View difference between Paste ID: KS9766Vv and 1fXdDJFm
SHOW: | | - or go back to the newest paste.
1
$ strace bash -c 'cat <(echo foo) 2>&1 >/dev/null'
2
    1       1 [main] bash (10196) **********************************************
3
   57      58 [main] bash (10196) Program name: C:\dev\cyg64\bin\bash.exe (windows pid 10196)
4
   17      75 [main] bash (10196) OS version:   Windows NT-6.1
5
   16      91 [main] bash (10196) **********************************************
6
   64     155 [main] bash (10196) sigprocmask: 0 = sigprocmask (0, 0x1802B7AA8, 0x0)
7
  147     302 [main] bash 10196 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x68, *m 6
8
   24     326 [main] bash 10196 heap_init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
9
   31     357 [main] bash 10196 open_shared: name S-1-5-21-4140724986-740802787-1589942963-1000.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0x64, *m 6
10
   20     377 [main] bash 10196 user_info::create: opening user shared for 'S-1-5-21-4140724986-740802787-1589942963-1000' at 0x180020000
11
   19     396 [main] bash 10196 user_info::create: user shared version 6467403B
12
   35     431 [main] bash 10196 fhandler_pipe::create: name \\.\pipe\cygwin-7871a78a8c8f3f2e-10196-sigwait, size 176, mode PIPE_TYPE_MESSAGE
13
   68     499 [main] bash 10196 fhandler_pipe::create: pipe read handle 0x7C
14
   17     516 [main] bash 10196 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-7871a78a8c8f3f2e-10196-sigwait
15
   33     549 [main] bash 10196 fhandler_pipe::create: pipe write handle 0x80
16
   23     572 [main] bash 10196 dll_crt0_0: finished dll_crt0_0 initialization
17
 1285    1857 [sig] bash 10196 wait_sig: entering ReadFile loop, my_readsig 0x7C, my_sendsig 0x80
18
  167    2024 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\home\greg, no-keep-rel, no-add-slash)
19
   46    2070 [main] bash 10196 normalize_win32_path: C:\dev\cyg64\home\greg = normalize_win32_path (C:\dev\cyg64\home\greg)
20
   30    2100 [main] bash 10196 mount_info::conv_to_posix_path: /home/greg = conv_to_posix_path (C:\dev\cyg64\home\greg)
21
   43    2143 [main] bash 10196 sigprocmask: 0 = sigprocmask (0, 0x600018128, 0x1801356DA)
22
  133    2276 [main] bash 10196 _cygwin_istext_for_stdio: fd 0: not open
23
   23    2299 [main] bash 10196 _cygwin_istext_for_stdio: fd 1: not open
24
   18    2317 [main] bash 10196 _cygwin_istext_for_stdio: fd 2: not open
25
   65    2382 [main] bash (10196) open_shared: name cygpid.10196, n 10196, shared 0x180010000 (wanted 0x180010000), h 0xC4, *m 2
26
   26    2408 [main] bash 10196 pinfo::thisproc: myself dwProcessId 10196
27
   19    2427 [main] bash 10196 time: 1365366200 = time(0x0)
28
  260    2687 [main] bash 10196 environ_init: GetEnvironmentStrings returned 0x3DBD90
29
   41    2728 [main] bash 10196 environ_init: 0x6000284F0: !::=::\
30
   36    2764 [main] bash 10196 environ_init: 0x600028510: ALLUSERSPROFILE=C:\ProgramData
31
   34    2798 [main] bash 10196 environ_init: 0x600028540: AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\
32
   34    2832 [main] bash 10196 environ_init: 0x600028580: APPDATA=C:\Users\greg\AppData\Roaming
33
   34    2866 [main] bash 10196 environ_init: 0x6000285B0: CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
34
   47    2913 [main] bash 10196 environ_init: 0x600028600: COMMONPROGRAMFILES=C:\Program Files\Common Files
35
   38    2951 [main] bash 10196 environ_init: 0x600028640: COMPUTERNAME=MONEYPIT
36
   34    2985 [main] bash 10196 environ_init: 0x600028660: COMSPEC=C:\Windows\system32\cmd.exe
37
   37    3022 [main] bash 10196 environ_init: 0x600028690: CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
38
   35    3057 [main] bash 10196 environ_init: 0x6000286E0: CommonProgramW6432=C:\Program Files\Common Files
39
   52    3109 [main] bash 10196 parse_options: glob (called func)
40
   38    3147 [main] bash 10196 parse_options: returning
41
   21    3168 [main] bash 10196 environ_init: 0x600028720: CYGWIN=noglob
42
   50    3218 [main] bash 10196 environ_init: 0x600028760: FP_NO_HOST_CHECK=NO
43
   40    3258 [main] bash 10196 getwinenv: can't set native for HOME= since no environ yet
44
   21    3279 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\home\greg, no-keep-rel, no-add-slash)
45
   19    3298 [main] bash 10196 normalize_win32_path: C:\dev\cyg64\home\greg = normalize_win32_path (C:\dev\cyg64\home\greg)
46
   24    3322 [main] bash 10196 mount_info::conv_to_posix_path: /home/greg = conv_to_posix_path (C:\dev\cyg64\home\greg)
47
   67    3389 [main] bash 10196 win_env::add_cache: posix /home/greg
48
   18    3407 [main] bash 10196 win_env::add_cache: native HOME=C:\dev\cyg64\home\greg
49
   26    3433 [main] bash 10196 posify_maybe: env var converted to HOME=/home/greg
50
   62    3495 [main] bash 10196 environ_init: 0x600028800: HOME=/home/greg
51
   40    3535 [main] bash 10196 environ_init: 0x600028780: HOMEDRIVE=C:
52
   37    3572 [main] bash 10196 environ_init: 0x600028820: HOMEPATH=\Users\greg
53-
   43    3615 [main] bash 10196 environ_init: 0x600028840: HOSTNAME=moneypit
53+
54-
   37    3652 [main] bash 10196 environ_init: 0x600028860: IBREDISTDIR=C:\Users\Public\Documents\InterBase\redist\InterBaseXE3
54+
55
   33    3790 [main] bash 10196 environ_init: 0x600028940: LOCALAPPDATA=C:\Users\greg\AppData\Local
56-
   35    3723 [main] bash 10196 environ_init: 0x6000288F0: JVCL=C:\src\3rdparty\jvcl
56+
57
   36    3860 [main] bash 10196 environ_init: 0x6000289A0: MANPATH=/usr/local/man:/usr/share/man:/usr/man:
58
   35    3895 [main] bash 10196 environ_init: 0x6000289E0: NUMBER_OF_PROCESSORS=8
59
   40    3973 [main] bash 10196 environ_init: 0x600028A30: OS=Windows_NT
60
   55    4028 [main] bash 10196 getwinenv: can't set native for PATH= since no environ yet
61
   42    4070 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\usr\local\bin, keep-rel, no-add-slash)
62-
   38    3933 [main] bash 10196 environ_init: 0x600028A00: OLDPWD=/cygdrive/c/Windows/system32
62+
63
   18    4110 [main] bash 10196 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\dev\cyg64\usr\local\bin)
64
   17    4127 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\bin, keep-rel, no-add-slash)
65
   23    4150 [main] bash 10196 normalize_win32_path: C:\dev\cyg64\bin = normalize_win32_path (C:\dev\cyg64\bin)
66
   20    4170 [main] bash 10196 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\dev\cyg64\bin)
67
68
[snip! (tons of harmless-looking path/environment processing noise) ]
69
70
   39    9365 [main] bash 10196 environ_init: 0x60003A760: windows_tracing_flags=3
71-
   20    4190 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live, keep-rel, no-add-slash)
71+
72-
   23    4213 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live = normalize_win32_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live)
72+
73-
   20    4233 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live = conv_to_posix_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live)
73+
74-
   25    4258 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live, keep-rel, no-add-slash)
74+
75-
   22    4280 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live = normalize_win32_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live)
75+
76-
   19    4299 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live = conv_to_posix_path (C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live)
76+
77-
   21    4320 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\AMD APP\bin\x86_64, keep-rel, no-add-slash)
77+
78-
   18    4338 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\AMD APP\bin\x86_64 = normalize_win32_path (C:\Program Files (x86)\AMD APP\bin\x86_64)
78+
79-
   18    4356 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64 = conv_to_posix_path (C:\Program Files (x86)\AMD APP\bin\x86_64)
79+
80-
   18    4374 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\AMD APP\bin\x86, keep-rel, no-add-slash)
80+
81-
   20    4394 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\AMD APP\bin\x86 = normalize_win32_path (C:\Program Files (x86)\AMD APP\bin\x86)
81+
82-
   23    4417 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86 = conv_to_posix_path (C:\Program Files (x86)\AMD APP\bin\x86)
82+
83-
   23    4440 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\CollabNet, keep-rel, no-add-slash)
83+
84-
   22    4462 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\CollabNet = normalize_win32_path (C:\Program Files (x86)\CollabNet)
84+
85-
   20    4482 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/CollabNet = conv_to_posix_path (C:\Program Files (x86)\CollabNet)
85+
86-
   19    4501 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\bds\10\bin, keep-rel, no-add-slash)
86+
87-
   21    4522 [main] bash 10196 normalize_win32_path: C:\dev\bds\10\bin = normalize_win32_path (C:\dev\bds\10\bin)
87+
88-
   20    4542 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/dev/bds/10/bin = conv_to_posix_path (C:\dev\bds\10\bin)
88+
89-
   22    4564 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl, keep-rel, no-add-slash)
89+
90-
   18    4582 [main] bash 10196 normalize_win32_path: C:\Users\Public\Documents\RAD Studio\10.0\Bpl = normalize_win32_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl)
90+
91-
   22    4604 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl = conv_to_posix_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl)
91+
92-
   20    4624 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\bds\10\bin64, keep-rel, no-add-slash)
92+
93-
   21    4645 [main] bash 10196 normalize_win32_path: C:\dev\bds\10\bin64 = normalize_win32_path (C:\dev\bds\10\bin64)
93+
94-
   20    4665 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/dev/bds/10/bin64 = conv_to_posix_path (C:\dev\bds\10\bin64)
94+
95-
   19    4684 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64, keep-rel, no-add-slash)
95+
96-
   18    4702 [main] bash 10196 normalize_win32_path: C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64 = normalize_win32_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64)
96+
97-
   19    4721 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl/Win64 = conv_to_posix_path (C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64)
97+
98-
   22    4743 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE, keep-rel, no-add-slash)
98+
99-
   21    4764 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE = normalize_win32_path (C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE)
99+
100-
   20    4784 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE = conv_to_posix_path (C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE)
100+
101-
   20    4804 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE, keep-rel, no-add-slash)
101+
102-
   19    4823 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE = normalize_win32_path (C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE)
102+
103-
   23    4846 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE = conv_to_posix_path (C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE)
103+
104-
   21    4867 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\BDS\9.0\BIN, keep-rel, no-add-slash)
104+
105-
   18    4885 [main] bash 10196 normalize_win32_path: C:\BDS\9.0\BIN = normalize_win32_path (C:\BDS\9.0\BIN)
105+
106-
   18    4903 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/BDS/9.0/BIN = conv_to_posix_path (C:\BDS\9.0\BIN)
106+
107-
   17    4920 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL, keep-rel, no-add-slash)
107+
108-
   21    4941 [main] bash 10196 normalize_win32_path: C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL = normalize_win32_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL)
108+
109-
   22    4963 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL = conv_to_posix_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL)
109+
110-
   22    4985 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\BDS\9.0\BIN64, keep-rel, no-add-slash)
110+
111-
   21    5006 [main] bash 10196 normalize_win32_path: C:\BDS\9.0\BIN64 = normalize_win32_path (C:\BDS\9.0\BIN64)
111+
112-
   19    5025 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/BDS/9.0/BIN64 = conv_to_posix_path (C:\BDS\9.0\BIN64)
112+
113-
   24    5049 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL\WIN64, keep-rel, no-add-slash)
113+
114-
   18    5067 [main] bash 10196 normalize_win32_path: C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL\WIN64 = normalize_win32_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL\WIN64)
114+
115-
   25    5092 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL/WIN64 = conv_to_posix_path (C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL\WIN64)
115+
116-
   20    5112 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\CMAKE 2.8\BIN, keep-rel, no-add-slash)
116+
117-
   23    5135 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\CMAKE 2.8\BIN = normalize_win32_path (C:\PROGRAM FILES (X86)\CMAKE 2.8\BIN)
117+
118-
   20    5155 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/CMAKE 2.8/BIN = conv_to_posix_path (C:\PROGRAM FILES (X86)\CMAKE 2.8\BIN)
118+
119-
   19    5174 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\AMD APP\BIN\X86_64, keep-rel, no-add-slash)
119+
120-
   23    5197 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\AMD APP\BIN\X86_64 = normalize_win32_path (C:\PROGRAM FILES (X86)\AMD APP\BIN\X86_64)
120+
121-
   20    5217 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/AMD APP/BIN/X86_64 = conv_to_posix_path (C:\PROGRAM FILES (X86)\AMD APP\BIN\X86_64)
121+
122-
   23    5240 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32, keep-rel, no-add-slash)
122+
123-
   19    5259 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32 = normalize_win32_path (C:\Windows\SYSTEM32)
123+
124-
   18    5277 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32 = conv_to_posix_path (C:\Windows\SYSTEM32)
124+
125-
   22    5299 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows, keep-rel, no-add-slash)
125+
126-
   20    5319 [main] bash 10196 normalize_win32_path: C:\Windows = normalize_win32_path (C:\Windows)
126+
127-
   23    5342 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows = conv_to_posix_path (C:\Windows)
127+
128-
   19    5361 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32\WBEM, keep-rel, no-add-slash)
128+
129-
   19    5380 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32\WBEM = normalize_win32_path (C:\Windows\SYSTEM32\WBEM)
129+
130-
   22    5402 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32/WBEM = conv_to_posix_path (C:\Windows\SYSTEM32\WBEM)
130+
131-
   18    5420 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\ATI TECHNOLOGIES\ATI.ACE\CORE-STATIC, keep-rel, no-add-slash)
131+
132-
   23    5443 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\ATI TECHNOLOGIES\ATI.ACE\CORE-STATIC = normalize_win32_path (C:\PROGRAM FILES (X86)\ATI TECHNOLOGIES\ATI.ACE\CORE-STATIC)
132+
133-
   21    5464 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/ATI TECHNOLOGIES/ATI.ACE/CORE-STATIC = conv_to_posix_path (C:\PROGRAM FILES (X86)\ATI TECHNOLOGIES\ATI.ACE\CORE-STATIC)
133+
134-
   20    5484 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES\MICROSOFT WINDOWS PERFORMANCE TOOLKIT, keep-rel, no-add-slash)
134+
135-
   24    5508 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES\MICROSOFT WINDOWS PERFORMANCE TOOLKIT = normalize_win32_path (C:\PROGRAM FILES\MICROSOFT WINDOWS PERFORMANCE TOOLKIT)
135+
136-
   19    5527 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES/MICROSOFT WINDOWS PERFORMANCE TOOLKIT = conv_to_posix_path (C:\PROGRAM FILES\MICROSOFT WINDOWS PERFORMANCE TOOLKIT)
136+
137-
   23    5550 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\LAZARUS\FPC\2.4.4\BIN\I386-WIN32, keep-rel, no-add-slash)
137+
138-
   19    5569 [main] bash 10196 normalize_win32_path: C:\LAZARUS\FPC\2.4.4\BIN\I386-WIN32 = normalize_win32_path (C:\LAZARUS\FPC\2.4.4\BIN\I386-WIN32)
138+
139-
   18    5587 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/LAZARUS/FPC/2.4.4/BIN/I386-WIN32 = conv_to_posix_path (C:\LAZARUS\FPC\2.4.4\BIN\I386-WIN32)
139+
140-
   23    5610 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\GIT\CMD, keep-rel, no-add-slash)
140+
141-
   19    5629 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\GIT\CMD = normalize_win32_path (C:\PROGRAM FILES (X86)\GIT\CMD)
141+
142-
   22    5651 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/GIT/CMD = conv_to_posix_path (C:\PROGRAM FILES (X86)\GIT\CMD)
142+
143-
   20    5671 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES\TORTOISESVN\BIN, keep-rel, no-add-slash)
143+
144-
   17    5688 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES\TORTOISESVN\BIN = normalize_win32_path (C:\PROGRAM FILES\TORTOISESVN\BIN)
144+
145-
   23    5711 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES/TORTOISESVN/BIN = conv_to_posix_path (C:\PROGRAM FILES\TORTOISESVN\BIN)
145+
146-
   19    5730 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES\3WARE\CLI, keep-rel, no-add-slash)
146+
147-
   19    5749 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES\3WARE\CLI = normalize_win32_path (C:\PROGRAM FILES\3WARE\CLI)
147+
148-
   21    5770 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES/3WARE/CLI = conv_to_posix_path (C:\PROGRAM FILES\3WARE\CLI)
148+
149-
   20    5790 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\WINDOWS LIVE\SHARED, keep-rel, no-add-slash)
149+
150-
   23    5813 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\WINDOWS LIVE\SHARED = normalize_win32_path (C:\PROGRAM FILES (X86)\WINDOWS LIVE\SHARED)
150+
151-
   18    5831 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/WINDOWS LIVE/SHARED = conv_to_posix_path (C:\PROGRAM FILES (X86)\WINDOWS LIVE\SHARED)
151+
152-
   19    5850 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRAM FILES (X86)\QUICKTIME\QTSYSTEM, keep-rel, no-add-slash)
152+
153-
   18    5868 [main] bash 10196 normalize_win32_path: C:\PROGRAM FILES (X86)\QUICKTIME\QTSYSTEM = normalize_win32_path (C:\PROGRAM FILES (X86)\QUICKTIME\QTSYSTEM)
153+
154-
   18    5886 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/PROGRAM FILES (X86)/QUICKTIME/QTSYSTEM = conv_to_posix_path (C:\PROGRAM FILES (X86)\QUICKTIME\QTSYSTEM)
154+
155-
   21    5907 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0, keep-rel, no-add-slash)
155+
156-
   18    5925 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0 = normalize_win32_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0)
156+
157-
   18    5943 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0 = conv_to_posix_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0)
157+
158-
   22    5965 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32, keep-rel, no-add-slash)
158+
159-
   20    5985 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32 = normalize_win32_path (C:\Windows\SYSTEM32)
159+
160-
   22    6007 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32 = conv_to_posix_path (C:\Windows\SYSTEM32)
160+
161-
   19    6026 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows, keep-rel, no-add-slash)
161+
162-
   23    6049 [main] bash 10196 normalize_win32_path: C:\Windows = normalize_win32_path (C:\Windows)
162+
163-
   20    6069 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows = conv_to_posix_path (C:\Windows)
163+
164-
   23    6092 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32\WBEM, keep-rel, no-add-slash)
164+
165-
   23    6115 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32\WBEM = normalize_win32_path (C:\Windows\SYSTEM32\WBEM)
165+
166-
   20    6135 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32/WBEM = conv_to_posix_path (C:\Windows\SYSTEM32\WBEM)
166+
167-
   23    6158 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0, keep-rel, no-add-slash)
167+
168-
   19    6177 [main] bash 10196 normalize_win32_path: C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0 = normalize_win32_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0)
168+
169-
   21    6198 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0 = conv_to_posix_path (C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0)
169+
170-
   25    6223 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\WIDCOMM\Bluetooth Software, keep-rel, no-add-slash)
170+
171-
   21    6244 [main] bash 10196 normalize_win32_path: C:\Program Files\WIDCOMM\Bluetooth Software = normalize_win32_path (C:\Program Files\WIDCOMM\Bluetooth Software)
171+
172-
   27    6271 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/WIDCOMM/Bluetooth Software = conv_to_posix_path (C:\Program Files\WIDCOMM\Bluetooth Software)
172+
173-
   19    6290 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\WIDCOMM\Bluetooth Software\syswow64, keep-rel, no-add-slash)
173+
174-
   21    6311 [main] bash 10196 normalize_win32_path: C:\Program Files\WIDCOMM\Bluetooth Software\syswow64 = normalize_win32_path (C:\Program Files\WIDCOMM\Bluetooth Software\syswow64)
174+
175-
   19    6330 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64 = conv_to_posix_path (C:\Program Files\WIDCOMM\Bluetooth Software\syswow64)
175+
176-
   23    6353 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\vcs\bzrwin32, keep-rel, no-add-slash)
176+
177-
   21    6374 [main] bash 10196 normalize_win32_path: C:\dev\vcs\bzrwin32 = normalize_win32_path (C:\dev\vcs\bzrwin32)
177+
178-
   19    6393 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/dev/vcs/bzrwin32 = conv_to_posix_path (C:\dev\vcs\bzrwin32)
178+
179-
   24    6417 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Mercurial, keep-rel, no-add-slash)
179+
180-
   19    6436 [main] bash 10196 normalize_win32_path: C:\Program Files\Mercurial = normalize_win32_path (C:\Program Files\Mercurial)
180+
181-
   21    6457 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Mercurial = conv_to_posix_path (C:\Program Files\Mercurial)
181+
182-
   20    6477 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\d\dm\bin, keep-rel, no-add-slash)
182+
183-
   22    6499 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\d\dm\bin = normalize_win32_path (C:\Program Files (x86)\d\dm\bin)
183+
184-
   22    6521 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/d/dm/bin = conv_to_posix_path (C:\Program Files (x86)\d\dm\bin)
184+
185-
   20    6541 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\d\dmd2\windows\bin, keep-rel, no-add-slash)
185+
186-
   20    6561 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\d\dmd2\windows\bin = normalize_win32_path (C:\Program Files (x86)\d\dmd2\windows\bin)
186+
187-
   21    6582 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/d/dmd2/windows/bin = conv_to_posix_path (C:\Program Files (x86)\d\dmd2\windows\bin)
187+
188-
   21    6603 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\src\3rdparty\DExploreShutdownFixer\DelphiXE2, keep-rel, no-add-slash)
188+
189-
   20    6623 [main] bash 10196 normalize_win32_path: C:\src\3rdparty\DExploreShutdownFixer\DelphiXE2 = normalize_win32_path (C:\src\3rdparty\DExploreShutdownFixer\DelphiXE2)
189+
190-
   25    6648 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/src/3rdparty/DExploreShutdownFixer/DelphiXE2 = conv_to_posix_path (C:\src\3rdparty\DExploreShutdownFixer\DelphiXE2)
190+
191-
   24    6672 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\src\3rdparty\jcl\bin, keep-rel, no-add-slash)
191+
192-
   22    6694 [main] bash 10196 normalize_win32_path: C:\src\3rdparty\jcl\bin = normalize_win32_path (C:\src\3rdparty\jcl\bin)
192+
193-
   26    6720 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/src/3rdparty/jcl/bin = conv_to_posix_path (C:\src\3rdparty\jcl\bin)
193+
194-
   25    6745 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\src\Tgmt\XE2\Win32\debug\bin, keep-rel, no-add-slash)
194+
195-
   24    6769 [main] bash 10196 normalize_win32_path: C:\src\Tgmt\XE2\Win32\debug\bin = normalize_win32_path (C:\src\Tgmt\XE2\Win32\debug\bin)
195+
196-
   25    6794 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/src/Tgmt/XE2/Win32/debug/bin = conv_to_posix_path (C:\src\Tgmt\XE2\Win32\debug\bin)
196+
197-
   23    6817 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\PSTools, keep-rel, no-add-slash)
197+
198-
   18    6835 [main] bash 10196 normalize_win32_path: C:\Program Files (x86)\PSTools = normalize_win32_path (C:\Program Files (x86)\PSTools)
198+
199-
   20    6855 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/PSTools = conv_to_posix_path (C:\Program Files (x86)\PSTools)
199+
200-
   62    6917 [main] bash 10196 win_env::add_cache: posix /usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Program Files (x86)/CollabNet:/cygdrive/c/dev/bds/10/bin:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl:/cygdrive/c/dev/bds/10/bin64:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl/Win64:/cygdrive/c/PROGRAM FILES/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/PROGRAM FILES (X86)/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/BDS/9.0/BIN:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL:/cygdrive/c/BDS/9.0/BIN64:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL/WIN64:/cygdrive/c/PROGRAM FILES (X86)/CMAKE 2.8/BIN:/cygdrive/c/PROGRAM FILES (X86)/AMD APP/BIN/X86_64:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/PROGRAM FILES (X86)/ATI TECHNOLOGIES/ATI.ACE/CORE-STATIC:/cygdrive/c/PROGRAM FILES/MICROSOFT WINDOWS PERFORMANCE TOOLKIT:/cygdrive/c/LAZARUS/FPC/2.4.4/BIN/I386-WIN32:/cygdrive/c/PROGRAM FILES (X86)/GIT/CMD:/cygdrive/c/PROGRAM FILES/TORTOISESVN/BIN:/cygdrive/c/PROGRAM FILES/3WARE/CLI:/cygdrive/c/PROGRAM FILES (X86)/WINDOWS LIVE/SHARED:/cygdrive/c/PROGRAM FILES (X86)/QUICKTIME/QTSYSTEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64:/cygdrive/c/dev/vcs/bzrwin32:/cygdrive/c/Program Files/Mercurial:/cygdrive/c/Program Files (x86)/d/dm/bin:/cygdrive/c/Program Files (x86)/d/dmd2/windows/bin:/cygdrive/c/src/3rdparty/DExploreShutdownFixer/DelphiXE2:/cygdrive/c/src/3rdparty/jcl/bin:/cygdrive/c/src/Tgmt/XE2/Win32/debug/bin:/cygdrive/c/Program Files (x86)/PSTools
200+
201-
   40    6957 [main] bash 10196 win_env::add_cache: native PATH=C:\dev\cyg64\usr\local\bin;C:\dev\cyg64\bin;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\CollabNet;C:\dev\bds\10\bin;C:\Users\Public\Documents\RAD Studio\10.0\Bpl;C:\dev\bds\10\bin64;C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64;C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE;C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT SHARED\WINDOWS LIVE;C:\BDS\9.0\BIN;C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL;C:\BDS\9.0\BIN64;C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\9.0\BPL\WIN64;C:\PROGRAM FILES (X86)\CMAKE 2.8\BIN;C:\PROGRAM FILES (X86)\AMD APP\BIN\X86_64;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\PROGRAM FILES (X86)\ATI TECHNOLOGIES\ATI.ACE\CORE-STATIC;C:\PROGRAM FILES\MICROSOFT WINDOWS PERFORMANCE TOOLKIT;C:\LAZARUS\FPC\2.4.4\BIN\I386-WIN32;C:\PROGRAM FILES (X86)\GIT\CMD;C:\PROGRAM FILES\TORTOISESVN\BIN;C:\PROGRAM FILES\3WARE\CLI;C:\PROGRAM FILES (X86)\WINDOWS LIVE\SHARED;C:\PROGRAM FILES (X86)\QUICKTIME\QTSYSTEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\dev\vcs\bzrwin32;C:\Program Files\Mercurial;C:\Program Files (x86)\d\dm\bin;C:\Program Files (x86)\d\dmd2\windows\bin;C:\src\3rdparty\DExploreShutdownFixer\DelphiXE2;C:\src\3rdparty\jcl\bin;C:\src\Tgmt\XE2\Win32\debug\bin;C:\Program Files (x86)\PSTools
201+
202-
   33    6990 [main] bash 10196 posify_maybe: env var converted to PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Program Files (x86)/CollabNet:/cygdrive/c/dev/bds/10/bin:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl:/cygdrive/c/dev/bds/10/bin64:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl/Win64:/cygdrive/c/PROGRAM FILES/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/PROGRAM FILES (X86)/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/BDS/9.0/BIN:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL:/cygdrive/c/BDS/9.0/BIN64:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL/WIN64:/cygdrive/c/PROGRAM FILES (X86)/CMAKE 2.8/BIN:/cygdrive/c/PROGRAM FILES (X86)/AMD APP/BIN/X86_64:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/PROGRAM FILES (X86)/ATI TECHNOLOGIES/ATI.ACE/CORE-STATIC:/cygdrive/c/PROGRAM FILES/MICROSOFT WINDOWS PERFORMANCE TOOLKIT:/cygdrive/c/LAZARUS/FPC/2.4.4/BIN/I386-WIN32:/cygdrive/c/PROGRAM FILES (X86)/GIT/CMD:/cygdrive/c/PROGRAM FILES/TORTOISESVN/BIN:/cygdrive/c/PROGRAM FILES/3WARE/CLI:/cygdrive/c/PROGRAM FILES (X86)/WINDOWS LIVE/SHARED:/cygdrive/c/PROGRAM FILES (X86)/QUICKTIME/QTSYSTEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64:/cygdrive/c/dev/vcs/bzrwin32:/cygdrive/c/Program Files/Mercurial:/cygdrive/c/Program Files (x86)/d/dm/bin:/cygdrive/c/Program Files (x86)/d/dmd2/windows/bin:/cygdrive/c/src/3rdparty/DExploreShutdownFixer/DelphiXE2:/cygdrive/c/src/3rdparty/jcl/bin:/cygdrive/c/src/Tgmt/XE2/Win32/debug/bin:/cygdrive/c/Program Files (x86)/PSTools
202+
203-
   81    7071 [main] bash 10196 environ_init: 0x600039F40: PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Program Files (x86)/CollabNet:/cygdrive/c/dev/bds/10/bin:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl:/cygdrive/c/dev/bds/10/bin64:/cygdrive/c/Users/Public/Documents/RAD Studio/10.0/Bpl/Win64:/cygdrive/c/PROGRAM FILES/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/PROGRAM FILES (X86)/COMMON FILES/MICROSOFT SHARED/WINDOWS LIVE:/cygdrive/c/BDS/9.0/BIN:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL:/cygdrive/c/BDS/9.0/BIN64:/cygdrive/c/USERS/PUBLIC/DOCUMENTS/RAD STUDIO/9.0/BPL/WIN64:/cygdrive/c/PROGRAM FILES (X86)/CMAKE 2.8/BIN:/cygdrive/c/PROGRAM FILES (X86)/AMD APP/BIN/X86_64:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/PROGRAM FILES (X86)/ATI TECHNOLOGIES/ATI.ACE/CORE-STATIC:/cygdrive/c/PROGRAM FILES/MICROSOFT WINDOWS PERFORMANCE TOOLKIT:/cygdrive/c/LAZARUS/FPC/2.4.4/BIN/I386-WIN32:/cygdrive/c/PROGRAM FILES (X86)/GIT/CMD:/cygdrive/c/PROGRAM FILES/TORTOISESVN/BIN:/cygdrive/c/PROGRAM FILES/3WARE/CLI:/cygdrive/c/PROGRAM FILES (X86)/WINDOWS LIVE/SHARED:/cygdrive/c/PROGRAM FILES (X86)/QUICKTIME/QTSYSTEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Windows/SYSTEM32:/cygdrive/c/Windows:/cygdrive/c/Windows/SYSTEM32/WBEM:/cygdrive/c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64:/cygdrive/c/dev/vcs/bzrwin32:/cygdrive/c/Program Files/Mercurial:/cygdrive/c/Program Files (x86)/d/dm/bin:/cygdrive/c/Program Files (x86)/d/dmd2/windows/bin:/cygdrive/c/src/3rdparty/DExploreShutdownFixer/DelphiXE2:/cygdrive/c/src/3rdparty/jcl/bin:/cygdrive/c/src/Tgmt/XE2/Win32/debug/bin:/cygdrive/c/Program Files (x86)/PSTools
203+
204-
   64    7135 [main] bash 10196 environ_init: 0x600028A50: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
204+
205-
   40    7175 [main] bash 10196 environ_init: 0x600028AA0: PRINTER=Dell Photo AIO Printer 962
205+
206-
   39    7214 [main] bash 10196 environ_init: 0x600028AD0: PROCESSOR_ARCHITECTURE=AMD64
206+
207-
   43    7257 [main] bash 10196 environ_init: 0x600028B00: PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD
207+
208-
   41    7298 [main] bash 10196 environ_init: 0x600028B50: PROCESSOR_LEVEL=21
208+
209-
   39    7337 [main] bash 10196 environ_init: 0x600028B70: PROCESSOR_REVISION=0200
209+
210-
   40    7377 [main] bash 10196 environ_init: 0x600028BA0: PROGRAMFILES=C:\Program Files
210+
211-
   44    7421 [main] bash 10196 environ_init: 0x600028BD0: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
211+
212-
   41    7462 [main] bash 10196 environ_init: 0x600028C20: PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
212+
213-
   44    7506 [main] bash 10196 environ_init: 0x600028C70: PUBLIC=C:\Users\Public
213+
214-
   37    7543 [main] bash 10196 environ_init: 0x600028C90: PWD=/home/greg
214+
215-
   40    7583 [main] bash 10196 environ_init: 0x600028CB0: ProgramData=C:\ProgramData
215+
216-
   37    7620 [main] bash 10196 environ_init: 0x600028CE0: ProgramFiles(x86)=C:\Program Files (x86)
216+
217-
   40    7660 [main] bash 10196 environ_init: 0x600028D20: ProgramW6432=C:\Program Files
217+
218-
   37    7697 [main] bash 10196 environ_init: 0x600028D50: QTJAVA=C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
218+
219-
   35    7732 [main] bash 10196 environ_init: 0x600028DA0: SESSIONNAME=Console
219+
220-
   40    7772 [main] bash 10196 environ_init: 0x600028DC0: SHELL=/bin/bash
220+
221-
   37    7809 [main] bash 10196 environ_init: 0x600028DE0: SHLVL=1
221+
222-
   54    7863 [main] bash 10196 environ_init: 0x600028E00: SYSTEMDRIVE=C:
222+
223-
   39    7902 [main] bash 10196 environ_init: 0x600028E20: SYSTEMROOT=C:\Windows
223+
224-
   38    7940 [main] bash 10196 getwinenv: can't set native for TEMP= since no environ yet
224+
225-
   20    7960 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\tmp, no-keep-rel, no-add-slash)
225+
226-
   17    7977 [main] bash 10196 normalize_win32_path: C:\dev\cyg64\tmp = normalize_win32_path (C:\dev\cyg64\tmp)
226+
227-
   20    7997 [main] bash 10196 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\dev\cyg64\tmp)
227+
228-
   54    8051 [main] bash 10196 win_env::add_cache: posix /tmp
228+
229-
   17    8068 [main] bash 10196 win_env::add_cache: native TEMP=C:\dev\cyg64\tmp
229+
230-
   24    8092 [main] bash 10196 posify_maybe: env var converted to TEMP=/tmp
230+
231-
   52    8144 [main] bash 10196 environ_init: 0x600028EA0: TEMP=/tmp
231+
232-
   36    8180 [main] bash 10196 environ_init: 0x600028E40: TERM=xterm
232+
233-
   40    8220 [main] bash 10196 getwinenv: can't set native for TMP= since no environ yet
233+
234-
   21    8241 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\dev\cyg64\tmp, no-keep-rel, no-add-slash)
234+
235-
   19    8260 [main] bash 10196 normalize_win32_path: C:\dev\cyg64\tmp = normalize_win32_path (C:\dev\cyg64\tmp)
235+
236-
   19    8279 [main] bash 10196 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\dev\cyg64\tmp)
236+
237-
   54    8333 [main] bash 10196 win_env::add_cache: posix /tmp
237+
238-
   17    8350 [main] bash 10196 win_env::add_cache: native TMP=C:\dev\cyg64\tmp
238+
239-
   16    8366 [main] bash 10196 posify_maybe: env var converted to TMP=/tmp
239+
240-
   57    8423 [main] bash 10196 environ_init: 0x600028F20: TMP=/tmp
240+
241-
   34    8457 [main] bash 10196 environ_init: 0x600028EC0: TZ=America/Los_Angeles
241+
242-
   39    8496 [main] bash 10196 environ_init: 0x600028F40: UD_DISABLE_USAGE_TRACKING=1
242+
243-
   37    8533 [main] bash 10196 environ_init: 0x600028F70: UD_INSTALL_DIR=C:\Program Files\UltraDefrag
243+
244-
   38    8571 [main] bash 10196 environ_init: 0x600028FB0: USER=greg
244+
245-
   38    8609 [main] bash 10196 environ_init: 0x600028FD0: USERDOMAIN=moneypit
245+
246-
   36    8645 [main] bash 10196 environ_init: 0x600028FF0: USERNAME=greg
246+
247-
   38    8683 [main] bash 10196 environ_init: 0x600029010: USERPROFILE=C:\Users\greg
247+
248-
   37    8720 [main] bash 10196 environ_init: 0x600029040: VS110COMNTOOLS=C:\dev\VS11\Common7\Tools\
248+
249-
   40    8760 [main] bash 10196 environ_init: 0x600029080: WINDIR=C:\Windows
249+
250-
   38    8798 [main] bash 10196 environ_init: 0x6000290A0: _=/usr/bin/strace
250+
251-
   39    8837 [main] bash 10196 environ_init: 0x60003A730: asl.log=Destination=file
251+
252-
   37    8874 [main] bash 10196 getwinenv: can't set native for TEMP= since no environ yet
252+
253-
   18    8892 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Users\greg\AppData\Local\Temp, no-keep-rel, no-add-slash)
253+
254-
   17    8909 [main] bash 10196 normalize_win32_path: C:\Users\greg\AppData\Local\Temp = normalize_win32_path (C:\Users\greg\AppData\Local\Temp)
254+
255-
   24    8933 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Users/greg/AppData/Local/Temp = conv_to_posix_path (C:\Users\greg\AppData\Local\Temp)
255+
256-
   56    8989 [main] bash 10196 win_env::add_cache: posix /cygdrive/c/Users/greg/AppData/Local/Temp
256+
257-
   17    9006 [main] bash 10196 win_env::add_cache: native TEMP=C:\Users\greg\AppData\Local\Temp
257+
258-
   20    9026 [main] bash 10196 posify_maybe: env var converted to TEMP=/cygdrive/c/Users/greg/AppData/Local/Temp
258+
259-
   56    9082 [main] bash 10196 environ_init: 0x600028E60: TEMP=/cygdrive/c/Users/greg/AppData/Local/Temp
259+
260-
   38    9120 [main] bash 10196 getwinenv: can't set native for TMP= since no environ yet
260+
261-
   20    9140 [main] bash 10196 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Users\greg\AppData\Local\Temp, no-keep-rel, no-add-slash)
261+
262-
   20    9160 [main] bash 10196 normalize_win32_path: C:\Users\greg\AppData\Local\Temp = normalize_win32_path (C:\Users\greg\AppData\Local\Temp)
262+
263-
   21    9181 [main] bash 10196 mount_info::conv_to_posix_path: /cygdrive/c/Users/greg/AppData/Local/Temp = conv_to_posix_path (C:\Users\greg\AppData\Local\Temp)
263+
264-
   55    9236 [main] bash 10196 win_env::add_cache: posix /cygdrive/c/Users/greg/AppData/Local/Temp
264+
265-
   20    9256 [main] bash 10196 win_env::add_cache: native TMP=C:\Users\greg\AppData\Local\Temp
265+
266-
   18    9274 [main] bash 10196 posify_maybe: env var converted to TMP=/cygdrive/c/Users/greg/AppData/Local/Temp
266+
267-
   52    9326 [main] bash 10196 environ_init: 0x600028EE0: TMP=/cygdrive/c/Users/greg/AppData/Local/Temp
267+
268
   23   29494 [main] bash 10196 normalize_posix_path: /home/greg/ = normalize_posix_path (.)
269
   20   29514 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/home/greg)
270
   20   29534 [main] bash 10196 set_flags: flags: binary (0x2)
271
   21   29555 [main] bash 10196 mount_info::conv_to_win32_path: src_path /home/greg, dst C:\dev\cyg64\home\greg, flags 0x3000A, rc 0
272
   50   29605 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\home\greg)
273
   25   29630 [main] bash 10196 symlink_info::check: not a symlink
274
   20   29650 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\home\greg, 0x2293A0) (0x43000A)
275
   22   29672 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\home\greg), has_acls(1)
276
   26   29698 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
277
   20   29718 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\home\greg, 0x22A650, 0x1802DAF48), file_attributes 16
278
   51   29769 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
279
   20   29789 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
280
   22   29811 [main] bash 10196 get_info_from_sd: ACL 0x41ED, uid 1000, gid 513
281
   42   29853 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\home\greg, 0x22A650) st_size=0, st_mode=0x41ED, st_ino=281474976737852st_atim=5156A12C.270B896C st_ctim=5156A12C.270B896C st_mtim=5156A12C.270B896C st_birthtim=515189C5.314AC640
282
   22   29875 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\home\greg,0x22A650)
283
   90   29965 [main] bash 10196 getpid: 10196 = getpid()
284
  545   30510 [main] bash 10196 getppid: 1 = getppid()
285
  327   30837 [main] bash 10196 stat64: entering
286
   23   30860 [main] bash 10196 normalize_posix_path: src .
287
   20   30880 [main] bash 10196 cwdstuff::get: posix /home/greg
288
   19   30899 [main] bash 10196 cwdstuff::get: (/home/greg) = cwdstuff::get (0x600000010, 32768, 1, 0), errno 0
289
   21   30920 [main] bash 10196 normalize_posix_path: /home/greg/ = normalize_posix_path (.)
290
   22   30942 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/home/greg)
291
   22   30964 [main] bash 10196 set_flags: flags: binary (0x2)
292
   20   30984 [main] bash 10196 mount_info::conv_to_win32_path: src_path /home/greg, dst C:\dev\cyg64\home\greg, flags 0x3000A, rc 0
293
   53   31037 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\home\greg)
294
   27   31064 [main] bash 10196 symlink_info::check: not a symlink
295
   28   31092 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\home\greg, 0x229420) (0x43000A)
296
   34   31126 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\home\greg), has_acls(1)
297
   33   31159 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
298
   23   31182 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\home\greg, 0x22A660, 0x1802DAF48), file_attributes 16
299
   61   31243 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
300
   21   31264 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
301
   21   31285 [main] bash 10196 get_info_from_sd: ACL 0x41ED, uid 1000, gid 513
302
   45   31330 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\home\greg, 0x22A660) st_size=0, st_mode=0x41ED, st_ino=281474976737852st_atim=5156A12C.270B896C st_ctim=5156A12C.270B896C st_mtim=5156A12C.270B896C st_birthtim=515189C5.314AC640
303
   25   31355 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\home\greg,0x22A660)
304
   77   31432 [main] bash 10196 stat64: entering
305
   20   31452 [main] bash 10196 normalize_posix_path: src /usr/local/bin/bash
306
   18   31470 [main] bash 10196 normalize_posix_path: /usr/local/bin/bash = normalize_posix_path (/usr/local/bin/bash)
307
   22   31492 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin/bash)
308
   23   31515 [main] bash 10196 set_flags: flags: binary (0x2)
309
   21   31536 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/local/bin/bash, dst C:\dev\cyg64\usr\local\bin\bash, flags 0x3000A, rc 0
310
   73   31609 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\bash)
311
   21   31630 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\bash)
312
   47   31677 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\bash.exe)
313
   23   31700 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\bash.exe)
314
   48   31748 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\bash.lnk)
315
   23   31771 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\bash.lnk)
316
   50   31821 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\bash.exe.lnk)
317
   20   31841 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\bash.exe.lnk)
318
   21   31862 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\usr\local\bin\bash, 0x229310) (0x43000A)
319
   23   31885 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin)
320
   23   31908 [main] bash 10196 set_flags: flags: binary (0x2)
321
   20   31928 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/local/bin, dst C:\dev\cyg64\usr\local\bin, flags 0x3000A, rc 0
322
   56   31984 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin)
323
   28   32012 [main] bash 10196 symlink_info::check: not a symlink
324
   28   32040 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\usr\local\bin, 0x229310) (0x3000A)
325
   23   32063 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\usr\local\bin\bash), has_acls(1)
326
   30   32093 [main] bash 10196 __set_errno: int stat_worker(path_conv&, stat*):1880 setting errno 2
327
   34   32127 [main] bash 10196 stat_worker: -1 = (\??\C:\dev\cyg64\usr\local\bin\bash,0x22A530)
328
  105   32232 [main] bash 10196 stat64: entering
329
   21   32253 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
330
   22   32275 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
331
   24   32299 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
332
   22   32321 [main] bash 10196 set_flags: flags: binary (0x2)
333
   23   32344 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
334
   64   32408 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
335
   21   32429 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
336
   56   32485 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
337
   28   32513 [main] bash 10196 symlink_info::check: not a symlink
338
   26   32539 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x229310) (0x42000A)
339
   22   32561 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
340
   23   32584 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
341
   20   32604 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\bin\bash.exe, 0x22A530, 0x1802DAF48), file_attributes 32
342
   55   32659 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1037
343
   21   32680 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
344
   27   32707 [main] bash 10196 get_info_from_sd: ACL 0x1ED, uid 0, gid 0
345
   39   32746 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\bin\bash.exe, 0x22A530) st_size=2940385, st_mode=0x81ED, st_ino=1125899906843930st_atim=5160C3E7.209181F4 st_ctim=5160C3E9.1C2A09EC st_mtim=5160C0D6.0 st_birthtim=5160C3C4.3A8EB130
346
   23   32769 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\bin\bash.exe,0x22A530)
347
   32   32801 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
348
   25   32826 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
349
   19   32845 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
350
   20   32865 [main] bash 10196 set_flags: flags: binary (0x2)
351
   25   32890 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
352
   49   32939 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
353
   21   32960 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
354
   83   33043 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
355
   32   33075 [main] bash 10196 symlink_info::check: not a symlink
356
   24   33099 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x2292A0) (0x42000A)
357
   22   33121 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
358
   26   33147 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
359
   57   33204 [main] bash 10196 check_file_access: flags 0x1, ret 0
360
   39   33243 [main] bash 10196 fhandler_base::fhaccess: returning 0
361
   33   33276 [main] bash 10196 euidaccess: returning 0
362
   21   33297 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
363
   20   33317 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
364
   21   33338 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
365
   21   33359 [main] bash 10196 set_flags: flags: binary (0x2)
366
   20   33379 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
367
   59   33438 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
368
   22   33460 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
369
   59   33519 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
370
   29   33548 [main] bash 10196 symlink_info::check: not a symlink
371
   20   33568 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x2292A0) (0x42000A)
372
   25   33593 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
373
   30   33623 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
374
   46   33669 [main] bash 10196 check_file_access: flags 0x4, ret 0
375
   38   33707 [main] bash 10196 fhandler_base::fhaccess: returning 0
376
   29   33736 [main] bash 10196 euidaccess: returning 0
377
   40   33776 [main] bash 10196 stat64: entering
378
   20   33796 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
379
   23   33819 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
380
   22   33841 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
381
   22   33863 [main] bash 10196 set_flags: flags: binary (0x2)
382
   21   33884 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
383
   79   33963 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
384
   24   33987 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
385
   58   34045 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
386
   27   34072 [main] bash 10196 symlink_info::check: not a symlink
387
   22   34094 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x229360) (0x42000A)
388
   23   34117 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
389
   24   34141 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
390
   22   34163 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\bin\bash.exe, 0x22A580, 0x1802DAF48), file_attributes 32
391
   55   34218 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1037
392
   22   34240 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
393
   26   34266 [main] bash 10196 get_info_from_sd: ACL 0x1ED, uid 0, gid 0
394
   40   34306 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\bin\bash.exe, 0x22A580) st_size=2940385, st_mode=0x81ED, st_ino=1125899906843930st_atim=5160C3E7.209181F4 st_ctim=5160C3E9.1C2A09EC st_mtim=5160C0D6.0 st_birthtim=5160C3C4.3A8EB130
395
   25   34331 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\bin\bash.exe,0x22A580)
396
   35   34366 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
397
   23   34389 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
398
   23   34412 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
399
   23   34435 [main] bash 10196 set_flags: flags: binary (0x2)
400
   20   34455 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
401
   49   34504 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
402
   21   34525 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
403
   59   34584 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
404
   29   34613 [main] bash 10196 symlink_info::check: not a symlink
405
   20   34633 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x2292F0) (0x42000A)
406
   24   34657 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
407
   23   34680 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
408
   46   34726 [main] bash 10196 check_file_access: flags 0x1, ret 0
409
   39   34765 [main] bash 10196 fhandler_base::fhaccess: returning 0
410
   29   34794 [main] bash 10196 euidaccess: returning 0
411
   23   34817 [main] bash 10196 normalize_posix_path: src /usr/bin/bash
412
   21   34838 [main] bash 10196 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
413
   20   34858 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
414
   23   34881 [main] bash 10196 set_flags: flags: binary (0x2)
415
   21   34902 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\dev\cyg64\bin\bash, flags 0x2000A, rc 0
416
   58   34960 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\bash)
417
   23   34983 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\bash)
418
   57   35040 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\bash.exe)
419
   26   35066 [main] bash 10196 symlink_info::check: not a symlink
420
   22   35088 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\bash.exe, 0x2292F0) (0x42000A)
421
   21   35109 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\bash.exe), has_acls(1)
422
   26   35135 [main] bash 10196 build_fh_pc: fh 0x1802DAF48, dev 000000C3
423
   48   35183 [main] bash 10196 check_file_access: flags 0x4, ret 0
424
   41   35224 [main] bash 10196 fhandler_base::fhaccess: returning 0
425
   34   35258 [main] bash 10196 euidaccess: returning 0
426
  723   35981 [main] bash 10196 getpid: 10196 = getpid()
427
 1805   37786 [main] bash 10196 getpid: 10196 = getpid()
428
  283   38069 [main] bash 10196 sigaction_worker: signal 20, newact 0x22A740 (handler 0x100423AE0), oa 0x22A4F0
429
   20   38089 [main] bash 10196 sigaction: 0 = sigaction(20, 0x22A740, 0x22A760)
430
 3609   41698 [main] bash 10196 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x10049C548)
431
  353   42051 [main] bash 10196 __set_errno: fhandler_socket* get(int):86 setting errno 108
432
   18   42069 [main] bash 10196 cygwin_getpeername: -1 = getpeername(0) 0xFFFFFFFFFFFFFFFF, errno 108
433
   25   42094 [main] bash 10196 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x10049C548)
434
  320   42414 [main] bash 10196 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x10049C548)
435
  896   43310 [main] bash 10196 fhandler_pipe::create: name \\.\pipe\cygwin-7871a78a8c8f3f2e-10196-pipe-0x1, size 65536, mode PIPE_TYPE_MESSAGE
436
   71   43381 [main] bash 10196 fhandler_pipe::create: pipe read handle 0x21C
437
   25   43406 [main] bash 10196 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-7871a78a8c8f3f2e-10196-pipe-0x1
438
   45   43451 [main] bash 10196 fhandler_pipe::create: pipe write handle 0x22C
439
   27   43478 [main] bash 10196 build_fh_pc: fh 0x1802DB378, dev 000000C6
440
   32   43510 [main] bash 10196 build_fh_pc: fh 0x1802DB788, dev 000000C5
441
   20   43530 [main] bash 10196 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
442
   19   43549 [main] bash 10196 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
443
   20   43569 [main] bash 10196 fhandler_base::set_flags: filemode set to binary
444
   19   43588 [main] bash 10196 fhandler_base::init: created new fhandler_base for handle 0x21C, bin 1
445
   29   43617 [main] bash 10196 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
446
   19   43636 [main] bash 10196 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
447
   19   43655 [main] bash 10196 fhandler_base::set_flags: filemode set to binary
448
   22   43677 [main] bash 10196 fhandler_base::init: created new fhandler_base for handle 0x22C, bin 1
449
   22   43699 [main] bash 10196 fhandler_pipe::create: 0 = pipe([0x1802DB378, 0x1802DB788], 65536, 0x10000)
450
   20   43719 [main] bash 10196 pipe: 0 = pipe([3, 4])
451
   22   43741 [main] bash 10196 fcntl64: fcntl(63, 1, ...)
452
   20   43761 [main] bash 10196 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):488 setting errno 9
453
   19   43780 [main] bash 10196 fcntl64: -1 = fcntl(63, 1, 0x0), errno 9
454
   26   43806 [main] bash 10196 dtable::dup3: dup3 (3, 63, 0x800)
455
   25   43831 [main] bash 10196 fhandler_base::dup: in fhandler_base dup
456
   22   43853 [main] bash 10196 fhandler_pipe::dup: res 0
457
   29   43882 [main] bash 10196 fhandler_base::set_close_on_exec: set close_on_exec for /dev/fd/pipe:[3] to 0
458
   19   43901 [main] bash 10196 dtable::dup_worker: duped '/dev/fd/pipe:[3]' old 0x21C, new 0x238
459
   20   43921 [main] bash 10196 dtable::dup3: newfh->io_handle 0x238, oldfh->io_handle 0x21C, new win32_name 0x1802DA4C8, old win32_name 0x1802DA498
460
   28   43949 [main] bash 10196 dtable::extend: size 64, fds 0x1802DC008
461
   25   43974 [main] bash 10196 dtable::dup3: 63 = dup3(3, 63, 0x8000)
462
   24   43998 [main] bash 10196 dup2: 63 = dup2(3, 63)
463
  173   44171 [main] bash 10196 close: close(3)
464
   26   44197 [main] bash 10196 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x21C
465
   21   44218 [main] bash 10196 close: 0 = close(3)
466
   69   44287 [main] bash 10196 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
467
   25   44312 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270392, 0x22A4C0, 0x1800BEF88)
468
   29   44341 [main] bash 10196 child_info::child_info: subproc_ready 0x21C
469
   23   44364 [main] bash 10196 fork: entering
470
  240   44604 [main] bash 10196 sig_send: sendsig 0x80, pid 10196, signal -72, its_me 1
471
   26   44630 [main] bash 10196 sig_send: wakeup 0x244
472
   26   44656 [main] bash 10196 sig_send: Waiting for pack.wakeup 0x244
473
   25   44681 [sig] bash 10196 wait_sig: signalling pack.wakeup 0x244
474
   34   44715 [main] bash 10196 sig_send: returning 0x0 from sending signal -72
475
   27   44742 [main] bash 10196 frok::parent: priority class 32
476
  120   44862 [main] bash 10196 frok::parent: stack - bottom 0x230000, top 0x206000, addr 0x0, guardsize 0
477
   25   44887 [main] bash 10196 frok::parent: CreateProcessW (C:\dev\cyg64\bin\bash.exe, C:\dev\cyg64\bin\bash.exe, 0, 0, 1, 0x20, 0, 0, 0x22A180, 0x22A120)
478
   27   44914 [main] bash 10196 time: 1365366200 = time(0x0)
479
 1430   46344 [main] bash 10196 frok::parent: forked pid 4604
480
   29   46373 [main] bash 10196 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x258)
481
    1       1 [main] bash (4604) **********************************************
482
   44      45 [main] bash (4604) Program name: C:\dev\cyg64\bin\bash.exe (windows pid 4604)
483
   15      60 [main] bash (4604) OS version:   Windows NT-6.1
484
   15      75 [main] bash (4604) **********************************************
485
   60     135 [main] bash (4604) sigprocmask: 0 = sigprocmask (0, 0x1802B7AA8, 0x0)
486
   72     207 [main] bash 4604 child_copy: cygheap - hp 0x230 low 0x1802D63E0, high 0x1802DC448, res 1
487
   27     234 [main] bash 4604 child_copy: done
488
   49     283 [main] bash 4604 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x68, *m 6
489
   25     308 [main] bash 4604 heap_init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
490
   21     329 [main] bash 4604 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x64, *m 6
491
   15     344 [main] bash 4604 user_info::create: opening user shared for '' at 0x180020000
492
   16     360 [main] bash 4604 user_info::create: user shared version 6467403B
493
   38     398 [main] bash (4604) open_shared: name cygpid.4604, n 4604, shared 0x180010000 (wanted 0x180010000), h 0x70, *m 2
494
   20     418 [main] bash 4604 pinfo::thisproc: myself dwProcessId 4604
495
   69     487 [main] bash 4604 child_copy: dll data - hp 0x230 low 0x1801C1000, high 0x1801CCF00, res 1
496
51482   51969 [main] bash 4604 child_copy: dll bss - hp 0x230 low 0x180281000, high 0x1802B8BE0, res 1
497
  280   52249 [main] bash 4604 child_copy: user heap - hp 0x230 low 0x600000000, high 0x600060000, res 1
498
   18   52267 [main] bash 4604 child_copy: done
499
   78   52345 [main] bash 4604 child_copy: data - hp 0x230 low 0x10046D000, high 0x100470348, res 1
500
   36   52381 [main] bash 4604 child_copy: bss - hp 0x230 low 0x100496000, high 0x10049C720, res 1
501
   15   52396 [main] bash 4604 child_copy: done
502
   17   52413 [main] bash 4604 fixup_mmaps_after_fork: succeeded
503
   31   52444 [main] bash 4604 fhandler_pipe::create: name \\.\pipe\cygwin-7871a78a8c8f3f2e-4604-sigwait, size 176, mode PIPE_TYPE_MESSAGE
504
   46   52490 [main] bash 4604 fhandler_pipe::create: pipe read handle 0x80
505
   16   52506 [main] bash 4604 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-7871a78a8c8f3f2e-4604-sigwait
506
   32   52538 [main] bash 4604 fhandler_pipe::create: pipe write handle 0x84
507
   21   52559 [main] bash 4604 dll_crt0_0: finished dll_crt0_0 initialization
508
 1287   53846 [sig] bash 4604 wait_sig: entering ReadFile loop, my_readsig 0x80, my_sendsig 0x84
509
   70   53916 [main] bash 4604 sync_with_parent: signalling parent: after longjmp
510
   29   53945 [main] bash 4604 child_info::ready: signalled 0x21C that I was ready
511
 7615   53988 [main] bash 10196 child_info::sync: pid 4604, WFMO returned 0, exit_code 0x103, res 1
512
   48   54036 [main] bash 10196 open_shared: name cygpid.4604, n 4604, shared 0x300000 (wanted 0x0), h 0x254, *m 6
513
   30   54066 [main] bash 10196 proc_subproc: args: 1, 2269504
514
  149   54215 [main] bash 10196 pinfo::wait: created tracking thread for pid 4604, winpid 0x11FC, rd_proc_pipe 0x24C
515
   28   54243 [main] bash 10196 proc_subproc: added pid 4604 to proc table, slot 0
516
   21   54264 [main] bash 10196 proc_subproc: returning 1
517
   27   54291 [main] bash 10196 frok::parent: child is alive (but stopped)
518
   49   54340 [main] bash 10196 child_copy: stack - hp 0x258 low 0x22A240, high 0x230000, res 1
519
   24   54364 [main] bash 10196 child_copy: done
520
   30   54394 [main] bash 10196 frok::parent: copying data/bss of a linked dll
521
   33   54427 [main] bash 10196 child_copy: linked dll data - hp 0x258 low 0x48CA64000, high 0x48CA64388, res 1
522
   31   54458 [main] bash 10196 child_copy: linked dll bss - hp 0x258 low 0x48CA78000, high 0x48CA78570, res 1
523
   21   54479 [main] bash 10196 child_copy: done
524
   20   54499 [main] bash 10196 frok::parent: copying data/bss of a linked dll
525
   22   54521 [waitproc] bash 10196 cygthread::stub: thread 'waitproc', id 0x216C, stack_ptr 0x275AC90
526
   57   54578 [main] bash 10196 child_copy: linked dll data - hp 0x258 low 0x579CEF000, high 0x579CF42A8, res 1
527
   35   54613 [main] bash 10196 child_copy: linked dll bss - hp 0x258 low 0x579CFD000, high 0x579CFE1A0, res 1
528
   21   54634 [main] bash 10196 child_copy: done
529
   21   54655 [main] bash 10196 resume_child: signalled child
530
  715   54660 [main] bash 4604 sync_with_parent: awake
531
   23   54678 [main] bash 10196 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x258)
532
   26   54686 [main] bash 4604 sync_with_parent: no problems
533
   32   54718 [main] bash 4604 frok::child: child is running.  pid 4604, ppid 10196, stack here 0x22A218
534
   24   54742 [main] bash 4604 frok::child: hParent 0x230, load_dlls 0
535
   25   54767 [main] bash 4604 dtable::fixup_after_fork: fd 0 (/dev/pty0)
536
   26   54793 [main] bash 4604 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
537
   30   54823 [main] bash 4604 dtable::fixup_after_fork: fd 1 (/dev/pty0)
538
   18   54841 [main] bash 4604 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
539
   24   54865 [main] bash 4604 dtable::fixup_after_fork: fd 2 (/dev/pty0)
540
   21   54886 [main] bash 4604 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
541
   21   54907 [main] bash 4604 dtable::fixup_after_fork: fd 4 (pipe:[4])
542
   24   54931 [main] bash 4604 fhandler_base::fixup_after_fork: inheriting 'pipe:[4]' from parent
543
   23   54954 [main] bash 4604 fhandler_base::fork_fixup: handle 0x22C already opened
544
   22   54976 [main] bash 4604 dtable::fixup_after_fork: fd 63 (/dev/fd/pipe:[3])
545
   20   54996 [main] bash 4604 fhandler_base::fixup_after_fork: inheriting '/dev/fd/pipe:[3]' from parent
546
   17   55013 [main] bash 4604 fhandler_base::fork_fixup: handle 0x238 already opened
547
   21   55034 [main] bash 4604 sync_with_parent: signalling parent: performed fork fixup
548
   20   55054 [main] bash 4604 child_info::ready: signalled 0x21C that I was ready
549
  380   55058 [main] bash 10196 child_info::sync: pid 4604, WFMO returned 0, exit_code 0x103, res 1
550
   36   55094 [main] bash 10196 sig_send: sendsig 0x80, pid 10196, signal -73, its_me 1
551
   31   55125 [main] bash 10196 sig_send: wakeup 0x244
552
   34   55159 [main] bash 10196 sig_send: Waiting for pack.wakeup 0x244
553
    2   55161 [sig] bash 10196 wait_sig: signalling pack.wakeup 0x244
554
   62   55223 [main] bash 10196 sig_send: returning 0x0 from sending signal -73
555
  216   55439 [main] bash 10196 fork: 4604 = fork()
556
  421   55475 [main] bash 4604 sig_send: sendsig 0x84, pid 4604, signal -73, its_me 1
557
   52   55491 [main] bash 10196 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
558
   22   55497 [main] bash 4604 sig_send: wakeup 0x114
559
   23   55514 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270400, 0x0, 0x5)
560
   28   55525 [main] bash 4604 sig_send: Waiting for pack.wakeup 0x114
561
   23   55537 [main] bash 10196 sigaction_worker: signal 20, newact 0x22A4B0 (handler 0x100423AE0), oa 0x22A260
562
   21   55546 [sig] bash 4604 wait_sig: signalling pack.wakeup 0x114
563
   24   55561 [main] bash 10196 sigaction: 0 = sigaction(20, 0x22A4B0, 0x22A4D0)
564
   28   55574 [main] bash 4604 sig_send: returning 0x0 from sending signal -73
565
   51   55612 [main] bash 10196 close: close(4)
566
   28   55640 [main] bash 10196 fhandler_base::close: closing 'pipe:[4]' handle 0x22C
567
   23   55663 [main] bash 10196 close: 0 = close(4)
568
  190   55764 [main] bash 4604 fork: 0 = fork()
569
   31   55795 [main] bash 4604 getpid: 4604 = getpid()
570
   30   55825 [main] bash 4604 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
571
   24   55849 [main] bash 4604 sigprocmask: 0 = sigprocmask (4834640, 0x0, 0x5)
572
   29   55878 [main] bash 4604 sigaction_worker: signal 18, newact 0x22A3F0 (handler 0x0), oa 0x22A1A0
573
   21   55899 [main] bash 4604 sigaction: 0 = sigaction(18, 0x22A3F0, 0x22A410)
574
   21   55920 [main] bash 4604 sigaction_worker: signal 21, newact 0x22A3F0 (handler 0x0), oa 0x22A1A0
575
   21   55941 [main] bash 4604 sigaction: 0 = sigaction(21, 0x22A3F0, 0x22A410)
576
   19   55960 [main] bash 4604 sigaction_worker: signal 22, newact 0x22A420 (handler 0x0), oa 0x22A1D0
577
   20   55980 [main] bash 4604 sigaction: 0 = sigaction(22, 0x22A420, 0x22A440)
578
   29   56009 [main] bash 4604 sigaction_worker: signal 2, newact 0x22A430 (handler 0x0), oa 0x22A1E0
579
   21   56030 [main] bash 4604 sigaction: 0 = sigaction(2, 0x22A430, 0x22A450)
580
  377   56040 [main] bash 10196 stat64: entering
581
   23   56053 [main] bash 4604 sigaction_worker: signal 3, newact 0x22A430 (handler 0x0), oa 0x22A1E0
582
   23   56063 [main] bash 10196 normalize_posix_path: src .
583
   21   56074 [main] bash 4604 sigaction: 0 = sigaction(3, 0x22A430, 0x22A450)
584
   33   56096 [main] bash 10196 cwdstuff::get: posix /home/greg
585
   29   56103 [main] bash 4604 sigaction_worker: signal 20, newact 0x22A430 (handler 0x0), oa 0x22A1E0
586
   37   56133 [main] bash 10196 cwdstuff::get: (/home/greg) = cwdstuff::get (0x600000010, 32768, 1, 0), errno 9
587
   36   56139 [main] bash 4604 sig_send: sendsig 0x84, pid 4604, signal -20, its_me 1
588
   26   56159 [main] bash 10196 normalize_posix_path: /home/greg/ = normalize_posix_path (.)
589
   32   56171 [main] bash 4604 sig_send: wakeup 0x230
590
   57   56216 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/home/greg)
591
   58   56229 [main] bash 4604 sig_send: Waiting for pack.wakeup 0x230
592
   35   56251 [main] bash 10196 set_flags: flags: binary (0x2)
593
    4   56233 [sig] bash 4604 wait_sig: signalling pack.wakeup 0x230
594
   32   56283 [main] bash 10196 mount_info::conv_to_win32_path: src_path /home/greg, dst C:\dev\cyg64\home\greg, flags 0x3000A, rc 0
595
   71   56304 [main] bash 4604 sig_send: returning 0x0 from sending signal -20
596
   28   56332 [main] bash 4604 sigaction: 0 = sigaction(20, 0x22A430, 0x22A450)
597
   22   56354 [main] bash 4604 sigaction_worker: signal 2, newact 0x22A480 (handler 0x1), oa 0x22A230
598
   81   56364 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\home\greg)
599
   25   56379 [main] bash 4604 sig_send: sendsig 0x84, pid 4604, signal -2, its_me 1
600
   40   56404 [main] bash 10196 symlink_info::check: not a symlink
601
   34   56413 [main] bash 4604 sig_send: wakeup 0x230
602
   30   56434 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\home\greg, 0x2293B0) (0x43000A)
603
   33   56446 [main] bash 4604 sig_send: Waiting for pack.wakeup 0x230
604
   29   56463 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\home\greg), has_acls(1)
605
    4   56450 [sig] bash 4604 wait_sig: signalling pack.wakeup 0x230
606
   30   56493 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
607
   49   56499 [main] bash 4604 sig_send: returning 0x0 from sending signal -2
608
   29   56528 [main] bash 4604 sigaction: 0 = sigaction(2, 0x22A480, 0x22A4A0)
609
   41   56534 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\home\greg, 0x22A5F0, 0x1802DA288), file_attributes 16
610
   22   56550 [main] bash 4604 sigaction_worker: signal 3, newact 0x22A480 (handler 0x1), oa 0x22A230
611
   22   56572 [main] bash 4604 sig_send: sendsig 0x84, pid 4604, signal -3, its_me 1
612
   35   56607 [main] bash 4604 sig_send: wakeup 0x230
613
   88   56622 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
614
   31   56638 [main] bash 4604 sig_send: Waiting for pack.wakeup 0x230
615
   29   56651 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
616
    3   56641 [sig] bash 4604 wait_sig: signalling pack.wakeup 0x230
617
   30   56681 [main] bash 10196 get_info_from_sd: ACL 0x41ED, uid 1000, gid 513
618
   47   56688 [main] bash 4604 sig_send: returning 0x0 from sending signal -3
619
   30   56718 [main] bash 4604 sigaction: 0 = sigaction(3, 0x22A480, 0x22A4A0)
620
   57   56738 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\home\greg, 0x22A5F0) st_size=0, st_mode=0x41ED, st_ino=281474976737852st_atim=5156A12C.270B896C st_ctim=5156A12C.270B896C st_mtim=5156A12C.270B896C st_birthtim=515189C5.314AC640
621
   27   56745 [main] bash 4604 sigaction_worker: signal 20, newact 0x22A4B0 (handler 0x100423AE0), oa 0x22A260
622
   34   56772 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\home\greg,0x22A5F0)
623
   30   56775 [main] bash 4604 sigaction: 0 = sigaction(20, 0x22A4B0, 0x22A4D0)
624
   40   56815 [main] bash 4604 dtable::dup3: dup3 (4, 1, 0x800)
625
   34   56849 [main] bash 4604 fhandler_base::dup: in fhandler_base dup
626
   28   56877 [main] bash 4604 fhandler_pipe::dup: res 0
627
  109   56881 [main] bash 10196 stat64: entering
628
   36   56913 [main] bash 4604 fhandler_base::set_close_on_exec: set close_on_exec for pipe:[4] to 0
629
   31   56912 [main] bash 10196 normalize_posix_path: src /usr/local/bin/cat
630
   21   56934 [main] bash 4604 dtable::dup_worker: duped 'pipe:[4]' old 0x22C, new 0x230
631
   34   56946 [main] bash 10196 normalize_posix_path: /usr/local/bin/cat = normalize_posix_path (/usr/local/bin/cat)
632
   21   56955 [main] bash 4604 dtable::dup3: newfh->io_handle 0x230, oldfh->io_handle 0x22C, new win32_name 0x1802DB188, old win32_name 0x1802DBB98
633
   27   56973 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin/cat)
634
   30   56985 [main] bash 4604 close: close(1)
635
   30   57003 [main] bash 10196 set_flags: flags: binary (0x2)
636
   34   57019 [main] bash 4604 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 4
637
   27   57030 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/local/bin/cat, dst C:\dev\cyg64\usr\local\bin\cat, flags 0x3000A, rc 0
638
   27   57046 [main] bash 4604 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 3
639
   23   57069 [main] bash 4604 fhandler_base::close_with_arch: not closing archetype
640
   25   57094 [main] bash 4604 close: 0 = close(1)
641
   22   57116 [main] bash 4604 dtable::dup3: 1 = dup3(4, 1, 0x0)
642
   90   57120 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\cat)
643
   21   57137 [main] bash 4604 dup2: 1 = dup2(4, 1)
644
   25   57145 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\cat)
645
   23   57160 [main] bash 4604 close: close(4)
646
   25   57185 [main] bash 4604 fhandler_base::close: closing 'pipe:[4]' handle 0x22C
647
   24   57209 [main] bash 4604 close: 0 = close(4)
648
   66   57211 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\cat.exe)
649
   25   57234 [main] bash 4604 close: close(63)
650
   29   57240 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\cat.exe)
651
   29   57263 [main] bash 4604 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x238
652
   23   57286 [main] bash 4604 close: 0 = close(63)
653
   78   57318 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\cat.lnk)
654
   43   57361 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\cat.lnk)
655
   73   57434 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin\cat.exe.lnk)
656
   46   57480 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\usr\local\bin\cat.exe.lnk)
657
   24   57504 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\usr\local\bin\cat, 0x2292A0) (0x43000A)
658
   32   57536 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin)
659
   26   57562 [main] bash 10196 set_flags: flags: binary (0x2)
660
   30   57592 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/local/bin, dst C:\dev\cyg64\usr\local\bin, flags 0x3000A, rc 0
661
  354   57640 [main] bash 4604 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x10049C548)
662
   73   57665 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\usr\local\bin)
663
   39   57704 [main] bash 10196 symlink_info::check: not a symlink
664
   44   57748 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\usr\local\bin, 0x2292A0) (0x3000A)
665
   30   57778 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\usr\local\bin\cat), has_acls(1)
666
   32   57810 [main] bash 10196 __set_errno: int stat_worker(path_conv&, stat*):1880 setting errno 2
667
   29   57839 [main] bash 10196 stat_worker: -1 = (\??\C:\dev\cyg64\usr\local\bin\cat,0x22A4C0)
668
  117   57956 [main] bash 10196 stat64: entering
669
   29   57985 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
670
   27   58012 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
671
   29   58041 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
672
   35   58076 [main] bash 10196 set_flags: flags: binary (0x2)
673
   37   58113 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
674
   87   58200 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
675
   29   58229 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
676
   75   58304 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
677
   33   58337 [main] bash 10196 symlink_info::check: not a symlink
678
   29   58366 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x2292A0) (0x42000A)
679
   32   58398 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
680
   32   58430 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
681
   29   58459 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\bin\cat.exe, 0x22A4C0, 0x1802DA288), file_attributes 32
682
   66   58525 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
683
   28   58553 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
684
   32   58585 [main] bash 10196 get_info_from_sd: ACL 0x1ED, uid 1000, gid 513
685
   46   58631 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\bin\cat.exe, 0x22A4C0) st_size=45587, st_mode=0x81ED, st_ino=281474976713148st_atim=5151893E.1CFB7AB8 st_ctim=5151893E.1DA355D0 st_mtim=514DCED7.0 st_birthtim=5151893E.1CFB7AB8
686
   34   58665 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\bin\cat.exe,0x22A4C0)
687
   47   58712 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
688
   25   58737 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
689
   31   58768 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
690
   27   58795 [main] bash 10196 set_flags: flags: binary (0x2)
691
   29   58824 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
692
   66   58890 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
693
   25   58915 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
694
   58   58973 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
695
   38   59011 [main] bash 10196 symlink_info::check: not a symlink
696
   34   59045 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x229230) (0x42000A)
697
   29   59074 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
698
   36   59110 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
699
   62   59172 [main] bash 10196 check_file_access: flags 0x1, ret 0
700
   48   59220 [main] bash 10196 fhandler_base::fhaccess: returning 0
701
   46   59266 [main] bash 10196 euidaccess: returning 0
702
   27   59293 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
703
   27   59320 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
704
   28   59348 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
705
   26   59374 [main] bash 10196 set_flags: flags: binary (0x2)
706
   24   59398 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
707
   71   59469 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
708
   30   59499 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
709
 1864   59504 [main] bash 4604 fhandler_base_overlapped::wait_overlapped: wfres 0, wores 1, bytes 4
710
   32   59536 [main] bash 4604 fhandler_base_overlapped::wait_overlapped: normal write, 4 bytes ispipe() 1
711
   23   59559 [main] bash 4604 write: 4 = write(1, 0x60003D090, 4)
712
   69   59568 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
713
   35   59603 [main] bash 10196 symlink_info::check: not a symlink
714
   24   59627 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x229230) (0x42000A)
715
   31   59658 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
716
   33   59691 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
717
   67   59758 [main] bash 10196 check_file_access: flags 0x4, ret 0
718
   60   59818 [main] bash 10196 fhandler_base::fhaccess: returning 0
719
   49   59867 [main] bash 10196 euidaccess: returning 0
720
   52   59919 [main] bash 10196 stat64: entering
721
   25   59944 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
722
   25   59969 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
723
   30   59999 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
724
   29   60028 [main] bash 10196 set_flags: flags: binary (0x2)
725
   35   60063 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
726
   67   60130 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
727
   29   60159 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
728
   59   60218 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
729
   36   60254 [main] bash 10196 symlink_info::check: not a symlink
730
   30   60284 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x2292F0) (0x42000A)
731
   27   60311 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
732
   32   60343 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
733
   28   60371 [main] bash 10196 stat_worker: (\??\C:\dev\cyg64\bin\cat.exe, 0x22A510, 0x1802DA288), file_attributes 32
734
   71   60442 [main] bash 10196 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
735
   27   60469 [main] bash 10196 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
736
   29   60498 [main] bash 10196 get_info_from_sd: ACL 0x1ED, uid 1000, gid 513
737
   56   60554 [main] bash 10196 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\bin\cat.exe, 0x22A510) st_size=45587, st_mode=0x81ED, st_ino=281474976713148st_atim=5151893E.1CFB7AB8 st_ctim=5151893E.1DA355D0 st_mtim=514DCED7.0 st_birthtim=5151893E.1CFB7AB8
738
   39   60593 [main] bash 10196 stat_worker: 0 = (\??\C:\dev\cyg64\bin\cat.exe,0x22A510)
739
   43   60636 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
740
   31   60667 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
741
   32   60699 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
742
   25   60724 [main] bash 10196 set_flags: flags: binary (0x2)
743
   29   60753 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
744
   57   60810 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
745
   27   60837 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
746
   72   60909 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
747
   35   60944 [main] bash 10196 symlink_info::check: not a symlink
748
   27   60971 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x229280) (0x42000A)
749
   30   61001 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
750
   36   61037 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
751
   64   61101 [main] bash 10196 check_file_access: flags 0x1, ret 0
752
   50   61151 [main] bash 10196 fhandler_base::fhaccess: returning 0
753
   44   61195 [main] bash 10196 euidaccess: returning 0
754
   31   61226 [main] bash 10196 normalize_posix_path: src /usr/bin/cat
755
   26   61252 [main] bash 10196 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
756
   28   61280 [main] bash 10196 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
757
   28   61308 [main] bash 10196 set_flags: flags: binary (0x2)
758
   33   61341 [main] bash 10196 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
759
   65   61406 [main] bash 10196 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
760
   27   61433 [main] bash 10196 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
761
   57   61490 [main] bash 10196 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
762
   35   61525 [main] bash 10196 symlink_info::check: not a symlink
763
   25   61550 [main] bash 10196 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x229280) (0x42000A)
764
   27   61577 [main] bash 10196 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
765
   32   61609 [main] bash 10196 build_fh_pc: fh 0x1802DA288, dev 000000C3
766
 2112   61671 [main] bash 4604 close: close(0)
767
   66   61675 [main] bash 10196 check_file_access: flags 0x4, ret 0
768
   20   61691 [main] bash 4604 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 3
769
   21   61712 [main] bash 4604 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 2
770
   51   61726 [main] bash 10196 fhandler_base::fhaccess: returning 0
771
   21   61733 [main] bash 4604 fhandler_base::close_with_arch: not closing archetype
772
   25   61758 [main] bash 4604 close: 0 = close(0)
773
   40   61766 [main] bash 10196 euidaccess: returning 0
774
  493   62251 [main] bash 4604 close: close(1)
775
   24   62275 [main] bash 4604 fhandler_base::close: closing 'pipe:[4]' handle 0x230
776
   23   62298 [main] bash 4604 close: 0 = close(1)
777
  478   62776 [main] bash 4604 close: close(2)
778
   25   62801 [main] bash 4604 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 2
779
   23   62824 [main] bash 4604 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 1
780
   21   62845 [main] bash 4604 fhandler_base::close_with_arch: not closing archetype
781
   19   62864 [main] bash 4604 close: 0 = close(2)
782
  206   63070 [main] bash 4604 do_exit: do_exit (0), exit_state 1
783
   26   63096 [main] bash 4604 void: 0x100423AE0 = signal (20, 0x1)
784
   23   63119 [main] bash 4604 void: 0x0 = signal (1, 0x1)
785
   23   63142 [main] bash 4604 void: 0x1 = signal (2, 0x1)
786
   24   63166 [main] bash 4604 void: 0x1 = signal (3, 0x1)
787
   24   63190 [main] bash 4604 init_cygheap::close_ctty: closing cygheap->ctty 0x1802DA768
788
   22   63212 [main] bash 4604 fhandler_base::close_with_arch: closing passed in archetype, usecount 0
789
   23   63235 [main] bash 4604 fhandler_pty_slave::close: closing last open /dev/pty0 handle
790
   81   63316 [main] bash 4604 fhandler_console::free_console: freed console, res 1
791
   29   63345 [main] bash 4604 fhandler_pty_common::close: pty0 <0xD8,0xE0> closing
792
   38   63383 [main] bash 4604 getpid: 4604 = getpid()
793
   19   63402 [main] bash 4604 proc_terminate: nprocs 0
794
   27   63429 [main] bash 4604 proc_terminate: leaving
795
   44   63473 [main] bash 4604 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156001
796
   22   63495 [main] bash 4604 __to_clock_t: total 00000000 0000000F
797
   25   63520 [main] bash 4604 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
798
   26   63546 [main] bash 4604 __to_clock_t: total 00000000 00000000
799
   25   63571 [main] bash 4604 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
800
 2983   64749 [waitproc] bash 10196 pinfo::maybe_set_exit_code_from_windows: pid 4604, exit value - old 0x8000000, windows 0xDEADBEEF, cygwin 0x8000000
801
   54   64803 [waitproc] bash 10196 sig_send: sendsig 0x80, pid 10196, signal 20, its_me 1
802
   48   64851 [waitproc] bash 10196 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
803
   55   64906 [waitproc] bash 10196 sig_send: returning 0x0 from sending signal 20
804
   25   64931 [waitproc] bash 10196 proc_waiter: exiting wait thread for pid 4604
805
    1   64932 [sig] bash 10196 sigpacket::process: signal 20 processing
806
   87   65019 [sig] bash 10196 init_cygheap::find_tls: sig 20
807
   45   65064 [sig] bash 10196 sigpacket::process: using tls 0x22CE00
808
   90   65154 [sig] bash 10196 sigpacket::process: signal 20, signal handler 0x100423AE0
809
   32   65186 [sig] bash 10196 sigpacket::setup_handler: controlled interrupt. stackptr 0x22E030, stack 0x22E028, stackptr[-1] 0x10044BB9A
810
   53   65239 [sig] bash 10196 proc_subproc: args: 5, 1
811
   29   65268 [sig] bash 10196 proc_subproc: clear waiting threads
812
   29   65297 [sig] bash 10196 proc_subproc: finished clearing
813
   30   65327 [sig] bash 10196 proc_subproc: returning 1
814
   21   65348 [sig] bash 10196 _cygtls::interrupt_setup: armed signal_arrived 0x22C, signal 20
815
   27   65375 [sig] bash 10196 sigpacket::setup_handler: signal 20 delivered
816
   24   65399 [sig] bash 10196 sigpacket::process: returning 1
817
    1   65400 [main] bash 10196 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
818
   26   65426 [sig] bash 10196 proc_subproc: args: 5, 0
819
   50   65476 [sig] bash 10196 proc_subproc: looking for processes to reap, nprocs 1
820
  -25   65451 [main] bash 10196 wait4: calling proc_subproc, pid -1, options 1
821
   46   65497 [sig] bash 10196 proc_subproc: finished processing terminated/stopped child
822
   43   65540 [sig] bash 10196 proc_subproc: returning 1
823
  -21   65519 [main] bash 10196 proc_subproc: args: 6, 2285536
824
   66   65585 [main] bash 10196 proc_subproc: wval->pid -1, wval->options 1
825
   31   65616 [main] bash 10196 checkstate: nprocs 1
826
   26   65642 [main] bash 10196 stopped_or_terminated: considering pid 4604, pgid 10480, w->pid -1
827
   29   65671 [main] bash 10196 remove_proc: removing procs[0], pid 4604, nprocs 1
828
   50   65721 [main] bash 10196 checkstate: returning 1
829
   24   65745 [main] bash 10196 proc_subproc: released waiting thread
830
   22   65767 [main] bash 10196 proc_subproc: finished processing terminated/stopped child
831
   24   65791 [main] bash 10196 proc_subproc: returning 1
832
   23   65814 [main] bash 10196 wait4: 0 = cygwait (...)
833
   27   65841 [main] bash 10196 wait4: 4604 = wait4(-1, 0x0, 1, 0x0)
834
   24   65865 [main] bash 10196 wait4: calling proc_subproc, pid -1, options 1
835
   23   65888 [main] bash 10196 proc_subproc: args: 6, 2285536
836
   22   65910 [main] bash 10196 proc_subproc: wval->pid -1, wval->options 1
837
   24   65934 [main] bash 10196 checkstate: nprocs 0
838
   26   65960 [main] bash 10196 checkstate: no matching terminated children found
839
   26   65986 [main] bash 10196 checkstate: returning 0
840
   26   66012 [main] bash 10196 proc_subproc: waiting thread found no children
841
   25   66037 [main] bash 10196 proc_subproc: finished processing terminated/stopped child
842
   21   66058 [main] bash 10196 proc_subproc: returning 1
843
   30   66088 [main] bash 10196 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
844
   26   66114 [main] bash 10196 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
845
   27   66141 [main] bash 10196 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
846
 2228   68369 [main] bash 10196 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
847
   21   68390 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270888, 0x22A6B0, 0x22A680)
848
   24   68414 [main] bash 10196 child_info::child_info: subproc_ready 0x258
849
   23   68437 [main] bash 10196 fork: entering
850
  171   68608 [main] bash 10196 sig_send: sendsig 0x80, pid 10196, signal -72, its_me 1
851
   22   68630 [main] bash 10196 sig_send: wakeup 0x254
852
   25   68655 [main] bash 10196 sig_send: Waiting for pack.wakeup 0x254
853
   25   68680 [sig] bash 10196 wait_sig: signalling pack.wakeup 0x254
854
   27   68707 [main] bash 10196 sig_send: returning 0x0 from sending signal -72
855
   26   68733 [main] bash 10196 frok::parent: priority class 32
856
   85   68818 [main] bash 10196 frok::parent: stack - bottom 0x230000, top 0x206000, addr 0x0, guardsize 0
857
   22   68840 [main] bash 10196 frok::parent: CreateProcessW (C:\dev\cyg64\bin\bash.exe, C:\dev\cyg64\bin\bash.exe, 0, 0, 1, 0x20, 0, 0, 0x22A370, 0x22A310)
858
   22   68862 [main] bash 10196 time: 1365366200 = time(0x0)
859
  771   69633 [main] bash 10196 frok::parent: forked pid 2912
860
   26   69659 [main] bash 10196 child_info::sync: n 2, waiting for subproc_ready(0x258) and child process(0x26C)
861
    1       1 [main] bash (2912) **********************************************
862
   49      50 [main] bash (2912) Program name: C:\dev\cyg64\bin\bash.exe (windows pid 2912)
863
   16      66 [main] bash (2912) OS version:   Windows NT-6.1
864
   19      85 [main] bash (2912) **********************************************
865
   64     149 [main] bash (2912) sigprocmask: 0 = sigprocmask (0, 0x1802B7AA8, 0x0)
866
   77     226 [main] bash 2912 child_copy: cygheap - hp 0x24C low 0x1802D63E0, high 0x1802DC448, res 1
867
   19     245 [main] bash 2912 child_copy: done
868
   51     296 [main] bash 2912 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x68, *m 6
869
   26     322 [main] bash 2912 heap_init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
870
   21     343 [main] bash 2912 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x64, *m 6
871
   16     359 [main] bash 2912 user_info::create: opening user shared for '' at 0x180020000
872
   22     381 [main] bash 2912 user_info::create: user shared version 6467403B
873
   38     419 [main] bash (2912) open_shared: name cygpid.2912, n 2912, shared 0x180010000 (wanted 0x180010000), h 0x70, *m 2
874
   26     445 [main] bash 2912 pinfo::thisproc: myself dwProcessId 2912
875
   76     521 [main] bash 2912 child_copy: dll data - hp 0x24C low 0x1801C1000, high 0x1801CCF00, res 1
876
74786   75307 [main] bash 2912 child_copy: dll bss - hp 0x24C low 0x180281000, high 0x1802B8BE0, res 1
877
  238   75545 [main] bash 2912 child_copy: user heap - hp 0x24C low 0x600000000, high 0x600060000, res 1
878
   19   75564 [main] bash 2912 child_copy: done
879
   62   75626 [main] bash 2912 child_copy: data - hp 0x24C low 0x10046D000, high 0x100470348, res 1
880
   37   75663 [main] bash 2912 child_copy: bss - hp 0x24C low 0x100496000, high 0x10049C720, res 1
881
   16   75679 [main] bash 2912 child_copy: done
882
   17   75696 [main] bash 2912 fixup_mmaps_after_fork: succeeded
883
   39   75735 [main] bash 2912 fhandler_pipe::create: name \\.\pipe\cygwin-7871a78a8c8f3f2e-2912-sigwait, size 176, mode PIPE_TYPE_MESSAGE
884
   67   75802 [main] bash 2912 fhandler_pipe::create: pipe read handle 0x80
885
   19   75821 [main] bash 2912 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-7871a78a8c8f3f2e-2912-sigwait
886
   33   75854 [main] bash 2912 fhandler_pipe::create: pipe write handle 0x84
887
   21   75875 [main] bash 2912 dll_crt0_0: finished dll_crt0_0 initialization
888
 1386   77261 [sig] bash 2912 wait_sig: entering ReadFile loop, my_readsig 0x80, my_sendsig 0x84
889
   71   77332 [main] bash 2912 sync_with_parent: signalling parent: after longjmp
890
   25   77357 [main] bash 2912 child_info::ready: signalled 0x258 that I was ready
891
 7703   77362 [main] bash 10196 child_info::sync: pid 2912, WFMO returned 0, exit_code 0x103, res 1
892
   46   77408 [main] bash 10196 open_shared: name cygpid.2912, n 2912, shared 0x300000 (wanted 0x0), h 0x244, *m 6
893
   40   77448 [main] bash 10196 proc_subproc: args: 1, 2270000
894
   67   77515 [main] bash 10196 pinfo::wait: created tracking thread for pid 2912, winpid 0xB60, rd_proc_pipe 0x230
895
   31   77546 [main] bash 10196 proc_subproc: added pid 2912 to proc table, slot 0
896
   25   77571 [main] bash 10196 proc_subproc: returning 1
897
   23   77594 [main] bash 10196 frok::parent: child is alive (but stopped)
898
   56   77650 [main] bash 10196 child_copy: stack - hp 0x26C low 0x22A430, high 0x230000, res 1
899
   25   77675 [main] bash 10196 child_copy: done
900
   27   77702 [main] bash 10196 frok::parent: copying data/bss of a linked dll
901
   36   77738 [main] bash 10196 child_copy: linked dll data - hp 0x26C low 0x48CA64000, high 0x48CA64388, res 1
902
   30   77768 [main] bash 10196 child_copy: linked dll bss - hp 0x26C low 0x48CA78000, high 0x48CA78570, res 1
903
   23   77791 [main] bash 10196 child_copy: done
904
   27   77818 [main] bash 10196 frok::parent: copying data/bss of a linked dll
905
   56   77874 [main] bash 10196 child_copy: linked dll data - hp 0x26C low 0x579CEF000, high 0x579CF42A8, res 1
906
   32   77906 [main] bash 10196 child_copy: linked dll bss - hp 0x26C low 0x579CFD000, high 0x579CFE1A0, res 1
907
   28   77934 [main] bash 10196 child_copy: done
908
   23   77957 [main] bash 10196 resume_child: signalled child
909
  602   77959 [main] bash 2912 sync_with_parent: awake
910
   29   77986 [main] bash 10196 child_info::sync: n 2, waiting for subproc_ready(0x258) and child process(0x26C)
911
   47   78006 [main] bash 2912 sync_with_parent: no problems
912
   26   78032 [main] bash 2912 frok::child: child is running.  pid 2912, ppid 10196, stack here 0x22A408
913
   24   78056 [main] bash 2912 frok::child: hParent 0x24C, load_dlls 0
914
   24   78080 [main] bash 2912 dtable::fixup_after_fork: fd 0 (/dev/pty0)
915
   31   78111 [main] bash 2912 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
916
   29   78140 [main] bash 2912 dtable::fixup_after_fork: fd 1 (/dev/pty0)
917
   18   78158 [main] bash 2912 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
918
   19   78177 [main] bash 2912 dtable::fixup_after_fork: fd 2 (/dev/pty0)
919
   23   78200 [main] bash 2912 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
920
   18   78218 [main] bash 2912 dtable::fixup_after_fork: fd 63 (/dev/fd/pipe:[3])
921
   22   78240 [main] bash 2912 fhandler_base::fixup_after_fork: inheriting '/dev/fd/pipe:[3]' from parent
922
   24   78264 [main] bash 2912 fhandler_base::fork_fixup: handle 0x238 already opened
923
   19   78283 [main] bash 2912 sync_with_parent: signalling parent: performed fork fixup
924
   24   78307 [main] bash 2912 child_info::ready: signalled 0x258 that I was ready
925
  324   78310 [main] bash 10196 child_info::sync: pid 2912, WFMO returned 0, exit_code 0x103, res 1
926
   31   78341 [main] bash 10196 sig_send: sendsig 0x80, pid 10196, signal -73, its_me 1
927
   34   78375 [main] bash 10196 sig_send: wakeup 0x254
928
   32   78407 [main] bash 10196 sig_send: Waiting for pack.wakeup 0x254
929
   28   78435 [sig] bash 10196 wait_sig: signalling pack.wakeup 0x254
930
   36   78471 [main] bash 10196 sig_send: returning 0x0 from sending signal -73
931
  260   78731 [main] bash 10196 fork: 2912 = fork()
932
  492   78799 [main] bash 2912 sig_send: sendsig 0x84, pid 2912, signal -73, its_me 1
933
   75   78806 [main] bash 10196 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
934
   27   78826 [main] bash 2912 sig_send: wakeup 0x110
935
   27   78833 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270896, 0x0, 0x5)
936
   30   78856 [main] bash 2912 sig_send: Waiting for pack.wakeup 0x110
937
   28   78861 [main] bash 10196 close: close(63)
938
    6   78862 [sig] bash 2912 wait_sig: signalling pack.wakeup 0x110
939
   35   78896 [main] bash 10196 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x238
940
   55   78917 [main] bash 2912 sig_send: returning 0x0 from sending signal -73
941
   34   78930 [main] bash 10196 close: 0 = close(63)
942
  230   79147 [main] bash 2912 fork: 0 = fork()
943
   35   79182 [main] bash 2912 getpid: 2912 = getpid()
944
  265   79195 [main] bash 10196 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
945
   39   79221 [main] bash 2912 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
946
   31   79226 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270864, 0x22A698, 0x600047060)
947
   33   79254 [main] bash 2912 sigprocmask: 0 = sigprocmask (4834640, 0x0, 0x5)
948
   30   79284 [main] bash 2912 sigaction_worker: signal 18, newact 0x22A5E0 (handler 0x0), oa 0x22A390
949
   25   79309 [main] bash 2912 sigaction: 0 = sigaction(18, 0x22A5E0, 0x22A600)
950
   23   79332 [main] bash 2912 sigaction_worker: signal 21, newact 0x22A5E0 (handler 0x0), oa 0x22A390
951
  124   79350 [main] bash 10196 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
952
   23   79355 [main] bash 2912 sigaction: 0 = sigaction(21, 0x22A5E0, 0x22A600)
953
   32   79382 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270872, 0x0, 0x600047060)
954
   39   79394 [main] bash 2912 sigaction_worker: signal 22, newact 0x22A610 (handler 0x0), oa 0x22A3C0
955
   28   79410 [main] bash 10196 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
956
   23   79417 [main] bash 2912 sigaction: 0 = sigaction(22, 0x22A610, 0x22A630)
957
   27   79437 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270880, 0x22A6A8, 0x1)
958
   34   79451 [main] bash 2912 sigaction_worker: signal 2, newact 0x22A620 (handler 0x0), oa 0x22A3D0
959
   27   79464 [main] bash 10196 sigaction_worker: signal 2, newact 0x22A610 (handler 0x100421160), oa 0x22A3C0
960
   21   79472 [main] bash 2912 sigaction: 0 = sigaction(2, 0x22A620, 0x22A640)
961
   26   79490 [main] bash 10196 sigaction: 0 = sigaction(2, 0x22A610, 0x22A630)
962
   28   79500 [main] bash 2912 sigaction_worker: signal 3, newact 0x22A620 (handler 0x0), oa 0x22A3D0
963
   27   79517 [main] bash 10196 wait4: calling proc_subproc, pid -1, options 0
964
   24   79524 [main] bash 2912 sigaction: 0 = sigaction(3, 0x22A620, 0x22A640)
965
   25   79542 [main] bash 10196 proc_subproc: args: 6, 2285536
966
   26   79550 [main] bash 2912 sigaction_worker: signal 20, newact 0x22A620 (handler 0x0), oa 0x22A3D0
967
   29   79571 [main] bash 10196 proc_subproc: wval->pid -1, wval->options 0
968
   35   79585 [main] bash 2912 sig_send: sendsig 0x84, pid 2912, signal -20, its_me 1
969
   30   79601 [main] bash 10196 checkstate: nprocs 1
970
   26   79611 [main] bash 2912 sig_send: wakeup 0x24C
971
   27   79628 [main] bash 10196 stopped_or_terminated: considering pid 2912, pgid 10480, w->pid -1
972
   28   79639 [main] bash 2912 sig_send: Waiting for pack.wakeup 0x24C
973
   24   79652 [main] bash 10196 checkstate: no matching terminated children found
974
   23   79662 [sig] bash 2912 wait_sig: signalling pack.wakeup 0x24C
975
   25   79677 [main] bash 10196 checkstate: returning -1
976
   31   79693 [main] bash 2912 sig_send: returning 0x0 from sending signal -20
977
   35   79712 [main] bash 10196 proc_subproc: only found non-terminated children
978
   33   79726 [main] bash 2912 sigaction: 0 = sigaction(20, 0x22A620, 0x22A640)
979
   27   79739 [main] bash 10196 proc_subproc: finished processing terminated/stopped child
980
   37   79763 [main] bash 2912 dtable::dup3: dup3 (1, 2, 0x800)
981
   29   79768 [main] bash 10196 proc_subproc: returning 1
982
   40   79803 [main] bash 2912 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
983
   22   79825 [main] bash 2912 _pinfo::set_ctty: attaching ctty /dev/pty0 sid -1, pid 2912, pgid 10480, tty->pgid 10480, tty->sid -1
984
   20   79845 [main] bash 2912 _pinfo::set_ctty: cygheap->ctty now 0x1802DA768, archetype 0x1802DA768
985
   18   79863 [main] bash 2912 fhandler_pty_slave::dup: /dev/pty0 duped slave, usecount 4
986
   18   79881 [main] bash 2912 dtable::dup_worker: line 695:  /dev/pty0<0x1802DA768> usecount + 1 = 5
987
   28   79909 [main] bash 2912 dtable::dup_worker: duped '/dev/pty0' old 0xD8, new 0xD8
988
   32   79941 [main] bash 2912 dtable::dup3: newfh->io_handle 0xD8, oldfh->io_handle 0xD8, new win32_name 0x1802DBBC8, old win32_name 0x1802DACA8
989
   20   79961 [main] bash 2912 close: close(2)
990
   19   79980 [main] bash 2912 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 5
991
   19   79999 [main] bash 2912 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 4
992
   18   80017 [main] bash 2912 fhandler_base::close_with_arch: not closing archetype
993
   19   80036 [main] bash 2912 close: 0 = close(2)
994
   19   80055 [main] bash 2912 dtable::dup3: 2 = dup3(1, 2, 0x0)
995
   18   80073 [main] bash 2912 dup2: 2 = dup2(1, 2)
996
   29   80102 [main] bash 2912 fcntl64: fcntl(1, 1, ...)
997
   25   80127 [main] bash 2912 fcntl64: 0 = fcntl(1, 1, 0x0)
998
  567   80694 [main] bash 2912 open: open(/dev/null, 0x601)
999
   24   80718 [main] bash 2912 normalize_posix_path: src /dev/null
1000
   24   80742 [main] bash 2912 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
1001
   22   80764 [main] bash 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
1002
   25   80789 [main] bash 2912 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
1003
   26   80815 [main] bash 2912 build_fh_pc: fh 0x1802DACD8, dev 00010003
1004
   18   80833 [main] bash 2912 fhandler_base::open: (\Device\Null, 0x8601)
1005
   24   80857 [main] bash 2912 fhandler_base::set_flags: flags 0x8601, supplied_bin 0x10000
1006
   18   80875 [main] bash 2912 fhandler_base::set_flags: filemode set to binary
1007
   17   80892 [main] bash 2912 fhandler_base::open: 0x0 = NtCreateFile (0x24C, 0x40120080, \Device\Null, io, NULL, 0x0, 0x7, 0x3, 0x4020, NULL, 0)
1008
   22   80914 [main] bash 2912 fhandler_base::open: 1 = fhandler_base::open(\Device\Null, 0x8601)
1009
   18   80932 [main] bash 2912 open: 3 = open(/dev/null, 0x8601)
1010
  424   81356 [main] bash 2912 dtable::dup3: dup3 (3, 1, 0x800)
1011
   25   81381 [main] bash 2912 fhandler_base::dup: in fhandler_base dup
1012
   22   81403 [main] bash 2912 fhandler_base::set_close_on_exec: set close_on_exec for /dev/null to 0
1013
   18   81421 [main] bash 2912 dtable::dup_worker: duped '/dev/null' old 0x24C, new 0x258
1014
   27   81448 [main] bash 2912 dtable::dup3: newfh->io_handle 0x258, oldfh->io_handle 0x24C, new win32_name 0x1802DB188, old win32_name 0x1802DAEE8
1015
   19   81467 [main] bash 2912 close: close(1)
1016
   17   81484 [main] bash 2912 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 4
1017
   24   81508 [main] bash 2912 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 3
1018
   20   81528 [main] bash 2912 fhandler_base::close_with_arch: not closing archetype
1019
   20   81548 [main] bash 2912 close: 0 = close(1)
1020
   19   81567 [main] bash 2912 dtable::dup3: 1 = dup3(3, 1, 0x0)
1021
   18   81585 [main] bash 2912 dup2: 1 = dup2(3, 1)
1022
   22   81607 [main] bash 2912 close: close(3)
1023
   20   81627 [main] bash 2912 fhandler_base::close: closing '/dev/null' handle 0x24C
1024
   18   81645 [main] bash 2912 close: 0 = close(3)
1025
   49   81694 [main] bash 2912 spawnve: spawnve (/usr/bin/cat, cat, 0x600044F50)
1026
   23   81717 [main] bash 2912 child_info_spawn::worker: mode = 3, prog_arg = /usr/bin/cat
1027
   20   81737 [main] bash 2912 perhaps_suffix: prog '/usr/bin/cat'
1028
   17   81754 [main] bash 2912 normalize_posix_path: src /usr/bin/cat
1029
   17   81771 [main] bash 2912 normalize_posix_path: /usr/bin/cat = normalize_posix_path (/usr/bin/cat)
1030
   19   81790 [main] bash 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/cat)
1031
   28   81818 [main] bash 2912 set_flags: flags: binary (0x2)
1032
   18   81836 [main] bash 2912 mount_info::conv_to_win32_path: src_path /usr/bin/cat, dst C:\dev\cyg64\bin\cat, flags 0x2000A, rc 0
1033
   96   81932 [main] bash 2912 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\dev\cyg64\bin\cat)
1034
   21   81953 [main] bash 2912 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\dev\cyg64\bin\cat)
1035
   52   82005 [main] bash 2912 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\bin\cat.exe)
1036
   30   82035 [main] bash 2912 symlink_info::check: not a symlink
1037
   29   82064 [main] bash 2912 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\bin\cat.exe, 0x228740) (0x2000A)
1038
   29   82093 [main] bash 2912 path_conv::check: this->path(C:\dev\cyg64\bin\cat.exe), has_acls(1)
1039
   19   82112 [main] bash 2912 perhaps_suffix: buf C:\dev\cyg64\bin\cat.exe, suffix found '.exe'
1040
  123   82235 [main] bash 2912 child_info_spawn::worker: priority class 32
1041
   35   82270 [main] bash 2912 fhandler_console::need_invisible: invisible_console 0
1042
   25   82295 [main] bash 2912 child_info_spawn::worker: null_app_name 0 (C:\dev\cyg64\bin\cat.exe, )
1043
   29   82324 [main] bash 2912 build_env: envp 0x600044F50
1044
   20   82344 [main] bash 2912 spenv::retrieve: no_envblock 1
1045
   20   82364 [main] bash 2912 spenv::retrieve: duping existing value for 'HOMEPATH='
1046
   18   82382 [main] bash 2912 spenv::retrieve: no_envblock 1
1047
   17   82399 [main] bash 2912 spenv::retrieve: duping existing value for 'WINDIR='
1048
   21   82420 [main] bash 2912 spenv::retrieve: no_envblock 1
1049
   17   82437 [main] bash 2912 spenv::retrieve: duping existing value for 'USERDOMAIN='
1050
   19   82456 [main] bash 2912 spenv::retrieve: no_envblock 1
1051
   18   82474 [main] bash 2912 spenv::retrieve: duping existing value for 'USERNAME='
1052
   17   82491 [main] bash 2912 spenv::retrieve: no_envblock 1
1053
   21   82512 [main] bash 2912 spenv::retrieve: no_envblock 1
1054
   27   82539 [main] bash 2912 spenv::retrieve: no_envblock 1
1055
   19   82558 [main] bash 2912 spenv::retrieve: duping existing value for 'USERPROFILE='
1056
   18   82576 [main] bash 2912 spenv::retrieve: no_envblock 1
1057
   18   82594 [main] bash 2912 spenv::retrieve: duping existing value for 'LOGONSERVER='
1058
   18   82612 [main] bash 2912 spenv::retrieve: no_envblock 1
1059
   19   82631 [main] bash 2912 spenv::retrieve: duping existing value for 'HOMEDRIVE='
1060
   20   82651 [main] bash 2912 spenv::retrieve: no_envblock 1
1061
   16   82667 [main] bash 2912 spenv::retrieve: duping existing value for 'SYSTEMROOT='
1062
   24   82691 [main] bash 2912 build_env: env count 4, bytes 2064
1063
   62   82753 [main] bash 2912 build_env: envp 0x1802DB788, envc 61
1064
   21   82774 [main] bash 2912 child_info::child_info: subproc_ready 0x24C
1065
 1284   84058 [main] bash 2912 child_info_spawn::worker: pid 2912, prog_arg /usr/bin/cat, cmd line C:\dev\cyg64\bin\cat.exe /dev/fd/63)
1066
   24   84082 [main] bash 2912! child_info_spawn::worker: new process name \\?\C:\dev\cyg64\bin\cat.exe
1067
   27   84109 [main] bash 2912! child_info_spawn::worker: spawned windows pid 4476
1068
   25   84134 [main] bash 2912! child_info::sync: n 2, waiting for subproc_ready(0x24C) and child process(0x11C)
1069
    1       1 [main] cat (4476) **********************************************
1070
   43      44 [main] cat (4476) Program name: C:\dev\cyg64\bin\cat.exe (windows pid 4476)
1071
   16      60 [main] cat (4476) OS version:   Windows NT-6.1
1072
   14      74 [main] cat (4476) **********************************************
1073
   62     136 [main] cat (4476) sigprocmask: 0 = sigprocmask (0, 0x1802B7AA8, 0x0)
1074
   72     208 [main] cat 4476 child_copy: cygheap - hp 0x114 low 0x1802D63E0, high 0x1802DDFF8, res 1
1075
   19     227 [main] cat 4476 child_copy: done
1076
   49     276 [main] cat 4476 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x68, *m 6
1077
   26     302 [main] cat 4476 heap_init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
1078
   20     322 [main] cat 4476 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x64, *m 6
1079
   16     338 [main] cat 4476 user_info::create: opening user shared for '' at 0x180020000
1080
   16     354 [main] cat 4476 user_info::create: user shared version 6467403B
1081
   29     383 [main] cat (4476) open_shared: name (null), n 2912, shared 0x180010000 (wanted 0x180010000), h 0x110, *m 6
1082
   21     404 [main] cat 2912 pinfo::thisproc: myself dwProcessId 4476
1083
  146     550 [main] cat 2912 open_shared: name cygpid.4476, n 4476, shared 0x2C0000 (wanted 0x0), h 0x74, *m 5
1084
   24     574 [main] cat 2912 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 3
1085
   24     598 [main] cat 2912 fhandler_base::fixup_after_exec: here for '/dev/null'
1086
   19     617 [main] cat 2912 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 3
1087
   21     638 [main] cat 2912 fhandler_base::fixup_after_exec: here for '/dev/fd/pipe:[3]'
1088
   27     665 [main] cat 2912 child_info::ready: signalled 0x24C that I was ready
1089
   32     697 [main] cat 2912 fhandler_pipe::create: name \\.\pipe\cygwin-7871a78a8c8f3f2e-4476-sigwait, size 176, mode PIPE_TYPE_MESSAGE
1090
 4839   88973 [main] bash 2912! child_info::sync: pid 4476, WFMO returned 0, exit_code 0x103, res 1
1091
   56     753 [main] cat 2912 fhandler_pipe::create: pipe read handle 0x88
1092
   80   89053 [main] bash 2912! fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 3
1093
   44     797 [main] cat 2912 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-7871a78a8c8f3f2e-4476-sigwait
1094
   19   89072 [main] bash 2912! fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 2
1095
   25   89097 [main] bash 2912! fhandler_base::close_with_arch: not closing archetype
1096
   46     843 [main] cat 2912 fhandler_pipe::create: pipe write handle 0x8C
1097
   23   89120 [main] bash 2912! fhandler_base::close: closing '/dev/null' handle 0x258
1098
   32     875 [main] cat 2912 dll_crt0_0: finished dll_crt0_0 initialization
1099
   29   89149 [main] bash 2912! fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 2
1100
   25   89174 [main] bash 2912! fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 1
1101
   25   89199 [main] bash 2912! fhandler_base::close_with_arch: not closing archetype
1102
   39   89238 [main] bash 2912! fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x238
1103
   31   89269 [main] bash 2912! proc_terminate: nprocs 0
1104
   27   89296 [main] bash 2912! proc_terminate: leaving
1105
   29   89325 [main] bash 2912! pinfo::maybe_set_exit_code_from_windows: pid 2912, exit value - old 0x0, windows 0xDEADBEEF, cygwin 0x0
1106
   43   89368 [main] bash 2912! __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
1107
   26   89394 [main] bash 2912! __to_clock_t: total 00000000 00000000
1108
   22   89416 [main] bash 2912! __to_clock_t: dwHighDateTime 0, dwLowDateTime 156001
1109
   20   89436 [main] bash 2912! __to_clock_t: total 00000000 0000000F
1110
   18   89454 [main] bash 2912! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0x0
1111
  344    1219 [sig] cat 2912 wait_sig: entering ReadFile loop, my_readsig 0x88, my_sendsig 0x8C
1112
  105    1324 [main] cat 2912 sigprocmask: 0 = sigprocmask (0, 0x600000148, 0x1801356DA)
1113
  111    1435 [main] cat 2912 _cygwin_istext_for_stdio: fd 0: opened as binary
1114
   27    1462 [main] cat 2912 _cygwin_istext_for_stdio: fd 1: opened as binary
1115
   20    1482 [main] cat 2912 _cygwin_istext_for_stdio: fd 2: opened as binary
1116
  304    1786 [main] cat 2912 parse_options: glob (called func)
1117
   39    1825 [main] cat 2912 parse_options: returning
1118
   33    1858 [main] cat 2912 pinfo_init: pid 2912, pgid 10480
1119
   20    1878 [main] cat 2912 App version:  1007.18, api: 0.263
1120
   19    1897 [main] cat 2912 DLL version:  1007.18, api: 0.263
1121
   21    1918 [main] cat 2912 DLL build:    2013-04-03 22:15
1122
  121    2039 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1123
  111    2150 [main] cat 2912 __set_errno: void dll_crt0_1(void*):990 setting errno 0
1124
  248    2398 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1125
   24    2422 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1126
   79    2501 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1127
   75    2576 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1128
   65    2641 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1129
   89    2730 [main] cat 2912 __get_lcid_from_locale: LCID=0x0409
1130
  415    3145 [main] cat 2912 time: 1365366200 = time(0x0)
1131
   19    3164 [main] cat 2912 stat64: entering
1132
   83    3247 [main] cat 2912 normalize_posix_path: src /dev
1133
   19    3266 [main] cat 2912 normalize_posix_path: /dev = normalize_posix_path (/dev)
1134
   19    3285 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
1135
   31    3316 [main] cat 2912 set_flags: flags: binary (0x2)
1136
   18    3334 [main] cat 2912 mount_info::conv_to_win32_path: src_path /dev, dst C:\dev\cyg64\dev, flags 0x3000A, rc 0
1137
   86    3420 [main] cat 2912 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\dev)
1138
   32    3452 [main] cat 2912 symlink_info::check: not a symlink
1139
   17    3469 [main] cat 2912 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\dev, 0x229680) (0x43000A)
1140
   30    3499 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000C1
1141
   18    3517 [main] cat 2912 stat_worker: (\??\C:\dev\cyg64\dev, 0x1802B7920, 0x1802DACD8), file_attributes 16
1142
   70    3587 [main] cat 2912 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4140724986-740802787-1589942963-1000
1143
   18    3605 [main] cat 2912 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4140724986-740802787-1589942963-513
1144
   20    3625 [main] cat 2912 get_info_from_sd: ACL 0x4000, uid 1000, gid 513
1145
   34    3659 [main] cat 2912 fhandler_base::fstat_helper: 0 = fstat (\??\C:\dev\cyg64\dev, 0x1802B7920) st_size=0, st_mode=0x4000, st_ino=281474976737811st_atim=51518DE9.34219204 st_ctim=51518DE9.34219204 st_mtim=51518DE9.34219204 st_birthtim=51518995.2C0DCEC
1146
   27    3686 [main] cat 2912 stat_worker: 0 = (\??\C:\dev\cyg64\dev,0x1802B7920)
1147
   36    3722 [main] cat 2912 fstat64: 0 = fstat(1, 0x22AA10)
1148
   21    3743 [main] cat 2912 isatty: 0 = isatty(1)
1149
  204    3947 [main] cat 2912 fcntl64: fcntl(1, 3, ...)
1150
   22    3969 [main] cat 2912 fhandler_base::fcntl: GETFL: 0x18601
1151
   28    3997 [main] cat 2912 fcntl64: 99841 = fcntl(1, 3, 0x0)
1152
  153    4150 [main] cat 2912 dup2: 0 = dup2(0, 0)
1153
  211    4361 [main] cat 2912 fcntl64: fcntl(1, 3, ...)
1154
   18    4379 [main] cat 2912 fhandler_base::fcntl: GETFL: 0x18601
1155
   17    4396 [main] cat 2912 fcntl64: 99841 = fcntl(1, 3, 0x0)
1156
   17    4413 [main] cat 2912 fcntl64: fcntl(1, 4, ...)
1157
   16    4429 [main] cat 2912 fhandler_base::set_flags: flags 0x18601, supplied_bin 0x0
1158
   17    4446 [main] cat 2912 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
1159
   16    4462 [main] cat 2912 fhandler_base::set_flags: filemode set to binary
1160
   17    4479 [main] cat 2912 fcntl64: 0 = fcntl(1, 4, 0x10601)
1161
   18    4497 [main] cat 2912 isatty: 0 = isatty(1)
1162
   17    4514 [main] cat 2912 fhandler_base::set_flags: flags 0x18601, supplied_bin 0x0
1163
   17    4531 [main] cat 2912 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
1164
   16    4547 [main] cat 2912 fhandler_base::set_flags: filemode set to binary
1165
   16    4563 [main] cat 2912 _setmode: (1<\Device\Null>, 0x600010000) returning binary
1166
   18    4581 [main] cat 2912 _cygwin_istext_for_stdio: fd 1: opened as binary
1167
   78    4659 [main] cat 2912 open: open(/dev/fd/63, 0x10000)
1168
   18    4677 [main] cat 2912 normalize_posix_path: src /dev/fd/63
1169
   17    4694 [main] cat 2912 normalize_posix_path: /dev/fd/63 = normalize_posix_path (/dev/fd/63)
1170
   16    4710 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/fd/63)
1171
   21    4731 [main] cat 2912 set_flags: flags: binary (0x2)
1172
   17    4748 [main] cat 2912 mount_info::conv_to_win32_path: src_path /dev/fd/63, dst C:\dev\cyg64\dev\fd\63, flags 0x3000A, rc 0
1173
   66    4814 [main] cat 2912 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\dev\cyg64\dev\fd\63)
1174
   28    4842 [main] cat 2912 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\dev\cyg64\dev\fd\63)
1175
   22    4864 [main] cat 2912 symlink_info::check: not a symlink
1176
   18    4882 [main] cat 2912 symlink_info::check: 0 = symlink.check(C:\dev\cyg64\dev\fd\63, 0x229580) (0x3000A)
1177
   19    4901 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/fd)
1178
   20    4921 [main] cat 2912 set_flags: flags: binary (0x2)
1179
   21    4942 [main] cat 2912 mount_info::conv_to_win32_path: src_path /dev/fd, dst C:\dev\cyg64\dev\fd, flags 0x3000A, rc 0
1180
   53    4995 [main] cat 2912 symlink_info::check: 0x0 = NtCreateFile (\??\C:\dev\cyg64\dev\fd)
1181
  138    5133 [main] cat 2912 symlink_info::check: 13 = symlink.check(C:\dev\cyg64\dev\fd, 0x229580) (0x3000B)
1182
   22    5155 [main] cat 2912 normalize_posix_path: src /proc/self/fd/63
1183
   21    5176 [main] cat 2912 normalize_posix_path: /proc/self/fd/63 = normalize_posix_path (/proc/self/fd/63)
1184
   19    5195 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/fd/63)
1185
   22    5217 [main] cat 2912 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/fd/63)
1186
   23    5240 [main] cat 2912 set_flags: flags: binary (0x2)
1187
   21    5261 [main] cat 2912 mount_info::conv_to_win32_path: src_path /proc/self/fd/63, dst /proc/self/fd/63, flags 0x2, rc 0
1188
   28    5289 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000FF
1189
   21    5310 [main] cat 2912 fhandler_proc::exists: exists (/proc/self/fd/63)
1190
   25    5335 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/fd)
1191
   20    5355 [main] cat 2912 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/fd)
1192
   21    5376 [main] cat 2912 set_flags: flags: binary (0x2)
1193
   22    5398 [main] cat 2912 mount_info::conv_to_win32_path: src_path /proc/self/fd, dst /proc/self/fd, flags 0x2, rc 0
1194
   23    5421 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000FF
1195
   20    5441 [main] cat 2912 fhandler_proc::exists: exists (/proc/self/fd)
1196
   19    5460 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self)
1197
   22    5482 [main] cat 2912 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self)
1198
   21    5503 [main] cat 2912 set_flags: flags: binary (0x2)
1199
   18    5521 [main] cat 2912 mount_info::conv_to_win32_path: src_path /proc/self, dst /proc/self, flags 0x2, rc 0
1200
   22    5543 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000FF
1201
   28    5571 [main] cat 2912 fhandler_proc::exists: exists (/proc/self)
1202
   21    5592 [main] cat 2912 getpid: 2912 = getpid()
1203
   22    5614 [main] cat 2912 normalize_posix_path: src /proc/2912/fd/63
1204
   18    5632 [main] cat 2912 normalize_posix_path: /proc/2912/fd/63 = normalize_posix_path (/proc/2912/fd/63)
1205
   18    5650 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/2912/fd/63)
1206
   19    5669 [main] cat 2912 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/2912/fd/63)
1207
   19    5688 [main] cat 2912 set_flags: flags: binary (0x2)
1208
   19    5707 [main] cat 2912 mount_info::conv_to_win32_path: src_path /proc/2912/fd/63, dst /proc/2912/fd/63, flags 0x2, rc 0
1209
   26    5733 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000FE
1210
   21    5754 [main] cat 2912 fhandler_process::exists: exists (/proc/2912/fd/63)
1211
   28    5782 [main] cat 2912 normalize_posix_path: src /proc/2912/fd/pipe:[568]
1212
   18    5800 [main] cat 2912 normalize_posix_path: /proc/2912/fd/pipe:[568] = normalize_posix_path (/proc/2912/fd/pipe:[568])
1213
   21    5821 [main] cat 2912 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/2912/fd/pipe:[568])
1214
   20    5841 [main] cat 2912 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/2912/fd/pipe:[568])
1215
   19    5860 [main] cat 2912 set_flags: flags: binary (0x2)
1216
   18    5878 [main] cat 2912 mount_info::conv_to_win32_path: src_path /proc/2912/fd/pipe:[568], dst /proc/2912/fd/pipe:[568], flags 0x2, rc 0
1217
   21    5899 [main] cat 2912 build_fh_pc: fh 0x1802DACD8, dev 000000FE
1218
   19    5918 [main] cat 2912 fhandler_process::exists: exists (/proc/2912/fd/pipe:[568])
1219
   25    5943 [main] cat 2912 __set_errno: off_t format_process_fd(void*, char*&):380 setting errno 2
1220
   68    6011 [main] cat 2912 build_fh_pc: fh 0x1802DB788, dev 000000C7
1221
   34    6045 [main] cat 2912 fhandler_base::dup: in fhandler_base dup
1222
   23    6068 [main] cat 2912 fhandler_pipe::dup: res 0
1223
   21    6089 [main] cat 2912 open: 3 = open(/dev/fd/63, 0x18000)
1224
   20    6109 [main] cat 2912 time: 1365366200 = time(0x0)
1225
   18    6127 [main] cat 2912 fstat64: 0 = fstat(3, 0x22AA10)
1226
   25    6152 [main] cat 2912 __set_errno: virtual int fhandler_pipe::fadvise(off_t, off_t, int):156 setting errno 29
1227
   23    6175 [main] cat 2912 posix_fadvise: -1 = posix_fadvice(3, 0, 0, 1), errno 29
1228
   42    6217 [main] cat 2912 read: read(3, 0x600050000, 65536) blocking
1229
   43    6260 [main] cat 2912 fhandler_base_overlapped::wait_overlapped: wfres 0, wores 1, bytes 4
1230
   20    6280 [main] cat 2912 fhandler_base_overlapped::wait_overlapped: normal read, 4 bytes ispipe() 1
1231
   18    6298 [main] cat 2912 fhandler_base::read: returning 4, binary mode
1232
   18    6316 [main] cat 2912 read: 4 = read(3, 0x600050000, 65536)
1233
   36    6352 [main] cat 2912 write: 4 = write(1, 0x600050000, 4)
1234
   18    6370 [main] cat 2912 read: read(3, 0x600050000, 65536) blocking
1235
   20    6390 [main] cat 2912 fhandler_base_overlapped::wait_overlapped: EOF, Win32 error 109
1236
   18    6408 [main] cat 2912 fhandler_base::read: returning 0, binary mode
1237
   20    6428 [main] cat 2912 read: 0 = read(3, 0x600050000, 65536)
1238
   38    6466 [main] cat 2912 close: close(3)
1239
   21    6487 [main] cat 2912 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0xF0
1240
   18    6505 [main] cat 2912 close: 0 = close(3)
1241
  238    6743 [main] cat 2912 close: close(1)
1242
   17    6760 [main] cat 2912 fhandler_base::close: closing '/dev/null' handle 0x258
1243
   20    6780 [main] cat 2912 close: 0 = close(1)
1244
  447    7227 [main] cat 2912 close: close(2)
1245
   18    7245 [main] cat 2912 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 3
1246
   17    7262 [main] cat 2912 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 2
1247
   17    7279 [main] cat 2912 fhandler_base::close_with_arch: not closing archetype
1248
   17    7296 [main] cat 2912 close: 0 = close(2)
1249
  411    7707 [main] cat 2912 close: close(0)
1250
   17    7724 [main] cat 2912 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 2
1251
   17    7741 [main] cat 2912 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 1
1252
   17    7758 [main] cat 2912 fhandler_base::close_with_arch: not closing archetype
1253
   17    7775 [main] cat 2912 close: 0 = close(0)
1254
  179    7954 [main] cat 2912 do_exit: do_exit (0), exit_state 1
1255
   22    7976 [main] cat 2912 void: 0x0 = signal (20, 0x1)
1256
   19    7995 [main] cat 2912 void: 0x0 = signal (1, 0x1)
1257
   22    8017 [main] cat 2912 void: 0x0 = signal (2, 0x1)
1258
   20    8037 [main] cat 2912 void: 0x0 = signal (3, 0x1)
1259
   20    8057 [main] cat 2912 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x238
1260
   31    8088 [main] cat 2912 init_cygheap::close_ctty: closing cygheap->ctty 0x1802DA768
1261
   19    8107 [main] cat 2912 fhandler_base::close_with_arch: closing passed in archetype, usecount 0
1262
   21    8128 [main] cat 2912 fhandler_pty_slave::close: closing last open /dev/pty0 handle
1263
   72    8200 [main] cat 2912 fhandler_console::free_console: freed console, res 1
1264
   31    8231 [main] cat 2912 fhandler_pty_common::close: pty0 <0xD8,0xE0> closing
1265
   27    8258 [main] cat 2912 getpid: 2912 = getpid()
1266
   24    8282 [main] cat 2912 proc_terminate: nprocs 0
1267
   24    8306 [main] cat 2912 proc_terminate: leaving
1268
   32    8338 [main] cat 2912 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156001
1269
   24    8362 [main] cat 2912 __to_clock_t: total 00000000 0000000F
1270
   18    8380 [main] cat 2912 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
1271
   21    8401 [main] cat 2912 __to_clock_t: total 00000000 00000000
1272
   19    8420 [main] cat 2912 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
1273
17739   97507 [waitproc] bash 10196 pinfo::maybe_set_exit_code_from_windows: pid 2912, exit value - old 0x8000000, windows 0xDEADBEEF, cygwin 0x8000000
1274
   30   97537 [waitproc] bash 10196 sig_send: sendsig 0x80, pid 10196, signal 20, its_me 1
1275
   29   97566 [waitproc] bash 10196 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
1276
   26   97592 [waitproc] bash 10196 sig_send: returning 0x0 from sending signal 20
1277
    2   97594 [sig] bash 10196 sigpacket::process: signal 20 processing
1278
   23   97617 [waitproc] bash 10196 proc_waiter: exiting wait thread for pid 2912
1279
   24   97641 [sig] bash 10196 init_cygheap::find_tls: sig 20
1280
   47   97688 [sig] bash 10196 sigpacket::process: using tls 0x22CE00
1281
   64   97752 [sig] bash 10196 sigpacket::process: signal 20 blocked
1282
   22   97774 [sig] bash 10196 sigpacket::process: returning -1
1283
   22   97796 [sig] bash 10196 proc_subproc: args: 5, 0
1284
   24   97820 [sig] bash 10196 proc_subproc: looking for processes to reap, nprocs 1
1285
   27   97847 [sig] bash 10196 checkstate: nprocs 1
1286
   22   97869 [sig] bash 10196 stopped_or_terminated: considering pid 2912, pgid 10480, w->pid -1
1287
   30   97899 [sig] bash 10196 remove_proc: removing procs[0], pid 2912, nprocs 1
1288
    1   97900 [main] bash 10196 wait4: 0 = cygwait (...)
1289
   55   97955 [main] bash 10196 wait4: 2912 = wait4(-1, 0x0, 0, 0x0)
1290
  107   98062 [sig] bash 10196 checkstate: returning 1
1291
   49   98111 [sig] bash 10196 proc_subproc: released waiting thread
1292
   42   98153 [sig] bash 10196 proc_subproc: finished processing terminated/stopped child
1293
   45   98198 [sig] bash 10196 proc_subproc: returning 1
1294
  203   98401 [main] bash 10196 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
1295
   28   98429 [main] bash 10196 sig_send: sendsig 0x80, pid 10196, signal -71, its_me 1
1296
   26   98455 [main] bash 10196 sig_send: wakeup 0x26C
1297
   30   98485 [main] bash 10196 sig_send: Waiting for pack.wakeup 0x26C
1298
    3   98488 [sig] bash 10196 sigpacket::process: signal 20 processing
1299
   44   98532 [sig] bash 10196 init_cygheap::find_tls: sig 20
1300
   23   98555 [sig] bash 10196 sigpacket::process: using tls 0x22CE00
1301
   53   98608 [sig] bash 10196 sigpacket::process: signal 20, signal handler 0x100423AE0
1302
   22   98630 [sig] bash 10196 sigpacket::setup_handler: controlled interrupt. stackptr 0x22E030, stack 0x22E028, stackptr[-1] 0x100424374
1303
   23   98653 [sig] bash 10196 proc_subproc: args: 5, 1
1304
   21   98674 [sig] bash 10196 proc_subproc: clear waiting threads
1305
   21   98695 [sig] bash 10196 proc_subproc: finished clearing
1306
   18   98713 [sig] bash 10196 proc_subproc: returning 1
1307
   22   98735 [sig] bash 10196 _cygtls::interrupt_setup: armed signal_arrived 0x22C, signal 20
1308
   21   98756 [sig] bash 10196 sigpacket::setup_handler: signal 20 delivered
1309
   20   98776 [sig] bash 10196 sigpacket::process: returning 1
1310
   24   98800 [sig] bash 10196 proc_subproc: args: 5, 0
1311
   27   98827 [sig] bash 10196 proc_subproc: looking for processes to reap, nprocs 0
1312
   26   98853 [sig] bash 10196 proc_subproc: finished processing terminated/stopped child
1313
   21   98874 [sig] bash 10196 proc_subproc: returning 1
1314
   24   98898 [sig] bash 10196 wait_sig: signalling pack.wakeup 0x26C
1315
   27   98925 [main] bash 10196 sig_send: returning 0x0 from sending signal -71
1316
   24   98949 [main] bash 10196 sigprocmask: 0 = sigprocmask (2270888, 0x0, 0x0)
1317
   23   98972 [main] bash 10196 set_process_mask_delta: oldmask 0, newmask 80000, deltamask 80000
1318
   25   98997 [main] bash 10196 wait4: calling proc_subproc, pid -1, options 1
1319
   22   99019 [main] bash 10196 proc_subproc: args: 6, 2285536
1320
   22   99041 [main] bash 10196 proc_subproc: wval->pid -1, wval->options 1
1321
   23   99064 [main] bash 10196 checkstate: nprocs 0
1322
   27   99091 [main] bash 10196 checkstate: no matching terminated children found
1323
   28   99119 [main] bash 10196 checkstate: returning 0
1324
   21   99140 [main] bash 10196 proc_subproc: waiting thread found no children
1325
   27   99167 [main] bash 10196 proc_subproc: finished processing terminated/stopped child
1326
   27   99194 [main] bash 10196 proc_subproc: returning 1
1327
   25   99219 [main] bash 10196 __set_errno: pid_t wait4(int, int*, int, rusage*):91 setting errno 10
1328
   23   99242 [main] bash 10196 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
1329
   23   99265 [main] bash 10196 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
1330
   25   99290 [main] bash 10196 sigaction_worker: signal 2, newact 0x22A5E0 (handler 0x0), oa 0x22A390
1331
   23   99313 [main] bash 10196 sigaction: 0 = sigaction(2, 0x22A5E0, 0x22A600)
1332
 1138  100451 [main] bash 10196 close: close(0)
1333
   22  100473 [main] bash 10196 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 4
1334
   22  100495 [main] bash 10196 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 3
1335
   20  100515 [main] bash 10196 fhandler_base::close_with_arch: not closing archetype
1336
   21  100536 [main] bash 10196 close: 0 = close(0)
1337
  415  100951 [main] bash 10196 close: close(1)
1338
   21  100972 [main] bash 10196 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 3
1339
   20  100992 [main] bash 10196 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 2
1340
   21  101013 [main] bash 10196 fhandler_base::close_with_arch: not closing archetype
1341
   21  101034 [main] bash 10196 close: 0 = close(1)
1342
  479  101513 [main] bash 10196 close: close(2)
1343
   21  101534 [main] bash 10196 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 2
1344
   20  101554 [main] bash 10196 fhandler_base::close_with_arch: line 1093:  /dev/pty0<0x1802DA768> usecount + -1 = 1
1345
   20  101574 [main] bash 10196 fhandler_base::close_with_arch: not closing archetype
1346
   20  101594 [main] bash 10196 close: 0 = close(2)
1347
  209  101803 [main] bash 10196 do_exit: do_exit (0), exit_state 1
1348
   20  101823 [main] bash 10196 void: 0x100423AE0 = signal (20, 0x1)
1349
   20  101843 [main] bash 10196 void: 0x0 = signal (1, 0x1)
1350
   20  101863 [main] bash 10196 void: 0x0 = signal (2, 0x1)
1351
   20  101883 [main] bash 10196 void: 0x1 = signal (3, 0x1)
1352
   21  101904 [main] bash 10196 init_cygheap::close_ctty: closing cygheap->ctty 0x1802DA768
1353
   21  101925 [main] bash 10196 fhandler_base::close_with_arch: closing passed in archetype, usecount 0
1354
   22  101947 [main] bash 10196 fhandler_pty_slave::close: closing last open /dev/pty0 handle
1355
   62  102009 [main] bash 10196 fhandler_console::free_console: freed console, res 1
1356
   25  102034 [main] bash 10196 fhandler_pty_common::close: pty0 <0xD8,0xE0> closing
1357
   25  102059 [main] bash 10196 getpid: 10196 = getpid()
1358
   26  102085 [main] bash 10196 proc_terminate: nprocs 0
1359
   29  102114 [main] bash 10196 proc_terminate: leaving
1360
   30  102144 [main] bash 10196 __to_clock_t: dwHighDateTime 0, dwLowDateTime 312002
1361
   25  102169 [main] bash 10196 __to_clock_t: total 00000000 0000001F
1362
   24  102193 [main] bash 10196 __to_clock_t: dwHighDateTime 0, dwLowDateTime 312002
1363
   22  102215 [main] bash 10196 __to_clock_t: total 00000000 0000001F
1364
   24  102239 [main] bash 10196 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0