[OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

Qian Hong fracting@gmail.com
Wed Sep 2 14:28:00 GMT 2015


Dear list,

Before the actual question, I wonder whether Wine specific issues are
considered as off-topic here, and whether it is allowed here? Anyway,
thanks for your great contribution on Cygwin!

In the past few months, we were working on supporting Cygwin/MSYS2 on
Wine (Wine Staging at this moment, we will upstream our patches
lately). After fixing a couple of Wine Staging bugs [1], today
Cygwin/MSYS2 works much better on Wine Staging than before.
GCC/GDB/etc, including most part of toolchain, are now basically
supported on Wine Staging 1.7.50.

However, the remain bugs are difficult, so it would be great to have
some help from Cygwin community to speed up the bug fix progress, many
thanks for anyone interesting to join!

==== thanks for reading :) ====

Now, here is one bug blocks me for two days:

On Cygwin Windows, `script -e -c "exit 5"` will always return 5;
On Cygwin Wine, `script -e -c "exit 5"` sometimes returns 5 while
sometimes return zero. I tested with a 100-times-loop, 34 of them
return zero, while 66 of them return 5.

Tested version:

Cygwin:
$ uname -a
CYGWIN_NT-5.1  2.2.1(0.289/5/3) 2015-08-20 11:40 i686 Cygwin

Wine:
$ wine --version
wine-1.7.50-823-ga81e861 (Staging)

I try to strace `script`, and I found when strace is used, the failure
rate down to 18/100: In a 100-times-loop with strace, 18 of scripts
return 0, 82 of scripts return 5.

I analysis the strace log, and I found a common pattern in all 18
failure logs: all of them have only 3 "ExitProcess" message, while in
the other 82 success logs, each of them has 4 "ExitProcess" message.

The attachment script.strace.good.txt is for the one returns none
zero, the attachment script.strace.bad.txt is for the one returns
zero.

I dig with Cygwin source code for a bit, but I haven't figure out
what's wrong yet, my main problem is I'm not familiar with the exit()
implementation in Cygwin. I'm reading how-startup-shutdown-works.txt
again, it does help but not enough. Anyone could provide some hints
where to go on? I can update this thread with my debugging result
later.

Thanks very much for your help!

[1] https://bugs.wine-staging.com/buglist.cgi?f1=short_desc&f2=short_desc&j_top=OR&list_id=3977&o1=anywordssubstr&o2=anywordssubstr&query_format=advanced&resolution=FIXED&v1=cygwin&v2=msys2



-- 
Regards,
Qian Hong

-
http://www.winehq.org
-------------- next part --------------
--- Process 48 created
--- Process 48 loaded (unknown) at 7B810000
--- Process 48 loaded (unknown) at 7BC10000
--- Process 48 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 48 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 48 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   28      28 [main] script (48) **********************************************
  258     286 [main] script (48) Program name: C:\cygwin\bin\script.exe (windows pid 48)
  155     441 [main] script (48) OS version:   Windows NT-5.1
  178     619 [main] script (48) **********************************************
  445    1064 [main] script (48) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  673    1737 [main] script 48 cygheap_user::init: NtSetInformationToken (TokenOwner), 0xC0000002
  450    2187 [main] script 48 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  224    2411 [main] script 48 user_heap_info::init: heap base 0x20000000, heap top 0x20000000, heap size 0x18000000 (402653184)
  280    2691 [main] script 48 open_shared: name S-1-5-21-0-0-0-1000.1, n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  162    2853 [main] script 48 user_info::create: opening user shared for 'S-1-5-21-0-0-0-1000' at 0x60FE0000
  218    3071 [main] script 48 user_info::create: user shared version AB1FCCE8
  232    3303 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-48-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  193    3496 [main] script 48 fhandler_pipe::create: pipe read handle 0x98
  158    3654 [main] script 48 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-48-sigwait
  226    3880 [main] script 48 fhandler_pipe::create: pipe write handle 0x9C
  182    4062 [main] script 48 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 48 thread 69 created
  873    4935 [sig] script 48 wait_sig: entering ReadFile loop, my_readsig 0x98, my_sendsig 0x9C
  619    5554 [main] script 48 time: 1441202451 = time(0x0)
  497    6051 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\fracting, no-keep-rel, no-add-slash)
  308    6359 [main] script 48 normalize_win32_path: C:\cygwin\home\fracting = normalize_win32_path (C:\cygwin\home\fracting)
  163    6522 [main] script 48 mount_info::conv_to_posix_path: /home/fracting = conv_to_posix_path (C:\cygwin\home\fracting)
  335    6857 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x0, 0x200180A8)
  803    7660 [main] script 48 _cygwin_istext_for_stdio: fd 0: not open
  168    7828 [main] script 48 _cygwin_istext_for_stdio: fd 1: not open
  166    7994 [main] script 48 _cygwin_istext_for_stdio: fd 2: not open
  875    8869 [main] script (48) open_shared: name cygpid.48, n 48, shared 0x60FD0000 (wanted 0x60FD0000), h 0xCC, *m 2
  223    9092 [main] script (48) time: 1441202451 = time(0x0)
  168    9260 [main] script 48 pinfo::thisproc: myself dwProcessId 48
  515    9775 [main] script 48 environ_init: GetEnvironmentStrings returned 0x230000
  314   10089 [main] script 48 environ_init: 0x20028290: !C:=C:\cygwin\bin
  321   10410 [main] script 48 environ_init: 0x200282A8: ALLUSERSPROFILE=C:\users\Public
  321   10731 [main] script 48 environ_init: 0x200282D0: APPDATA=C:\users\fracting\Application Data
  319   11050 [main] script 48 environ_init: 0x20028300: CLIENTNAME=Console
  355   11405 [main] script 48 environ_init: 0x20028318: COLORTERM=gnome-terminal
  312   11717 [main] script 48 environ_init: 0x20028338: COMMONPROGRAMFILES=C:\Program Files\Common Files
 2205   13922 [main] script 48 environ_init: 0x20028370: COMPIZ_BIN_PATH=/usr/bin/
  356   14278 [main] script 48 environ_init: 0x20028390: COMPIZ_CONFIG_PROFILE=ubuntu
  306   14584 [main] script 48 environ_init: 0x200283B8: COMPUTERNAME=fracting-ThinkP
 1305   15889 [main] script 48 environ_init: 0x200283E0: COMSPEC=C:\windows\system32\cmd.exe
  331   16220 [main] script 48 environ_init: 0x20028410: DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-jdAJOEgF2J
  313   16533 [main] script 48 environ_init: 0x20028458: DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
  535   17068 [main] script 48 environ_init: 0x20028490: DESKTOP_SESSION=ubuntu
  390   17458 [main] script 48 environ_init: 0x200284B0: DISPLAY=:0
  332   17790 [main] script 48 environ_init: 0x200284C0: EXECIGNORE=*.dll
  326   18116 [main] script 48 environ_init: 0x200284D8: GDMSESSION=ubuntu
  311   18427 [main] script 48 environ_init: 0x200284F0: GDM_LANG=zh_CN
  301   18728 [main] script 48 environ_init: 0x20028508: GNOME_DESKTOP_SESSION_ID=this-is-deprecated
  324   19052 [main] script 48 environ_init: 0x20028540: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-36Wc9W
  299   19351 [main] script 48 environ_init: 0x20028580: GNOME_KEYRING_PID=2432
  303   19654 [main] script 48 environ_init: 0x200285A0: GPG_AGENT_INFO=/run/user/1000/keyring-36Wc9W/gpg:0:1
  300   19954 [main] script 48 environ_init: 0x200285E0: GTK_IM_MODULE=fcitx
  336   20290 [main] script 48 environ_init: 0x20028600: GTK_MODULES=overlay-scrollbar:unity-gtk-module
  338   20628 [main] script 48 getwinenv: can't set native for HOME= since no environ yet
  155   20783 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\fracting, no-keep-rel, no-add-slash)
  173   20956 [main] script 48 normalize_win32_path: C:\cygwin\home\fracting = normalize_win32_path (C:\cygwin\home\fracting)
  172   21128 [main] script 48 mount_info::conv_to_posix_path: /home/fracting = conv_to_posix_path (C:\cygwin\home\fracting)
  467   21595 [main] script 48 win_env::add_cache: posix /home/fracting
  159   21754 [main] script 48 win_env::add_cache: native HOME=C:\cygwin\home\fracting
  146   21900 [main] script 48 posify_maybe: env var converted to HOME=/home/fracting
  432   22332 [main] script 48 environ_init: 0x200286A0: HOME=/home/fracting
  326   22658 [main] script 48 environ_init: 0x20028638: HOMEDRIVE=C:
  332   22990 [main] script 48 environ_init: 0x200286B8: HOMEPATH=\users\fracting
  388   23378 [main] script 48 environ_init: 0x200286D8: HOSTNAME=fracting-ThinkPad-Edge-E431
  320   23698 [main] script 48 environ_init: 0x20028708: INFOPATH=/usr/local/info:/usr/share/info:/usr/info
  299   23997 [main] script 48 environ_init: 0x20028740: JOB=unity-settings-daemon
  323   24320 [main] script 48 environ_init: 0x20028760: LANG=zh_CN.UTF-8
  308   24628 [main] script 48 environ_init: 0x20028778: LANGUAGE=zh_CN:en_US:en
  371   24999 [main] script 48 environ_init: 0x20028798: LC_ADDRESS=zh_CN.UTF-8
  288   25287 [main] script 48 environ_init: 0x200287B8: LC_ALL=en_US.utf8
  326   25613 [main] script 48 environ_init: 0x200287D0: LC_IDENTIFICATION=zh_CN.UTF-8
  329   25942 [main] script 48 environ_init: 0x200287F8: LC_MEASUREMENT=zh_CN.UTF-8
  313   26255 [main] script 48 environ_init: 0x20028818: LC_MONETARY=zh_CN.UTF-8
  307   26562 [main] script 48 environ_init: 0x20028838: LC_NAME=zh_CN.UTF-8
  306   26868 [main] script 48 environ_init: 0x20028858: LC_NUMERIC=zh_CN.UTF-8
  309   27177 [main] script 48 environ_init: 0x20028878: LC_PAPER=zh_CN.UTF-8
  305   27482 [main] script 48 environ_init: 0x20028898: LC_TELEPHONE=zh_CN.UTF-8
 1735   29217 [main] script 48 environ_init: 0x200288B8: LC_TIME=zh_CN.UTF-8
  393   29610 [main] script 48 environ_init: 0x200288D8: LESSCLOSE=/usr/bin/lesspipe %s %s
  333   29943 [main] script 48 environ_init: 0x20028900: LESSOPEN=| /usr/bin/lesspipe %s
  333   30276 [main] script 48 environ_init: 0x20028928: LOCALAPPDATA=C:\users\fracting\Local Settings\Application Data
  782   31058 [main] script 48 environ_init: 0x20028970: LOGNAME=fracting
 1407   32465 [main] script 48 environ_init: 0x20028988: LOGONSERVER=\\fracting-ThinkP
  406   32871 [main] script 48 environ_init: 0x200289B0: LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  344   33215 [main] script 48 environ_init: 0x20028F50: MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
  463   33678 [main] script 48 environ_init: 0x20028F90: NUMBER_OF_PROCESSORS=4
  304   33982 [main] script 48 environ_init: 0x20028FB0: OLDPWD=/usr/bin
  438   34420 [main] script 48 environ_init: 0x20028FC8: ORIGINAL_PATH=/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  325   34745 [main] script 48 environ_init: 0x20029030: OS=Windows_NT
  333   35078 [main] script 48 environ_init: 0x20029048: PAPERSIZE=a4
  323   35401 [main] script 48 getwinenv: can't set native for PATH= since no environ yet
  346   35747 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
  151   35898 [main] script 48 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin)
  174   36072 [main] script 48 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin)
  173   36245 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
  153   36398 [main] script 48 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
  157   36555 [main] script 48 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
  172   36727 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows\system32, keep-rel, no-add-slash)
  164   36891 [main] script 48 normalize_win32_path: C:\windows\system32 = normalize_win32_path (C:\windows\system32)
  157   37048 [main] script 48 mount_info::conv_to_posix_path: /cygdrive/c/windows/system32 = conv_to_posix_path (C:\windows\system32)
  149   37197 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows, keep-rel, no-add-slash)
  167   37364 [main] script 48 normalize_win32_path: C:\windows = normalize_win32_path (C:\windows)
  156   37520 [main] script 48 mount_info::conv_to_posix_path: /cygdrive/c/windows = conv_to_posix_path (C:\windows)
  164   37684 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows\system32\wbem, keep-rel, no-add-slash)
  155   37839 [main] script 48 normalize_win32_path: C:\windows\system32\wbem = normalize_win32_path (C:\windows\system32\wbem)
  155   37994 [main] script 48 mount_info::conv_to_posix_path: /cygdrive/c/windows/system32/wbem = conv_to_posix_path (C:\windows\system32\wbem)
  465   38459 [main] script 48 win_env::add_cache: posix /usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  177   38636 [main] script 48 win_env::add_cache: native PATH=C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\windows\system32;C:\windows;C:\windows\system32\wbem
  153   38789 [main] script 48 posify_maybe: env var converted to PATH=/usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  455   39244 [main] script 48 environ_init: 0x200391A8: PATH=/usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  328   39572 [main] script 48 environ_init: 0x20029060: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  312   39884 [main] script 48 environ_init: 0x200290A0: PROCESSOR_ARCHITECTURE=x86
  351   40235 [main] script 48 environ_init: 0x20039220: PROCESSOR_IDENTIFIER=x86 Family 6 Model 58 Stepping 9, GenuineIntel
  305   40540 [main] script 48 environ_init: 0x20039270: PROCESSOR_LEVEL=6
  344   40884 [main] script 48 environ_init: 0x20039288: PROCESSOR_REVISION=3a09
  315   41199 [main] script 48 environ_init: 0x200392A8: PROFILEREAD=true
  311   41510 [main] script 48 environ_init: 0x200392C0: PROGRAMFILES=C:\Program Files
  336   41846 [main] script 48 environ_init: 0x200392E8: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
  517   42363 [main] script 48 environ_init: 0x20039330: PWD=/home/fracting
  322   42685 [main] script 48 environ_init: 0x20039348: QT_IM_MODULE=fcitx
  318   43003 [main] script 48 environ_init: 0x20039360: QT_QPA_PLATFORMTHEME=appmenu-qt5
  329   43332 [main] script 48 environ_init: 0x20039388: SESSION=ubuntu
  347   43679 [main] script 48 environ_init: 0x200393A0: SESSIONNAME=Console
  336   44015 [main] script 48 environ_init: 0x200393C0: SESSIONTYPE=gnome-session
  339   44354 [main] script 48 environ_init: 0x200393E0: SHELL=/bin/bash
  326   44680 [main] script 48 environ_init: 0x20028650: SHLVL=2
  388   45068 [main] script 48 environ_init: 0x200393F8: SSH_AUTH_SOCK=/run/user/1000/keyring-36Wc9W/ssh
  316   45384 [main] script 48 environ_init: 0x20039430: STAGING_WRITECOPY=1
  317   45701 [main] script 48 environ_init: 0x20039450: SYSTEMDRIVE=c:
  322   46023 [main] script 48 environ_init: 0x20039468: SYSTEMROOT=C:\windows
  335   46358 [main] script 48 getwinenv: can't set native for TEMP= since no environ yet
  157   46515 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash)
  159   46674 [main] script 48 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp)
  169   46843 [main] script 48 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp)
  487   47330 [main] script 48 win_env::add_cache: posix /tmp
  154   47484 [main] script 48 win_env::add_cache: native TEMP=C:\cygwin\tmp
  154   47638 [main] script 48 posify_maybe: env var converted to TEMP=/tmp
  473   48111 [main] script 48 environ_init: 0x200394C8: TEMP=/tmp
  326   48437 [main] script 48 environ_init: 0x20039488: TERM=xterm
  317   48754 [main] script 48 getwinenv: can't set native for TMP= since no environ yet
  166   48920 [main] script 48 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash)
  163   49083 [main] script 48 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp)
  155   49238 [main] script 48 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp)
  458   49696 [main] script 48 win_env::add_cache: posix /tmp
  158   49854 [main] script 48 win_env::add_cache: native TMP=C:\cygwin\tmp
  146   50000 [main] script 48 posify_maybe: env var converted to TMP=/tmp
  455   50455 [main] script 48 environ_init: 0x20039518: TMP=/tmp
  316   50771 [main] script 48 environ_init: 0x200394D8: TZ=Asia/Shanghai
  430   51201 [main] script 48 environ_init: 0x20039528: UPSTART_EVENTS=xsession started
  332   51533 [main] script 48 environ_init: 0x20039550: UPSTART_JOB=unity7
  327   51860 [main] script 48 environ_init: 0x20039568: UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2435
  317   52177 [main] script 48 environ_init: 0x200395B8: USER=fracting
  315   52492 [main] script 48 environ_init: 0x200395D0: USERDOMAIN=fracting-ThinkP
  323   52815 [main] script 48 environ_init: 0x200395F0: USERNAME=fracting
  311   53126 [main] script 48 environ_init: 0x20039608: USERPROFILE=C:\users\fracting
  332   53458 [main] script 48 environ_init: 0x20039630: VTE_VERSION=3603
  377   53835 [main] script 48 environ_init: 0x20039648: WINDIR=C:\windows
  322   54157 [main] script 48 environ_init: 0x20039660: WINDOWID=8388619
  332   54489 [main] script 48 environ_init: 0x20039678: WINELOADERNOEXEC=1
  310   54799 [main] script 48 environ_init: 0x20039690: XAUTHORITY=/home/fracting/.Xauthority
  327   55126 [main] script 48 environ_init: 0x200396C0: XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
  325   55451 [main] script 48 environ_init: 0x20039710: XDG_CURRENT_DESKTOP=Unity
  326   55777 [main] script 48 environ_init: 0x20039730: XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  327   56104 [main] script 48 environ_init: 0x20039788: XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/fracting
  334   56438 [main] script 48 environ_init: 0x200397C8: XDG_RUNTIME_DIR=/run/user/1000
  320   56758 [main] script 48 environ_init: 0x200397F0: XDG_SEAT=seat0
  305   57063 [main] script 48 environ_init: 0x20039808: XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
  303   57366 [main] script 48 environ_init: 0x20039848: XDG_SESSION_DESKTOP=ubuntu
  336   57702 [main] script 48 environ_init: 0x20039868: XDG_SESSION_ID=c2
  332   58034 [main] script 48 environ_init: 0x20039880: XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
  461   58495 [main] script 48 environ_init: 0x200398C0: XDG_SESSION_TYPE=x11
  311   58806 [main] script 48 environ_init: 0x200280E8: XDG_VTNR=7
  321   59127 [main] script 48 environ_init: 0x200280F8: XMODIFIERS=@im=fcitx
  382   59509 [main] script 48 environ_init: 0x20028118: _=/usr/bin/strace
  326   59835 [main] script 48 environ_init: 0x20028130: winsysdir=C:\windows\system32
  339   60174 [main] script 48 parse_options: glob (called func)
  311   60485 [main] script 48 parse_options: returning
  166   60651 [main] script 48 environ_init: 0x20028158: CYGWIN=noglob
  207   60858 [main] script 48 pinfo_init: Set nice to 0
  145   61003 [main] script 48 pinfo_init: pid 48, pgid 48, process_state 0x41
  148   61151 [main] script 48 App version:  1007.35, api: 0.287
  150   61301 [main] script 48 DLL version:  2002.1, api: 0.289
  172   61473 [main] script 48 DLL build:    2015-08-20 11:40
  145   61618 [main] script 48 dtable::extend: size 32, fds 0x61300A98
  240   61858 [main] script 48 __get_lcid_from_locale: LCID=0x0409
  988   62846 [main] script 48 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-c5e39b7a9d22bafb-lpc
  214   63060 [main] script 48 transport_layer_pipes::connect: Error opening the pipe (2)
  288   63348 [main] script 48 client_request::make_request: cygserver un-available
--- Process 48 loaded (unknown) at B7320000
--- Process 48 loaded (unknown) at B72C0000
--- Process 48 loaded (unknown) at B7280000
--- Process 48 loaded (unknown) at B72E0000
 5392   68740 [main] script 48 pwdgrp::fetch_account_from_windows: NetUserGetInfo(fracting) 2140
  236   68976 [main] script 48 pwdgrp::fetch_account_from_windows: line: <fracting:*:197608:197121:U-fracting-ThinkP\fracting,S-1-5-21-0-0-0-1000:/home/fracting:/bin/bash>
  406   69382 [main] script 48 pwdgrp::fetch_account_from_windows: line: <None:S-1-5-21-0-0-0-513:197121:>
 1010   70392 [main] script 48 pwdgrp::fetch_account_from_windows: line: <LOCAL:S-1-2-0:66048:>
  209   70601 [main] script 48 pwdgrp::fetch_account_from_windows: line: <INTERACTIVE:S-1-5-4:4:>
  175   70776 [main] script 48 pwdgrp::fetch_account_from_windows: line: <Authenticated Users:S-1-5-11:11:>
  206   70982 [main] script 48 pwdgrp::fetch_account_from_windows: line: <Administrators:S-1-5-32-544:544:>
  219   71201 [main] script 48 pwdgrp::fetch_account_from_windows: line: <Users:S-1-5-32-545:545:>
  221   71422 [main] script 48 pwdgrp::fetch_account_from_windows: line: <CurrentSession:S-1-5-5-0-1:4095:>
  166   71588 [main] script 48 cygheap_user::ontherange: what 2, pw 0x61300C88
  166   71754 [main] script 48 cygheap_user::ontherange: HOME is already in the environment /home/fracting
  439   72193 [main] script 48 build_argv: argv[0] = 'script'
  160   72353 [main] script 48 build_argv: argv[1] = '-e'
 5073   77426 [main] script 48 build_argv: argv[2] = '-c'
 3203   80629 [main] script 48 build_argv: argv[3] = 'exit 5'
 3982   84611 [main] script 48 build_argv: argc 4
 4160   88771 [main] script 48 open_shared: name c5e39b7a9d22bafb-cons0x20040.0, n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
 5044   93815 [main] script 48 build_fh_pc: created an archetype (0x61301AD0) for /dev/cons0(3/0)
 6831  100646 [main] script 48 build_fh_pc: fh 0x61301880, dev 00030000
 4058  104704 [main] script 48 fhandler_console::open: opened conin$ 0xEB, conout$ 0xEF
 3946  108650 [main] script 48 fhandler_base::open_with_arch: line 476:  /dev/cons0<0x61301AD0> usecount + 1 = 1
 3961  112611 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
 3996  116607 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
 4025  120632 [main] script 48 fhandler_base::set_flags: filemode set to binary
 3987  124619 [main] script 48 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
 4004  128623 [main] script 48 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x61301AD0
 3994  132617 [main] script 48 _pinfo::set_ctty: ctty was NULL
 4002  136619 [main] script 48 _pinfo::set_ctty: line 482:  /dev/cons0<0x61301AD0> usecount + 1 = 2
 3995  140614 [main] script 48 _pinfo::set_ctty: /dev/cons0 ctty, usecount 2
 4020  144634 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 48, pid 48, pgid 48, tty->pgid 12, tty->sid 71
 4006  148640 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
 4006  152646 [main] script 48 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
 3987  156633 [main] script 48 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x60FC001C
 3989  160622 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
 3998  164620 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
 3996  168616 [main] script 48 fhandler_base::set_flags: filemode set to binary
 3997  172613 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
 4034  176647 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 48, pgid 12, tty->pgid 12, tty->sid 71
 3985  180632 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
 4195  184827 [main] script 48 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xEB
 3789  188616 [main] script 48 build_fh_pc: fh 0x61301D50, dev 00030000
 4032  192648 [main] script 48 fhandler_base::open_with_arch: line 496:  /dev/cons0<0x61301AD0> usecount + 1 = 3
 3967  196615 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
 3998  200613 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
 3999  204612 [main] script 48 fhandler_base::set_flags: filemode set to binary
 4002  208614 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
135987  344601 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 48, pgid 12, tty->pgid 12, tty->sid 71
 4020  348621 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
 4029  352650 [main] script 48 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
 3976  356626 [main] script 48 fhandler_console::input_tcsetattr: this 0x61301D50, get_ttyp () 0x60FC0000, t 0x60FC001C
131973  488599 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  240  488839 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  172  489011 [main] script 48 fhandler_base::set_flags: filemode set to binary
  165  489176 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
159472  648648 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 48, pgid 12, tty->pgid 12, tty->sid 71
  265  648913 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  368  649281 [main] script 48 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xEB
  139  649420 [main] script 48 build_fh_pc: fh 0x61301FA0, dev 00030000
  177  649597 [main] script 48 fhandler_base::open_with_arch: line 496:  /dev/cons0<0x61301AD0> usecount + 1 = 4
  141  649738 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  149  649887 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  152  650039 [main] script 48 fhandler_base::set_flags: filemode set to binary
  151  650190 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  166  650356 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 48, pgid 12, tty->pgid 12, tty->sid 71
  153  650509 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  160  650669 [main] script 48 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
  153  650822 [main] script 48 fhandler_console::input_tcsetattr: this 0x61301FA0, get_ttyp () 0x60FC0000, t 0x60FC001C
361763 1012585 [main] script 48 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
 8045 1020630 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
 3986 1024616 [main] script 48 fhandler_base::set_flags: filemode set to binary
 3993 1028609 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
172002 1200611 [main] script 48 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 48, pgid 12, tty->pgid 12, tty->sid 71
 4011 1204622 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
 7904 1212526 [main] script 48 __set_errno: void dll_crt0_1(void*):1007 setting errno 0
 7038 1219564 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 1043 1220607 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 4430 1225037 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 4733 1229770 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 3558 1233328 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 4321 1237649 [main] script 48 __get_lcid_from_locale: LCID=0x0409
 5500 1243149 [main] script 48 lstat64: entering
 1455 1244604 [main] script 48 normalize_posix_path: src typescript
 4007 1248611 [main] script 48 cwdstuff::get: posix /home/fracting
 3996 1252607 [main] script 48 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20000008, 32768, 1, 0), errno 0
 4016 1256623 [main] script 48 normalize_posix_path: /home/fracting/typescript = normalize_posix_path (typescript)
  162 1256785 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting/typescript)
  154 1256939 [main] script 48 set_flags: flags: binary (0x2)
  153 1257092 [main] script 48 mount_info::conv_to_win32_path: src_path /home/fracting/typescript, dst C:\cygwin\home\fracting\typescript, flags 0x3000A, rc 0
  326 1257418 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting\typescript)
  274 1257692 [main] script 48 symlink_info::check: not a symlink
  148 1257840 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting\typescript, 0x60B8D8) (0x43000A)
  154 1257994 [main] script 48 path_conv::check: this->path(C:\cygwin\home\fracting\typescript), has_acls(1)
  173 1258167 [main] script 48 build_fh_pc: fh 0x61302270, dev 000000C3
  144 1258311 [main] script 48 stat_worker: (\??\C:\cygwin\home\fracting\typescript, 0x60CA70, 0x61302270), file_attributes 32
  364 1258675 [main] script 48 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  142 1258817 [main] script 48 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  173 1258990 [main] script 48 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  287 1259277 [main] script 48 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting\typescript, 0x60CA70) st_size=96, st_mode=0100644, st_ino=2263188st_atim=55E70114.1A4D0840 st_ctim=55E70110.3A02B5A4 st_mtim=55E70110.3A02B5A4 st_birthtim=55E70110.3A02B5A4
  171 1259448 [main] script 48 stat_worker: 0 = (\??\C:\cygwin\home\fracting\typescript,0x60CA70)
 1693 1261141 [main] script 48 open: open(typescript, 0x601)
  151 1261292 [main] script 48 normalize_posix_path: src typescript
  155 1261447 [main] script 48 cwdstuff::get: posix /home/fracting
  150 1261597 [main] script 48 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20000008, 32768, 1, 0), errno 0
  153 1261750 [main] script 48 normalize_posix_path: /home/fracting/typescript = normalize_posix_path (typescript)
  138 1261888 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting/typescript)
  150 1262038 [main] script 48 set_flags: flags: binary (0x2)
  149 1262187 [main] script 48 mount_info::conv_to_win32_path: src_path /home/fracting/typescript, dst C:\cygwin\home\fracting\typescript, flags 0x3000A, rc 0
  193 1262380 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting\typescript)
  188 1262568 [main] script 48 symlink_info::check: not a symlink
  156 1262724 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting\typescript, 0x60B6F8) (0x3000A)
  146 1262870 [main] script 48 path_conv::check: this->path(C:\cygwin\home\fracting\typescript), has_acls(1)
  215 1263085 [main] script 48 build_fh_pc: fh 0x61302270, dev 000000C3
  149 1263234 [main] script 48 fhandler_base::open: (\??\C:\cygwin\home\fracting\typescript, 0x108601)
  232 1263466 [main] script 48 fhandler_base::set_flags: flags 0x108601, supplied_bin 0x10000
  144 1263610 [main] script 48 fhandler_base::set_flags: filemode set to binary
  151 1263761 [main] script 48 fhandler_base::open: 0x0 = NtCreateFile (0x120, 0x40120080, \??\C:\cygwin\home\fracting\typescript, io, NULL, 0x80, 0x7, 0x3, 0x4020, NULL, 0)
  149 1263910 [main] script 48 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\home\fracting\typescript, 0x108601)
  176 1264086 [main] script 48 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\home\fracting\typescript, 0x8601)
  153 1264239 [main] script 48 open: 3 = open(typescript, 0x8601)
  986 1265225 [main] script 48 _cygwin_istext_for_stdio: fd 3: opened as binary
  702 1265927 [main] script 48 isatty: 1 = isatty(0)
  158 1266085 [main] script 48 fhandler_console::tcgetattr: 0 = tcgetattr(0x407060) enable flags 0x1F, t->lflag 0x107, t->iflag 0x502
  146 1266231 [main] script 48 tcgetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
  150 1266381 [main] script 48 ioctl: ioctl(fd 0, cmd 0x5401)
  201 1266582 [main] script 48 fhandler_console::ioctl: WINSZ: (row=25,col=80)
  143 1266725 [main] script 48 ioctl: 0 = ioctl(0, 0x5401, ...)
  149 1266874 [main] script 48 open: open(/dev/ptmx, 0x8002)
  149 1267023 [main] script 48 normalize_posix_path: src /dev/ptmx
  149 1267172 [main] script 48 normalize_posix_path: /dev/ptmx = normalize_posix_path (/dev/ptmx)
  148 1267320 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/ptmx)
  152 1267472 [main] script 48 mount_info::conv_to_win32_path: src_path /dev/ptmx, dst /dev/ptmx, flags 0x2, rc 0
  165 1267637 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
 1629 1269266 [main] script 48 fhandler_pipe::create: pipe read handle 0x128
  168 1269434 [main] script 48 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master
  214 1269648 [main] script 48 fhandler_pipe::create: pipe write handle 0x12C
  157 1269805 [main] script 48 tty_list::allocate: pty0 allocated
  301 1270106 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master, size 131072, mode PIPE_TYPE_MESSAGE
  177 1270283 [main] script 48 fhandler_pipe::create: pipe read handle 0x130
  141 1270424 [main] script 48 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master
  196 1270620 [main] script 48 fhandler_pipe::create: pipe write handle 0x134
  142 1270762 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master-cyg, size 131072, mode PIPE_TYPE_MESSAGE
  164 1270926 [main] script 48 fhandler_pipe::create: pipe read handle 0x138
  138 1271064 [main] script 48 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master-cyg
  212 1271276 [main] script 48 fhandler_pipe::create: pipe write handle 0x13C
  152 1271428 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-echoloop, size 131072, mode PIPE_TYPE_MESSAGE
  180 1271608 [main] script 48 fhandler_pipe::create: pipe read handle 0x140
  212 1271820 [main] script 48 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-echoloop
  207 1272027 [main] script 48 fhandler_pipe::create: pipe write handle 0x144
  288 1272315 [main] script 48 alloc_sd: uid 197608, gid 197121, attribute 020620
  151 1272466 [main] script 48 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-0-0-0-1000 (+)
  163 1272629 [main] script 48 cygsid::debug_print: alloc_sd: group SID = S-1-5-21-0-0-0-513 (+)
  146 1272775 [main] script 48 alloc_sd: ACL-Size: 124
  423 1273198 [main] script 48 alloc_sd: Created SD-Size: 200
  159 1273357 [main] script 48 tty::get_event: created event cygtty.input.avail.0
--- Process 48 thread 70 created
 1053 1274410 [ptym] script 48 cygthread::stub: thread 'ptym', id 0x46, stack_ptr 0xA0B7D0
--- Process 48 thread 57 created
  268 1274678 [main] script 48 fhandler_pty_master::setup: this 0x61302558, pty0 opened - from_pty <0x130,0x138>, to_pty 0x12C
  204 1274882 [ptymf] script 48 cygthread::stub: thread 'ptymf', id 0x39, stack_ptr 0xC0B7D0
  172 1275054 [ptym] script 48 fhandler_pty_master::pty_master_thread: Entered
  383 1275437 [ptymf] script 48 fhandler_pty_master::pty_master_fwd_thread: Started.
  191 1275628 [main] script 48 build_fh_pc: created an archetype (0x613027A0) for /dev/ptmx(128/0)
  152 1275780 [main] script 48 build_fh_pc: fh 0x61302558, dev 00800000
  396 1276176 [main] script 48 fhandler_base::open_with_arch: line 496:  /dev/ptmx<0x613027A0> usecount + 1 = 1
  157 1276333 [main] script 48 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0
  165 1276498 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  183 1276681 [main] script 48 fhandler_base::set_flags: filemode set to binary
  169 1276850 [main] script 48 fhandler_pty_master::open_setup: /dev/ptmx opened pty master for pty0, usecount 1
  191 1277041 [main] script 48 open: 4 = open(/dev/ptmx, 0x8002)
  170 1277211 [main] script 48 __set_errno: int revoke(char*):57 setting errno 88
  154 1277365 [main] script 48 open: open(/dev/pty0, 0x8002)
  166 1277531 [main] script 48 normalize_posix_path: src /dev/pty0
  196 1277727 [main] script 48 normalize_posix_path: /dev/pty0 = normalize_posix_path (/dev/pty0)
  148 1277875 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/pty0)
  160 1278035 [main] script 48 mount_info::conv_to_win32_path: src_path /dev/pty0, dst /dev/pty0, flags 0x2, rc 0
  198 1278233 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  211 1278444 [main] script 48 fhandler_pipe::create: pipe busy
  160 1278604 [main] script 48 tty::exists: exists 1
  230 1278834 [main] script 48 build_fh_pc: created an archetype (0x61302C30) for /dev/pty0(136/0)
  156 1278990 [main] script 48 build_fh_pc: fh 0x613029E8, dev 00880000
  193 1279183 [main] script 48 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  209 1279392 [main] script 48 fhandler_pipe::create: pipe busy
  154 1279546 [main] script 48 tty::exists: exists 1
  387 1279933 [main] script 48 alloc_sd: uid 197608, gid 197121, attribute 020620
  202 1280135 [main] script 48 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-0-0-0-1000 (+)
  192 1280327 [main] script 48 cygsid::debug_print: alloc_sd: group SID = S-1-5-21-0-0-0-513 (+)
  193 1280520 [main] script 48 alloc_sd: ACL-Size: 124
  533 1281053 [main] script 48 alloc_sd: Created SD-Size: 200
  179 1281232 [main] script 48 fhandler_pty_slave::open: (395): pty output_mutex (0x178): waiting -1 ms
  210 1281442 [main] script 48 fhandler_pty_slave::open: (395): pty output_mutex: acquired
  224 1281666 [main] script 48 tty::create_inuse: cygtty.slave_alive.0 0x184
  174 1281840 [main] script 48 fhandler_pty_slave::open: (398): pty output_mutex(0x178) released
  380 1282220 [main] script 48 fhandler_pty_slave::open: dup handles within myself.
  384 1282604 [main] script 48 fhandler_pty_slave::open: duplicated from_master 0x128->0x188 from pty_owner
  173 1282777 [main] script 48 fhandler_pty_slave::open: duplicated to_master 0x134->0x18C from pty_owner
  170 1282947 [main] script 48 fhandler_pty_slave::open: duplicated to_master_cyg 0x13C->0x190 from pty_owner
  207 1283154 [main] script 48 fhandler_console::need_invisible: invisible_console 0
  200 1283354 [main] script 48 fhandler_base::open_with_arch: line 476:  /dev/pty0<0x61302C30> usecount + 1 = 1
  158 1283512 [main] script 48 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0
  182 1283694 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  209 1283903 [main] script 48 fhandler_base::set_flags: filemode set to binary
  175 1284078 [main] script 48 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
  171 1284249 [main] script 48 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61302C30
  170 1284419 [main] script 48 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 1
  192 1284611 [main] script 48 open: 5 = open(/dev/pty0, 0x8002)
  181 1284792 [main] script 48 fhandler_pty_slave::tcsetattr: (902): pty output_mutex (0x178): waiting -1 ms
  186 1284978 [main] script 48 fhandler_pty_slave::tcsetattr: (902): pty output_mutex: acquired
  202 1285180 [main] script 48 fhandler_pty_slave::tcsetattr: (904): pty output_mutex(0x178) released
  174 1285354 [main] script 48 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 88
  179 1285533 [main] script 48 tcsetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
  178 1285711 [main] script 48 tcsetattr: 0 = tcsetattr(5, 1, 0x407060)
  178 1285889 [main] script 48 ioctl: ioctl(fd 5, cmd 0x5402)
  179 1286068 [main] script 48 fhandler_pty_slave::ioctl: ioctl (5402)
  155 1286223 [main] script 48 fhandler_pty_slave::ioctl: (988): pty output_mutex (0x178): waiting -1 ms
  192 1286415 [main] script 48 fhandler_pty_slave::ioctl: (988): pty output_mutex: acquired
  196 1286611 [main] script 48 fhandler_pty_slave::ioctl: (1010): pty output_mutex(0x178) released
  156 1286767 [main] script 48 fhandler_pty_slave::ioctl: 0 = ioctl(5402)
  180 1286947 [main] script 48 ioctl: 0 = ioctl(5, 0x5402, ...)
 4220 1291167 [main] script 48 open: open(/usr/share/locale/locale.alias, 0x0)
  191 1291358 [main] script 48 normalize_posix_path: src /usr/share/locale/locale.alias
  223 1291581 [main] script 48 normalize_posix_path: /usr/share/locale/locale.alias = normalize_posix_path (/usr/share/locale/locale.alias)
  172 1291753 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale/locale.alias)
  254 1292007 [main] script 48 set_flags: flags: binary (0x2)
  145 1292152 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/locale/locale.alias, dst C:\cygwin\usr\share\locale\locale.alias, flags 0x3000A, rc 0
  287 1292439 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias)
  188 1292627 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias)
  263 1292890 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe)
  174 1293064 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe)
  250 1293314 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.lnk)
  172 1293486 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.lnk)
  249 1293735 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe.lnk)
  174 1293909 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe.lnk)
  185 1294094 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale\locale.alias, 0x60B308) (0x3000A)
  180 1294274 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale)
  192 1294466 [main] script 48 set_flags: flags: binary (0x2)
  167 1294633 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/locale, dst C:\cygwin\usr\share\locale, flags 0x3000A, rc 0
  231 1294864 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\locale)
  224 1295088 [main] script 48 symlink_info::check: not a symlink
  176 1295264 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale, 0x60B308) (0x3000A)
  169 1295433 [main] script 48 path_conv::check: this->path(C:\cygwin\usr\share\locale\locale.alias), has_acls(1)
  233 1295666 [main] script 48 build_fh_pc: fh 0x61302E78, dev 000000C3
  178 1295844 [main] script 48 fhandler_base::open: (\??\C:\cygwin\usr\share\locale\locale.alias, 0x108000)
  244 1296088 [main] script 48 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC0000034 -> windows error 2
  176 1296264 [main] script 48 geterrno_from_win_error: windows error 2 == errno 2
  182 1296446 [main] script 48 fhandler_base::open: 0xC0000034 = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\share\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  197 1296643 [main] script 48 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\share\locale\locale.alias, 0x108000)
  187 1296830 [main] script 48 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\locale\locale.alias, 0x8000)
  213 1297043 [main] script 48 open: -1 = open(/usr/share/locale/locale.alias, 0x8000), errno 2
 2856 1299899 [main] script 48 open: open(/usr/local/share/locale/locale.alias, 0x0)
  202 1300101 [main] script 48 normalize_posix_path: src /usr/local/share/locale/locale.alias
  181 1300282 [main] script 48 normalize_posix_path: /usr/local/share/locale/locale.alias = normalize_posix_path (/usr/local/share/locale/locale.alias)
  181 1300463 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share/locale/locale.alias)
  193 1300656 [main] script 48 set_flags: flags: binary (0x2)
  177 1300833 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/local/share/locale/locale.alias, dst C:\cygwin\usr\local\share\locale\locale.alias, flags 0x3000A, rc 0
  220 1301053 [main] script 48 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\local\share\locale\locale.alias)
  403 1301456 [main] script 48 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\local\share\locale\locale.alias)
  182 1301638 [main] script 48 symlink_info::check: not a symlink
  203 1301841 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share\locale\locale.alias, 0x60B2F8) (0x3000A)
  178 1302019 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share/locale)
  185 1302204 [main] script 48 set_flags: flags: binary (0x2)
  180 1302384 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/local/share/locale, dst C:\cygwin\usr\local\share\locale, flags 0x3000A, rc 0
  218 1302602 [main] script 48 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\local\share\locale)
  186 1302788 [main] script 48 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\local\share\locale)
  180 1302968 [main] script 48 symlink_info::check: not a symlink
  180 1303148 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share\locale, 0x60B2F8) (0x3000A)
  180 1303328 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share)
  180 1303508 [main] script 48 set_flags: flags: binary (0x2)
  183 1303691 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/local/share, dst C:\cygwin\usr\local\share, flags 0x3000A, rc 0
  203 1303894 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\share)
  188 1304082 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\share)
  206 1304288 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\share.lnk)
  182 1304470 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\share.lnk)
  205 1304675 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share, 0x60B2F8) (0x3000A)
  180 1304855 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local)
  181 1305036 [main] script 48 set_flags: flags: binary (0x2)
  182 1305218 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/local, dst C:\cygwin\usr\local, flags 0x3000A, rc 0
  208 1305426 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\local)
  224 1305650 [main] script 48 symlink_info::check: not a symlink
  194 1305844 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local, 0x60B2F8) (0x3000A)
  179 1306023 [main] script 48 path_conv::check: this->path(C:\cygwin\usr\local\share\locale\locale.alias), has_acls(1)
  192 1306215 [main] script 48 build_fh_pc: fh 0x61302E78, dev 000000C3
  182 1306397 [main] script 48 fhandler_base::open: (\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x108000)
  207 1306604 [main] script 48 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC000003A -> windows error 3
  181 1306785 [main] script 48 geterrno_from_win_error: windows error 3 == errno 2
  180 1306965 [main] script 48 fhandler_base::open: 0xC000003A = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\local\share\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  180 1307145 [main] script 48 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x108000)
  181 1307326 [main] script 48 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x8000)
  336 1307662 [main] script 48 open: -1 = open(/usr/local/share/locale/locale.alias, 0x8000), errno 2
 2932 1310594 [main] script 48 open: open(/usr/share/X11/locale/locale.alias, 0x0)
  182 1310776 [main] script 48 normalize_posix_path: src /usr/share/X11/locale/locale.alias
  181 1310957 [main] script 48 normalize_posix_path: /usr/share/X11/locale/locale.alias = normalize_posix_path (/usr/share/X11/locale/locale.alias)
  181 1311138 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11/locale/locale.alias)
  180 1311318 [main] script 48 set_flags: flags: binary (0x2)
  194 1311512 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/X11/locale/locale.alias, dst C:\cygwin\usr\share\X11\locale\locale.alias, flags 0x3000A, rc 0
  220 1311732 [main] script 48 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\share\X11\locale\locale.alias)
  226 1311958 [main] script 48 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11\locale\locale.alias)
  202 1312160 [main] script 48 symlink_info::check: not a symlink
  188 1312348 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11\locale\locale.alias, 0x60B2F8) (0x3000A)
  181 1312529 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11/locale)
  200 1312729 [main] script 48 set_flags: flags: binary (0x2)
  181 1312910 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/X11/locale, dst C:\cygwin\usr\share\X11\locale, flags 0x3000A, rc 0
  216 1313126 [main] script 48 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\share\X11\locale)
  188 1313314 [main] script 48 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11\locale)
  178 1313492 [main] script 48 symlink_info::check: not a symlink
  180 1313672 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11\locale, 0x60B2F8) (0x3000A)
  181 1313853 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11)
  181 1314034 [main] script 48 set_flags: flags: binary (0x2)
  179 1314213 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/X11, dst C:\cygwin\usr\share\X11, flags 0x3000A, rc 0
  216 1314429 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\X11)
  185 1314614 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11)
  212 1314826 [main] script 48 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\X11.lnk)
  184 1315010 [main] script 48 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11.lnk)
  181 1315191 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11, 0x60B2F8) (0x3000A)
  180 1315371 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share)
  181 1315552 [main] script 48 set_flags: flags: binary (0x2)
  179 1315731 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share, dst C:\cygwin\usr\share, flags 0x3000A, rc 0
  207 1315938 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share)
  219 1316157 [main] script 48 symlink_info::check: not a symlink
  196 1316353 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share, 0x60B2F8) (0x3000A)
  192 1316545 [main] script 48 path_conv::check: this->path(C:\cygwin\usr\share\X11\locale\locale.alias), has_acls(1)
  213 1316758 [main] script 48 build_fh_pc: fh 0x61302E78, dev 000000C3
  183 1316941 [main] script 48 fhandler_base::open: (\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x108000)
  215 1317156 [main] script 48 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC000003A -> windows error 3
  184 1317340 [main] script 48 geterrno_from_win_error: windows error 3 == errno 2
  181 1317521 [main] script 48 fhandler_base::open: 0xC000003A = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\share\X11\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  182 1317703 [main] script 48 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x108000)
  179 1317882 [main] script 48 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x8000)
  192 1318074 [main] script 48 open: -1 = open(/usr/share/X11/locale/locale.alias, 0x8000), errno 2
 3644 1321718 [main] script 48 open: open(/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, 0x10000)
  177 1321895 [main] script 48 normalize_posix_path: src /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
  176 1322071 [main] script 48 normalize_posix_path: /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo = normalize_posix_path (/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo)
  185 1322256 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo)
  189 1322445 [main] script 48 set_flags: flags: binary (0x2)
  179 1322624 [main] script 48 mount_info::conv_to_win32_path: src_path /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, dst C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, flags 0x3000A, rc 0
  231 1322855 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo)
  225 1323080 [main] script 48 symlink_info::check: not a symlink
  189 1323269 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60B4F8) (0x3000A)
  185 1323454 [main] script 48 path_conv::check: this->path(C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo), has_acls(1)
  197 1323651 [main] script 48 build_fh_pc: fh 0x61302E78, dev 000000C3
  191 1323842 [main] script 48 fhandler_base::open: (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x118000)
  208 1324050 [main] script 48 fhandler_base::set_flags: flags 0x118000, supplied_bin 0x10000
  163 1324213 [main] script 48 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  174 1324387 [main] script 48 fhandler_base::set_flags: filemode set to binary
  212 1324599 [main] script 48 fhandler_base::open: 0x0 = NtCreateFile (0x1BC, 0x80100000, \??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  179 1324778 [main] script 48 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x118000)
  202 1324980 [main] script 48 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x18000)
  182 1325162 [main] script 48 open: 6 = open(/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, 0x18000)
  399 1325561 [main] script 48 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  180 1325741 [main] script 48 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  191 1325932 [main] script 48 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  354 1326286 [main] script 48 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60C840) st_size=308975, st_mode=0100644, st_ino=2263066st_atim=55E6FBD5.2ECEA8F0 st_ctim=55E6FB6E.272D950C st_mtim=550FD51D.0 st_birthtim=550FD51D.0
  327 1326613 [main] script 48 fstat64: 0 = fstat(6, 0x60C840)
  188 1326801 [main] script 48 mmap64: addr 0x0, len 308975, prot 0x1, flags 0x2, fd 6, off 0x0
  457 1327258 [main] script 48 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  184 1327442 [main] script 48 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  183 1327625 [main] script 48 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  350 1327975 [main] script 48 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60C730) st_size=308975, st_mode=0100644, st_ino=2263066st_atim=55E6FBD5.2ECEA8F0 st_ctim=55E6FB6E.272D950C st_mtim=550FD51D.0 st_birthtim=550FD51D.0
  266 1328241 [main] script 48 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
  310 1328551 [main] script 48 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  227 1328778 [main] script 48 mmap64: 0x81FA0000 = mmap() 
  179 1328957 [main] script 48 close: close(6)
  198 1329155 [main] script 48 fhandler_base::close: closing '/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo' handle 0x1BC
  197 1329352 [main] script 48 close: 0 = close(6)
 7895 1337247 [main] script 48 time: 1441202452 = time(0x0)
  183 1337430 [main] script 48 stat64: entering
  170 1337600 [main] script 48 normalize_posix_path: src /dev
  169 1337769 [main] script 48 normalize_posix_path: /dev = normalize_posix_path (/dev)
  168 1337937 [main] script 48 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
  219 1338156 [main] script 48 set_flags: flags: binary (0x2)
  170 1338326 [main] script 48 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin\dev, flags 0x3000A, rc 0
  221 1338547 [main] script 48 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\dev)
  218 1338765 [main] script 48 symlink_info::check: not a symlink
  162 1338927 [main] script 48 symlink_info::check: 0 = symlink.check(C:\cygwin\dev, 0x60B4F8) (0x43000A)
  187 1339114 [main] script 48 build_fh_pc: fh 0x61302E78, dev 000000C1
  164 1339278 [main] script 48 stat_worker: (\??\C:\cygwin\dev, 0x612C4A00, 0x61302E78), file_attributes 16
  389 1339667 [main] script 48 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  162 1339829 [main] script 48 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  178 1340007 [main] script 48 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
  347 1340354 [main] script 48 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\dev, 0x612C4A00) st_size=0, st_mode=040755, st_ino=2242404st_atim=55E6FB9B.F9314F8 st_ctim=55E6FB9B.195985F8 st_mtim=55E6FB9B.195985F8 st_birthtim=55E6FB9B.195985F8
  190 1340544 [main] script 48 stat_worker: 0 = (\??\C:\cygwin\dev,0x612C4A00)
  181 1340725 [main] script 48 fstat64: 0 = fstat(1, 0x60C710)
  337 1341062 [main] script 48 isatty: 1 = isatty(1)
 1025 1342087 [main] script 48 fhandler_console::write: 0x20042968, 39
 1526 1343613 [main] script 48 fhandler_console::write: 39 = fhandler_console::write(...)
  600 1344213 [main] script 48 write: 39 = write(1, 0x20042968, 39)
 2539 1346752 [main] script 48 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60CA14) (ENABLE FLAGS 0x3) (lflag 0x0 oflag 0x8)
  178 1346930 [main] script 48 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x60CA14
  180 1347110 [main] script 48 fhandler_console::input_tcsetattr: 0 = tcsetattr(,0x60CA14) enable flags 0x18, c_lflag 0x0 iflag 0x0
  166 1347276 [main] script 48 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 88
  166 1347442 [main] script 48 tcsetattr: iflag 0x0, oflag 0x8, cflag 0xBF, lflag 0x0, VMIN 1, VTIME 0
  165 1347607 [main] script 48 tcsetattr: 0 = tcsetattr(0, 2, 0x60CA14)
  166 1347773 [main] script 48 sigaction_worker: signal 20, newact 0x60CA70 (handler 0x401560), oa 0x0
  163 1347936 [main] script 48 sigaction: 0 = sigaction(20, 0x60CA70, 0x0)
  172 1348108 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x0, 0x40702C)
  165 1348273 [main] script 48 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  164 1348437 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  211 1348648 [main] script 48 child_info::child_info: subproc_ready 0x21C
  173 1348821 [main] script 48 fork: entering
 2127 1350948 [main] script 48 sig_send: sendsig 0x9C, pid 48, signal -40, its_me 1
  188 1351136 [main] script 48 sig_send: wakeup 0x22C
  184 1351320 [main] script 48 sig_send: Waiting for pack.wakeup 0x22C
  406 1351726 [sig] script 48 wait_sig: signalling pack.wakeup 0x22C
  254 1351980 [main] script 48 sig_send: returning 0x0 from sending signal -40
  248 1352228 [main] script 48 frok::parent: priority class 32
  216 1352444 [main] script 48 frok::parent: stack - bottom 0x610000, top 0x60C8B0, addr 0x410000, guardsize 0x1000
  174 1352618 [main] script 48 frok::parent: CreateProcessW (C:\cygwin\bin\script.exe, C:\cygwin\bin\script.exe, 0, 0, 1, 0x420, 0, 0, 0x60C84C, 0x60C820)
--- Process 50 created
--- Process 50 loaded (unknown) at 7B810000
--- Process 50 loaded (unknown) at 7BC10000
 5144 1357762 [main] script 48 frok::parent: forked pid 50
  724 1358486 [main] script 48 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x240)
--- Process 50 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 50 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 50 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   20      20 [main] script (50) **********************************************
  197     217 [main] script (50) Program name: C:\cygwin\bin\script.exe (windows pid 50)
  136     353 [main] script (50) OS version:   Windows NT-5.1
  136     489 [main] script (50) **********************************************
  330     819 [main] script (50) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  449    1268 [main] script 50 child_copy: cygheap - hp 0x220 low 0x612FB400, high 0x613035E0, res 1
  136    1404 [main] script 50 child_copy: done
  244    1648 [main] script 50 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  195    1843 [main] script 50 user_heap_info::init: heap base 0x20000000, heap top 0x20060000, heap size 0x18000000 (402653184)
  174    2017 [main] script 50 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  137    2154 [main] script 50 user_info::create: opening user shared for '' at 0x60FE0000
  134    2288 [main] script 50 user_info::create: user shared version AB1FCCE8
  319    2607 [main] script (50) open_shared: name cygpid.50, n 50, shared 0x60FD0000 (wanted 0x60FD0000), h 0x8C, *m 2
  172    2779 [main] script (50) time: 1441202452 = time(0x0)
  187    2966 [main] script 50 pinfo::thisproc: myself dwProcessId 50
  239    3205 [main] script 50 child_copy: dll data - hp 0x220 low 0x611AD000, high 0x611B6720, res 1
1367013 1370218 [main] script 50 child_copy: dll bss - hp 0x220 low 0x6127E000, high 0x612C5838, res 1
  731 1370949 [main] script 50 child_copy: user heap - hp 0x220 low 0x20000000, high 0x20060000, res 1
  145 1371094 [main] script 50 child_copy: done
  181 1371275 [main] script 50 child_copy: data - hp 0x220 low 0x403000, high 0x403044, res 1
  192 1371467 [main] script 50 child_copy: bss - hp 0x220 low 0x407000, high 0x4071B0, res 1
  146 1371613 [main] script 50 child_copy: done
  139 1371752 [main] script 50 fixup_mmaps_after_fork: fd -1, h 0x1D0, address 0x81FEC000, len 0x4000, prot: 0x4000001, flags: 0x32, offset 0x0
  192 1371944 [main] script 50 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  314 1372258 [main] script 50 fixup_mmaps_after_fork: fd 6, h 0x1C8, address 0x81FA0000, len 0x4B6EF, prot: 0x1, flags: 0x2, offset 0x0
  178 1372436 [main] script 50 build_fh_pc: fh 0x61302E78, dev 000000C3
  191 1372627 [main] script 50 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
 1057 1373684 [main] script 50 fixup_mmaps_after_fork: succeeded
  202 1373886 [main] script 50 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-50-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  170 1374056 [main] script 50 fhandler_pipe::create: pipe read handle 0xA8
  171 1374227 [main] script 50 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-50-sigwait
  215 1374442 [main] script 50 fhandler_pipe::create: pipe write handle 0xB0
  157 1374599 [main] script 50 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 50 thread 25 created
  621 1375220 [sig] script 50 wait_sig: entering ReadFile loop, my_readsig 0xA8, my_sendsig 0xB0
  306 1375526 [main] script 50 sync_with_parent: signalling parent: after longjmp
  151 1375677 [main] script 50 child_info::ready: signalled 0x21C that I was ready
17191 1375677 [main] script 48 child_info::sync: pid 50, WFMO returned 0, exit_code 0x103, res 1
  365 1376042 [main] script 48 open_shared: name cygpid.50, n 50, shared 0x250000 (wanted 0x0), h 0x238, *m 6
  164 1376206 [main] script 48 time: 1441202452 = time(0x0)
  188 1376394 [main] script 48 proc_subproc: args: 1, 6342704
  774 1377168 [main] script 48 pinfo::wait: created tracking thread for pid 50, winpid 0x32, rd_proc_pipe 0x230
--- Process 48 thread 38 created
  258 1377426 [waitproc] script 48 cygthread::stub: thread 'waitproc', id 0x26, stack_ptr 0xE0B7D0
  231 1377657 [main] script 48 proc_subproc: added pid 50 to proc table, slot 0
  165 1377822 [main] script 48 proc_subproc: returning 1
  176 1377998 [main] script 48 frok::parent: child is alive (but stopped)
  237 1378235 [main] script 48 child_copy: stack - hp 0x240 low 0x60C8B0, high 0x610000, res 1
  181 1378416 [main] script 48 child_copy: done
  190 1378606 [main] script 48 frok::parent: copying data/bss of a linked dll
  209 1378815 [main] script 48 child_copy: linked dll data - hp 0x240 low 0x6FB68000, high 0x6FB68044, res 1
  207 1379022 [main] script 48 child_copy: linked dll bss - hp 0x240 low 0x6FC4F000, high 0x6FC4F1D8, res 1
  174 1379196 [main] script 48 child_copy: done
  218 1379414 [main] script 48 frok::parent: copying data/bss of a linked dll
  217 1379631 [main] script 48 child_copy: linked dll data - hp 0x240 low 0x6FB37000, high 0x6FB37084, res 1
  204 1379835 [main] script 48 child_copy: linked dll bss - hp 0x240 low 0x6FB3B000, high 0x6FB3B180, res 1
  171 1380006 [main] script 48 child_copy: done
  194 1380200 [main] script 48 resume_child: signalled child
 4523 1380200 [main] script 50 sync_with_parent: awake
  203 1380403 [main] script 48 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x240)
  354 1380554 [main] script 50 sync_with_parent: no problems
  268 1380822 [main] script 50 frok::child: child is running.  pid 50, ppid 48, stack here 0x60C8A8
  128 1380950 [main] script 50 frok::child: hParent 0x220, load_dlls 0
  184 1381134 [main] script 50 dtable::fixup_after_fork: fd 0 (/dev/cons0)
  220 1381354 [main] script 50 open_shared: name (null), n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
  168 1381522 [main] script 50 dtable::fixup_after_fork: fd 1 (/dev/cons0)
  157 1381679 [main] script 50 dtable::fixup_after_fork: fd 2 (/dev/cons0)
  171 1381850 [main] script 50 dtable::fixup_after_fork: fd 4 (/dev/ptmx)
  129 1381979 [main] script 50 fhandler_pty_master::fixup_after_fork: /dev/ptmx inherited master, usecount 1
  150 1382129 [main] script 50 dtable::fixup_after_fork: fd 5 (/dev/pty0)
  161 1382290 [main] script 50 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 1
  128 1382418 [main] script 50 sync_with_parent: signalling parent: performed fork fixup
 2174 1382577 [main] script 48 child_info::sync: pid 50, WFMO returned 0, exit_code 0x103, res 1
  164 1382582 [main] script 50 child_info::ready: signalled 0x21C that I was ready
  189 1382766 [main] script 48 sig_send: sendsig 0x9C, pid 48, signal -41, its_me 1
  273 1383039 [main] script 48 sig_send: wakeup 0x22C
  345 1383384 [main] script 48 sig_send: Waiting for pack.wakeup 0x22C
  284 1383668 [sig] script 48 wait_sig: signalling pack.wakeup 0x22C
  301 1383969 [main] script 48 sig_send: returning 0x0 from sending signal -41
 2288 1386257 [main] script 48 fork: 50 = fork()
  276 1386533 [main] script 48 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  215 1386748 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  287 1387035 [main] script 48 sigaction_worker: signal 28, newact 0x60CA70 (handler 0x4011A0), oa 0x0
  259 1387294 [main] script 48 sigaction: 0 = sigaction(28, 0x60CA70, 0x0)
 1224 1388518 [main] script 48 close: close(3)
  270 1388788 [main] script 48 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
  269 1389057 [main] script 48 close: 0 = close(3)
 2545 1391602 [main] script 48 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  255 1391857 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  258 1392115 [main] script 48 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  318 1392433 [main] script 48 cygwin_select: select(1, 0x60C620, 0x0, 0x0, 0x0)
  292 1392725 [main] script 48 cygwin_select: to NULL, ms FFFFFFFF
  510 1393235 [main] script 48 dtable::select_read: /dev/cons0 fd 0
  253 1393488 [main] script 48 select: sel.always_ready 0
  258 1393746 [main] script 48 select_stuff::wait: m 3, ms 4294967295
13972 1396554 [main] script 50 fork: 0 = fork()
  174 1396728 [main] script 50 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  129 1396857 [main] script 50 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  142 1396999 [main] script 50 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  140 1397139 [main] script 50 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x0)
  166 1397305 [main] script 50 child_info::child_info: subproc_ready 0x20C
  148 1397453 [main] script 50 fork: entering
 1178 1398631 [main] script 50 sig_send: sendsig 0xB0, pid 50, signal -40, its_me 1
  152 1398783 [main] script 50 sig_send: wakeup 0x214
  144 1398927 [main] script 50 sig_send: Waiting for pack.wakeup 0x214
  134 1399061 [sig] script 50 wait_sig: signalling pack.wakeup 0x214
  147 1399208 [main] script 50 sig_send: returning 0x0 from sending signal -40
  158 1399366 [main] script 50 frok::parent: priority class 32
  168 1399534 [main] script 50 frok::parent: stack - bottom 0x610000, top 0x60C8B0, addr 0x410000, guardsize 0x1000
  127 1399661 [main] script 50 frok::parent: CreateProcessW (C:\cygwin\bin\script.exe, C:\cygwin\bin\script.exe, 0, 0, 1, 0x420, 0, 0, 0x60C84C, 0x60C820)
--- Process 66 created
--- Process 66 loaded (unknown) at 7B810000
--- Process 66 loaded (unknown) at 7BC10000
 4640 1404301 [main] script 50 frok::parent: forked pid 66
  402 1404703 [main] script 50 child_info::sync: n 2, waiting for subproc_ready(0x20C) and child process(0x228)
--- Process 66 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 66 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 66 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   17      17 [main] script (66) **********************************************
  177     194 [main] script (66) Program name: C:\cygwin\bin\script.exe (windows pid 66)
  147     341 [main] script (66) OS version:   Windows NT-5.1
  132     473 [main] script (66) **********************************************
  312     785 [main] script (66) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  430    1215 [main] script 66 child_copy: cygheap - hp 0x210 low 0x612FB400, high 0x6130361C, res 1
  135    1350 [main] script 66 child_copy: done
  274    1624 [main] script 66 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  204    1828 [main] script 66 user_heap_info::init: heap base 0x20000000, heap top 0x20060000, heap size 0x18000000 (402653184)
  178    2006 [main] script 66 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  140    2146 [main] script 66 user_info::create: opening user shared for '' at 0x60FE0000
  139    2285 [main] script 66 user_info::create: user shared version AB1FCCE8
  279    2564 [main] script (66) open_shared: name cygpid.66, n 66, shared 0x60FD0000 (wanted 0x60FD0000), h 0x8C, *m 2
  169    2733 [main] script (66) time: 1441202452 = time(0x0)
  141    2874 [main] script 66 pinfo::thisproc: myself dwProcessId 66
  233    3107 [main] script 66 child_copy: dll data - hp 0x210 low 0x611AD000, high 0x611B6720, res 1
1411828 1414935 [main] script 66 child_copy: dll bss - hp 0x210 low 0x6127E000, high 0x612C5838, res 1
  724 1415659 [main] script 66 child_copy: user heap - hp 0x210 low 0x20000000, high 0x20060000, res 1
  154 1415813 [main] script 66 child_copy: done
  203 1416016 [main] script 66 child_copy: data - hp 0x210 low 0x403000, high 0x403044, res 1
  186 1416202 [main] script 66 child_copy: bss - hp 0x210 low 0x407000, high 0x4071B0, res 1
  136 1416338 [main] script 66 child_copy: done
  135 1416473 [main] script 66 fixup_mmaps_after_fork: fd -1, h 0x1D0, address 0x81FEC000, len 0x4000, prot: 0x4000001, flags: 0x32, offset 0x0
  193 1416666 [main] script 66 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  282 1416948 [main] script 66 fixup_mmaps_after_fork: fd 6, h 0x1C8, address 0x81FA0000, len 0x4B6EF, prot: 0x1, flags: 0x2, offset 0x0
  159 1417107 [main] script 66 build_fh_pc: fh 0x61302E78, dev 000000C3
  157 1417264 [main] script 66 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
  928 1418192 [main] script 66 fixup_mmaps_after_fork: succeeded
  226 1418418 [main] script 66 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-66-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  165 1418583 [main] script 66 fhandler_pipe::create: pipe read handle 0xA8
  146 1418729 [main] script 66 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-66-sigwait
  193 1418922 [main] script 66 fhandler_pipe::create: pipe write handle 0xB0
  147 1419069 [main] script 66 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 66 thread 42 created
  774 1419843 [main] script 66 sync_with_parent: signalling parent: after longjmp
  150 1419993 [main] script 66 child_info::ready: signalled 0x20C that I was ready
15290 1419993 [main] script 50 child_info::sync: pid 66, WFMO returned 0, exit_code 0x103, res 1
  328 1420321 [sig] script 66 wait_sig: entering ReadFile loop, my_readsig 0xA8, my_sendsig 0xB0
  343 1420336 [main] script 50 open_shared: name cygpid.66, n 66, shared 0x250000 (wanted 0x0), h 0x220, *m 6
  269 1420605 [main] script 50 time: 1441202452 = time(0x0)
  170 1420775 [main] script 50 proc_subproc: args: 1, 6342704
  492 1421267 [main] script 50 pinfo::wait: created tracking thread for pid 66, winpid 0x42, rd_proc_pipe 0x218
--- Process 50 thread 43 created
  183 1421450 [main] script 50 proc_subproc: added pid 66 to proc table, slot 0
  151 1421601 [main] script 50 proc_subproc: returning 1
  141 1421742 [main] script 50 frok::parent: child is alive (but stopped)
  210 1421952 [main] script 50 child_copy: stack - hp 0x228 low 0x60C8B0, high 0x610000, res 1
  139 1422091 [main] script 50 child_copy: done
  153 1422244 [main] script 50 frok::parent: copying data/bss of a linked dll
  167 1422411 [waitproc] script 50 cygthread::stub: thread 'waitproc', id 0x2B, stack_ptr 0xA0B7D0
  209 1422620 [main] script 50 child_copy: linked dll data - hp 0x228 low 0x6FB68000, high 0x6FB68044, res 1
  207 1422827 [main] script 50 child_copy: linked dll bss - hp 0x228 low 0x6FC4F000, high 0x6FC4F1D8, res 1
  150 1422977 [main] script 50 child_copy: done
  166 1423143 [main] script 50 frok::parent: copying data/bss of a linked dll
  212 1423355 [main] script 50 child_copy: linked dll data - hp 0x228 low 0x6FB37000, high 0x6FB37084, res 1
  195 1423550 [main] script 50 child_copy: linked dll bss - hp 0x228 low 0x6FB3B000, high 0x6FB3B180, res 1
  148 1423698 [main] script 50 child_copy: done
  188 1423886 [main] script 50 resume_child: signalled child
 3575 1423896 [main] script 66 sync_with_parent: awake
  168 1424054 [main] script 50 child_info::sync: n 2, waiting for subproc_ready(0x20C) and child process(0x228)
  291 1424187 [main] script 66 sync_with_parent: no problems
  245 1424432 [main] script 66 frok::child: child is running.  pid 66, ppid 50, stack here 0x60C8A8
  188 1424620 [main] script 66 frok::child: hParent 0x210, load_dlls 0
  177 1424797 [main] script 66 dtable::fixup_after_fork: fd 0 (/dev/cons0)
  206 1425003 [main] script 66 open_shared: name (null), n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
  143 1425146 [main] script 66 dtable::fixup_after_fork: fd 1 (/dev/cons0)
  152 1425298 [main] script 66 dtable::fixup_after_fork: fd 2 (/dev/cons0)
  169 1425467 [main] script 66 dtable::fixup_after_fork: fd 4 (/dev/ptmx)
  143 1425610 [main] script 66 fhandler_pty_master::fixup_after_fork: /dev/ptmx inherited master, usecount 1
  148 1425758 [main] script 66 dtable::fixup_after_fork: fd 5 (/dev/pty0)
  151 1425909 [main] script 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 1
  151 1426060 [main] script 66 sync_with_parent: signalling parent: performed fork fixup
 2165 1426219 [main] script 50 child_info::sync: pid 66, WFMO returned 0, exit_code 0x103, res 1
  203 1426263 [main] script 66 child_info::ready: signalled 0x20C that I was ready
  197 1426416 [main] script 50 sig_send: sendsig 0xB0, pid 50, signal -41, its_me 1
  264 1426680 [main] script 50 sig_send: wakeup 0x214
  178 1426858 [main] script 50 sig_send: Waiting for pack.wakeup 0x214
  288 1427146 [sig] script 50 wait_sig: signalling pack.wakeup 0x214
  468 1427614 [main] script 50 sig_send: returning 0x0 from sending signal -41
 2220 1429834 [main] script 50 fork: 66 = fork()
  317 1430151 [main] script 50 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 1049 1431200 [main] script 50 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  239 1431439 [main] script 50 time: 1441202452 = time(0x0)
  234 1431673 [main] script 50 close: close(0)
  238 1431911 [main] script 50 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 3
  241 1432152 [main] script 50 fhandler_base::close_with_arch: not closing archetype
  243 1432395 [main] script 50 close: 0 = close(0)
  300 1432695 [main] script 50 close: close(5)
  242 1432937 [main] script 50 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 0
  241 1433178 [main] script 50 fhandler_base::close_with_arch: closing archetype
  250 1433428 [main] script 50 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
  389 1433817 [main] script 50 fhandler_pty_slave::close: closing last open /dev/pty0 handle
  286 1434103 [main] script 50 fhandler_pty_common::close: pty0 <0x188,0x18C> closing
  295 1434398 [main] script 50 dtable::delete_archetype: deleting element 2 for /dev/pty0(136/0)
  187 1434585 [main] script 50 close: 0 = close(5)
  237 1434822 [main] script 50 time: 1441202452 = time(0x0)
  738 1435560 [main] script 50 open: open(/usr/share/zoneinfo/Asia/Shanghai, 0x10000)
  246 1435806 [main] script 50 normalize_posix_path: src /usr/share/zoneinfo/Asia/Shanghai
  251 1436057 [main] script 50 normalize_posix_path: /usr/share/zoneinfo/Asia/Shanghai = normalize_posix_path (/usr/share/zoneinfo/Asia/Shanghai)
  253 1436310 [main] script 50 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/Asia/Shanghai)
  242 1436552 [main] script 50 set_flags: flags: binary (0x2)
  277 1436829 [main] script 50 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/Asia/Shanghai, dst C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, flags 0x3000A, rc 0
  311 1437140 [main] script 50 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai)
  368 1437508 [main] script 50 symlink_info::check: not a symlink
  198 1437706 [main] script 50 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x608348) (0x3000A)
  226 1437932 [main] script 50 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\Asia\Shanghai), has_acls(1)
  261 1438193 [main] script 50 build_fh_pc: fh 0x61302E78, dev 000000C3
  227 1438420 [main] script 50 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x110000)
  273 1438693 [main] script 50 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
  225 1438918 [main] script 50 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  250 1439168 [main] script 50 fhandler_base::set_flags: filemode set to binary
  257 1439425 [main] script 50 fhandler_base::open: 0x0 = NtCreateFile (0x17C, 0x80100000, \??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  235 1439660 [main] script 50 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x110000)
  281 1439941 [main] script 50 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x10000)
  260 1440201 [main] script 50 open: 0 = open(/usr/share/zoneinfo/Asia/Shanghai, 0x10000)
  204 1440405 [main] script 50 read: read(0, 0x200558F0, 29000) blocking
  249 1440654 [main] script 50 fhandler_base::read: returning 414, binary mode
  234 1440888 [main] script 50 read: 414 = read(0, 0x200558F0, 414)
  236 1441124 [main] script 50 close: close(0)
  243 1441367 [main] script 50 fhandler_base::close: closing '/usr/share/zoneinfo/Asia/Shanghai' handle 0x17C
  269 1441636 [main] script 50 close: 0 = close(0)
16691 1442954 [main] script 66 fork: 0 = fork()
  294 1443248 [main] script 66 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  210 1443458 [main] script 66 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  255 1443713 [main] script 66 init_cygheap::close_ctty: closing cygheap->ctty 0x61301AD0
  254 1443967 [main] script 66 fhandler_base::close_with_arch: not closing passed in archetype 0x0, usecount 3
  247 1444214 [main] script 66 setsid: sid 66, pgid 66, no ctty
  239 1444453 [main] script 66 ioctl: ioctl(fd 5, cmd 0x540E)
  288 1444741 [main] script 66 fhandler_pty_slave::ioctl: ioctl (540E)
  263 1445004 [main] script 66 fhandler_termios::ioctl: myself->ctty -2, myself->sid 66, myself->pid 66, arg 0, tc()->getsid () 0
  268 1445272 [main] script 66 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  252 1445524 [main] script 66 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x61302C30
  249 1445773 [main] script 66 _pinfo::set_ctty: ctty was NULL
  240 1446013 [main] script 66 _pinfo::set_ctty: line 482:  /dev/pty0<0x61302C30> usecount + 1 = 2
  255 1446268 [main] script 66 _pinfo::set_ctty: /dev/pty0 ctty, usecount 2
  270 1446538 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 0, tty->sid 0
  264 1446802 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  212 1447014 [main] script 66 ioctl: 0 = ioctl(5, 0x540E, ...)
  254 1447268 [main] script 66 close: close(4)
  952 1448220 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
  793 1449013 [main] script 66 fhandler_base::close_with_arch: closing archetype
  291 1449304 [main] script 66 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
  324 1449628 [main] script 66 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(66)
  412 1450040 [main] script 66 fhandler_pty_master::close: (1270): pty output_mutex (0x14C): waiting -1 ms
  249 1450289 [main] script 66 fhandler_pty_master::close: (1270): pty output_mutex: acquired
  243 1450532 [main] script 66 fhandler_pty_common::close: pty0 <0x130,0x12C> closing
  328 1450860 [main] script 66 fhandler_pty_master::close: (1274): pty output_mutex(0x14C) released
  383 1451243 [main] script 66 fhandler_pty_master::close: not clearing: 0, master_pid 48
 1107 1452350 [main] script 66 dtable::delete_archetype: deleting element 1 for /dev/ptmx(128/0)
  264 1452614 [main] script 66 close: 0 = close(4)
11258 1452894 [main] script 50 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  224 1453118 [main] script 50 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  259 1453377 [main] script 50 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
 1134 1453748 [main] script 66 close: close(3)
  621 1453998 [main] script 50 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting\typescript, 0x60C2A0) st_size=0, st_mode=0100644, st_ino=2263188st_atim=55E70114.1A4D0840 st_ctim=55E70114.1A8A1140 st_mtim=55E70114.1A8A1140 st_birthtim=55E70114.1A8A1140
  396 1454144 [main] script 66 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
  273 1454271 [main] script 50 fstat64: 0 = fstat(3, 0x60C2A0)
  278 1454422 [main] script 66 close: 0 = close(3)
 1463 1455734 [main] script 50 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  243 1455977 [main] script 50 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  268 1456245 [main] script 50 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  258 1456503 [main] script 50 cygwin_select: select(5, 0x60C620, 0x0, 0x0, 0x0)
  267 1456770 [main] script 50 cygwin_select: to NULL, ms FFFFFFFF
 2473 1456895 [main] script 66 dtable::dup3: dup3 (5, 0, 0x800)
  313 1457208 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  224 1457432 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
  760 1457530 [main] script 50 dtable::select_read: /dev/ptmx fd 4
  248 1457680 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  254 1457784 [main] script 50 select: sel.always_ready 0
  238 1457918 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 2
14720 1472638 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 3
--- Process 50 thread 45 created
 3976 1476614 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
19022 1476806 [pipesel] script 50 cygthread::stub: thread 'pipesel', id 0x2D, stack_ptr 0xC0B7D0
 3999 1480613 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x61302760, old win32_name 0x61302C10
 8001 1484807 [main] script 50 select_stuff::wait: m 3, ms 4294967295
 7997 1488610 [main] script 66 close: close(0)
 8041 1496651 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
 3981 1500632 [main] script 66 fhandler_base::close_with_arch: not closing archetype
 4003 1504635 [main] script 66 close: 0 = close(0)
 9101 1513736 [main] script 66 dtable::dup3: 0 = dup3(5, 0, 0x0)
 3075 1516811 [main] script 66 dup2: 0 = dup2(5, 0)
 3804 1520615 [main] script 66 dtable::dup3: dup3 (5, 1, 0x800)
 4052 1524667 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
 3998 1528665 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
 3965 1532630 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
 4003 1536633 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 3
 3972 1540605 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 4
 4002 1544607 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
 4000 1548607 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x613029C8, old win32_name 0x61302C10
 4000 1552607 [main] script 66 close: close(1)
 4008 1556615 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
 3994 1560609 [main] script 66 fhandler_base::close_with_arch: not closing archetype
 4002 1564611 [main] script 66 close: 0 = close(1)
 4001 1568612 [main] script 66 dtable::dup3: 1 = dup3(5, 1, 0x0)
 3998 1572610 [main] script 66 dup2: 1 = dup2(5, 1)
 3998 1576608 [main] script 66 dtable::dup3: dup3 (5, 2, 0x800)
 4050 1580658 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
 4076 1584734 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
 3896 1588630 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
 3979 1592609 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 4
 4004 1596613 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 5
 3995 1600608 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
 4005 1604613 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x613029A8, old win32_name 0x61302C10
 3994 1608607 [main] script 66 close: close(2)
 4009 1612616 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 0
 3989 1616605 [main] script 66 fhandler_base::close_with_arch: closing archetype
 4087 1620692 [main] script 66 fhandler_console::free_console: freed console, res 1
 3941 1624633 [main] script 66 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
 3979 1628612 [main] script 66 close: 0 = close(2)
 4004 1632616 [main] script 66 dtable::dup3: 2 = dup3(5, 2, 0x0)
 4003 1636619 [main] script 66 dup2: 2 = dup2(5, 2)
 3996 1640615 [main] script 66 close: close(5)
 3998 1644613 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 4
 4001 1648614 [main] script 66 fhandler_base::close_with_arch: not closing archetype
 3997 1652611 [main] script 66 close: 0 = close(5)
 4010 1656621 [main] script 66 void: 0x0 = signal (15, 0x0)
 8001 1664622 [main] script 66 normalize_posix_path: src /bin/bash
 3991 1668613 [main] script 66 normalize_posix_path: /bin/bash = normalize_posix_path (/bin/bash)
 4001 1672614 [main] script 66 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/bash)
 4003 1676617 [main] script 66 set_flags: flags: binary (0x2)
 4004 1680621 [main] script 66 mount_info::conv_to_win32_path: src_path /bin/bash, dst C:\cygwin\bin\bash, flags 0x3000A, rc 0
 4257 1684878 [main] script 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3738 1688616 [main] script 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4034 1692650 [main] script 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4095 1696745 [main] script 66 symlink_info::check: not a symlink
 3868 1700613 [main] script 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x60B868) (0x43000A)
 4000 1704613 [main] script 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4046 1708659 [main] script 66 build_fh_pc: fh 0x61302270, dev 000000C3
 4419 1713078 [main] script 66 check_file_access: flags 0x1, ret 0
 3857 1716935 [main] script 66 fhandler_base::fhaccess: returning 0
 3695 1720630 [main] script 66 access: returning 0
 4014 1724644 [main] script 66 spawnve: spawnve (/bin/bash, bash, 0x200398E0)
 3995 1728639 [main] script 66 child_info_spawn::worker: mode = 3, prog_arg = /bin/bash
 3981 1732620 [main] script 66 perhaps_suffix: prog '/bin/bash'
 3995 1736615 [main] script 66 normalize_posix_path: src /bin/bash
 3999 1740614 [main] script 66 normalize_posix_path: /bin/bash = normalize_posix_path (/bin/bash)
 3998 1744612 [main] script 66 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/bash)
 4009 1748621 [main] script 66 set_flags: flags: binary (0x2)
 3992 1752613 [main] script 66 mount_info::conv_to_win32_path: src_path /bin/bash, dst C:\cygwin\bin\bash, flags 0x3000A, rc 0
 4513 1757126 [main] script 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3493 1760619 [main] script 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4029 1764648 [main] script 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4019 1768667 [main] script 66 symlink_info::check: not a symlink
 3962 1772629 [main] script 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x609D38) (0x3000A)
 3988 1776617 [main] script 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4008 1780625 [main] script 66 perhaps_suffix: buf C:\cygwin\bin\bash.exe, suffix found '.exe'
 4230 1784855 [main] script 66 child_info_spawn::worker: priority class 32
 3775 1788630 [main] script 66 fhandler_console::need_invisible: invisible_console 0
 3993 1792623 [main] script 66 build_env: envp 0x200398E0
 4022 1796645 [main] script 66 spenv::retrieve: no_envblock 1
 3995 1800640 [main] script 66 spenv::retrieve: duping existing value for 'HOMEDRIVE='
 4000 1804640 [main] script 66 spenv::retrieve: no_envblock 1
 4090 1808730 [main] script 66 spenv::retrieve: duping existing value for 'HOMEPATH='
 3906 1812636 [main] script 66 spenv::retrieve: no_envblock 1
 4038 1816674 [main] script 66 spenv::retrieve: duping existing value for 'LOGONSERVER='
 3976 1820650 [main] script 66 spenv::retrieve: no_envblock 1
 3994 1824644 [main] script 66 spenv::retrieve: no_envblock 1
 4008 1828652 [main] script 66 spenv::retrieve: no_envblock 1
 3985 1832637 [main] script 66 spenv::retrieve: duping existing value for 'SYSTEMROOT='
 4003 1836640 [main] script 66 spenv::retrieve: no_envblock 1
 4019 1840659 [main] script 66 spenv::retrieve: duping existing value for 'USERDOMAIN='
 4026 1844685 [main] script 66 spenv::retrieve: no_envblock 1
 4014 1848699 [main] script 66 spenv::retrieve: duping existing value for 'USERNAME='
 3942 1852641 [main] script 66 spenv::retrieve: no_envblock 1
 4025 1856666 [main] script 66 spenv::retrieve: duping existing value for 'USERPROFILE='
 3964 1860630 [main] script 66 spenv::retrieve: no_envblock 1
 7996 1868626 [main] script 66 spenv::retrieve: duping existing value for 'WINDIR='
 4003 1872629 [main] script 66 build_env: env count 4, bytes 167
 4374 1877003 [main] script 66 build_env: envp 0x613029E8, envc 106
 3762 1880765 [main] script 66 child_info::child_info: subproc_ready 0x120
--- Process 36 created
--- Process 36 loaded (unknown) at 7B810000
--- Process 36 loaded (unknown) at 7BC10000
 8861 1889626 [main] script 66 child_info_spawn::worker: pid 66, prog_arg /bin/bash, cmd line (null))
--- Process 36 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 36 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
 3124 1892750 [main] script 66! child_info_spawn::worker: new process name \\?\C:\cygwin\bin\bash.exe
--- Process 36 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
--- Process 36 loaded \??\C:\cygwin\bin\cygncursesw-10.dll at 6F980000
--- Process 36 loaded (unknown) at 7EA80000
--- Process 36 loaded (unknown) at 7EAF0000
 4025 1896775 [main] script 66! child_info_spawn::worker: spawned windows pid 36
--- Process 36 loaded (unknown) at 7EA60000
--- Process 36 loaded (unknown) at 7EC10000
--- Process 36 loaded \??\C:\cygwin\bin\cygreadline7.dll at 6F810000
--- Process 36 loaded \??\C:\cygwin\bin\cyggcc_s-1.dll at 6FD20000
 3843 1900618 [main] script 66! child_info::sync: n 2, waiting for subproc_ready(0x120) and child process(0x134)
   21      21 [main] bash (36) **********************************************
 3486    3507 [main] bash (36) Program name: C:\cygwin\bin\bash.exe (windows pid 36)
 4004    7511 [main] bash (36) OS version:   Windows NT-5.1
 3995   11506 [main] bash (36) **********************************************
 4191   15697 [main] bash (36) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
18611   34308 [main] bash 36 child_copy: cygheap - hp 0x128 low 0x612FB400, high 0x61304E74, res 1
 1235   35543 [main] bash 36 child_copy: done
 4777   40320 [main] bash 36 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x88, *m 6
 3328   43648 [main] bash 36 user_heap_info::init: heap base 0x20000000, heap top 0x20000000, heap size 0x18000000 (402653184)
 4527   48175 [main] bash 36 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
 3354   51529 [main] bash 36 user_info::create: opening user shared for '' at 0x60FE0000
 4008   55537 [main] bash 36 user_info::create: user shared version AB1FCCE8
 4178   59715 [main] bash (36) open_shared: name (null), n 66, shared 0x60FD0000 (wanted 0x60FD0000), h 0xEC, *m 6
 3808   63523 [main] bash 66 pinfo::thisproc: myself dwProcessId 36
 4377   67900 [main] bash 66 time: 1441202453 = time(0x0)
12583   80483 [main] bash 66 open_shared: name cygpid.36, n 36, shared 0x250000 (wanted 0x0), h 0xA0, *m 5
 7062   87545 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
 3965   91510 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
 3997   95507 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
104085 2004703 [main] script 66! child_info::sync: pid 36, WFMO returned 0, exit_code 0x103, res 1
 4043   99550 [main] bash 66 child_info::ready: signalled 0x120 that I was ready
 3935 2008638 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 3
 8197  107747 [main] bash 66 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-36-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
 7981 2016619 [main] script 66! fhandler_base::close_with_arch: not closing archetype
 7840  115587 [main] bash 66 fhandler_pipe::create: pipe read handle 0xC0
 8001 2024620 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 2
 7914  123501 [main] bash 66 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-36-sigwait
 7996 2032616 [main] script 66! fhandler_base::close_with_arch: not closing archetype
 8121  131622 [main] bash 66 fhandler_pipe::create: pipe write handle 0xC4
 8007 2040623 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 1
 7970  139592 [main] bash 66 dll_crt0_0: finished dll_crt0_0 initialization
11990 2052613 [main] script 66! fhandler_base::close_with_arch: not closing archetype
--- Process 36 loaded (unknown) at 7EA40000
 8004 2060617 [main] script 66! proc_terminate: nprocs 0
 3995 2064612 [main] script 66! proc_terminate: leaving
--- Process 36 thread 40 created
 3994 2068606 [main] script 66! pinfo::maybe_set_exit_code_from_windows: pid 66, exit value - old 0x0, windows 0xDEADBEEF, cygwin 0x0
24169  163761 [sig] bash 66 wait_sig: entering ReadFile loop, my_readsig 0xC0, my_sendsig 0xC4
 8516  172277 [main] bash 66 sigprocmask: 0 = sigprocmask (0, 0x0, 0x200000C0)
11976 2080582 [main] script 66! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0x0
--- Process 66 thread 42 exited with status 0x0
--- Process 66 exited with status 0x0
17045  189322 [main] bash 66 _cygwin_istext_for_stdio: fd 0: opened as binary
 6271  195593 [main] bash 66 _cygwin_istext_for_stdio: fd 1: opened as binary
 3939  199532 [main] bash 66 _cygwin_istext_for_stdio: fd 2: opened as binary
 4955  204487 [main] bash 66 parse_options: glob (called func)
 3339  207826 [main] bash 66 parse_options: returning
 3701  211527 [main] bash 66 pinfo_init: pid 66, pgid 66, process_state 0xC1
 3979  215506 [main] bash 66 App version:  2002.1, api: 0.289
 3994  219500 [main] bash 66 DLL version:  2002.1, api: 0.289
 3989  223489 [main] bash 66 DLL build:    2015-08-20 11:40
 4121  227610 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 9471  237081 [main] bash 66 __set_errno: void dll_crt0_1(void*):1007 setting errno 0
 4358  241439 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
 2092  243531 [main] bash 66 open: open(/dev/tty, 0x4002)
 4509  248040 [main] bash 66 normalize_posix_path: src /dev/tty
 3460  251500 [main] bash 66 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
 4007  255507 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
 4010  259517 [main] bash 66 mount_info::conv_to_win32_path: src_path /dev/tty, dst /dev/tty, flags 0x2, rc 0
 3996  263513 [main] bash 66 fh_alloc: determining /dev/tty assignment for ctty 0x880000
 3994  267507 [main] bash 66 build_fh_pc: found an archetype for /dev/tty(136/0) io_handle 0x188
 4018  271525 [main] bash 66 build_fh_pc: fh 0x613029E8, dev 00880000
 4057  275582 [main] bash 66 fhandler_base::open_with_arch: line 496:  /dev/tty<0x61302C30> usecount + 1 = 5
 3923  279505 [main] bash 66 fhandler_base::set_flags: flags 0x1C002, supplied_bin 0x0
 3999  283504 [main] bash 66 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
 3993  287497 [main] bash 66 fhandler_base::set_flags: filemode set to binary
 4010  291507 [main] bash 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
 4023  295530 [main] bash 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
 3973  299503 [main] bash 66 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 5
 4011  303514 [main] bash 66 open: 3 = open(/dev/tty, 0xC002)
 3984  307498 [main] bash 66 close: close(3)
 4002  311500 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/tty<0x61302C30> usecount + -1 = 4
 3997  315497 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
 4001  319498 [main] bash 66 close: 0 = close(3)
 4001  323499 [main] bash 66 stat64: entering
 4007  327506 [main] bash 66 normalize_posix_path: src /tmp
 3997  331503 [main] bash 66 normalize_posix_path: /tmp = normalize_posix_path (/tmp)
 3996  335499 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
 3999  339498 [main] bash 66 set_flags: flags: binary (0x2)
 4003  343501 [main] bash 66 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin\tmp, flags 0x3000A, rc 0
 4262  347763 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\tmp)
 3860  351623 [main] bash 66 symlink_info::check: not a symlink
 7877  359500 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\tmp, 0x6CB808) (0x43000A)
 4154  363654 [main] bash 66 path_conv::check: this->path(C:\cygwin\tmp), has_acls(1)
 3910  367564 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 3957  371521 [main] bash 66 stat_worker: (\??\C:\cygwin\tmp, 0x6CCA40, 0x61302270), file_attributes 16
 4519  376040 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 3517  379557 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 4028  383585 [main] bash 66 get_info_from_sd: ACL 0x43FF, uid 197608, gid 197121
 4355  387940 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\tmp, 0x6CCA40) st_size=0, st_mode=041777, st_ino=2242410st_atim=55E6FB8F.34C49224 st_ctim=55E6FB8F.34C49224 st_mtim=55E6FB8F.34C49224 st_birthtim=55E6FB8F.34C49224
 3595  391535 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\tmp,0x6CCA40)
 4171  395706 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 3837  399543 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 4516  404059 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 4627  408686 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 3487  412173 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 4634  416807 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 4818  421625 [main] bash 66 time: 1441202453 = time(0x0)
 7676  429301 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x0), oa 0x0
 2228  431529 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
 4012  435541 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x0), oa 0x0
331925  767466 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
 4036  771502 [main] bash 66 sigaction_worker: signal 2, newact 0x6CC818 (handler 0x0), oa 0x0
 4005  775507 [main] bash 66 sigaction: 0 = sigaction(2, 0x6CC818, 0x6CC824)
 4009  779516 [main] bash 66 sigaction_worker: signal 2, newact 0x6CC818 (handler 0x0), oa 0x0
 4037  783553 [main] bash 66 sigaction: 0 = sigaction(2, 0x6CC818, 0x6CC824)
 3957  787510 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x0), oa 0x0
 3994  791504 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
 3998  795502 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x0), oa 0x0
 4001  799503 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
 3999  803502 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x0, 0x4ACE18)
 4002  807504 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x1), oa 0x0
 3996  811500 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
--- Process 36 loaded (unknown) at B73B0000
 4485  815985 [main] bash 66 wsock_init: res 0
 3514  819499 [main] bash 66 wsock_init: wVersion 514
 4001  823500 [main] bash 66 wsock_init: wHighVersion 514
 3996  827496 [main] bash 66 wsock_init: szDescription WinSock 2.0
 4010  831506 [main] bash 66 wsock_init: szSystemStatus Running
 3996  835502 [main] bash 66 wsock_init: iMaxSockets 128
 4010  839512 [main] bash 66 wsock_init: iMaxUdpDg 1024
 4001  843513 [main] bash 66 cygwin_gethostname: name fracting-ThinkPad-Edge-E431
105453  948966 [main] bash 66 stat64: entering
 2537  951503 [main] bash 66 normalize_posix_path: src /home/fracting
 4137  955640 [main] bash 66 normalize_posix_path: /home/fracting = normalize_posix_path (/home/fracting)
 3864  959504 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
 4022  963526 [main] bash 66 set_flags: flags: binary (0x2)
 3999  967525 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
 4135  971660 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
 3922  975582 [main] bash 66 symlink_info::check: not a symlink
 3917  979499 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB568) (0x43000A)
 4026  983525 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
11994  995519 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 4006  999525 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC6F0, 0x61302270), file_attributes 16
 4205 1003730 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 3809 1007539 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 3963 1011502 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
 4293 1015795 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC6F0) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E70113.95F8940 st_ctim=55E70113.9228040 st_mtim=55E70113.9228040 st_birthtim=55E70113.9228040
 7772 1023567 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC6F0)
 8081 1031648 [main] bash 66 stat64: entering
 3928 1035576 [main] bash 66 normalize_posix_path: src .
 4002 1039578 [main] bash 66 cwdstuff::get: posix /home/fracting
 3988 1043566 [main] bash 66 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20010338, 32768, 1, 0), errno 0
 3970 1047536 [main] bash 66 normalize_posix_path: /home/fracting/ = normalize_posix_path (.)
 4013 1051549 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
 3955 1055504 [main] bash 66 set_flags: flags: binary (0x2)
 4003 1059507 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
 4040 1063547 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
 8030 1071577 [main] bash 66 symlink_info::check: not a symlink
 3926 1075503 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB568) (0x43000A)
 4007 1079510 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
 4008 1083518 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 3985 1087503 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC750, 0x61302270), file_attributes 16
 4224 1091727 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 3780 1095507 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 3996 1099503 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
 4295 1103798 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC750) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E70113.95F8940 st_ctim=55E70113.9228040 st_mtim=55E70113.9228040 st_birthtim=55E70113.9228040
 3876 1107674 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC750)
 4301 1111975 [main] bash 66 getpid: 66 = getpid()
 7749 1119724 [main] bash 66 getppid: 50 = getppid()
 5769 1125493 [main] bash 66 stat64: entering
 2011 1127504 [main] bash 66 normalize_posix_path: src .
 3996 1131500 [main] bash 66 cwdstuff::get: posix /home/fracting
 4001 1135501 [main] bash 66 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20010338, 32768, 1, 0), errno 0
 3999 1139500 [main] bash 66 normalize_posix_path: /home/fracting/ = normalize_posix_path (.)
 3996 1143496 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
 4007 1147503 [main] bash 66 set_flags: flags: binary (0x2)
 3994 1151497 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
 4087 1155584 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
 3991 1159575 [main] bash 66 symlink_info::check: not a symlink
 3923 1163498 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB5B8) (0x43000A)
 8007 1171505 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
 4012 1175517 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 3999 1179516 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC760, 0x61302270), file_attributes 16
 4219 1183735 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 7766 1191501 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 4002 1195503 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
 4188 1199691 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC760) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E70113.95F8940 st_ctim=55E70113.9228040 st_mtim=55E70113.9228040 st_birthtim=55E70113.9228040
 3825 1203516 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC760)
 4608 1208124 [main] bash 66 stat64: entering
 3373 1211497 [main] bash 66 normalize_posix_path: src /usr/local/bin/bash
 4007 1215504 [main] bash 66 normalize_posix_path: /usr/local/bin/bash = normalize_posix_path (/usr/local/bin/bash)
 3995 1219499 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin/bash)
 4003 1223502 [main] bash 66 set_flags: flags: binary (0x2)
 4000 1227502 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/local/bin/bash, dst C:\cygwin\usr\local\bin\bash, flags 0x3000A, rc 0
 4048 1231550 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash)
 3947 1235497 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash)
 4031 1239528 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.exe)
 7975 1247503 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.exe)
 4032 1251535 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.lnk)
 3987 1255522 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.lnk)
 4024 1259546 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.exe.lnk)
 3952 1263498 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.exe.lnk)
 4018 1267516 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\bin\bash, 0x6CB4F8) (0x43000A)
 3980 1271496 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin)
 4003 1275499 [main] bash 66 set_flags: flags: binary (0x2)
 4004 1279503 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/local/bin, dst C:\cygwin\usr\local\bin, flags 0x3000A, rc 0
 4032 1283535 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\local\bin)
 4038 1287573 [main] bash 66 symlink_info::check: not a symlink
 3943 1291516 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\bin, 0x6CB4F8) (0x3000A)
 3985 1295501 [main] bash 66 path_conv::check: this->path(C:\cygwin\usr\local\bin\bash), has_acls(1)
 4001 1299502 [main] bash 66 __set_errno: int stat_worker(path_conv&, stat*):1951 setting errno 2
 4004 1303506 [main] bash 66 stat_worker: -1 = (\??\C:\cygwin\usr\local\bin\bash,0x6CC680)
 4530 1308036 [main] bash 66 stat64: entering
 3461 1311497 [main] bash 66 normalize_posix_path: src /usr/bin/bash
 4003 1315500 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
 4002 1319502 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
 3999 1323501 [main] bash 66 set_flags: flags: binary (0x2)
 3998 1327499 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
 4224 1331723 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3778 1335501 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4033 1339534 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4014 1343548 [main] bash 66 symlink_info::check: not a symlink
 3950 1347498 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
 4002 1351500 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4015 1355515 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 7993 1363508 [main] bash 66 stat_worker: (\??\C:\cygwin\bin\bash.exe, 0x6CC680, 0x61302270), file_attributes 32
 4319 1367827 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 3672 1371499 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 4004 1375503 [main] bash 66 get_info_from_sd: ACL 0x1ED, uid 197608, gid 197121
 4329 1379832 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\bin\bash.exe, 0x6CC680) st_size=754717, st_mode=0100755, st_ino=2260349st_atim=55E6FB8C.394C3D88 st_ctim=55E6FB12.19D3A798 st_mtim=55DCC59B.0 st_birthtim=55DCC59B.0
 3678 1383510 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\bin\bash.exe,0x6CC680)
 4010 1387520 [main] bash 66 normalize_posix_path: src /usr/bin/bash
 3976 1391496 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
 4005 1395501 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
 4001 1399502 [main] bash 66 set_flags: flags: binary (0x2)
 4006 1403508 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
 4219 1407727 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3774 1411501 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4031 1415532 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4022 1419554 [main] bash 66 symlink_info::check: not a symlink
 3947 1423501 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4B8) (0x42000A)
 3998 1427499 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4020 1431519 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 4203 1435722 [main] bash 66 check_file_access: flags 0x1, ret 0
 4422 1440144 [main] bash 66 fhandler_base::fhaccess: returning 0
 3395 1443539 [main] bash 66 euidaccess: returning 0
 3964 1447503 [main] bash 66 normalize_posix_path: src /usr/bin/bash
 3996 1451499 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  347 1451846 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  284 1452130 [main] bash 66 set_flags: flags: binary (0x2)
  151 1452281 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  404 1452685 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  146 1452831 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  171 1453002 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  225 1453227 [main] bash 66 symlink_info::check: not a symlink
  608 1453835 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4B8) (0x42000A)
  162 1453997 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  163 1454160 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  378 1454538 [main] bash 66 check_file_access: flags 0x4, ret 0
  303 1454841 [main] bash 66 fhandler_base::fhaccess: returning 0
  154 1454995 [main] bash 66 euidaccess: returning 0
  302 1455297 [main] bash 66 stat64: entering
  149 1455446 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  166 1455612 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  139 1455751 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  140 1455891 [main] bash 66 set_flags: flags: binary (0x2)
  137 1456028 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  368 1456396 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  152 1456548 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  180 1456728 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 2819 1459547 [main] bash 66 symlink_info::check: not a symlink
 3950 1463497 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB538) (0x42000A)
 4014 1467511 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 3998 1471509 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 3991 1475500 [main] bash 66 stat_worker: (\??\C:\cygwin\bin\bash.exe, 0x6CC6C0, 0x61302270), file_attributes 32
 4368 1479868 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
 3632 1483500 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
 4007 1487507 [main] bash 66 get_info_from_sd: ACL 0x1ED, uid 197608, gid 197121
 4319 1491826 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\bin\bash.exe, 0x6CC6C0) st_size=754717, st_mode=0100755, st_ino=2260349st_atim=55E6FB8C.394C3D88 st_ctim=55E6FB12.19D3A798 st_mtim=55DCC59B.0 st_birthtim=55DCC59B.0
 3683 1495509 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\bin\bash.exe,0x6CC6C0)
 4010 1499519 [main] bash 66 normalize_posix_path: src /usr/bin/bash
 3978 1503497 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
 4046 1507543 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
 3957 1511500 [main] bash 66 set_flags: flags: binary (0x2)
 4005 1515505 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
 4218 1519723 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3776 1523499 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4033 1527532 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4022 1531554 [main] bash 66 symlink_info::check: not a symlink
 3944 1535498 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
 4004 1539502 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4016 1543518 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 4211 1547729 [main] bash 66 check_file_access: flags 0x1, ret 0
 4091 1551820 [main] bash 66 fhandler_base::fhaccess: returning 0
 3703 1555523 [main] bash 66 euidaccess: returning 0
 3978 1559501 [main] bash 66 normalize_posix_path: src /usr/bin/bash
 4017 1563518 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
 3993 1567511 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
 3990 1571501 [main] bash 66 set_flags: flags: binary (0x2)
 4012 1575513 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
 4607 1580120 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
 3379 1583499 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
 4037 1587536 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
 4020 1591556 [main] bash 66 symlink_info::check: not a symlink
 3948 1595504 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
 4000 1599504 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
 4014 1603518 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
 5097 1608615 [main] bash 66 check_file_access: flags 0x4, ret 0
 5126 1613741 [main] bash 66 fhandler_base::fhaccess: returning 0
 1808 1615549 [main] bash 66 euidaccess: returning 0
 9600 1625149 [main] bash 66 getpid: 66 = getpid()
17356 1642505 [main] bash 66 getpid: 66 = getpid()
 3380 1645885 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x426330), oa 0x0
121579 1767464 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
 8973 1776437 [main] bash 66 __set_errno: fhandler_socket* get(int):97 setting errno 108
 7076 1783513 [main] bash 66 cygwin_getpeername: -1 = getpeername(0) 0xFFFFFFFF, errno 108
 3991 1787504 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
 5646 1793150 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x0, 0x6CC92C)
 2619 1795769 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
17892 1813661 [main] bash 66 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
 1837 1815498 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x6CC92C, 0x6CC928)
 4055 1819553 [main] bash 66 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 3963 1823516 [main] bash 66 sigprocmask: 0 = sigprocmask (0, 0x6CC928, 0x0)
 6343 1829859 [main] bash 66 do_exit: do_exit (1280), exit_state 1
 1649 1831508 [main] bash 66 void: 0x426330 = signal (20, 0x1)
 4010 1835518 [main] bash 66 void: 0x0 = signal (1, 0x1)
 3979 1839497 [main] bash 66 void: 0x0 = signal (2, 0x1)
 4007 1843504 [main] bash 66 void: 0x1 = signal (3, 0x1)
 3998 1847502 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 3
 3997 1851499 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
 4022 1855521 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 2
 3986 1859507 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
 4007 1863514 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 1
 3985 1867499 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
 4002 1871501 [main] bash 66 init_cygheap::close_ctty: closing cygheap->ctty 0x61302C30
 4004 1875505 [main] bash 66 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
 3997 1879502 [main] bash 66 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
 4004 1883506 [main] bash 66 fhandler_pty_slave::close: closing last open /dev/pty0 handle
 4076 1887582 [main] bash 66 fhandler_console::free_console: freed console, res 1
 3919 1891501 [main] bash 66 fhandler_pty_common::close: pty0 <0x188,0x18C> closing
 4046 1895547 [main] bash 66 dtable::delete_archetype: deleting element 0 for /dev/pty0(136/0)
55918 1951465 [main] bash 66 getpid: 66 = getpid()
 4045 1955510 [main] bash 66 do_exit: 66 == sid 66, send SIGHUP to children
 4503 1960013 [main] bash 66 open_shared: name cygpid.62, n 62, shared 0x250000 (wanted 0x0), h 0x144, *m 6
2015298 3975311 [main] bash 66 open_shared: name cygpid.50, n 50, shared 0x260000 (wanted 0x0), h 0x150, *m 6
 8508 3983819 [main] bash 66 open_shared: name cygpid.12, n 12, shared 0x270000 (wanted 0x0), h 0x15C, *m 6
 3908 3987727 [main] bash 66 open_shared: name cygpid.71, n 71, shared 0x280000 (wanted 0x0), h 0x168, *m 6
 3867 3991594 [main] bash 66 open_shared: name cygpid.48, n 48, shared 0x290000 (wanted 0x0), h 0x178, *m 6
 4403 3995997 [main] bash 66 proc_terminate: nprocs 0
 3543 3999540 [main] bash 66 proc_terminate: leaving
35930 4035470 [main] bash 66 pinfo::exit: Calling ExitProcess n 0x500, exitcode 0x500
--- Process 36 thread 40 exited with status 0x500
--- Process 36 exited with status 0x500
4461267 5946074 [waitproc] script 50 pinfo::maybe_set_exit_code_from_windows: pid 66, exit value - old 0x8000500, windows 0xDEADBEEF, cygwin 0x8000500
 6616 5952690 [waitproc] script 50 sig_send: sendsig 0xB0, pid 50, signal 20, its_me 1
 4006 5956696 [waitproc] script 50 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
 3924 5960620 [sig] script 50 sigpacket::process: signal 20 processing
 4006 5964626 [waitproc] script 50 sig_send: returning 0x0 from sending signal 20
 3991 5968617 [sig] script 50 init_cygheap::find_tls: sig 20
 3995 5972612 [waitproc] script 50 proc_waiter: exiting wait thread for pid 66
 4013 5976625 [sig] script 50 sigpacket::process: using tls 0x60CE64
 5285 5981910 [sig] script 50 sigpacket::process: signal 20, signal handler 0x401560
 2713 5984623 [sig] script 50 sigpacket::setup_handler: controlled interrupt. stackptr 0x60DD5C, stack 0x60DD58, stackptr[-1] 0x401BEE
 3997 5988620 [sig] script 50 proc_subproc: args: 5, 1
 7987 5996607 [sig] script 50 proc_subproc: clear waiting threads
 3997 6000604 [sig] script 50 proc_subproc: finished clearing
 4005 6004609 [sig] script 50 proc_subproc: returning 1
 4008 6008617 [sig] script 50 _cygtls::interrupt_setup: armed signal_arrived 0x17C, signal 20
 4051 6012668 [sig] script 50 sigpacket::setup_handler: signal 20 delivered
 3950 6016618 [sig] script 50 sigpacket::process: returning 1
 3988 6020606 [sig] script 50 proc_subproc: args: 5, 0
 4000 6024606 [sig] script 50 proc_subproc: looking for processes to reap, nprocs 1
 3998 6028604 [sig] script 50 proc_subproc: finished processing terminated/stopped child
 4008 6032612 [sig] script 50 proc_subproc: returning 1
 4021 6036633 [main] script 50 select_stuff::wait: wait_ret 0, m = 3.  verifying
 4003 6040636 [main] script 50 select_stuff::wait: signal received
 4969 6045605 [main] script 50 select_stuff::cleanup: calling cleanup routines
 3496 6049101 [pipesel] script 50 thread_pipe: stopping
 4004 6053105 [main] script 50 select_stuff::destroy: deleting select records
 3702 6056807 [main] script 50 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
 3828 6060635 [main] script 50 wait4: calling proc_subproc, pid -1, options 1
 3981 6064616 [main] script 50 proc_subproc: args: 6, 6348072
 3998 6068614 [main] script 50 proc_subproc: wval->pid -1, wval->options 1
 4038 6072652 [main] script 50 checkstate: nprocs 1
 3962 6076614 [main] script 50 stopped_or_terminated: considering pid 66, pgid 66, w->pid -1
 4018 6080632 [main] script 50 remove_proc: removing procs[0], pid 66, nprocs 1
 4127 6084759 [main] script 50 checkstate: returning 1
 3858 6088617 [main] script 50 proc_subproc: released waiting thread
 3998 6092615 [main] script 50 proc_subproc: finished processing terminated/stopped child
 4000 6096615 [main] script 50 proc_subproc: returning 1
 4036 6100651 [main] script 50 wait4: 0 = cygwait (...)
 3968 6104619 [main] script 50 wait4: 66 = wait4(-1, 0x500, 1, 0x0)
 4032 6108651 [main] script 50 wait4: calling proc_subproc, pid -1, options 1
 3966 6112617 [main] script 50 proc_subproc: args: 6, 6348072
 3999 6116616 [main] script 50 proc_subproc: wval->pid -1, wval->options 1
 4014 6120630 [main] script 50 checkstate: nprocs 0
 3986 6124616 [main] script 50 checkstate: no matching terminated children found
 4000 6128616 [main] script 50 checkstate: returning 0
 4001 6132617 [main] script 50 proc_subproc: waiting thread found no children
 4017 6136634 [main] script 50 proc_subproc: finished processing terminated/stopped child
 3986 6140620 [main] script 50 proc_subproc: returning 1
 3994 6144614 [main] script 50 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
 4001 6148615 [main] script 50 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
 4001 6152616 [main] script 50 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 4002 6156618 [main] script 50 select_stuff::wait: returning -3
 4029 6160647 [main] script 50 select: res -3
 3972 6164619 [main] script 50 select_stuff::cleanup: calling cleanup routines
 4001 6168620 [main] script 50 select_stuff::destroy: deleting select records
 4012 6172632 [main] script 50 select_stuff::cleanup: calling cleanup routines
 3996 6176628 [main] script 50 select_stuff::destroy: deleting select records
 3999 6180627 [main] script 50 cygwin_select: -1 = select(5, 0x60C620, 0x0, 0x0, 0x0), errno 4
 4015 6184642 [main] script 50 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
 4020 6188662 [main] script 50 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 3969 6192631 [main] script 50 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
 4001 6196632 [main] script 50 cygwin_select: select(5, 0x60C560, 0x60C540, 0x60C520, 0x60C5B8)
 3996 6200628 [main] script 50 cygwin_select: to->tv_sec 0, to->tv_usec 50000, ms 50
 4479 6205107 [main] script 50 dtable::select_read: /dev/ptmx fd 4
 3526 6208633 [main] script 50 select: sel.always_ready 0
 4714 6213347 [main] script 50 select_stuff::wait: m 3, ms 50
54369 6267716 [main] script 50 select_stuff::wait: wait_ret 258, m = 3.  verifying
 5164 6272880 [main] script 50 select_stuff::wait: timed out
 4123 6277003 [main] script 50 select_stuff::wait: returning 1
 4040 6281043 [main] script 50 select: res 1
 3862 6284905 [main] script 50 select_stuff::cleanup: calling cleanup routines
 3946 6288851 [pipesel] script 50 thread_pipe: stopping
 4221 6293072 [main] script 50 select_stuff::destroy: deleting select records
 3770 6296842 [main] script 50 select_stuff::cleanup: calling cleanup routines
 3786 6300628 [main] script 50 select_stuff::destroy: deleting select records
 4000 6304628 [main] script 50 cygwin_select: 0 = select(5, 0x60C560, 0x60C540, 0x60C520, 0x60C5B8)
 4005 6308633 [main] script 50 time: 1441202457 = time(0x0)
12601 6321234 [main] script 50 write: write(3, 0x20055940, 96)
 3414 6324648 [main] script 50 write: 96 = write(3, 0x20055940, 96)
 3986 6328634 [main] script 50 close: close(3)
 4007 6332641 [main] script 50 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
 4053 6336694 [main] script 50 close: 0 = close(3)
 6085 6342779 [main] script 50 close: close(4)
 2033 6344812 [main] script 50 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
 3841 6348653 [main] script 50 fhandler_base::close_with_arch: closing archetype
 3991 6352644 [main] script 50 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
 3996 6356640 [main] script 50 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(50)
 4002 6360642 [main] script 50 fhandler_pty_master::close: (1270): pty output_mutex (0x14C): waiting -1 ms
 4015 6364657 [main] script 50 fhandler_pty_master::close: (1270): pty output_mutex: acquired
 3990 6368647 [main] script 50 fhandler_pty_common::close: pty0 <0x130,0x12C> closing
 4041 6372688 [main] script 50 fhandler_pty_master::close: (1274): pty output_mutex(0x14C) released
 4029 6376717 [main] script 50 fhandler_pty_master::close: not clearing: 0, master_pid 48
 3930 6380647 [main] script 50 dtable::delete_archetype: deleting element 1 for /dev/ptmx(128/0)
 3998 6384645 [main] script 50 close: 0 = close(4)
 5310 6389955 [main] script 50 close: close(1)
 2682 6392637 [main] script 50 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
 3998 6396635 [main] script 50 fhandler_base::close_with_arch: not closing archetype
 4003 6400638 [main] script 50 close: 0 = close(1)
 6901 6407539 [main] script 50 close: close(2)
 1098 6408637 [main] script 50 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
 3997 6412634 [main] script 50 fhandler_base::close_with_arch: not closing archetype
 4003 6416637 [main] script 50 close: 0 = close(2)
 6216 6422853 [main] script 50 do_exit: do_exit (1280), exit_state 1
 1783 6424636 [main] script 50 void: 0x401560 = signal (20, 0x1)
 3995 6428631 [main] script 50 void: 0x0 = signal (1, 0x1)
 4002 6432633 [main] script 50 void: 0x0 = signal (2, 0x1)
 4007 6436640 [main] script 50 void: 0x0 = signal (3, 0x1)
 4044 6440684 [main] script 50 init_cygheap::close_ctty: closing cygheap->ctty 0x61301AD0
 3949 6444633 [main] script 50 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
 4046 6448679 [main] script 50 fhandler_console::free_console: freed console, res 1
 3958 6452637 [main] script 50 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
 4011 6456648 [main] script 50 getpid: 50 = getpid()
 3999 6460647 [main] script 50 proc_terminate: nprocs 0
 3986 6464633 [main] script 50 proc_terminate: leaving
 4026 6468659 [main] script 50 pinfo::exit: Calling ExitProcess n 0x500, exitcode 0x500
--- Process 50 thread 25 exited with status 0x500
--- Process 50 thread 43 exited with status 0x500
--- Process 50 thread 45 exited with status 0x500
--- Process 50 exited with status 0x500
5079923 6473669 [waitproc] script 48 pinfo::maybe_set_exit_code_from_windows: pid 50, exit value - old 0x8000500, windows 0xDEADBEEF, cygwin 0x8000500
 2961 6476630 [waitproc] script 48 sig_send: sendsig 0x9C, pid 48, signal 20, its_me 1
 8030 6484660 [waitproc] script 48 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
 3969 6488629 [sig] script 48 sigpacket::process: signal 20 processing
 4003 6492632 [waitproc] script 48 sig_send: returning 0x0 from sending signal 20
 8002 6500634 [sig] script 48 init_cygheap::find_tls: sig 20
 8076 6508710 [waitproc] script 48 proc_waiter: exiting wait thread for pid 50
 7961 6516671 [sig] script 48 sigpacket::process: using tls 0x60CE64
 8210 6524881 [sig] script 48 sigpacket::process: signal 20, signal handler 0x401560
 7738 6532619 [sig] script 48 sigpacket::setup_handler: controlled interrupt. stackptr 0x60DD5C, stack 0x60DD58, stackptr[-1] 0x401824
 8020 6540639 [sig] script 48 proc_subproc: args: 5, 1
 8021 6548660 [main] script 48 select_stuff::wait: wait_ret 0, m = 3.  verifying
 7990 6556650 [sig] script 48 proc_subproc: clear waiting threads
 8005 6564655 [main] script 48 select_stuff::wait: signal received
 8008 6572663 [sig] script 48 proc_subproc: finished clearing
 7984 6580647 [main] script 48 select_stuff::cleanup: calling cleanup routines
 8001 6588648 [sig] script 48 proc_subproc: returning 1
 8013 6596661 [main] script 48 select_stuff::destroy: deleting select records
 7983 6604644 [sig] script 48 _cygtls::interrupt_setup: armed signal_arrived 0x120, signal 20
 8173 6612817 [sig] script 48 sigpacket::setup_handler: signal 20 delivered
 7821 6620638 [main] script 48 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
 7996 6628634 [sig] script 48 sigpacket::process: returning 1
 8004 6636638 [main] script 48 sig_send: sendsig 0x9C, pid 48, signal -34, its_me 1
 7997 6644635 [sig] script 48 proc_subproc: args: 5, 0
 7982 6652617 [sig] script 48 proc_subproc: looking for processes to reap, nprocs 1
 8040 6660657 [main] script 48 sig_send: wakeup 0x21C
 7993 6668650 [sig] script 48 proc_subproc: finished processing terminated/stopped child
 7987 6676637 [main] script 48 sig_send: Waiting for pack.wakeup 0x21C
 8067 6684704 [sig] script 48 proc_subproc: returning 1
 7965 6692669 [sig] script 48 wait_sig: signalling pack.wakeup 0x21C
 7986 6700655 [main] script 48 sig_send: returning 0x0 from sending signal -34
 7963 6708618 [main] script 48 wait4: calling proc_subproc, pid -1, options 1
 8082 6716700 [main] script 48 proc_subproc: args: 6, 6348072
 7920 6724620 [main] script 48 proc_subproc: wval->pid -1, wval->options 1
 8019 6732639 [main] script 48 checkstate: nprocs 1
 7975 6740614 [main] script 48 stopped_or_terminated: considering pid 50, pgid 12, w->pid -1
 8024 6748638 [main] script 48 remove_proc: removing procs[0], pid 50, nprocs 1
 8123 6756761 [main] script 48 checkstate: returning 1
 3854 6760615 [main] script 48 proc_subproc: released waiting thread
 3996 6764611 [main] script 48 proc_subproc: finished processing terminated/stopped child
 4004 6768615 [main] script 48 proc_subproc: returning 1
 4034 6772649 [main] script 48 wait4: 0 = cygwait (...)
 3978 6776627 [main] script 48 wait4: 50 = wait4(-1, 0x500, 1, 0x0)
 3990 6780617 [main] script 48 wait4: calling proc_subproc, pid -1, options 1
 3997 6784614 [main] script 48 proc_subproc: args: 6, 6348072
 4003 6788617 [main] script 48 proc_subproc: wval->pid -1, wval->options 1
 4025 6792642 [main] script 48 checkstate: nprocs 0
 3971 6796613 [main] script 48 checkstate: no matching terminated children found
 3999 6800612 [main] script 48 checkstate: returning 0
 4003 6804615 [main] script 48 proc_subproc: waiting thread found no children
 4020 6808635 [main] script 48 proc_subproc: finished processing terminated/stopped child
 3976 6812611 [main] script 48 proc_subproc: returning 1
 3996 6816607 [main] script 48 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
 4009 6820616 [main] script 48 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
 3996 6824612 [main] script 48 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 3996 6828608 [main] script 48 select_stuff::wait: returning -3
 4012 6832620 [main] script 48 select: res -3
 3995 6836615 [main] script 48 select_stuff::cleanup: calling cleanup routines
 8073 6844688 [main] script 48 select_stuff::destroy: deleting select records
 3940 6848628 [main] script 48 select_stuff::cleanup: calling cleanup routines
 3988 6852616 [main] script 48 select_stuff::destroy: deleting select records
 3995 6856611 [main] script 48 cygwin_select: -1 = select(1, 0x60C620, 0x0, 0x0, 0x0), errno 4
 4122 6860733 [main] script 48 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
 3893 6864626 [main] script 48 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
 4000 6868626 [main] script 48 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
 4021 6872647 [main] script 48 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x407060) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
 3993 6876640 [main] script 48 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x407060
11949 6888589 [main] script 48 fhandler_console::input_tcsetattr: 0 = tcsetattr(,0x407060) enable flags 0x1F, c_lflag 0x107 iflag 0x502
 8033 6896622 [main] script 48 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 4
 7997 6904619 [main] script 48 tcsetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
 8030 6912649 [main] script 48 tcsetattr: 0 = tcsetattr(0, 3, 0x407060)
215945 7128594 [main] script 48 fhandler_console::write: 0x20042968, 37
20158 7148752 [main] script 48 fhandler_console::write: 37 = fhandler_console::write(...)
11826 7160578 [main] script 48 write: 37 = write(1, 0x20042968, 37)
 5498 7166076 [main] script 48 kill0: kill (50, 15)
 2574 7168650 [main] script 48 __set_errno: int _pinfo::kill(siginfo_t&):274 setting errno 3
 7973 7176623 [main] script 48 _pinfo::kill: -1 = _pinfo::kill (15), pid 0, process_state 0x0
 5138 7181761 [main] script 48 close: close(1)
 2854 7184615 [main] script 48 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 3
 4006 7188621 [main] script 48 fhandler_base::close_with_arch: not closing archetype
 4001 7192622 [main] script 48 close: 0 = close(1)
 6583 7199205 [main] script 48 close: close(2)
 1411 7200616 [main] script 48 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
 3996 7204612 [main] script 48 fhandler_base::close_with_arch: not closing archetype
 4005 7208617 [main] script 48 close: 0 = close(2)
 6003 7214620 [main] script 48 do_exit: do_exit (1280), exit_state 1
 1997 7216617 [main] script 48 void: 0x401560 = signal (20, 0x1)
 3999 7220616 [main] script 48 void: 0x0 = signal (1, 0x1)
 4012 7224628 [main] script 48 void: 0x0 = signal (2, 0x1)
 4001 7228629 [main] script 48 void: 0x0 = signal (3, 0x1)
 3992 7232621 [main] script 48 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
 3998 7236619 [main] script 48 fhandler_base::close_with_arch: not closing archetype
 4016 7240635 [main] script 48 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
  220 7240855 [main] script 48 fhandler_base::close_with_arch: closing archetype
  210 7241065 [main] script 48 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
  211 7241276 [main] script 48 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(0)
  217 7241493 [main] script 48 fhandler_pty_master::close: (1253): pty output_mutex (0x14C): waiting -1 ms
  218 7241711 [main] script 48 fhandler_pty_master::close: (1253): pty output_mutex: acquired
 1018 7242729 [ptym] script 48 fhandler_pty_master::pty_master_thread: Reply: from 0x0, to 0x0, error 127
  235 7242964 [ptym] script 48 fhandler_pty_master::pty_master_thread: Leaving
  528 7243492 [main] script 48 fhandler_pty_master::close: (1263): pty output_mutex(0x14C) released
  207 7243699 [main] script 48 cygthread::terminate_thread: thread 'ptymf', id 0x39, inuse 1, stack_ptr 0xC0B7D0
--- Process 48 thread 57 exited with status 0x0
  588 7244287 [main] script 48 fhandler_pty_master::close: (1270): pty output_mutex (0x14C): waiting -1 ms
  261 7244548 [main] script 48 fhandler_pty_master::close: (1270): pty output_mutex: acquired
  204 7244752 [main] script 48 fhandler_pty_common::close: pty0 <0x130,0x12C> closing
  305 7245057 [main] script 48 fhandler_pty_master::close: (1274): pty output_mutex(0x14C) released
  199 7245256 [main] script 48 fhandler_pty_master::close: Closing last master of pty0
  221 7245477 [main] script 48 kill0: kill (66, 1)
  207 7245684 [main] script 48 __set_errno: int _pinfo::kill(siginfo_t&):274 setting errno 3
  173 7245857 [main] script 48 _pinfo::kill: -1 = _pinfo::kill (1), pid 0, process_state 0x0
  430 7246287 [main] script 48 fhandler_pty_master::close: not clearing: 0, master_pid -1
  216 7246503 [main] script 48 dtable::delete_archetype: deleting element 1 for /dev/ptmx(128/0)
  176 7246679 [main] script 48 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 0
  186 7246865 [main] script 48 fhandler_base::close_with_arch: closing archetype
  184 7247049 [main] script 48 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
  186 7247235 [main] script 48 fhandler_pty_slave::close: closing last open /dev/pty0 handle
  239 7247474 [main] script 48 fhandler_pty_common::close: pty0 <0x188,0x18C> closing
  258 7247732 [main] script 48 dtable::delete_archetype: deleting element 1 for /dev/pty0(136/0)
  188 7247920 [main] script 48 init_cygheap::close_ctty: closing cygheap->ctty 0x61301AD0
  184 7248104 [main] script 48 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  218 7248322 [main] script 48 fhandler_console::free_console: freed console, res 1
  179 7248501 [main] script 48 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
  200 7248701 [main] script 48 getpid: 48 = getpid()
  175 7248876 [main] script 48 proc_terminate: nprocs 0
  176 7249052 [main] script 48 proc_terminate: leaving
  221 7249273 [main] script 48 pinfo::exit: Calling ExitProcess n 0x500, exitcode 0x5
--- Process 48 thread 69 exited with status 0x5
--- Process 48 thread 70 exited with status 0x5
--- Process 48 thread 38 exited with status 0x5
--- Process 48 exited with status 0x5
-------------- next part --------------
--- Process 25 created
--- Process 25 loaded (unknown) at 7B810000
--- Process 25 loaded (unknown) at 7BC10000
--- Process 25 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 25 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 25 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   18      18 [main] script (25) **********************************************
  191     209 [main] script (25) Program name: C:\cygwin\bin\script.exe (windows pid 25)
  122     331 [main] script (25) OS version:   Windows NT-5.1
  128     459 [main] script (25) **********************************************
  396     855 [main] script (25) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  436    1291 [main] script 25 cygheap_user::init: NtSetInformationToken (TokenOwner), 0xC0000002
  371    1662 [main] script 25 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  154    1816 [main] script 25 user_heap_info::init: heap base 0x20000000, heap top 0x20000000, heap size 0x18000000 (402653184)
  188    2004 [main] script 25 open_shared: name S-1-5-21-0-0-0-1000.1, n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  132    2136 [main] script 25 user_info::create: opening user shared for 'S-1-5-21-0-0-0-1000' at 0x60FE0000
  127    2263 [main] script 25 user_info::create: user shared version AB1FCCE8
  180    2443 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-25-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  153    2596 [main] script 25 fhandler_pipe::create: pipe read handle 0x98
  141    2737 [main] script 25 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-25-sigwait
  184    2921 [main] script 25 fhandler_pipe::create: pipe write handle 0x9C
  141    3062 [main] script 25 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 25 thread 12 created
  587    3649 [sig] script 25 wait_sig: entering ReadFile loop, my_readsig 0x98, my_sendsig 0x9C
  484    4133 [main] script 25 time: 1441202446 = time(0x0)
  392    4525 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\fracting, no-keep-rel, no-add-slash)
  267    4792 [main] script 25 normalize_win32_path: C:\cygwin\home\fracting = normalize_win32_path (C:\cygwin\home\fracting)
  128    4920 [main] script 25 mount_info::conv_to_posix_path: /home/fracting = conv_to_posix_path (C:\cygwin\home\fracting)
  287    5207 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x0, 0x200180A8)
  871    6078 [main] script 25 _cygwin_istext_for_stdio: fd 0: not open
  141    6219 [main] script 25 _cygwin_istext_for_stdio: fd 1: not open
  127    6346 [main] script 25 _cygwin_istext_for_stdio: fd 2: not open
  590    6936 [main] script (25) open_shared: name cygpid.25, n 25, shared 0x60FD0000 (wanted 0x60FD0000), h 0xCC, *m 2
  169    7105 [main] script (25) time: 1441202446 = time(0x0)
  138    7243 [main] script 25 pinfo::thisproc: myself dwProcessId 25
  412    7655 [main] script 25 environ_init: GetEnvironmentStrings returned 0x230000
  262    7917 [main] script 25 environ_init: 0x20028290: !C:=C:\cygwin\bin
  272    8189 [main] script 25 environ_init: 0x200282A8: ALLUSERSPROFILE=C:\users\Public
  270    8459 [main] script 25 environ_init: 0x200282D0: APPDATA=C:\users\fracting\Application Data
  274    8733 [main] script 25 environ_init: 0x20028300: CLIENTNAME=Console
  269    9002 [main] script 25 environ_init: 0x20028318: COLORTERM=gnome-terminal
  274    9276 [main] script 25 environ_init: 0x20028338: COMMONPROGRAMFILES=C:\Program Files\Common Files
  275    9551 [main] script 25 environ_init: 0x20028370: COMPIZ_BIN_PATH=/usr/bin/
  272    9823 [main] script 25 environ_init: 0x20028390: COMPIZ_CONFIG_PROFILE=ubuntu
  276   10099 [main] script 25 environ_init: 0x200283B8: COMPUTERNAME=fracting-ThinkP
  421   10520 [main] script 25 environ_init: 0x200283E0: COMSPEC=C:\windows\system32\cmd.exe
  290   10810 [main] script 25 environ_init: 0x20028410: DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-jdAJOEgF2J
  269   11079 [main] script 25 environ_init: 0x20028458: DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
  278   11357 [main] script 25 environ_init: 0x20028490: DESKTOP_SESSION=ubuntu
 2329   13686 [main] script 25 environ_init: 0x200284B0: DISPLAY=:0
  288   13974 [main] script 25 environ_init: 0x200284C0: EXECIGNORE=*.dll
  275   14249 [main] script 25 environ_init: 0x200284D8: GDMSESSION=ubuntu
 1142   15391 [main] script 25 environ_init: 0x200284F0: GDM_LANG=zh_CN
  428   15819 [main] script 25 environ_init: 0x20028508: GNOME_DESKTOP_SESSION_ID=this-is-deprecated
  275   16094 [main] script 25 environ_init: 0x20028540: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-36Wc9W
  260   16354 [main] script 25 environ_init: 0x20028580: GNOME_KEYRING_PID=2432
  259   16613 [main] script 25 environ_init: 0x200285A0: GPG_AGENT_INFO=/run/user/1000/keyring-36Wc9W/gpg:0:1
  257   16870 [main] script 25 environ_init: 0x200285E0: GTK_IM_MODULE=fcitx
  320   17190 [main] script 25 environ_init: 0x20028600: GTK_MODULES=overlay-scrollbar:unity-gtk-module
  265   17455 [main] script 25 getwinenv: can't set native for HOME= since no environ yet
  127   17582 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\fracting, no-keep-rel, no-add-slash)
  125   17707 [main] script 25 normalize_win32_path: C:\cygwin\home\fracting = normalize_win32_path (C:\cygwin\home\fracting)
  127   17834 [main] script 25 mount_info::conv_to_posix_path: /home/fracting = conv_to_posix_path (C:\cygwin\home\fracting)
  366   18200 [main] script 25 win_env::add_cache: posix /home/fracting
  126   18326 [main] script 25 win_env::add_cache: native HOME=C:\cygwin\home\fracting
  127   18453 [main] script 25 posify_maybe: env var converted to HOME=/home/fracting
  394   18847 [main] script 25 environ_init: 0x200286A0: HOME=/home/fracting
  263   19110 [main] script 25 environ_init: 0x20028638: HOMEDRIVE=C:
  244   19354 [main] script 25 environ_init: 0x200286B8: HOMEPATH=\users\fracting
  255   19609 [main] script 25 environ_init: 0x200286D8: HOSTNAME=fracting-ThinkPad-Edge-E431
  242   19851 [main] script 25 environ_init: 0x20028708: INFOPATH=/usr/local/info:/usr/share/info:/usr/info
  263   20114 [main] script 25 environ_init: 0x20028740: JOB=unity-settings-daemon
  245   20359 [main] script 25 environ_init: 0x20028760: LANG=zh_CN.UTF-8
  262   20621 [main] script 25 environ_init: 0x20028778: LANGUAGE=zh_CN:en_US:en
  260   20881 [main] script 25 environ_init: 0x20028798: LC_ADDRESS=zh_CN.UTF-8
  331   21212 [main] script 25 environ_init: 0x200287B8: LC_ALL=en_US.utf8
  243   21455 [main] script 25 environ_init: 0x200287D0: LC_IDENTIFICATION=zh_CN.UTF-8
  251   21706 [main] script 25 environ_init: 0x200287F8: LC_MEASUREMENT=zh_CN.UTF-8
  246   21952 [main] script 25 environ_init: 0x20028818: LC_MONETARY=zh_CN.UTF-8
  246   22198 [main] script 25 environ_init: 0x20028838: LC_NAME=zh_CN.UTF-8
  247   22445 [main] script 25 environ_init: 0x20028858: LC_NUMERIC=zh_CN.UTF-8
  247   22692 [main] script 25 environ_init: 0x20028878: LC_PAPER=zh_CN.UTF-8
  272   22964 [main] script 25 environ_init: 0x20028898: LC_TELEPHONE=zh_CN.UTF-8
  354   23318 [main] script 25 environ_init: 0x200288B8: LC_TIME=zh_CN.UTF-8
  317   23635 [main] script 25 environ_init: 0x200288D8: LESSCLOSE=/usr/bin/lesspipe %s %s
  275   23910 [main] script 25 environ_init: 0x20028900: LESSOPEN=| /usr/bin/lesspipe %s
  269   24179 [main] script 25 environ_init: 0x20028928: LOCALAPPDATA=C:\users\fracting\Local Settings\Application Data
  269   24448 [main] script 25 environ_init: 0x20028970: LOGNAME=fracting
  272   24720 [main] script 25 environ_init: 0x20028988: LOGONSERVER=\\fracting-ThinkP
  315   25035 [main] script 25 environ_init: 0x200289B0: LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  286   25321 [main] script 25 environ_init: 0x20028F50: MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
  262   25583 [main] script 25 environ_init: 0x20028F90: NUMBER_OF_PROCESSORS=4
  271   25854 [main] script 25 environ_init: 0x20028FB0: OLDPWD=/usr/bin
  278   26132 [main] script 25 environ_init: 0x20028FC8: ORIGINAL_PATH=/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  268   26400 [main] script 25 environ_init: 0x20029030: OS=Windows_NT
  273   26673 [main] script 25 environ_init: 0x20029048: PAPERSIZE=a4
  299   26972 [main] script 25 getwinenv: can't set native for PATH= since no environ yet
  325   27297 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
 1119   28416 [main] script 25 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin)
  173   28589 [main] script 25 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin)
  168   28757 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
  166   28923 [main] script 25 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
  164   29087 [main] script 25 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
  163   29250 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows\system32, keep-rel, no-add-slash)
  145   29395 [main] script 25 normalize_win32_path: C:\windows\system32 = normalize_win32_path (C:\windows\system32)
  149   29544 [main] script 25 mount_info::conv_to_posix_path: /cygdrive/c/windows/system32 = conv_to_posix_path (C:\windows\system32)
  133   29677 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows, keep-rel, no-add-slash)
  149   29826 [main] script 25 normalize_win32_path: C:\windows = normalize_win32_path (C:\windows)
  152   29978 [main] script 25 mount_info::conv_to_posix_path: /cygdrive/c/windows = conv_to_posix_path (C:\windows)
  150   30128 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\windows\system32\wbem, keep-rel, no-add-slash)
  130   30258 [main] script 25 normalize_win32_path: C:\windows\system32\wbem = normalize_win32_path (C:\windows\system32\wbem)
  149   30407 [main] script 25 mount_info::conv_to_posix_path: /cygdrive/c/windows/system32/wbem = conv_to_posix_path (C:\windows\system32\wbem)
  422   30829 [main] script 25 win_env::add_cache: posix /usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  157   30986 [main] script 25 win_env::add_cache: native PATH=C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\windows\system32;C:\windows;C:\windows\system32\wbem
 1147   32133 [main] script 25 posify_maybe: env var converted to PATH=/usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  462   32595 [main] script 25 environ_init: 0x200391A8: PATH=/usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem
  296   32891 [main] script 25 environ_init: 0x20029060: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  268   33159 [main] script 25 environ_init: 0x200290A0: PROCESSOR_ARCHITECTURE=x86
  293   33452 [main] script 25 environ_init: 0x20039220: PROCESSOR_IDENTIFIER=x86 Family 6 Model 58 Stepping 9, GenuineIntel
  269   33721 [main] script 25 environ_init: 0x20039270: PROCESSOR_LEVEL=6
  286   34007 [main] script 25 environ_init: 0x20039288: PROCESSOR_REVISION=3a09
  262   34269 [main] script 25 environ_init: 0x200392A8: PROFILEREAD=true
  269   34538 [main] script 25 environ_init: 0x200392C0: PROGRAMFILES=C:\Program Files
  283   34821 [main] script 25 environ_init: 0x200392E8: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
  280   35101 [main] script 25 environ_init: 0x20039330: PWD=/home/fracting
  300   35401 [main] script 25 environ_init: 0x20039348: QT_IM_MODULE=fcitx
  300   35701 [main] script 25 environ_init: 0x20039360: QT_QPA_PLATFORMTHEME=appmenu-qt5
  262   35963 [main] script 25 environ_init: 0x20039388: SESSION=ubuntu
  280   36243 [main] script 25 environ_init: 0x200393A0: SESSIONNAME=Console
  279   36522 [main] script 25 environ_init: 0x200393C0: SESSIONTYPE=gnome-session
  265   36787 [main] script 25 environ_init: 0x200393E0: SHELL=/bin/bash
  288   37075 [main] script 25 environ_init: 0x20028650: SHLVL=2
  309   37384 [main] script 25 environ_init: 0x200393F8: SSH_AUTH_SOCK=/run/user/1000/keyring-36Wc9W/ssh
  283   37667 [main] script 25 environ_init: 0x20039430: STAGING_WRITECOPY=1
  299   37966 [main] script 25 environ_init: 0x20039450: SYSTEMDRIVE=c:
  289   38255 [main] script 25 environ_init: 0x20039468: SYSTEMROOT=C:\windows
  287   38542 [main] script 25 getwinenv: can't set native for TEMP= since no environ yet
  149   38691 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash)
  170   38861 [main] script 25 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp)
  145   39006 [main] script 25 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp)
  412   39418 [main] script 25 win_env::add_cache: posix /tmp
  156   39574 [main] script 25 win_env::add_cache: native TEMP=C:\cygwin\tmp
  151   39725 [main] script 25 posify_maybe: env var converted to TEMP=/tmp
  510   40235 [main] script 25 environ_init: 0x200394C8: TEMP=/tmp
 1219   41454 [main] script 25 environ_init: 0x20039488: TERM=xterm
  279   41733 [main] script 25 getwinenv: can't set native for TMP= since no environ yet
  156   41889 [main] script 25 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash)
  148   42037 [main] script 25 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp)
  151   42188 [main] script 25 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp)
  429   42617 [main] script 25 win_env::add_cache: posix /tmp
  178   42795 [main] script 25 win_env::add_cache: native TMP=C:\cygwin\tmp
  152   42947 [main] script 25 posify_maybe: env var converted to TMP=/tmp
  447   43394 [main] script 25 environ_init: 0x20039518: TMP=/tmp
  294   43688 [main] script 25 environ_init: 0x200394D8: TZ=Asia/Shanghai
  295   43983 [main] script 25 environ_init: 0x20039528: UPSTART_EVENTS=xsession started
  288   44271 [main] script 25 environ_init: 0x20039550: UPSTART_JOB=unity7
  284   44555 [main] script 25 environ_init: 0x20039568: UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2435
  290   44845 [main] script 25 environ_init: 0x200395B8: USER=fracting
  294   45139 [main] script 25 environ_init: 0x200395D0: USERDOMAIN=fracting-ThinkP
  263   45402 [main] script 25 environ_init: 0x200395F0: USERNAME=fracting
  291   45693 [main] script 25 environ_init: 0x20039608: USERPROFILE=C:\users\fracting
  296   45989 [main] script 25 environ_init: 0x20039630: VTE_VERSION=3603
  292   46281 [main] script 25 environ_init: 0x20039648: WINDIR=C:\windows
  307   46588 [main] script 25 environ_init: 0x20039660: WINDOWID=8388619
  309   46897 [main] script 25 environ_init: 0x20039678: WINELOADERNOEXEC=1
  293   47190 [main] script 25 environ_init: 0x20039690: XAUTHORITY=/home/fracting/.Xauthority
  326   47516 [main] script 25 environ_init: 0x200396C0: XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
  296   47812 [main] script 25 environ_init: 0x20039710: XDG_CURRENT_DESKTOP=Unity
  291   48103 [main] script 25 environ_init: 0x20039730: XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  290   48393 [main] script 25 environ_init: 0x20039788: XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/fracting
  317   48710 [main] script 25 environ_init: 0x200397C8: XDG_RUNTIME_DIR=/run/user/1000
  266   48976 [main] script 25 environ_init: 0x200397F0: XDG_SEAT=seat0
  294   49270 [main] script 25 environ_init: 0x20039808: XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
  290   49560 [main] script 25 environ_init: 0x20039848: XDG_SESSION_DESKTOP=ubuntu
  293   49853 [main] script 25 environ_init: 0x20039868: XDG_SESSION_ID=c2
  294   50147 [main] script 25 environ_init: 0x20039880: XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
  438   50585 [main] script 25 environ_init: 0x200398C0: XDG_SESSION_TYPE=x11
  314   50899 [main] script 25 environ_init: 0x200280E8: XDG_VTNR=7
  271   51170 [main] script 25 environ_init: 0x200280F8: XMODIFIERS=@im=fcitx
  293   51463 [main] script 25 environ_init: 0x20028118: _=/usr/bin/strace
  297   51760 [main] script 25 environ_init: 0x20028130: winsysdir=C:\windows\system32
  288   52048 [main] script 25 parse_options: glob (called func)
  289   52337 [main] script 25 parse_options: returning
  151   52488 [main] script 25 environ_init: 0x20028158: CYGWIN=noglob
  181   52669 [main] script 25 pinfo_init: Set nice to 0
  139   52808 [main] script 25 pinfo_init: pid 25, pgid 25, process_state 0x41
  147   52955 [main] script 25 App version:  1007.35, api: 0.287
  145   53100 [main] script 25 DLL version:  2002.1, api: 0.289
  148   53248 [main] script 25 DLL build:    2015-08-20 11:40
  151   53399 [main] script 25 dtable::extend: size 32, fds 0x61300A98
  217   53616 [main] script 25 __get_lcid_from_locale: LCID=0x0409
  797   54413 [main] script 25 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-c5e39b7a9d22bafb-lpc
  180   54593 [main] script 25 transport_layer_pipes::connect: Error opening the pipe (2)
  292   54885 [main] script 25 client_request::make_request: cygserver un-available
--- Process 25 loaded (unknown) at B7390000
--- Process 25 loaded (unknown) at B7330000
--- Process 25 loaded (unknown) at B72F0000
--- Process 25 loaded (unknown) at B7350000
 2827   57712 [main] script 25 pwdgrp::fetch_account_from_windows: NetUserGetInfo(fracting) 2140
  182   57894 [main] script 25 pwdgrp::fetch_account_from_windows: line: <fracting:*:197608:197121:U-fracting-ThinkP\fracting,S-1-5-21-0-0-0-1000:/home/fracting:/bin/bash>
  310   58204 [main] script 25 pwdgrp::fetch_account_from_windows: line: <None:S-1-5-21-0-0-0-513:197121:>
  762   58966 [main] script 25 pwdgrp::fetch_account_from_windows: line: <LOCAL:S-1-2-0:66048:>
  165   59131 [main] script 25 pwdgrp::fetch_account_from_windows: line: <INTERACTIVE:S-1-5-4:4:>
  152   59283 [main] script 25 pwdgrp::fetch_account_from_windows: line: <Authenticated Users:S-1-5-11:11:>
  159   59442 [main] script 25 pwdgrp::fetch_account_from_windows: line: <Administrators:S-1-5-32-544:544:>
 2231   61673 [main] script 25 pwdgrp::fetch_account_from_windows: line: <Users:S-1-5-32-545:545:>
  315   61988 [main] script 25 pwdgrp::fetch_account_from_windows: line: <CurrentSession:S-1-5-5-0-1:4095:>
  246   62234 [main] script 25 cygheap_user::ontherange: what 2, pw 0x61300C88
  150   62384 [main] script 25 cygheap_user::ontherange: HOME is already in the environment /home/fracting
  403   62787 [main] script 25 build_argv: argv[0] = 'script'
  151   62938 [main] script 25 build_argv: argv[1] = '-e'
 1023   63961 [main] script 25 build_argv: argv[2] = '-c'
  177   64138 [main] script 25 build_argv: argv[3] = 'exit 5'
  165   64303 [main] script 25 build_argv: argc 4
  303   64606 [main] script 25 open_shared: name c5e39b7a9d22bafb-cons0x20040.0, n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
  179   64785 [main] script 25 build_fh_pc: created an archetype (0x61301AD0) for /dev/cons0(3/0)
  145   64930 [main] script 25 build_fh_pc: fh 0x61301880, dev 00030000
  215   65145 [main] script 25 fhandler_console::open: opened conin$ 0xEB, conout$ 0xEF
  164   65309 [main] script 25 fhandler_base::open_with_arch: line 476:  /dev/cons0<0x61301AD0> usecount + 1 = 1
  127   65436 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  147   65583 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  147   65730 [main] script 25 fhandler_base::set_flags: filemode set to binary
  147   65877 [main] script 25 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  147   66024 [main] script 25 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x61301AD0
  147   66171 [main] script 25 _pinfo::set_ctty: ctty was NULL
  147   66318 [main] script 25 _pinfo::set_ctty: line 482:  /dev/cons0<0x61301AD0> usecount + 1 = 2
  147   66465 [main] script 25 _pinfo::set_ctty: /dev/cons0 ctty, usecount 2
  163   66628 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 25, pid 25, pgid 25, tty->pgid 40, tty->sid 71
  155   66783 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  168   66951 [main] script 25 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
  140   67091 [main] script 25 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x60FC001C
  145   67236 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  153   67389 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  147   67536 [main] script 25 fhandler_base::set_flags: filemode set to binary
  184   67720 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  141   67861 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 25, pgid 40, tty->pgid 40, tty->sid 71
  162   68023 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  326   68349 [main] script 25 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xEB
  142   68491 [main] script 25 build_fh_pc: fh 0x61301D50, dev 00030000
  171   68662 [main] script 25 fhandler_base::open_with_arch: line 496:  /dev/cons0<0x61301AD0> usecount + 1 = 3
  141   68803 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  153   68956 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  152   69108 [main] script 25 fhandler_base::set_flags: filemode set to binary
  150   69258 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  156   69414 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 25, pgid 40, tty->pgid 40, tty->sid 71
  156   69570 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  169   69739 [main] script 25 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
  185   69924 [main] script 25 fhandler_console::input_tcsetattr: this 0x61301D50, get_ttyp () 0x60FC0000, t 0x60FC001C
  130   70054 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  152   70206 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  147   70353 [main] script 25 fhandler_base::set_flags: filemode set to binary
  149   70502 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  166   70668 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 25, pgid 40, tty->pgid 40, tty->sid 71
  176   70844 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  323   71167 [main] script 25 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xEB
  127   71294 [main] script 25 build_fh_pc: fh 0x61301FA0, dev 00030000
  170   71464 [main] script 25 fhandler_base::open_with_arch: line 496:  /dev/cons0<0x61301AD0> usecount + 1 = 4
  151   71615 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  150   71765 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  149   71914 [main] script 25 fhandler_base::set_flags: filemode set to binary
  150   72064 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  144   72208 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 25, pgid 40, tty->pgid 40, tty->sid 71
  156   72364 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
  164   72528 [main] script 25 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60FC001C) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
  154   72682 [main] script 25 fhandler_console::input_tcsetattr: this 0x61301FA0, get_ttyp () 0x60FC0000, t 0x60FC001C
  147   72829 [main] script 25 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  155   72984 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  164   73148 [main] script 25 fhandler_base::set_flags: filemode set to binary
  161   73309 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  152   73461 [main] script 25 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 71, pid 25, pgid 40, tty->pgid 40, tty->sid 71
  140   73601 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61301AD0
 3914   77515 [main] script 25 __set_errno: void dll_crt0_1(void*):1007 setting errno 0
 3078   80593 [main] script 25 __get_lcid_from_locale: LCID=0x0409
  132   80725 [main] script 25 __get_lcid_from_locale: LCID=0x0409
  567   81292 [main] script 25 __get_lcid_from_locale: LCID=0x0409
 1418   82710 [main] script 25 __get_lcid_from_locale: LCID=0x0409
  828   83538 [main] script 25 __get_lcid_from_locale: LCID=0x0409
 1161   84699 [main] script 25 __get_lcid_from_locale: LCID=0x0409
 2738   87437 [main] script 25 lstat64: entering
  146   87583 [main] script 25 normalize_posix_path: src typescript
  149   87732 [main] script 25 cwdstuff::get: posix /home/fracting
  179   87911 [main] script 25 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20000008, 32768, 1, 0), errno 0
  146   88057 [main] script 25 normalize_posix_path: /home/fracting/typescript = normalize_posix_path (typescript)
  146   88203 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting/typescript)
  148   88351 [main] script 25 set_flags: flags: binary (0x2)
  142   88493 [main] script 25 mount_info::conv_to_win32_path: src_path /home/fracting/typescript, dst C:\cygwin\home\fracting\typescript, flags 0x3000A, rc 0
  192   88685 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting\typescript)
  233   88918 [main] script 25 symlink_info::check: not a symlink
  145   89063 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting\typescript, 0x60B8D8) (0x43000A)
  146   89209 [main] script 25 path_conv::check: this->path(C:\cygwin\home\fracting\typescript), has_acls(1)
  148   89357 [main] script 25 build_fh_pc: fh 0x61302270, dev 000000C3
  130   89487 [main] script 25 stat_worker: (\??\C:\cygwin\home\fracting\typescript, 0x60CA70, 0x61302270), file_attributes 32
  356   89843 [main] script 25 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  145   89988 [main] script 25 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  164   90152 [main] script 25 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  279   90431 [main] script 25 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting\typescript, 0x60CA70) st_size=96, st_mode=0100644, st_ino=2263188st_atim=55E7010E.158854A4 st_ctim=55E7010D.49AD608 st_mtim=55E7010D.49AD608 st_birthtim=55E7010D.49AD608
  155   90586 [main] script 25 stat_worker: 0 = (\??\C:\cygwin\home\fracting\typescript,0x60CA70)
 1727   92313 [main] script 25 open: open(typescript, 0x601)
  144   92457 [main] script 25 normalize_posix_path: src typescript
  148   92605 [main] script 25 cwdstuff::get: posix /home/fracting
  146   92751 [main] script 25 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20000008, 32768, 1, 0), errno 0
  150   92901 [main] script 25 normalize_posix_path: /home/fracting/typescript = normalize_posix_path (typescript)
  678   93579 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting/typescript)
  215   93794 [main] script 25 set_flags: flags: binary (0x2)
  189   93983 [main] script 25 mount_info::conv_to_win32_path: src_path /home/fracting/typescript, dst C:\cygwin\home\fracting\typescript, flags 0x3000A, rc 0
  217   94200 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting\typescript)
  226   94426 [main] script 25 symlink_info::check: not a symlink
  186   94612 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting\typescript, 0x60B6F8) (0x3000A)
  177   94789 [main] script 25 path_conv::check: this->path(C:\cygwin\home\fracting\typescript), has_acls(1)
  185   94974 [main] script 25 build_fh_pc: fh 0x61302270, dev 000000C3
  172   95146 [main] script 25 fhandler_base::open: (\??\C:\cygwin\home\fracting\typescript, 0x108601)
  256   95402 [main] script 25 fhandler_base::set_flags: flags 0x108601, supplied_bin 0x10000
  172   95574 [main] script 25 fhandler_base::set_flags: filemode set to binary
  171   95745 [main] script 25 fhandler_base::open: 0x0 = NtCreateFile (0x120, 0x40120080, \??\C:\cygwin\home\fracting\typescript, io, NULL, 0x80, 0x7, 0x3, 0x4020, NULL, 0)
  184   95929 [main] script 25 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\home\fracting\typescript, 0x108601)
  207   96136 [main] script 25 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\home\fracting\typescript, 0x8601)
  184   96320 [main] script 25 open: 3 = open(typescript, 0x8601)
 1332   97652 [main] script 25 _cygwin_istext_for_stdio: fd 3: opened as binary
 1097   98749 [main] script 25 isatty: 1 = isatty(0)
  173   98922 [main] script 25 fhandler_console::tcgetattr: 0 = tcgetattr(0x407060) enable flags 0x1F, t->lflag 0x107, t->iflag 0x502
  146   99068 [main] script 25 tcgetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
  154   99222 [main] script 25 ioctl: ioctl(fd 0, cmd 0x5401)
  188   99410 [main] script 25 fhandler_console::ioctl: WINSZ: (row=25,col=80)
  146   99556 [main] script 25 ioctl: 0 = ioctl(0, 0x5401, ...)
  153   99709 [main] script 25 open: open(/dev/ptmx, 0x8002)
  141   99850 [main] script 25 normalize_posix_path: src /dev/ptmx
  143   99993 [main] script 25 normalize_posix_path: /dev/ptmx = normalize_posix_path (/dev/ptmx)
  153  100146 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/ptmx)
  149  100295 [main] script 25 mount_info::conv_to_win32_path: src_path /dev/ptmx, dst /dev/ptmx, flags 0x2, rc 0
  166  100461 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  172  100633 [main] script 25 fhandler_pipe::create: pipe read handle 0x128
  140  100773 [main] script 25 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master
  215  100988 [main] script 25 fhandler_pipe::create: pipe write handle 0x12C
  151  101139 [main] script 25 tty_list::allocate: pty0 allocated
  162  101301 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master, size 131072, mode PIPE_TYPE_MESSAGE
  231  101532 [main] script 25 fhandler_pipe::create: pipe read handle 0x130
  143  101675 [main] script 25 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master
  222  101897 [main] script 25 fhandler_pipe::create: pipe write handle 0x134
  129  102026 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master-cyg, size 131072, mode PIPE_TYPE_MESSAGE
  158  102184 [main] script 25 fhandler_pipe::create: pipe read handle 0x138
  142  102326 [main] script 25 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-to-master-cyg
  191  102517 [main] script 25 fhandler_pipe::create: pipe write handle 0x13C
  141  102658 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-echoloop, size 131072, mode PIPE_TYPE_MESSAGE
  179  102837 [main] script 25 fhandler_pipe::create: pipe read handle 0x140
  146  102983 [main] script 25 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-echoloop
  196  103179 [main] script 25 fhandler_pipe::create: pipe write handle 0x144
  280  103459 [main] script 25 alloc_sd: uid 197608, gid 197121, attribute 020620
  150  103609 [main] script 25 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-0-0-0-1000 (+)
  152  103761 [main] script 25 cygsid::debug_print: alloc_sd: group SID = S-1-5-21-0-0-0-513 (+)
  146  103907 [main] script 25 alloc_sd: ACL-Size: 124
  425  104332 [main] script 25 alloc_sd: Created SD-Size: 200
  166  104498 [main] script 25 tty::get_event: created event cygtty.input.avail.0
--- Process 25 thread 11 created
  814  105312 [ptym] script 25 cygthread::stub: thread 'ptym', id 0xB, stack_ptr 0xA0B7D0
  366  105678 [ptym] script 25 fhandler_pty_master::pty_master_thread: Entered
--- Process 25 thread 63 created
  213  105891 [main] script 25 fhandler_pty_master::setup: this 0x61302558, pty0 opened - from_pty <0x130,0x138>, to_pty 0x12C
  359  106250 [main] script 25 build_fh_pc: created an archetype (0x613027A0) for /dev/ptmx(128/0)
  155  106405 [main] script 25 build_fh_pc: fh 0x61302558, dev 00800000
  257  106662 [main] script 25 fhandler_base::open_with_arch: line 496:  /dev/ptmx<0x613027A0> usecount + 1 = 1
  358  107020 [main] script 25 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0
  172  107192 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  172  107364 [main] script 25 fhandler_base::set_flags: filemode set to binary
  169  107533 [main] script 25 fhandler_pty_master::open_setup: /dev/ptmx opened pty master for pty0, usecount 1
  180  107713 [main] script 25 open: 4 = open(/dev/ptmx, 0x8002)
  171  107884 [main] script 25 __set_errno: int revoke(char*):57 setting errno 88
  171  108055 [main] script 25 open: open(/dev/pty0, 0x8002)
  212  108267 [main] script 25 normalize_posix_path: src /dev/pty0
  230  108497 [ptymf] script 25 cygthread::stub: thread 'ptymf', id 0x3F, stack_ptr 0xC0B7D0
  195  108692 [main] script 25 normalize_posix_path: /dev/pty0 = normalize_posix_path (/dev/pty0)
  204  108896 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/pty0)
  231  109127 [ptymf] script 25 fhandler_pty_master::pty_master_fwd_thread: Started.
  163  109290 [main] script 25 mount_info::conv_to_win32_path: src_path /dev/pty0, dst /dev/pty0, flags 0x2, rc 0
  179  109469 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  193  109662 [main] script 25 fhandler_pipe::create: pipe busy
  180  109842 [main] script 25 tty::exists: exists 1
  198  110040 [main] script 25 build_fh_pc: created an archetype (0x61302C30) for /dev/pty0(136/0)
  187  110227 [main] script 25 build_fh_pc: fh 0x613029E8, dev 00880000
  165  110392 [main] script 25 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  172  110564 [main] script 25 fhandler_pipe::create: pipe busy
  154  110718 [main] script 25 tty::exists: exists 1
  401  111119 [main] script 25 alloc_sd: uid 197608, gid 197121, attribute 020620
  162  111281 [main] script 25 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-0-0-0-1000 (+)
  160  111441 [main] script 25 cygsid::debug_print: alloc_sd: group SID = S-1-5-21-0-0-0-513 (+)
  190  111631 [main] script 25 alloc_sd: ACL-Size: 124
  645  112276 [main] script 25 alloc_sd: Created SD-Size: 200
  173  112449 [main] script 25 fhandler_pty_slave::open: (395): pty output_mutex (0x170): waiting -1 ms
  191  112640 [main] script 25 fhandler_pty_slave::open: (395): pty output_mutex: acquired
  196  112836 [main] script 25 tty::create_inuse: cygtty.slave_alive.0 0x184
  183  113019 [main] script 25 fhandler_pty_slave::open: (398): pty output_mutex(0x170) released
  326  113345 [main] script 25 fhandler_pty_slave::open: dup handles within myself.
  197  113542 [main] script 25 fhandler_pty_slave::open: duplicated from_master 0x128->0x188 from pty_owner
  167  113709 [main] script 25 fhandler_pty_slave::open: duplicated to_master 0x134->0x18C from pty_owner
  183  113892 [main] script 25 fhandler_pty_slave::open: duplicated to_master_cyg 0x13C->0x190 from pty_owner
  198  114090 [main] script 25 fhandler_console::need_invisible: invisible_console 0
  188  114278 [main] script 25 fhandler_base::open_with_arch: line 476:  /dev/pty0<0x61302C30> usecount + 1 = 1
  166  114444 [main] script 25 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0
  168  114612 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  175  114787 [main] script 25 fhandler_base::set_flags: filemode set to binary
  180  114967 [main] script 25 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
  169  115136 [main] script 25 _pinfo::set_ctty: cygheap->ctty now 0x61301AD0, archetype 0x61302C30
  175  115311 [main] script 25 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 1
  187  115498 [main] script 25 open: 5 = open(/dev/pty0, 0x8002)
  189  115687 [main] script 25 fhandler_pty_slave::tcsetattr: (902): pty output_mutex (0x170): waiting -1 ms
  200  115887 [main] script 25 fhandler_pty_slave::tcsetattr: (902): pty output_mutex: acquired
  178  116065 [main] script 25 fhandler_pty_slave::tcsetattr: (904): pty output_mutex(0x170) released
  190  116255 [main] script 25 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 88
  178  116433 [main] script 25 tcsetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
  175  116608 [main] script 25 tcsetattr: 0 = tcsetattr(5, 1, 0x407060)
  174  116782 [main] script 25 ioctl: ioctl(fd 5, cmd 0x5402)
  174  116956 [main] script 25 fhandler_pty_slave::ioctl: ioctl (5402)
  175  117131 [main] script 25 fhandler_pty_slave::ioctl: (988): pty output_mutex (0x170): waiting -1 ms
  182  117313 [main] script 25 fhandler_pty_slave::ioctl: (988): pty output_mutex: acquired
  188  117501 [main] script 25 fhandler_pty_slave::ioctl: (1010): pty output_mutex(0x170) released
  184  117685 [main] script 25 fhandler_pty_slave::ioctl: 0 = ioctl(5402)
  171  117856 [main] script 25 ioctl: 0 = ioctl(5, 0x5402, ...)
 4202  122058 [main] script 25 open: open(/usr/share/locale/locale.alias, 0x0)
  177  122235 [main] script 25 normalize_posix_path: src /usr/share/locale/locale.alias
  167  122402 [main] script 25 normalize_posix_path: /usr/share/locale/locale.alias = normalize_posix_path (/usr/share/locale/locale.alias)
  178  122580 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale/locale.alias)
  202  122782 [main] script 25 set_flags: flags: binary (0x2)
  173  122955 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/locale/locale.alias, dst C:\cygwin\usr\share\locale\locale.alias, flags 0x3000A, rc 0
  242  123197 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias)
  172  123369 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias)
  245  123614 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe)
  176  123790 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe)
  223  124013 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.lnk)
  182  124195 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.lnk)
  223  124418 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe.lnk)
  174  124592 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\locale\locale.alias.exe.lnk)
  160  124752 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale\locale.alias, 0x60B308) (0x3000A)
  173  124925 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale)
  186  125111 [main] script 25 set_flags: flags: binary (0x2)
  171  125282 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/locale, dst C:\cygwin\usr\share\locale, flags 0x3000A, rc 0
  202  125484 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\locale)
  222  125706 [main] script 25 symlink_info::check: not a symlink
  192  125898 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale, 0x60B308) (0x3000A)
  174  126072 [main] script 25 path_conv::check: this->path(C:\cygwin\usr\share\locale\locale.alias), has_acls(1)
  203  126275 [main] script 25 build_fh_pc: fh 0x61302E78, dev 000000C3
  171  126446 [main] script 25 fhandler_base::open: (\??\C:\cygwin\usr\share\locale\locale.alias, 0x108000)
  234  126680 [main] script 25 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC0000034 -> windows error 2
  214  126894 [main] script 25 geterrno_from_win_error: windows error 2 == errno 2
  169  127063 [main] script 25 fhandler_base::open: 0xC0000034 = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\share\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  172  127235 [main] script 25 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\share\locale\locale.alias, 0x108000)
  184  127419 [main] script 25 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\locale\locale.alias, 0x8000)
  193  127612 [main] script 25 open: -1 = open(/usr/share/locale/locale.alias, 0x8000), errno 2
 2772  130384 [main] script 25 open: open(/usr/local/share/locale/locale.alias, 0x0)
  180  130564 [main] script 25 normalize_posix_path: src /usr/local/share/locale/locale.alias
  192  130756 [main] script 25 normalize_posix_path: /usr/local/share/locale/locale.alias = normalize_posix_path (/usr/local/share/locale/locale.alias)
  186  130942 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share/locale/locale.alias)
  169  131111 [main] script 25 set_flags: flags: binary (0x2)
  172  131283 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/local/share/locale/locale.alias, dst C:\cygwin\usr\local\share\locale\locale.alias, flags 0x3000A, rc 0
  211  131494 [main] script 25 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\local\share\locale\locale.alias)
  190  131684 [main] script 25 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\local\share\locale\locale.alias)
  169  131853 [main] script 25 symlink_info::check: not a symlink
  327  132180 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share\locale\locale.alias, 0x60B2F8) (0x3000A)
  176  132356 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share/locale)
  169  132525 [main] script 25 set_flags: flags: binary (0x2)
  183  132708 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/local/share/locale, dst C:\cygwin\usr\local\share\locale, flags 0x3000A, rc 0
  216  132924 [main] script 25 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\local\share\locale)
  197  133121 [main] script 25 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\local\share\locale)
  189  133310 [main] script 25 symlink_info::check: not a symlink
  177  133487 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share\locale, 0x60B2F8) (0x3000A)
  172  133659 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/share)
  172  133831 [main] script 25 set_flags: flags: binary (0x2)
  183  134014 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/local/share, dst C:\cygwin\usr\local\share, flags 0x3000A, rc 0
  214  134228 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\share)
  186  134414 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\share)
  199  134613 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\share.lnk)
  199  134812 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\share.lnk)
  179  134991 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\share, 0x60B2F8) (0x3000A)
  175  135166 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local)
  175  135341 [main] script 25 set_flags: flags: binary (0x2)
  181  135522 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/local, dst C:\cygwin\usr\local, flags 0x3000A, rc 0
  202  135724 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\local)
  210  135934 [main] script 25 symlink_info::check: not a symlink
  174  136108 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local, 0x60B2F8) (0x3000A)
  177  136285 [main] script 25 path_conv::check: this->path(C:\cygwin\usr\local\share\locale\locale.alias), has_acls(1)
  185  136470 [main] script 25 build_fh_pc: fh 0x61302E78, dev 000000C3
  167  136637 [main] script 25 fhandler_base::open: (\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x108000)
  211  136848 [main] script 25 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC000003A -> windows error 3
  271  137119 [main] script 25 geterrno_from_win_error: windows error 3 == errno 2
  174  137293 [main] script 25 fhandler_base::open: 0xC000003A = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\local\share\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  177  137470 [main] script 25 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x108000)
  173  137643 [main] script 25 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\local\share\locale\locale.alias, 0x8000)
  192  137835 [main] script 25 open: -1 = open(/usr/local/share/locale/locale.alias, 0x8000), errno 2
 2985  140820 [main] script 25 open: open(/usr/share/X11/locale/locale.alias, 0x0)
  188  141008 [main] script 25 normalize_posix_path: src /usr/share/X11/locale/locale.alias
  185  141193 [main] script 25 normalize_posix_path: /usr/share/X11/locale/locale.alias = normalize_posix_path (/usr/share/X11/locale/locale.alias)
  190  141383 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11/locale/locale.alias)
  200  141583 [main] script 25 set_flags: flags: binary (0x2)
  189  141772 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/X11/locale/locale.alias, dst C:\cygwin\usr\share\X11\locale\locale.alias, flags 0x3000A, rc 0
  283  142055 [main] script 25 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\share\X11\locale\locale.alias)
  208  142263 [main] script 25 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11\locale\locale.alias)
  202  142465 [main] script 25 symlink_info::check: not a symlink
  201  142666 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11\locale\locale.alias, 0x60B2F8) (0x3000A)
  209  142875 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11/locale)
  186  143061 [main] script 25 set_flags: flags: binary (0x2)
  217  143278 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/X11/locale, dst C:\cygwin\usr\share\X11\locale, flags 0x3000A, rc 0
  247  143525 [main] script 25 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin\usr\share\X11\locale)
  194  143719 [main] script 25 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11\locale)
  203  143922 [main] script 25 symlink_info::check: not a symlink
  185  144107 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11\locale, 0x60B2F8) (0x3000A)
  187  144294 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/X11)
  189  144483 [main] script 25 set_flags: flags: binary (0x2)
  190  144673 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/X11, dst C:\cygwin\usr\share\X11, flags 0x3000A, rc 0
  220  144893 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\X11)
  204  145097 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11)
  220  145317 [main] script 25 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\share\X11.lnk)
  195  145512 [main] script 25 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\share\X11.lnk)
  198  145710 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\X11, 0x60B2F8) (0x3000A)
  197  145907 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share)
  197  146104 [main] script 25 set_flags: flags: binary (0x2)
  199  146303 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share, dst C:\cygwin\usr\share, flags 0x3000A, rc 0
  216  146519 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share)
  253  146772 [main] script 25 symlink_info::check: not a symlink
  202  146974 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share, 0x60B2F8) (0x3000A)
  192  147166 [main] script 25 path_conv::check: this->path(C:\cygwin\usr\share\X11\locale\locale.alias), has_acls(1)
  213  147379 [main] script 25 build_fh_pc: fh 0x61302E78, dev 000000C3
  188  147567 [main] script 25 fhandler_base::open: (\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x108000)
  236  147803 [main] script 25 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.2.1/cygwin-2.2.1-1.i686/src/newlib-cygwin/winsup/cygwin/fhandler.cc:693 status 0xC000003A -> windows error 3
  206  148009 [main] script 25 geterrno_from_win_error: windows error 3 == errno 2
  195  148204 [main] script 25 fhandler_base::open: 0xC000003A = NtCreateFile (0x60CC18, 0x80100000, \??\C:\cygwin\usr\share\X11\locale\locale.alias, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  188  148392 [main] script 25 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x108000)
  201  148593 [main] script 25 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\X11\locale\locale.alias, 0x8000)
  361  148954 [main] script 25 open: -1 = open(/usr/share/X11/locale/locale.alias, 0x8000), errno 2
 3831  152785 [main] script 25 open: open(/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, 0x10000)
  209  152994 [main] script 25 normalize_posix_path: src /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
  201  153195 [main] script 25 normalize_posix_path: /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo = normalize_posix_path (/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo)
  191  153386 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo)
  203  153589 [main] script 25 set_flags: flags: binary (0x2)
  201  153790 [main] script 25 mount_info::conv_to_win32_path: src_path /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, dst C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, flags 0x3000A, rc 0
  245  154035 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo)
  248  154283 [main] script 25 symlink_info::check: not a symlink
  207  154490 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60B4F8) (0x3000A)
  200  154690 [main] script 25 path_conv::check: this->path(C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo), has_acls(1)
  228  154918 [main] script 25 build_fh_pc: fh 0x61302E78, dev 000000C3
  199  155117 [main] script 25 fhandler_base::open: (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x118000)
  217  155334 [main] script 25 fhandler_base::set_flags: flags 0x118000, supplied_bin 0x10000
  194  155528 [main] script 25 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  193  155721 [main] script 25 fhandler_base::set_flags: filemode set to binary
  203  155924 [main] script 25 fhandler_base::open: 0x0 = NtCreateFile (0x1BC, 0x80100000, \??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  199  156123 [main] script 25 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x118000)
  209  156332 [main] script 25 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x18000)
  200  156532 [main] script 25 open: 6 = open(/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo, 0x18000)
  426  156958 [main] script 25 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  335  157293 [main] script 25 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  205  157498 [main] script 25 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  369  157867 [main] script 25 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60C840) st_size=308975, st_mode=0100644, st_ino=2263066st_atim=55E6FBD5.2ECEA8F0 st_ctim=55E6FB6E.272D950C st_mtim=550FD51D.0 st_birthtim=550FD51D.0
  190  158057 [main] script 25 fstat64: 0 = fstat(6, 0x60C840)
  188  158245 [main] script 25 mmap64: addr 0x0, len 308975, prot 0x1, flags 0x2, fd 6, off 0x0
  466  158711 [main] script 25 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  243  158954 [main] script 25 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  193  159147 [main] script 25 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
  405  159552 [main] script 25 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\usr\share\locale\zh_CN\LC_MESSAGES\util-linux.mo, 0x60C730) st_size=308975, st_mode=0100644, st_ino=2263066st_atim=55E6FBD5.2ECEA8F0 st_ctim=55E6FB6E.272D950C st_mtim=550FD51D.0 st_birthtim=550FD51D.0
  291  159843 [main] script 25 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
  330  160173 [main] script 25 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  235  160408 [main] script 25 mmap64: 0x81FA0000 = mmap() 
  211  160619 [main] script 25 close: close(6)
  226  160845 [main] script 25 fhandler_base::close: closing '/usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo' handle 0x1BC
  219  161064 [main] script 25 close: 0 = close(6)
 9011  170075 [main] script 25 time: 1441202446 = time(0x0)
  213  170288 [main] script 25 stat64: entering
  205  170493 [main] script 25 normalize_posix_path: src /dev
  207  170700 [main] script 25 normalize_posix_path: /dev = normalize_posix_path (/dev)
  213  170913 [main] script 25 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
  211  171124 [main] script 25 set_flags: flags: binary (0x2)
  202  171326 [main] script 25 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin\dev, flags 0x3000A, rc 0
  252  171578 [main] script 25 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\dev)
  248  171826 [main] script 25 symlink_info::check: not a symlink
  210  172036 [main] script 25 symlink_info::check: 0 = symlink.check(C:\cygwin\dev, 0x60B4F8) (0x43000A)
  217  172253 [main] script 25 build_fh_pc: fh 0x61302E78, dev 000000C1
  210  172463 [main] script 25 stat_worker: (\??\C:\cygwin\dev, 0x612C4A00, 0x61302E78), file_attributes 16
  457  172920 [main] script 25 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  213  173133 [main] script 25 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  211  173344 [main] script 25 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
  396  173740 [main] script 25 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\dev, 0x612C4A00) st_size=0, st_mode=040755, st_ino=2242404st_atim=55E6FB9B.F9314F8 st_ctim=55E6FB9B.195985F8 st_mtim=55E6FB9B.195985F8 st_birthtim=55E6FB9B.195985F8
  221  173961 [main] script 25 stat_worker: 0 = (\??\C:\cygwin\dev,0x612C4A00)
  225  174186 [main] script 25 fstat64: 0 = fstat(1, 0x60C710)
  407  174593 [main] script 25 isatty: 1 = isatty(1)
 1028  175621 [main] script 25 fhandler_console::write: 0x20042968, 39
  566  176187 [main] script 25 fhandler_console::write: 39 = fhandler_console::write(...)
  742  176929 [main] script 25 write: 39 = write(1, 0x20042968, 39)
 4084  181013 [main] script 25 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x60CA14) (ENABLE FLAGS 0x3) (lflag 0x0 oflag 0x8)
  212  181225 [main] script 25 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x60CA14
  194  181419 [main] script 25 fhandler_console::input_tcsetattr: 0 = tcsetattr(,0x60CA14) enable flags 0x18, c_lflag 0x0 iflag 0x0
  180  181599 [main] script 25 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 88
  185  181784 [main] script 25 tcsetattr: iflag 0x0, oflag 0x8, cflag 0xBF, lflag 0x0, VMIN 1, VTIME 0
  173  181957 [main] script 25 tcsetattr: 0 = tcsetattr(0, 2, 0x60CA14)
  653  182610 [main] script 25 sigaction_worker: signal 20, newact 0x60CA70 (handler 0x401560), oa 0x0
  197  182807 [main] script 25 sigaction: 0 = sigaction(20, 0x60CA70, 0x0)
  172  182979 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x0, 0x40702C)
  169  183148 [main] script 25 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  171  183319 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  194  183513 [main] script 25 child_info::child_info: subproc_ready 0x21C
  192  183705 [main] script 25 fork: entering
 2172  185877 [main] script 25 sig_send: sendsig 0x9C, pid 25, signal -40, its_me 1
  188  186065 [main] script 25 sig_send: wakeup 0x22C
  180  186245 [main] script 25 sig_send: Waiting for pack.wakeup 0x22C
  208  186453 [sig] script 25 wait_sig: signalling pack.wakeup 0x22C
  194  186647 [main] script 25 sig_send: returning 0x0 from sending signal -40
  214  186861 [main] script 25 frok::parent: priority class 32
  219  187080 [main] script 25 frok::parent: stack - bottom 0x610000, top 0x60C8B0, addr 0x410000, guardsize 0x1000
  321  187401 [main] script 25 frok::parent: CreateProcessW (C:\cygwin\bin\script.exe, C:\cygwin\bin\script.exe, 0, 0, 1, 0x420, 0, 0, 0x60C84C, 0x60C820)
--- Process 38 created
--- Process 38 loaded (unknown) at 7B810000
--- Process 38 loaded (unknown) at 7BC10000
 5779  193180 [main] script 25 frok::parent: forked pid 38
  265  193445 [main] script 25 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x240)
--- Process 38 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 38 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 38 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   21      21 [main] script (38) **********************************************
  174     195 [main] script (38) Program name: C:\cygwin\bin\script.exe (windows pid 38)
  130     325 [main] script (38) OS version:   Windows NT-5.1
  142     467 [main] script (38) **********************************************
  335     802 [main] script (38) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  452    1254 [main] script 38 child_copy: cygheap - hp 0x220 low 0x612FB400, high 0x613035E0, res 1
  136    1390 [main] script 38 child_copy: done
  308    1698 [main] script 38 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  153    1851 [main] script 38 user_heap_info::init: heap base 0x20000000, heap top 0x20060000, heap size 0x18000000 (402653184)
  189    2040 [main] script 38 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  131    2171 [main] script 38 user_info::create: opening user shared for '' at 0x60FE0000
  134    2305 [main] script 38 user_info::create: user shared version AB1FCCE8
  266    2571 [main] script (38) open_shared: name cygpid.38, n 38, shared 0x60FD0000 (wanted 0x60FD0000), h 0x8C, *m 2
  168    2739 [main] script (38) time: 1441202446 = time(0x0)
  138    2877 [main] script 38 pinfo::thisproc: myself dwProcessId 38
  237    3114 [main] script 38 child_copy: dll data - hp 0x220 low 0x611AD000, high 0x611B6720, res 1
201714  204828 [main] script 38 child_copy: dll bss - hp 0x220 low 0x6127E000, high 0x612C5838, res 1
  745  205573 [main] script 38 child_copy: user heap - hp 0x220 low 0x20000000, high 0x20060000, res 1
  144  205717 [main] script 38 child_copy: done
  177  205894 [main] script 38 child_copy: data - hp 0x220 low 0x403000, high 0x403044, res 1
  176  206070 [main] script 38 child_copy: bss - hp 0x220 low 0x407000, high 0x4071B0, res 1
  135  206205 [main] script 38 child_copy: done
  132  206337 [main] script 38 fixup_mmaps_after_fork: fd -1, h 0x1D0, address 0x81FEC000, len 0x4000, prot: 0x4000001, flags: 0x32, offset 0x0
  184  206521 [main] script 38 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  405  206926 [main] script 38 fixup_mmaps_after_fork: fd 6, h 0x1C8, address 0x81FA0000, len 0x4B6EF, prot: 0x1, flags: 0x2, offset 0x0
  160  207086 [main] script 38 build_fh_pc: fh 0x61302E78, dev 000000C3
  164  207250 [main] script 38 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
 1137  208387 [main] script 38 fixup_mmaps_after_fork: succeeded
  214  208601 [main] script 38 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-38-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  160  208761 [main] script 38 fhandler_pipe::create: pipe read handle 0xA8
  131  208892 [main] script 38 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-38-sigwait
  188  209080 [main] script 38 fhandler_pipe::create: pipe write handle 0xB0
  156  209236 [main] script 38 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 38 thread 41 created
  686  209922 [sig] script 38 wait_sig: entering ReadFile loop, my_readsig 0xA8, my_sendsig 0xB0
  291  210213 [main] script 38 sync_with_parent: signalling parent: after longjmp
  149  210362 [main] script 38 child_info::ready: signalled 0x21C that I was ready
16927  210372 [main] script 25 child_info::sync: pid 38, WFMO returned 0, exit_code 0x103, res 1
  460  210832 [main] script 25 open_shared: name cygpid.38, n 38, shared 0x250000 (wanted 0x0), h 0x238, *m 6
  218  211050 [main] script 25 time: 1441202446 = time(0x0)
  216  211266 [main] script 25 proc_subproc: args: 1, 6342704
--- Process 25 thread 69 created
  714  211980 [main] script 25 pinfo::wait: created tracking thread for pid 38, winpid 0x26, rd_proc_pipe 0x230
  233  212213 [waitproc] script 25 cygthread::stub: thread 'waitproc', id 0x45, stack_ptr 0xE0B7D0
  379  212592 [main] script 25 proc_subproc: added pid 38 to proc table, slot 0
  207  212799 [main] script 25 proc_subproc: returning 1
  209  213008 [main] script 25 frok::parent: child is alive (but stopped)
  253  213261 [main] script 25 child_copy: stack - hp 0x240 low 0x60C8B0, high 0x610000, res 1
  208  213469 [main] script 25 child_copy: done
  222  213691 [main] script 25 frok::parent: copying data/bss of a linked dll
  244  213935 [main] script 25 child_copy: linked dll data - hp 0x240 low 0x6FB68000, high 0x6FB68044, res 1
  248  214183 [main] script 25 child_copy: linked dll bss - hp 0x240 low 0x6FC4F000, high 0x6FC4F1D8, res 1
  209  214392 [main] script 25 child_copy: done
  206  214598 [main] script 25 frok::parent: copying data/bss of a linked dll
  259  214857 [main] script 25 child_copy: linked dll data - hp 0x240 low 0x6FB37000, high 0x6FB37084, res 1
  242  215099 [main] script 25 child_copy: linked dll bss - hp 0x240 low 0x6FB3B000, high 0x6FB3B180, res 1
  203  215302 [main] script 25 child_copy: done
  215  215517 [main] script 25 resume_child: signalled child
 5156  215518 [main] script 38 sync_with_parent: awake
  236  215753 [main] script 25 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x240)
  348  215866 [main] script 38 sync_with_parent: no problems
  215  216081 [main] script 38 frok::child: child is running.  pid 38, ppid 25, stack here 0x60C8A8
  133  216214 [main] script 38 frok::child: hParent 0x220, load_dlls 0
  171  216385 [main] script 38 dtable::fixup_after_fork: fd 0 (/dev/cons0)
  204  216589 [main] script 38 open_shared: name (null), n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
  148  216737 [main] script 38 dtable::fixup_after_fork: fd 1 (/dev/cons0)
  152  216889 [main] script 38 dtable::fixup_after_fork: fd 2 (/dev/cons0)
  152  217041 [main] script 38 dtable::fixup_after_fork: fd 4 (/dev/ptmx)
  150  217191 [main] script 38 fhandler_pty_master::fixup_after_fork: /dev/ptmx inherited master, usecount 1
  129  217320 [main] script 38 dtable::fixup_after_fork: fd 5 (/dev/pty0)
  134  217454 [main] script 38 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 1
  132  217586 [main] script 38 sync_with_parent: signalling parent: performed fork fixup
  146  217732 [main] script 38 child_info::ready: signalled 0x21C that I was ready
 1978  217731 [main] script 25 child_info::sync: pid 38, WFMO returned 0, exit_code 0x103, res 1
  339  218070 [main] script 25 sig_send: sendsig 0x9C, pid 25, signal -41, its_me 1
  334  218404 [main] script 25 sig_send: wakeup 0x22C
  243  218647 [main] script 25 sig_send: Waiting for pack.wakeup 0x22C
  314  218961 [sig] script 25 wait_sig: signalling pack.wakeup 0x22C
  344  219305 [main] script 25 sig_send: returning 0x0 from sending signal -41
 2302  221607 [main] script 25 fork: 38 = fork()
  344  221951 [main] script 25 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  237  222188 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  344  222532 [main] script 25 sigaction_worker: signal 28, newact 0x60CA70 (handler 0x4011A0), oa 0x0
  280  222812 [main] script 25 sigaction: 0 = sigaction(28, 0x60CA70, 0x0)
 1227  224039 [main] script 25 close: close(3)
  272  224311 [main] script 25 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
  323  224634 [main] script 25 close: 0 = close(3)
 2539  227173 [main] script 25 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  255  227428 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  264  227692 [main] script 25 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  304  227996 [main] script 25 cygwin_select: select(1, 0x60C620, 0x0, 0x0, 0x0)
  262  228258 [main] script 25 cygwin_select: to NULL, ms FFFFFFFF
  556  228814 [main] script 25 dtable::select_read: /dev/cons0 fd 0
  253  229067 [main] script 25 select: sel.always_ready 0
  298  229365 [main] script 25 select_stuff::wait: m 3, ms 4294967295
14063  231795 [main] script 38 fork: 0 = fork()
  156  231951 [main] script 38 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  133  232084 [main] script 38 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  135  232219 [main] script 38 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  132  232351 [main] script 38 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x0)
  148  232499 [main] script 38 child_info::child_info: subproc_ready 0x20C
  150  232649 [main] script 38 fork: entering
 1259  233908 [main] script 38 sig_send: sendsig 0xB0, pid 38, signal -40, its_me 1
  151  234059 [main] script 38 sig_send: wakeup 0x214
  134  234193 [main] script 38 sig_send: Waiting for pack.wakeup 0x214
  157  234350 [sig] script 38 wait_sig: signalling pack.wakeup 0x214
  173  234523 [main] script 38 sig_send: returning 0x0 from sending signal -40
  148  234671 [main] script 38 frok::parent: priority class 32
  186  234857 [main] script 38 frok::parent: stack - bottom 0x610000, top 0x60C8B0, addr 0x410000, guardsize 0x1000
  135  234992 [main] script 38 frok::parent: CreateProcessW (C:\cygwin\bin\script.exe, C:\cygwin\bin\script.exe, 0, 0, 1, 0x420, 0, 0, 0x60C84C, 0x60C820)
--- Process 66 created
--- Process 66 loaded (unknown) at 7B810000
--- Process 66 loaded (unknown) at 7BC10000
 5138  240130 [main] script 38 frok::parent: forked pid 66
  273  240403 [main] script 38 child_info::sync: n 2, waiting for subproc_ready(0x20C) and child process(0x228)
--- Process 66 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 66 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 66 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
   19      19 [main] script (66) **********************************************
  174     193 [main] script (66) Program name: C:\cygwin\bin\script.exe (windows pid 66)
  129     322 [main] script (66) OS version:   Windows NT-5.1
  129     451 [main] script (66) **********************************************
  321     772 [main] script (66) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  580    1352 [main] script 66 child_copy: cygheap - hp 0x210 low 0x612FB400, high 0x6130361C, res 1
  136    1488 [main] script 66 child_copy: done
  245    1733 [main] script 66 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74, *m 6
  195    1928 [main] script 66 user_heap_info::init: heap base 0x20000000, heap top 0x20060000, heap size 0x18000000 (402653184)
  171    2099 [main] script 66 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  171    2270 [main] script 66 user_info::create: opening user shared for '' at 0x60FE0000
  135    2405 [main] script 66 user_info::create: user shared version AB1FCCE8
  260    2665 [main] script (66) open_shared: name cygpid.66, n 66, shared 0x60FD0000 (wanted 0x60FD0000), h 0x8C, *m 2
  176    2841 [main] script (66) time: 1441202446 = time(0x0)
  142    2983 [main] script 66 pinfo::thisproc: myself dwProcessId 66
  231    3214 [main] script 66 child_copy: dll data - hp 0x210 low 0x611AD000, high 0x611B6720, res 1
248885  252099 [main] script 66 child_copy: dll bss - hp 0x210 low 0x6127E000, high 0x612C5838, res 1
  755  252854 [main] script 66 child_copy: user heap - hp 0x210 low 0x20000000, high 0x20060000, res 1
  147  253001 [main] script 66 child_copy: done
  196  253197 [main] script 66 child_copy: data - hp 0x210 low 0x403000, high 0x403044, res 1
  177  253374 [main] script 66 child_copy: bss - hp 0x210 low 0x407000, high 0x4071B0, res 1
  133  253507 [main] script 66 child_copy: done
  130  253637 [main] script 66 fixup_mmaps_after_fork: fd -1, h 0x1D0, address 0x81FEC000, len 0x4000, prot: 0x4000001, flags: 0x32, offset 0x0
  186  253823 [main] script 66 MapView: 0x81FEC000 (status 0x0) = NtMapViewOfSection (h:0x1D0, addr:0x81FEC000, len:16384, off:0x0, protect:0x80, type:0x0)
  289  254112 [main] script 66 fixup_mmaps_after_fork: fd 6, h 0x1C8, address 0x81FA0000, len 0x4B6EF, prot: 0x1, flags: 0x2, offset 0x0
  162  254274 [main] script 66 build_fh_pc: fh 0x61302E78, dev 000000C3
  173  254447 [main] script 66 MapView: 0x81FA0000 (status 0x0) = NtMapViewOfSection (h:0x1C8, addr:0x81FA0000, len:308975, off:0x0, protect:0x80, type:0x0)
 1066  255513 [main] script 66 fixup_mmaps_after_fork: succeeded
  204  255717 [main] script 66 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-66-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  155  255872 [main] script 66 fhandler_pipe::create: pipe read handle 0xA8
  136  256008 [main] script 66 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-66-sigwait
  188  256196 [main] script 66 fhandler_pipe::create: pipe write handle 0xB0
  150  256346 [main] script 66 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 66 thread 57 created
  635  256981 [sig] script 66 wait_sig: entering ReadFile loop, my_readsig 0xA8, my_sendsig 0xB0
  280  257261 [main] script 66 sync_with_parent: signalling parent: after longjmp
17010  257413 [main] script 38 child_info::sync: pid 66, WFMO returned 0, exit_code 0x103, res 1
  171  257432 [main] script 66 child_info::ready: signalled 0x20C that I was ready
  331  257744 [main] script 38 open_shared: name cygpid.66, n 66, shared 0x250000 (wanted 0x0), h 0x220, *m 6
  194  257938 [main] script 38 time: 1441202446 = time(0x0)
  398  258336 [main] script 38 proc_subproc: args: 1, 6342704
  515  258851 [main] script 38 pinfo::wait: created tracking thread for pid 66, winpid 0x42, rd_proc_pipe 0x218
--- Process 38 thread 62 created
  192  259043 [main] script 38 proc_subproc: added pid 66 to proc table, slot 0
  168  259211 [main] script 38 proc_subproc: returning 1
  165  259376 [main] script 38 frok::parent: child is alive (but stopped)
  201  259577 [waitproc] script 38 cygthread::stub: thread 'waitproc', id 0x3E, stack_ptr 0xA0B7D0
  219  259796 [main] script 38 child_copy: stack - hp 0x228 low 0x60C8B0, high 0x610000, res 1
  175  259971 [main] script 38 child_copy: done
  175  260146 [main] script 38 frok::parent: copying data/bss of a linked dll
  263  260409 [main] script 38 child_copy: linked dll data - hp 0x228 low 0x6FB68000, high 0x6FB68044, res 1
  214  260623 [main] script 38 child_copy: linked dll bss - hp 0x228 low 0x6FC4F000, high 0x6FC4F1D8, res 1
  178  260801 [main] script 38 child_copy: done
  171  260972 [main] script 38 frok::parent: copying data/bss of a linked dll
  209  261181 [main] script 38 child_copy: linked dll data - hp 0x228 low 0x6FB37000, high 0x6FB37084, res 1
  218  261399 [main] script 38 child_copy: linked dll bss - hp 0x228 low 0x6FB3B000, high 0x6FB3B180, res 1
  461  261860 [main] script 38 child_copy: done
  190  262050 [main] script 38 resume_child: signalled child
 4619  262051 [main] script 66 sync_with_parent: awake
  212  262262 [main] script 38 child_info::sync: n 2, waiting for subproc_ready(0x20C) and child process(0x228)
  314  262365 [main] script 66 sync_with_parent: no problems
  233  262598 [main] script 66 frok::child: child is running.  pid 66, ppid 38, stack here 0x60C8A8
  298  262896 [main] script 66 frok::child: hParent 0x210, load_dlls 0
  204  263100 [main] script 66 dtable::fixup_after_fork: fd 0 (/dev/cons0)
  215  263315 [main] script 66 open_shared: name (null), n 0, shared 0x60FC0000 (wanted 0x60FC0000), h 0xE0, *m 6
  160  263475 [main] script 66 dtable::fixup_after_fork: fd 1 (/dev/cons0)
  170  263645 [main] script 66 dtable::fixup_after_fork: fd 2 (/dev/cons0)
  166  263811 [main] script 66 dtable::fixup_after_fork: fd 4 (/dev/ptmx)
  143  263954 [main] script 66 fhandler_pty_master::fixup_after_fork: /dev/ptmx inherited master, usecount 1
  155  264109 [main] script 66 dtable::fixup_after_fork: fd 5 (/dev/pty0)
  151  264260 [main] script 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 1
  168  264428 [main] script 66 sync_with_parent: signalling parent: performed fork fixup
 2338  264600 [main] script 38 child_info::sync: pid 66, WFMO returned 0, exit_code 0x103, res 1
  186  264614 [main] script 66 child_info::ready: signalled 0x20C that I was ready
  208  264808 [main] script 38 sig_send: sendsig 0xB0, pid 38, signal -41, its_me 1
  252  265060 [main] script 38 sig_send: wakeup 0x214
  276  265336 [main] script 38 sig_send: Waiting for pack.wakeup 0x214
  270  265606 [sig] script 38 wait_sig: signalling pack.wakeup 0x214
  310  265916 [main] script 38 sig_send: returning 0x0 from sending signal -41
 2084  268000 [main] script 38 fork: 66 = fork()
  315  268315 [main] script 38 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  182  268497 [main] script 38 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  240  268737 [main] script 38 time: 1441202446 = time(0x0)
  252  268989 [main] script 38 close: close(0)
  229  269218 [main] script 38 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 3
  243  269461 [main] script 38 fhandler_base::close_with_arch: not closing archetype
  236  269697 [main] script 38 close: 0 = close(0)
  257  269954 [main] script 38 close: close(5)
  224  270178 [main] script 38 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 0
  272  270450 [main] script 38 fhandler_base::close_with_arch: closing archetype
  252  270702 [main] script 38 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
  282  270984 [main] script 38 fhandler_pty_slave::close: closing last open /dev/pty0 handle
  307  271291 [main] script 38 fhandler_pty_common::close: pty0 <0x188,0x18C> closing
  255  271546 [main] script 38 dtable::delete_archetype: deleting element 2 for /dev/pty0(136/0)
  196  271742 [main] script 38 close: 0 = close(5)
  245  271987 [main] script 38 time: 1441202446 = time(0x0)
  740  272727 [main] script 38 open: open(/usr/share/zoneinfo/Asia/Shanghai, 0x10000)
  270  272997 [main] script 38 normalize_posix_path: src /usr/share/zoneinfo/Asia/Shanghai
  217  273214 [main] script 38 normalize_posix_path: /usr/share/zoneinfo/Asia/Shanghai = normalize_posix_path (/usr/share/zoneinfo/Asia/Shanghai)
  263  273477 [main] script 38 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/Asia/Shanghai)
  244  273721 [main] script 38 set_flags: flags: binary (0x2)
  242  273963 [main] script 38 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/Asia/Shanghai, dst C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, flags 0x3000A, rc 0
  278  274241 [main] script 38 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai)
  385  274626 [main] script 38 symlink_info::check: not a symlink
  216  274842 [main] script 38 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x608348) (0x3000A)
  234  275076 [main] script 38 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\Asia\Shanghai), has_acls(1)
  260  275336 [main] script 38 build_fh_pc: fh 0x61302E78, dev 000000C3
  232  275568 [main] script 38 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x110000)
  272  275840 [main] script 38 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
  223  276063 [main] script 38 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  235  276298 [main] script 38 fhandler_base::set_flags: filemode set to binary
  245  276543 [main] script 38 fhandler_base::open: 0x0 = NtCreateFile (0x17C, 0x80100000, \??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  238  276781 [main] script 38 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x110000)
  299  277080 [main] script 38 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin\usr\share\zoneinfo\Asia\Shanghai, 0x10000)
  245  277325 [main] script 38 open: 0 = open(/usr/share/zoneinfo/Asia/Shanghai, 0x10000)
  206  277531 [main] script 38 read: read(0, 0x200558F0, 29000) blocking
  240  277771 [main] script 38 fhandler_base::read: returning 414, binary mode
  236  278007 [main] script 38 read: 414 = read(0, 0x200558F0, 414)
  238  278245 [main] script 38 close: close(0)
  242  278487 [main] script 38 fhandler_base::close: closing '/usr/share/zoneinfo/Asia/Shanghai' handle 0x17C
  264  278751 [main] script 38 close: 0 = close(0)
15208  279822 [main] script 66 fork: 0 = fork()
  269  280091 [main] script 66 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  208  280299 [main] script 66 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  269  280568 [main] script 66 init_cygheap::close_ctty: closing cygheap->ctty 0x61301AD0
  252  280820 [main] script 66 fhandler_base::close_with_arch: not closing passed in archetype 0x0, usecount 3
  241  281061 [main] script 66 setsid: sid 66, pgid 66, no ctty
  245  281306 [main] script 66 ioctl: ioctl(fd 5, cmd 0x540E)
  245  281551 [main] script 66 fhandler_pty_slave::ioctl: ioctl (540E)
  241  281792 [main] script 66 fhandler_termios::ioctl: myself->ctty -2, myself->sid 66, myself->pid 66, arg 0, tc()->getsid () 0
  236  282028 [main] script 66 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  245  282273 [main] script 66 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x61302C30
  228  282501 [main] script 66 _pinfo::set_ctty: ctty was NULL
  248  282749 [main] script 66 _pinfo::set_ctty: line 482:  /dev/pty0<0x61302C30> usecount + 1 = 2
  317  283066 [main] script 66 _pinfo::set_ctty: /dev/pty0 ctty, usecount 2
  422  283488 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 0, tty->sid 0
  277  283765 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  227  283992 [main] script 66 ioctl: 0 = ioctl(5, 0x540E, ...)
  240  284232 [main] script 66 close: close(4)
  226  284458 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
  703  285161 [main] script 66 fhandler_base::close_with_arch: closing archetype
 1721  286882 [main] script 66 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
  298  287180 [main] script 66 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(66)
  211  287391 [main] script 66 fhandler_pty_master::close: (1270): pty output_mutex (0x14C): waiting -1 ms
  253  287644 [main] script 66 fhandler_pty_master::close: (1270): pty output_mutex: acquired
  810  288454 [main] script 66 fhandler_pty_common::close: pty0 <0x130,0x12C> closing
  658  289112 [main] script 66 fhandler_pty_master::close: (1274): pty output_mutex(0x14C) released
  339  289451 [main] script 66 fhandler_pty_master::close: not clearing: 0, master_pid 25
  304  289755 [main] script 66 dtable::delete_archetype: deleting element 1 for /dev/ptmx(128/0)
  251  290006 [main] script 66 close: 0 = close(4)
11719  290470 [main] script 38 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  225  290695 [main] script 38 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  269  290964 [main] script 38 get_info_from_sd: ACL 0x1A4, uid 197608, gid 197121
 1313  291319 [main] script 66 close: close(3)
  466  291430 [main] script 38 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting\typescript, 0x60C2A0) st_size=0, st_mode=0100644, st_ino=2263188st_atim=55E7010E.158854A4 st_ctim=55E7010E.160266A4 st_mtim=55E7010E.160266A4 st_birthtim=55E7010E.160266A4
  254  291573 [main] script 66 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
  250  291680 [main] script 38 fstat64: 0 = fstat(3, 0x60C2A0)
  237  291810 [main] script 66 close: 0 = close(3)
 1429  293109 [main] script 38 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  238  293347 [main] script 38 sigprocmask: 0 = sigprocmask (0, 0x40702C, 0x407028)
  240  293587 [main] script 38 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  229  293816 [main] script 38 cygwin_select: select(5, 0x60C620, 0x0, 0x0, 0x0)
  240  294056 [main] script 38 cygwin_select: to NULL, ms FFFFFFFF
 2372  294182 [main] script 66 dtable::dup3: dup3 (5, 0, 0x800)
  293  294475 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  225  294700 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
  774  294830 [main] script 38 dtable::select_read: /dev/ptmx fd 4
  267  294967 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  244  295074 [main] script 38 select: sel.always_ready 0
  226  295193 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 2
  263  295456 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 3
--- Process 38 thread 50 created
  307  295763 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
  856  295930 [pipesel] script 38 cygthread::stub: thread 'pipesel', id 0x32, stack_ptr 0xC0B7D0
  300  296063 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x61302760, old win32_name 0x61302C10
  251  296314 [main] script 66 close: close(0)
  375  296305 [main] script 38 select_stuff::wait: m 3, ms 4294967295
  214  296528 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
  281  296809 [main] script 66 fhandler_base::close_with_arch: not closing archetype
  282  297091 [main] script 66 close: 0 = close(0)
  271  297362 [main] script 66 dtable::dup3: 0 = dup3(5, 0, 0x0)
  249  297611 [main] script 66 dup2: 0 = dup2(5, 0)
  235  297846 [main] script 66 dtable::dup3: dup3 (5, 1, 0x800)
  442  298288 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  294  298582 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
  258  298840 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  251  299091 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 3
  255  299346 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 4
  285  299631 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
  286  299917 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x613029C8, old win32_name 0x61302C10
  255  300172 [main] script 66 close: close(1)
  262  300434 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
  215  300649 [main] script 66 fhandler_base::close_with_arch: not closing archetype
  163  300812 [main] script 66 close: 0 = close(1)
  167  300979 [main] script 66 dtable::dup3: 1 = dup3(5, 1, 0x0)
  166  301145 [main] script 66 dup2: 1 = dup2(5, 1)
  168  301313 [main] script 66 dtable::dup3: dup3 (5, 2, 0x800)
  200  301513 [main] script 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  191  301704 [main] script 66 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 66, pid 66, pgid 66, tty->pgid 66, tty->sid 66
  178  301882 [main] script 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  168  302050 [main] script 66 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 4
  166  302216 [main] script 66 dtable::dup_worker: line 706:  /dev/pty0<0x61302C30> usecount + 1 = 5
  188  302404 [main] script 66 dtable::dup_worker: duped '/dev/pty0' old 0x188, new 0x188
  166  302570 [main] script 66 dtable::dup3: newfh->io_handle 0x188, oldfh->io_handle 0x188, new win32_name 0x613029A8, old win32_name 0x61302C10
  171  302741 [main] script 66 close: close(2)
  148  302889 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 0
  269  303158 [main] script 66 fhandler_base::close_with_arch: closing archetype
  305  303463 [main] script 66 fhandler_console::free_console: freed console, res 1
  204  303667 [main] script 66 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
  406  304073 [main] script 66 close: 0 = close(2)
 1212  305285 [main] script 66 dtable::dup3: 2 = dup3(5, 2, 0x0)
  284  305569 [main] script 66 dup2: 2 = dup2(5, 2)
  175  305744 [main] script 66 close: close(5)
  153  305897 [main] script 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 4
  150  306047 [main] script 66 fhandler_base::close_with_arch: not closing archetype
  159  306206 [main] script 66 close: 0 = close(5)
  157  306363 [main] script 66 void: 0x0 = signal (15, 0x0)
  151  306514 [main] script 66 normalize_posix_path: src /bin/bash
  290  306804 [main] script 66 normalize_posix_path: /bin/bash = normalize_posix_path (/bin/bash)
  275  307079 [main] script 66 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/bash)
  252  307331 [main] script 66 set_flags: flags: binary (0x2)
  153  307484 [main] script 66 mount_info::conv_to_win32_path: src_path /bin/bash, dst C:\cygwin\bin\bash, flags 0x3000A, rc 0
  419  307903 [main] script 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  150  308053 [main] script 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  194  308247 [main] script 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  517  308764 [main] script 66 symlink_info::check: not a symlink
  206  308970 [main] script 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x60B868) (0x43000A)
  238  309208 [main] script 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  167  309375 [main] script 66 build_fh_pc: fh 0x61302270, dev 000000C3
  357  309732 [main] script 66 check_file_access: flags 0x1, ret 0
  295  310027 [main] script 66 fhandler_base::fhaccess: returning 0
  169  310196 [main] script 66 access: returning 0
  196  310392 [main] script 66 spawnve: spawnve (/bin/bash, bash, 0x200398E0)
  267  310659 [main] script 66 child_info_spawn::worker: mode = 3, prog_arg = /bin/bash
  255  310914 [main] script 66 perhaps_suffix: prog '/bin/bash'
  153  311067 [main] script 66 normalize_posix_path: src /bin/bash
  155  311222 [main] script 66 normalize_posix_path: /bin/bash = normalize_posix_path (/bin/bash)
  161  311383 [main] script 66 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/bash)
  159  311542 [main] script 66 set_flags: flags: binary (0x2)
  138  311680 [main] script 66 mount_info::conv_to_win32_path: src_path /bin/bash, dst C:\cygwin\bin\bash, flags 0x3000A, rc 0
  555  312235 [main] script 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  275  312510 [main] script 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  273  312783 [main] script 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  188  312971 [main] script 66 symlink_info::check: not a symlink
  346  313317 [main] script 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x609D38) (0x3000A)
  169  313486 [main] script 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  155  313641 [main] script 66 perhaps_suffix: buf C:\cygwin\bin\bash.exe, suffix found '.exe'
  633  314274 [main] script 66 child_info_spawn::worker: priority class 32
  143  314417 [main] script 66 fhandler_console::need_invisible: invisible_console 0
  147  314564 [main] script 66 build_env: envp 0x200398E0
  173  314737 [main] script 66 spenv::retrieve: no_envblock 1
  147  314884 [main] script 66 spenv::retrieve: duping existing value for 'HOMEDRIVE='
  158  315042 [main] script 66 spenv::retrieve: no_envblock 1
  156  315198 [main] script 66 spenv::retrieve: duping existing value for 'HOMEPATH='
  192  315390 [main] script 66 spenv::retrieve: no_envblock 1
  266  315656 [main] script 66 spenv::retrieve: duping existing value for 'LOGONSERVER='
  262  315918 [main] script 66 spenv::retrieve: no_envblock 1
  135  316053 [main] script 66 spenv::retrieve: no_envblock 1
  150  316203 [main] script 66 spenv::retrieve: no_envblock 1
  156  316359 [main] script 66 spenv::retrieve: duping existing value for 'SYSTEMROOT='
  159  316518 [main] script 66 spenv::retrieve: no_envblock 1
  149  316667 [main] script 66 spenv::retrieve: duping existing value for 'USERDOMAIN='
  159  316826 [main] script 66 spenv::retrieve: no_envblock 1
  194  317020 [main] script 66 spenv::retrieve: duping existing value for 'USERNAME='
  274  317294 [main] script 66 spenv::retrieve: no_envblock 1
  242  317536 [main] script 66 spenv::retrieve: duping existing value for 'USERPROFILE='
  157  317693 [main] script 66 spenv::retrieve: no_envblock 1
  165  317858 [main] script 66 spenv::retrieve: duping existing value for 'WINDIR='
  161  318019 [main] script 66 build_env: env count 4, bytes 167
  303  318322 [main] script 66 build_env: envp 0x613029E8, envc 106
  145  318467 [main] script 66 child_info::child_info: subproc_ready 0x120
--- Process 55 created
--- Process 55 loaded (unknown) at 7B810000
--- Process 55 loaded (unknown) at 7BC10000
 5752  324219 [main] script 66 child_info_spawn::worker: pid 66, prog_arg /bin/bash, cmd line (null))
  388  324607 [main] script 66! child_info_spawn::worker: new process name \\?\C:\cygwin\bin\bash.exe
  183  324790 [main] script 66! child_info_spawn::worker: spawned windows pid 55
  168  324958 [main] script 66! child_info::sync: n 2, waiting for subproc_ready(0x120) and child process(0x134)
--- Process 55 loaded \??\C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 55 loaded \??\C:\cygwin\bin\cygiconv-2.dll at 6FB50000
--- Process 55 loaded \??\C:\cygwin\bin\cygintl-8.dll at 6FB30000
--- Process 55 loaded \??\C:\cygwin\bin\cygncursesw-10.dll at 6F980000
--- Process 55 loaded (unknown) at 7EA80000
--- Process 55 loaded (unknown) at 7EAF0000
--- Process 55 loaded (unknown) at 7EA60000
--- Process 55 loaded (unknown) at 7EC10000
--- Process 55 loaded \??\C:\cygwin\bin\cygreadline7.dll at 6F810000
--- Process 55 loaded \??\C:\cygwin\bin\cyggcc_s-1.dll at 6FD20000
   23      23 [main] bash (55) **********************************************
  273     296 [main] bash (55) Program name: C:\cygwin\bin\bash.exe (windows pid 55)
  180     476 [main] bash (55) OS version:   Windows NT-5.1
  183     659 [main] bash (55) **********************************************
  393    1052 [main] bash (55) sigprocmask: 0 = sigprocmask (0, 0x0, 0x612C4B48)
  541    1593 [main] bash 55 child_copy: cygheap - hp 0x128 low 0x612FB400, high 0x61304E74, res 1
 1144    2737 [main] bash 55 child_copy: done
  431    3168 [main] bash 55 open_shared: name shared.5, n 5, shared 0x60FF0000 (wanted 0x60FF0000), h 0x88, *m 6
  168    3336 [main] bash 55 user_heap_info::init: heap base 0x20000000, heap top 0x20000000, heap size 0x18000000 (402653184)
  170    3506 [main] bash 55 open_shared: name (null), n 1, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7C, *m 6
  134    3640 [main] bash 55 user_info::create: opening user shared for '' at 0x60FE0000
  139    3779 [main] bash 55 user_info::create: user shared version AB1FCCE8
  195    3974 [main] bash (55) open_shared: name (null), n 66, shared 0x60FD0000 (wanted 0x60FD0000), h 0xEC, *m 6
  159    4133 [main] bash 66 pinfo::thisproc: myself dwProcessId 55
  281    4414 [main] bash 66 time: 1441202446 = time(0x0)
 1029    5443 [main] bash 66 open_shared: name cygpid.55, n 55, shared 0x250000 (wanted 0x0), h 0xA0, *m 5
  152    5595 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
  129    5724 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
  133    5857 [main] bash 66 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
19914  344872 [main] script 66! child_info::sync: pid 55, WFMO returned 0, exit_code 0x103, res 1
  432    6289 [main] bash 66 child_info::ready: signalled 0x120 that I was ready
  344  345216 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 3
  564    6853 [main] bash 66 fhandler_pipe::create: name \\.\pipe\cygwin-c5e39b7a9d22bafb-55-sigwait, size 5412, mode PIPE_TYPE_MESSAGE
  371  345587 [main] script 66! fhandler_base::close_with_arch: not closing archetype
  297    7150 [main] bash 66 fhandler_pipe::create: pipe read handle 0xC0
  246  345833 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 2
  197    7347 [main] bash 66 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-55-sigwait
  232  346065 [main] script 66! fhandler_base::close_with_arch: not closing archetype
  337    7684 [main] bash 66 fhandler_pipe::create: pipe write handle 0xC4
  276  346341 [main] script 66! fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 1
  190    7874 [main] bash 66 dll_crt0_0: finished dll_crt0_0 initialization
  214  346555 [main] script 66! fhandler_base::close_with_arch: not closing archetype
  262  346817 [main] script 66! proc_terminate: nprocs 0
  165  346982 [main] script 66! proc_terminate: leaving
  170  347152 [main] script 66! pinfo::maybe_set_exit_code_from_windows: pid 66, exit value - old 0x0, windows 0xDEADBEEF, cygwin 0x0
  248  347400 [main] script 66! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0x0
--- Process 66 thread 57 exited with status 0x0
--- Process 55 loaded (unknown) at 7EA40000
--- Process 66 exited with status 0x0
--- Process 55 thread 42 created
 3431   11305 [sig] bash 66 wait_sig: entering ReadFile loop, my_readsig 0xC0, my_sendsig 0xC4
  630   11935 [main] bash 66 sigprocmask: 0 = sigprocmask (0, 0x0, 0x200000C0)
  922   12857 [main] bash 66 _cygwin_istext_for_stdio: fd 0: opened as binary
  181   13038 [main] bash 66 _cygwin_istext_for_stdio: fd 1: opened as binary
  155   13193 [main] bash 66 _cygwin_istext_for_stdio: fd 2: opened as binary
  755   13948 [main] bash 66 parse_options: glob (called func)
  297   14245 [main] bash 66 parse_options: returning
  153   14398 [main] bash 66 pinfo_init: pid 66, pgid 66, process_state 0xC1
  217   14615 [main] bash 66 App version:  2002.1, api: 0.289
  303   14918 [main] bash 66 DLL version:  2002.1, api: 0.289
  249   15167 [main] bash 66 DLL build:    2015-08-20 11:40
  270   15437 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 5676   21113 [main] bash 66 __set_errno: void dll_crt0_1(void*):1007 setting errno 0
 2457   23570 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
  164   23734 [main] bash 66 open: open(/dev/tty, 0x4002)
  596   24330 [main] bash 66 normalize_posix_path: src /dev/tty
  151   24481 [main] bash 66 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  150   24631 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  151   24782 [main] bash 66 mount_info::conv_to_win32_path: src_path /dev/tty, dst /dev/tty, flags 0x2, rc 0
  142   24924 [main] bash 66 fh_alloc: determining /dev/tty assignment for ctty 0x880000
  153   25077 [main] bash 66 build_fh_pc: found an archetype for /dev/tty(136/0) io_handle 0x188
  155   25232 [main] bash 66 build_fh_pc: fh 0x613029E8, dev 00880000
  233   25465 [main] bash 66 fhandler_base::open_with_arch: line 496:  /dev/tty<0x61302C30> usecount + 1 = 5
  356   25821 [main] bash 66 fhandler_base::set_flags: flags 0x1C002, supplied_bin 0x0
  308   26129 [main] bash 66 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  257   26386 [main] bash 66 fhandler_base::set_flags: filemode set to binary
  153   26539 [main] bash 66 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
  153   26692 [main] bash 66 _pinfo::set_ctty: cygheap->ctty now 0x61302C30, archetype 0x61302C30
  152   26844 [main] bash 66 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 5
  163   27007 [main] bash 66 open: 3 = open(/dev/tty, 0xC002)
  173   27180 [main] bash 66 close: close(3)
  197   27377 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/tty<0x61302C30> usecount + -1 = 4
  153   27530 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
  149   27679 [main] bash 66 close: 0 = close(3)
  151   27830 [main] bash 66 stat64: entering
  152   27982 [main] bash 66 normalize_posix_path: src /tmp
  235   28217 [main] bash 66 normalize_posix_path: /tmp = normalize_posix_path (/tmp)
  153   28370 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
  154   28524 [main] bash 66 set_flags: flags: binary (0x2)
  153   28677 [main] bash 66 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin\tmp, flags 0x3000A, rc 0
  344   29021 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\tmp)
  258   29279 [main] bash 66 symlink_info::check: not a symlink
  232   29511 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\tmp, 0x6CB808) (0x43000A)
  313   29824 [main] bash 66 path_conv::check: this->path(C:\cygwin\tmp), has_acls(1)
  275   30099 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  146   30245 [main] bash 66 stat_worker: (\??\C:\cygwin\tmp, 0x6CCA40, 0x61302270), file_attributes 16
  354   30599 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  146   30745 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  157   30902 [main] bash 66 get_info_from_sd: ACL 0x43FF, uid 197608, gid 197121
  309   31211 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\tmp, 0x6CCA40) st_size=0, st_mode=041777, st_ino=2242410st_atim=55E6FB8F.34C49224 st_ctim=55E6FB8F.34C49224 st_mtim=55E6FB8F.34C49224 st_birthtim=55E6FB8F.34C49224
  168   31379 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\tmp,0x6CCA40)
  324   31703 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
  155   31858 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
  594   32452 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 2015   34467 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
  828   35295 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 1250   36545 [main] bash 66 __get_lcid_from_locale: LCID=0x0409
 2701   39246 [main] bash 66 time: 1441202446 = time(0x0)
 7113   46359 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x0), oa 0x0
  170   46529 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
  153   46682 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x0), oa 0x0
  154   46836 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
  151   46987 [main] bash 66 sigaction_worker: signal 2, newact 0x6CC818 (handler 0x0), oa 0x0
  214   47201 [main] bash 66 sigaction: 0 = sigaction(2, 0x6CC818, 0x6CC824)
  354   47555 [main] bash 66 sigaction_worker: signal 2, newact 0x6CC818 (handler 0x0), oa 0x0
  264   47819 [main] bash 66 sigaction: 0 = sigaction(2, 0x6CC818, 0x6CC824)
  154   47973 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x0), oa 0x0
  161   48134 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
  163   48297 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x0), oa 0x0
  151   48448 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
  151   48599 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x0, 0x4ACE18)
  151   48750 [main] bash 66 sigaction_worker: signal 3, newact 0x6CC818 (handler 0x1), oa 0x0
  151   48901 [main] bash 66 sigaction: 0 = sigaction(3, 0x6CC818, 0x6CC824)
--- Process 55 loaded (unknown) at B73C0000
  536   49437 [main] bash 66 wsock_init: res 0
  155   49592 [main] bash 66 wsock_init: wVersion 514
  152   49744 [main] bash 66 wsock_init: wHighVersion 514
  150   49894 [main] bash 66 wsock_init: szDescription WinSock 2.0
  149   50043 [main] bash 66 wsock_init: szSystemStatus Running
  151   50194 [main] bash 66 wsock_init: iMaxSockets 128
  151   50345 [main] bash 66 wsock_init: iMaxUdpDg 1024
  167   50512 [main] bash 66 cygwin_gethostname: name fracting-ThinkPad-Edge-E431
101574  152086 [main] bash 66 stat64: entering
  186  152272 [main] bash 66 normalize_posix_path: src /home/fracting
  154  152426 [main] bash 66 normalize_posix_path: /home/fracting = normalize_posix_path (/home/fracting)
  156  152582 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
  157  152739 [main] bash 66 set_flags: flags: binary (0x2)
  156  152895 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
  204  153099 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
  204  153303 [main] bash 66 symlink_info::check: not a symlink
  147  153450 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB568) (0x43000A)
  158  153608 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
  182  153790 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  148  153938 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC6F0, 0x61302270), file_attributes 16
  348  154286 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  148  154434 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  158  154592 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
  300  154892 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC6F0) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E7010E.F9273A4 st_ctim=55E7010E.F556AA4 st_mtim=55E7010E.F556AA4 st_birthtim=55E7010E.F556AA4
  171  155063 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC6F0)
  163  155226 [main] bash 66 stat64: entering
  146  155372 [main] bash 66 normalize_posix_path: src .
  156  155528 [main] bash 66 cwdstuff::get: posix /home/fracting
  150  155678 [main] bash 66 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20010338, 32768, 1, 0), errno 0
  240  155918 [main] bash 66 normalize_posix_path: /home/fracting/ = normalize_posix_path (.)
  341  156259 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
  264  156523 [main] bash 66 set_flags: flags: binary (0x2)
  153  156676 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
  190  156866 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
  187  157053 [main] bash 66 symlink_info::check: not a symlink
  145  157198 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB568) (0x43000A)
  152  157350 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
  223  157573 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  149  157722 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC750, 0x61302270), file_attributes 16
  343  158065 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  147  158212 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  160  158372 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
  303  158675 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC750) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E7010E.F9273A4 st_ctim=55E7010E.F556AA4 st_mtim=55E7010E.F556AA4 st_birthtim=55E7010E.F556AA4
  170  158845 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC750)
  588  159433 [main] bash 66 getpid: 66 = getpid()
 4487  163920 [main] bash 66 getppid: 38 = getppid()
 2298  166218 [main] bash 66 stat64: entering
  155  166373 [main] bash 66 normalize_posix_path: src .
  154  166527 [main] bash 66 cwdstuff::get: posix /home/fracting
  153  166680 [main] bash 66 cwdstuff::get: (/home/fracting) = cwdstuff::get (0x20010338, 32768, 1, 0), errno 0
  155  166835 [main] bash 66 normalize_posix_path: /home/fracting/ = normalize_posix_path (.)
  154  166989 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/home/fracting)
  155  167144 [main] bash 66 set_flags: flags: binary (0x2)
  153  167297 [main] bash 66 mount_info::conv_to_win32_path: src_path /home/fracting, dst C:\cygwin\home\fracting, flags 0x3000A, rc 0
  186  167483 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\home\fracting)
  245  167728 [main] bash 66 symlink_info::check: not a symlink
  149  167877 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\home\fracting, 0x6CB5B8) (0x43000A)
  156  168033 [main] bash 66 path_conv::check: this->path(C:\cygwin\home\fracting), has_acls(1)
  240  168273 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  160  168433 [main] bash 66 stat_worker: (\??\C:\cygwin\home\fracting, 0x6CC760, 0x61302270), file_attributes 16
  338  168771 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  145  168916 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  162  169078 [main] bash 66 get_info_from_sd: ACL 0x41ED, uid 197608, gid 197121
  535  169613 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\home\fracting, 0x6CC760) st_size=0, st_mode=040755, st_ino=2263182st_atim=55E7010E.F9273A4 st_ctim=55E7010E.F556AA4 st_mtim=55E7010E.F556AA4 st_birthtim=55E7010E.F556AA4
  276  169889 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\home\fracting,0x6CC760)
  441  170330 [main] bash 66 stat64: entering
  152  170482 [main] bash 66 normalize_posix_path: src /usr/local/bin/bash
  156  170638 [main] bash 66 normalize_posix_path: /usr/local/bin/bash = normalize_posix_path (/usr/local/bin/bash)
  155  170793 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin/bash)
  155  170948 [main] bash 66 set_flags: flags: binary (0x2)
  156  171104 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/local/bin/bash, dst C:\cygwin\usr\local\bin\bash, flags 0x3000A, rc 0
  199  171303 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash)
  156  171459 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash)
  328  171787 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.exe)
  158  171945 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.exe)
  194  172139 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.lnk)
  162  172301 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.lnk)
  185  172486 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\usr\local\bin\bash.exe.lnk)
  156  172642 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\usr\local\bin\bash.exe.lnk)
  156  172798 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\bin\bash, 0x6CB4F8) (0x43000A)
  166  172964 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin)
  155  173119 [main] bash 66 set_flags: flags: binary (0x2)
  154  173273 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/local/bin, dst C:\cygwin\usr\local\bin, flags 0x3000A, rc 0
  184  173457 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\local\bin)
  193  173650 [main] bash 66 symlink_info::check: not a symlink
  159  173809 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\usr\local\bin, 0x6CB4F8) (0x3000A)
  147  173956 [main] bash 66 path_conv::check: this->path(C:\cygwin\usr\local\bin\bash), has_acls(1)
  158  174114 [main] bash 66 __set_errno: int stat_worker(path_conv&, stat*):1951 setting errno 2
  158  174272 [main] bash 66 stat_worker: -1 = (\??\C:\cygwin\usr\local\bin\bash,0x6CC680)
  736  175008 [main] bash 66 stat64: entering
  153  175161 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  157  175318 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  153  175471 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  154  175625 [main] bash 66 set_flags: flags: binary (0x2)
  156  175781 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  396  176177 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  153  176330 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  186  176516 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  322  176838 [main] bash 66 symlink_info::check: not a symlink
  229  177067 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
  315  177382 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  322  177704 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  149  177853 [main] bash 66 stat_worker: (\??\C:\cygwin\bin\bash.exe, 0x6CC680, 0x61302270), file_attributes 32
  346  178199 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  147  178346 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  159  178505 [main] bash 66 get_info_from_sd: ACL 0x1ED, uid 197608, gid 197121
  302  178807 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\bin\bash.exe, 0x6CC680) st_size=754717, st_mode=0100755, st_ino=2260349st_atim=55E6FB8C.394C3D88 st_ctim=55E6FB12.19D3A798 st_mtim=55DCC59B.0 st_birthtim=55DCC59B.0
  170  178977 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\bin\bash.exe,0x6CC680)
  162  179139 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  147  179286 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  158  179444 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  158  179602 [main] bash 66 set_flags: flags: binary (0x2)
  156  179758 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  375  180133 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  162  180295 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  195  180490 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  188  180678 [main] bash 66 symlink_info::check: not a symlink
  146  180824 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4B8) (0x42000A)
  155  180979 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  169  181148 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  344  181492 [main] bash 66 check_file_access: flags 0x1, ret 0
  334  181826 [main] bash 66 fhandler_base::fhaccess: returning 0
  167  181993 [main] bash 66 euidaccess: returning 0
  149  182142 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  154  182296 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  155  182451 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  154  182605 [main] bash 66 set_flags: flags: binary (0x2)
  152  182757 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  385  183142 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  152  183294 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  189  183483 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  191  183674 [main] bash 66 symlink_info::check: not a symlink
  147  183821 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4B8) (0x42000A)
  157  183978 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  176  184154 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  334  184488 [main] bash 66 check_file_access: flags 0x4, ret 0
  522  185010 [main] bash 66 fhandler_base::fhaccess: returning 0
  275  185285 [main] bash 66 euidaccess: returning 0
  292  185577 [main] bash 66 stat64: entering
  155  185732 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  151  185883 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  150  186033 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  155  186188 [main] bash 66 set_flags: flags: binary (0x2)
  154  186342 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  365  186707 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  159  186866 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  187  187053 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  194  187247 [main] bash 66 symlink_info::check: not a symlink
  144  187391 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB538) (0x42000A)
  157  187548 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  167  187715 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  201  187916 [main] bash 66 stat_worker: (\??\C:\cygwin\bin\bash.exe, 0x6CC6C0, 0x61302270), file_attributes 32
  349  188265 [main] bash 66 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-0-0-0-1000
  150  188415 [main] bash 66 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-0-0-0-513
  161  188576 [main] bash 66 get_info_from_sd: ACL 0x1ED, uid 197608, gid 197121
  300  188876 [main] bash 66 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\bin\bash.exe, 0x6CC6C0) st_size=754717, st_mode=0100755, st_ino=2260349st_atim=55E6FB8C.394C3D88 st_ctim=55E6FB12.19D3A798 st_mtim=55DCC59B.0 st_birthtim=55DCC59B.0
  170  189046 [main] bash 66 stat_worker: 0 = (\??\C:\cygwin\bin\bash.exe,0x6CC6C0)
  163  189209 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  148  189357 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  155  189512 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  154  189666 [main] bash 66 set_flags: flags: binary (0x2)
  156  189822 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  363  190185 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  162  190347 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  190  190537 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  189  190726 [main] bash 66 symlink_info::check: not a symlink
  148  190874 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
  156  191030 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  167  191197 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  332  191529 [main] bash 66 check_file_access: flags 0x1, ret 0
  289  191818 [main] bash 66 fhandler_base::fhaccess: returning 0
  169  191987 [main] bash 66 euidaccess: returning 0
  148  192135 [main] bash 66 normalize_posix_path: src /usr/bin/bash
  244  192379 [main] bash 66 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
  310  192689 [main] bash 66 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
  273  192962 [main] bash 66 set_flags: flags: binary (0x2)
  156  193118 [main] bash 66 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin\bin\bash, flags 0x2000A, rc 0
  365  193483 [main] bash 66 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\bin\bash)
  159  193642 [main] bash 66 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\bash)
  185  193827 [main] bash 66 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\bin\bash.exe)
  187  194014 [main] bash 66 symlink_info::check: not a symlink
  147  194161 [main] bash 66 symlink_info::check: 0 = symlink.check(C:\cygwin\bin\bash.exe, 0x6CB4F8) (0x42000A)
  155  194316 [main] bash 66 path_conv::check: this->path(C:\cygwin\bin\bash.exe), has_acls(1)
  167  194483 [main] bash 66 build_fh_pc: fh 0x61302270, dev 000000C3
  332  194815 [main] bash 66 check_file_access: flags 0x4, ret 0
  286  195101 [main] bash 66 fhandler_base::fhaccess: returning 0
  167  195268 [main] bash 66 euidaccess: returning 0
 5867  201135 [main] bash 66 getpid: 66 = getpid()
14179  215314 [main] bash 66 getpid: 66 = getpid()
 2536  217850 [main] bash 66 sigaction_worker: signal 20, newact 0x6CC818 (handler 0x426330), oa 0x0
  129  217979 [main] bash 66 sigaction: 0 = sigaction(20, 0x6CC818, 0x6CC824)
 4951  222930 [main] bash 66 __set_errno: fhandler_socket* get(int):97 setting errno 108
  189  223119 [main] bash 66 cygwin_getpeername: -1 = getpeername(0) 0xFFFFFFFF, errno 108
  270  223389 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
 2050  225439 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x0, 0x6CC92C)
  421  225860 [main] bash 66 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x4ACE14)
15388  241248 [main] bash 66 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  158  241406 [main] bash 66 sigprocmask: 0 = sigprocmask (1, 0x6CC92C, 0x6CC928)
  146  241552 [main] bash 66 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  147  241699 [main] bash 66 sigprocmask: 0 = sigprocmask (0, 0x6CC928, 0x0)
 2456  244155 [main] bash 66 do_exit: do_exit (1280), exit_state 1
  147  244302 [main] bash 66 void: 0x426330 = signal (20, 0x1)
  149  244451 [main] bash 66 void: 0x0 = signal (1, 0x1)
  143  244594 [main] bash 66 void: 0x0 = signal (2, 0x1)
  148  244742 [main] bash 66 void: 0x1 = signal (3, 0x1)
  151  244893 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 3
  142  245035 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
  148  245183 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 2
  140  245323 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
  159  245482 [main] bash 66 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x61302C30> usecount + -1 = 1
  147  245629 [main] bash 66 fhandler_base::close_with_arch: not closing archetype
  152  245781 [main] bash 66 init_cygheap::close_ctty: closing cygheap->ctty 0x61302C30
  143  245924 [main] bash 66 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  147  246071 [main] bash 66 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
  148  246219 [main] bash 66 fhandler_pty_slave::close: closing last open /dev/pty0 handle
  269  246488 [main] bash 66 fhandler_console::free_console: freed console, res 1
  145  246633 [main] bash 66 fhandler_pty_common::close: pty0 <0x188,0x18C> closing
  170  246803 [main] bash 66 dtable::delete_archetype: deleting element 0 for /dev/pty0(136/0)
  142  246945 [main] bash 66 getpid: 66 = getpid()
  160  247105 [main] bash 66 do_exit: 66 == sid 66, send SIGHUP to children
  537  247642 [main] bash 66 open_shared: name cygpid.40, n 40, shared 0x250000 (wanted 0x0), h 0x144, *m 6
  407  248049 [main] bash 66 open_shared: name cygpid.36, n 36, shared 0x260000 (wanted 0x0), h 0x150, *m 6
2020621 2268670 [main] bash 66 open_shared: name cygpid.38, n 38, shared 0x270000 (wanted 0x0), h 0x15C, *m 6
  363 2269033 [main] bash 66 open_shared: name cygpid.71, n 71, shared 0x280000 (wanted 0x0), h 0x168, *m 6
  271 2269304 [main] bash 66 open_shared: name cygpid.25, n 25, shared 0x290000 (wanted 0x0), h 0x178, *m 6
  709 2270013 [main] bash 66 proc_terminate: nprocs 0
  174 2270187 [main] bash 66 proc_terminate: leaving
  220 2270407 [main] bash 66 pinfo::exit: Calling ExitProcess n 0x500, exitcode 0x500
--- Process 55 thread 42 exited with status 0x500
--- Process 55 exited with status 0x500
2313979 2610284 [waitproc] script 38 pinfo::maybe_set_exit_code_from_windows: pid 66, exit value - old 0x8000500, windows 0xDEADBEEF, cygwin 0x8000500
  271 2610555 [waitproc] script 38 sig_send: sendsig 0xB0, pid 38, signal 20, its_me 1
  273 2610828 [waitproc] script 38 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
  226 2611054 [sig] script 38 sigpacket::process: signal 20 processing
  209 2611263 [waitproc] script 38 sig_send: returning 0x0 from sending signal 20
  250 2611513 [sig] script 38 init_cygheap::find_tls: sig 20
  462 2611975 [waitproc] script 38 proc_waiter: exiting wait thread for pid 66
  247 2612222 [sig] script 38 sigpacket::process: using tls 0x60CE64
 1522 2613744 [sig] script 38 sigpacket::process: signal 20, signal handler 0x401560
  171 2613915 [sig] script 38 sigpacket::setup_handler: controlled interrupt. stackptr 0x60DD5C, stack 0x60DD58, stackptr[-1] 0x401BEE
  191 2614106 [sig] script 38 proc_subproc: args: 5, 1
  193 2614299 [main] script 38 select_stuff::wait: wait_ret 0, m = 3.  verifying
  197 2614496 [sig] script 38 proc_subproc: clear waiting threads
  205 2614701 [main] script 38 select_stuff::wait: signal received
  225 2614926 [sig] script 38 proc_subproc: finished clearing
  205 2615131 [main] script 38 select_stuff::cleanup: calling cleanup routines
  208 2615339 [sig] script 38 proc_subproc: returning 1
  182 2615521 [sig] script 38 _cygtls::interrupt_setup: armed signal_arrived 0x17C, signal 20
  172 2615693 [sig] script 38 sigpacket::setup_handler: signal 20 delivered
  181 2615874 [sig] script 38 sigpacket::process: returning 1
  163 2616037 [sig] script 38 proc_subproc: args: 5, 0
  168 2616205 [sig] script 38 proc_subproc: looking for processes to reap, nprocs 1
  171 2616376 [sig] script 38 proc_subproc: finished processing terminated/stopped child
  169 2616545 [sig] script 38 proc_subproc: returning 1
 6675 2623220 [main] script 38 select_stuff::destroy: deleting select records
  396 2623616 [main] script 38 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
  221 2623837 [main] script 38 wait4: calling proc_subproc, pid -1, options 1
  213 2624050 [main] script 38 proc_subproc: args: 6, 6348072
  207 2624257 [main] script 38 proc_subproc: wval->pid -1, wval->options 1
  226 2624483 [main] script 38 checkstate: nprocs 1
  205 2624688 [main] script 38 stopped_or_terminated: considering pid 66, pgid 66, w->pid -1
  219 2624907 [main] script 38 remove_proc: removing procs[0], pid 66, nprocs 1
  466 2625373 [main] script 38 checkstate: returning 1
  213 2625586 [main] script 38 proc_subproc: released waiting thread
  207 2625793 [main] script 38 proc_subproc: finished processing terminated/stopped child
  206 2625999 [main] script 38 proc_subproc: returning 1
  234 2626233 [main] script 38 wait4: 0 = cygwait (...)
  206 2626439 [main] script 38 wait4: 66 = wait4(-1, 0x500, 1, 0x0)
  206 2626645 [main] script 38 wait4: calling proc_subproc, pid -1, options 1
  224 2626869 [main] script 38 proc_subproc: args: 6, 6348072
  206 2627075 [main] script 38 proc_subproc: wval->pid -1, wval->options 1
  214 2627289 [main] script 38 checkstate: nprocs 0
  209 2627498 [main] script 38 checkstate: no matching terminated children found
  204 2627702 [main] script 38 checkstate: returning 0
  204 2627906 [main] script 38 proc_subproc: waiting thread found no children
  215 2628121 [main] script 38 proc_subproc: finished processing terminated/stopped child
  212 2628333 [main] script 38 proc_subproc: returning 1
  203 2628536 [main] script 38 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
  203 2628739 [main] script 38 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  204 2628943 [main] script 38 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  205 2629148 [main] script 38 select_stuff::wait: returning -3
  217 2629365 [main] script 38 select: res -3
  209 2629574 [main] script 38 select_stuff::cleanup: calling cleanup routines
  204 2629778 [main] script 38 select_stuff::destroy: deleting select records
  206 2629984 [main] script 38 select_stuff::cleanup: calling cleanup routines
  203 2630187 [main] script 38 select_stuff::destroy: deleting select records
  205 2630392 [main] script 38 cygwin_select: -1 = select(5, 0x60C620, 0x0, 0x0, 0x0), errno 4
  213 2630605 [main] script 38 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  231 2630836 [main] script 38 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  216 2631052 [main] script 38 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  216 2631268 [main] script 38 cygwin_select: select(5, 0x60C560, 0x60C540, 0x60C520, 0x60C5B8)
  217 2631485 [main] script 38 cygwin_select: to->tv_sec 0, to->tv_usec 50000, ms 50
  628 2632113 [main] script 38 dtable::select_read: /dev/ptmx fd 4
  215 2632328 [main] script 38 select: sel.always_ready 0
  935 2633263 [main] script 38 select_stuff::wait: m 3, ms 50
51182 2684445 [main] script 38 select_stuff::wait: wait_ret 258, m = 3.  verifying
  238 2684683 [main] script 38 select_stuff::wait: timed out
  417 2685100 [main] script 38 select_stuff::wait: returning 1
  235 2685335 [main] script 38 select: res 1
  597 2685932 [main] script 38 select_stuff::cleanup: calling cleanup routines
 3485 2689417 [main] script 38 select_stuff::destroy: deleting select records
  429 2689846 [main] script 38 select_stuff::cleanup: calling cleanup routines
  216 2690062 [main] script 38 select_stuff::destroy: deleting select records
  222 2690284 [main] script 38 cygwin_select: 0 = select(5, 0x60C560, 0x60C540, 0x60C520, 0x60C5B8)
  222 2690506 [main] script 38 time: 1441202448 = time(0x0)
 8647 2699153 [main] script 38 write: write(3, 0x20055940, 96)
  236 2699389 [main] script 38 write: 96 = write(3, 0x20055940, 96)
  216 2699605 [main] script 38 close: close(3)
  217 2699822 [main] script 38 fhandler_base::close: closing '/home/fracting/typescript' handle 0x120
  280 2700102 [main] script 38 close: 0 = close(3)
 2480 2702582 [main] script 38 close: close(4)
  239 2702821 [main] script 38 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
  219 2703040 [main] script 38 fhandler_base::close_with_arch: closing archetype
  266 2703306 [main] script 38 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
  222 2703528 [main] script 38 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(38)
  225 2703753 [main] script 38 fhandler_pty_master::close: (1270): pty output_mutex (0x14C): waiting -1 ms
  230 2703983 [main] script 38 fhandler_pty_master::close: (1270): pty output_mutex: acquired
  225 2704208 [main] script 38 fhandler_pty_common::close: pty0 <0x130,0x12C> closing
  254 2704462 [main] script 38 fhandler_pty_master::close: (1274): pty output_mutex(0x14C) released
  284 2704746 [main] script 38 fhandler_pty_master::close: not clearing: 0, master_pid 25
  225 2704971 [main] script 38 dtable::delete_archetype: deleting element 1 for /dev/ptmx(128/0)
  215 2705186 [main] script 38 close: 0 = close(4)
 1433 2706619 [main] script 38 close: close(1)
  227 2706846 [main] script 38 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
  218 2707064 [main] script 38 fhandler_base::close_with_arch: not closing archetype
  214 2707278 [main] script 38 close: 0 = close(1)
 3203 2710481 [main] script 38 close: close(2)
  215 2710696 [main] script 38 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
  202 2710898 [main] script 38 fhandler_base::close_with_arch: not closing archetype
  194 2711092 [main] script 38 close: 0 = close(2)
 2519 2713611 [main] script 38 do_exit: do_exit (1280), exit_state 1
  220 2713831 [main] script 38 void: 0x401560 = signal (20, 0x1)
  197 2714028 [main] script 38 void: 0x0 = signal (1, 0x1)
  187 2714215 [main] script 38 void: 0x0 = signal (2, 0x1)
  186 2714401 [main] script 38 void: 0x0 = signal (3, 0x1)
  186 2714587 [main] script 38 init_cygheap::close_ctty: closing cygheap->ctty 0x61301AD0
  201 2714788 [main] script 38 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  237 2715025 [main] script 38 fhandler_console::free_console: freed console, res 1
  221 2715246 [main] script 38 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
  219 2715465 [main] script 38 getpid: 38 = getpid()
  216 2715681 [main] script 38 proc_terminate: nprocs 0
  191 2715872 [main] script 38 proc_terminate: leaving
  215 2716087 [main] script 38 pinfo::exit: Calling ExitProcess n 0x500, exitcode 0x500
--- Process 38 thread 41 exited with status 0x500
--- Process 38 thread 62 exited with status 0x500
--- Process 38 thread 50 exited with status 0x500
--- Process 38 exited with status 0x500
2487909 2717274 [waitproc] script 25 pinfo::maybe_set_exit_code_from_windows: pid 38, exit value - old 0x8000500, windows 0xDEADBEEF, cygwin 0x8000500
  299 2717573 [waitproc] script 25 sig_send: sendsig 0x9C, pid 25, signal 20, its_me 1
  246 2717819 [waitproc] script 25 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
  236 2718055 [sig] script 25 sigpacket::process: signal 20 processing
  217 2718272 [waitproc] script 25 sig_send: returning 0x0 from sending signal 20
  222 2718494 [sig] script 25 init_cygheap::find_tls: sig 20
  215 2718709 [waitproc] script 25 proc_waiter: exiting wait thread for pid 38
  235 2718944 [sig] script 25 sigpacket::process: using tls 0x60CE64
  385 2719329 [sig] script 25 sigpacket::process: signal 20, signal handler 0x401560
  187 2719516 [sig] script 25 sigpacket::setup_handler: controlled interrupt. stackptr 0x60DD5C, stack 0x60DD58, stackptr[-1] 0x401824
  188 2719704 [main] script 25 select_stuff::wait: wait_ret 0, m = 3.  verifying
  193 2719897 [sig] script 25 proc_subproc: args: 5, 1
  189 2720086 [main] script 25 select_stuff::wait: signal received
  203 2720289 [sig] script 25 proc_subproc: clear waiting threads
  204 2720493 [main] script 25 select_stuff::cleanup: calling cleanup routines
  202 2720695 [sig] script 25 proc_subproc: finished clearing
  224 2720919 [main] script 25 select_stuff::destroy: deleting select records
  209 2721128 [sig] script 25 proc_subproc: returning 1
  413 2721541 [sig] script 25 _cygtls::interrupt_setup: armed signal_arrived 0x120, signal 20
  196 2721737 [sig] script 25 sigpacket::setup_handler: signal 20 delivered
  223 2721960 [sig] script 25 sigpacket::process: returning 1
  214 2722174 [main] script 25 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
  211 2722385 [sig] script 25 proc_subproc: args: 5, 0
  186 2722571 [sig] script 25 proc_subproc: looking for processes to reap, nprocs 1
  221 2722792 [main] script 25 wait4: calling proc_subproc, pid -1, options 1
  213 2723005 [sig] script 25 proc_subproc: finished processing terminated/stopped child
  574 2723579 [main] script 25 proc_subproc: args: 6, 6348072
  222 2723801 [sig] script 25 proc_subproc: returning 1
  211 2724012 [main] script 25 proc_subproc: wval->pid -1, wval->options 1
  224 2724236 [main] script 25 checkstate: nprocs 1
  188 2724424 [main] script 25 stopped_or_terminated: considering pid 38, pgid 40, w->pid -1
  208 2724632 [main] script 25 remove_proc: removing procs[0], pid 38, nprocs 1
  307 2724939 [main] script 25 checkstate: returning 1
  189 2725128 [main] script 25 proc_subproc: released waiting thread
  202 2725330 [main] script 25 proc_subproc: finished processing terminated/stopped child
  181 2725511 [main] script 25 proc_subproc: returning 1
  223 2725734 [main] script 25 wait4: 0 = cygwait (...)
  366 2726100 [main] script 25 wait4: 38 = wait4(-1, 0x500, 1, 0x0)
  189 2726289 [main] script 25 wait4: calling proc_subproc, pid -1, options 1
  185 2726474 [main] script 25 proc_subproc: args: 6, 6348072
  187 2726661 [main] script 25 proc_subproc: wval->pid -1, wval->options 1
  253 2726914 [main] script 25 checkstate: nprocs 0
  185 2727099 [main] script 25 checkstate: no matching terminated children found
  187 2727286 [main] script 25 checkstate: returning 0
  187 2727473 [main] script 25 proc_subproc: waiting thread found no children
  230 2727703 [main] script 25 proc_subproc: finished processing terminated/stopped child
  182 2727885 [main] script 25 proc_subproc: returning 1
  187 2728072 [main] script 25 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
  187 2728259 [main] script 25 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  186 2728445 [main] script 25 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  186 2728631 [main] script 25 select_stuff::wait: returning -3
  213 2728844 [main] script 25 select: res -3
  193 2729037 [main] script 25 select_stuff::cleanup: calling cleanup routines
  185 2729222 [main] script 25 select_stuff::destroy: deleting select records
  186 2729408 [main] script 25 select_stuff::cleanup: calling cleanup routines
  185 2729593 [main] script 25 select_stuff::destroy: deleting select records
  185 2729778 [main] script 25 cygwin_select: -1 = select(1, 0x60C620, 0x0, 0x0, 0x0), errno 4
  184 2729962 [main] script 25 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
  193 2730155 [main] script 25 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
  184 2730339 [main] script 25 sigprocmask: 0 = sigprocmask (0, 0x407028, 0x0)
  215 2730554 [main] script 25 fhandler_console::output_tcsetattr: 0 = tcsetattr(,0x407060) (ENABLE FLAGS 0x3) (lflag 0x107 oflag 0x9)
  204 2730758 [main] script 25 fhandler_console::input_tcsetattr: this 0x61301880, get_ttyp () 0x60FC0000, t 0x407060
  200 2730958 [main] script 25 fhandler_console::input_tcsetattr: 0 = tcsetattr(,0x407060) enable flags 0x1F, c_lflag 0x107 iflag 0x502
  187 2731145 [main] script 25 __set_errno: int tcsetattr(int, int, const termios*):161 setting errno 4
  200 2731345 [main] script 25 tcsetattr: iflag 0x502, oflag 0x9, cflag 0xBF, lflag 0x107, VMIN 1, VTIME 0
  201 2731546 [main] script 25 tcsetattr: 0 = tcsetattr(0, 3, 0x407060)
 6818 2738364 [main] script 25 fhandler_console::write: 0x20042968, 37
  835 2739199 [main] script 25 fhandler_console::write: 37 = fhandler_console::write(...)
 2033 2741232 [main] script 25 write: 37 = write(1, 0x20042968, 37)
 1443 2742675 [main] script 25 kill0: kill (38, 15)
  236 2742911 [main] script 25 __set_errno: int _pinfo::kill(siginfo_t&):274 setting errno 3
  191 2743102 [main] script 25 _pinfo::kill: -1 = _pinfo::kill (15), pid 0, process_state 0x0
 1301 2744403 [main] script 25 close: close(1)
  185 2744588 [main] script 25 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 3
  184 2744772 [main] script 25 fhandler_base::close_with_arch: not closing archetype
  207 2744979 [main] script 25 close: 0 = close(1)
 2679 2747658 [main] script 25 close: close(2)
  187 2747845 [main] script 25 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 2
  186 2748031 [main] script 25 fhandler_base::close_with_arch: not closing archetype
  184 2748215 [main] script 25 close: 0 = close(2)
 2217 2750432 [main] script 25 do_exit: do_exit (1280), exit_state 1
  185 2750617 [main] script 25 void: 0x401560 = signal (20, 0x1)
  209 2750826 [main] script 25 void: 0x0 = signal (1, 0x1)
  194 2751020 [main] script 25 void: 0x0 = signal (2, 0x1)
  386 2751406 [main] script 25 void: 0x0 = signal (3, 0x1)
  188 2751594 [main] script 25 fhandler_base::close_with_arch: line 1142:  /dev/cons0<0x61301AD0> usecount + -1 = 1
  184 2751778 [main] script 25 fhandler_base::close_with_arch: not closing archetype
  185 2751963 [main] script 25 fhandler_base::close_with_arch: line 1142:  /dev/ptmx<0x613027A0> usecount + -1 = 0
  182 2752145 [main] script 25 fhandler_base::close_with_arch: closing archetype
  210 2752355 [main] script 25 fhandler_pty_master::cleanup: /dev/ptmx closing master, usecount 0
  203 2752558 [main] script 25 fhandler_pty_master::close: closing from_master(0x128)/to_master(0x134)/to_master_cyg(0x13C) since we own them(0)
  183 2752741 [main] script 25 fhandler_pty_master::close: (1253): pty output_mutex (0x14C): waiting -1 ms
  239 2752980 [main] script 25 fhandler_pty_master::close: (1253): pty output_mutex: acquired
  884 2753864 [ptym] script 25 fhandler_pty_master::pty_master_thread: Reply: from 0x0, to 0x0, error 127
  305 2754169 [ptym] script 25 fhandler_pty_master::pty_master_thread: DisconnectNamedPipe, Win32 error 6
  174 2754343 [ptym] script 25 fhandler_pty_master::pty_master_thread: Leaving
  557 2754900 [main] script 25 fhandler_pty_master::close: (1263): pty output_mutex(0x14C) released
  170 2755070 [main] script 25 cygthread::terminate_thread: thread 'ptymf', id 0x3F, inuse 1, stack_ptr 0xC0B7D0
--- Process 25 thread 63 exited with status 0x0
--- Process 25 thread 61 exited with status 0x0
--- Process 25 thread 12 exited with status 0x0
--- Process 25 thread 11 exited with status 0x0
--- Process 25 exited with status 0x0
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list