Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39A34A53.71CF8DB3@nortelnetworks.com> Date: Wed, 23 Aug 2000 13:51:47 +1000 X-Sybari-Space: 00000000 00000000 00000000 From: "Ben Low" X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: opendir fails with NetApp/FAT Content-Type: multipart/mixed; boundary="------------4671E20CE56FE920E0448504" X-Orig: --------------4671E20CE56FE920E0448504 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, Cygwin 1.1.3 (also reported with 1.1.2) seems to have a problem with the opendir system call on a NetApp CIFS share. Apparently this issue has been around for a couple of months - without resolution. (refs. http://sources.redhat.com/ml/cygwin/2000-07/msg00144.html http://sources.redhat.com/ml/cygwin/2000-07/msg00686.html ) $ cygcheck -s -v (full output attached) CYGWIN = `ntea ntsec' h: net FAT 82520Mb 95% CP CS UN CIFS.HOMEDIR \\zwoln001\bdlow /h user textmode (also happens for binmode) statting a known file works: $ ls -l /h/blah -rw-r--r-- 1 bdlow Users 13 Aug 23 11:59 /h/blah but an opendir fails: $ ls /h $ (no output) $ ls -l /h total 0 $ strace ls /h (full output attached) ... 1832 236963 [main] ls 1322 path_conv::check: GetVolumeInformation(\\zwoln001\bdlow\) = OK, full_path(\\zwoln001\bdlow), set_has_acls(0) 186 237149 [main] ls 1322 stat_worker: 16 = GetFileAttributesA (\\zwoln001\bdlow) ... 551 253965 [main] ls 1322 stat_worker: 0 = stat (\\zwoln001\bdlow, 0x240FE34) 565 254530 [main] ls 1322 opendir: 0xA0516A0 = opendir (/h) 1580 256110 [main] ls 1322 /cygnus/netrel/src/cygwin-1.1.3-1/winsup/cygwin/dir.cc:166 seterrno: 5 (ACCESS_DENIED) -> 13 185 256295 [main] ls 1322 readdir: 0x0 = readdir (0xA0516A0) 538 256833 [main] ls 1322 closedir: 0 = closedir (0xA0516A0) All other file ops (read/write/unlink) seem to work ok. Editing file perms fails (as to be expected w/ FAT?): $ chmod +x blah chmod: blah: Bad file number $ strace chmod +x blah 1850 237032 [main] chmod 1337 path_conv::check: GetVolumeInformation(\\zwoln001\bdlow\) = OK, full_path(\\zwoln001\bdlow\blah), set_has_acls(0) 3510 240542 [main] chmod 1337 /cygnus/netrel/src/cygwin-1.1.3-1/winsup/cygwin/security.cc:1127 seterrno: 6 (INVALID_HANDLE) -> 9 3974 244516 [main] chmod 1337 chmod: -1 = chmod (blah, 0x1ED) I'm trying to get my NetApp admin to set up a NTFS export for me, to test if it's the FAT filesystem that's the problem. Any ideas? Regards, -- Benjamin D Low bdlow AT nortelnetworks DOT com Nortel Networks Technology Centre +61 2 4254 7473 Wollongong NSW Australia ESN 639 7473 --------------4671E20CE56FE920E0448504 Content-Type: text/plain; charset=us-ascii; name="cygcheck.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="cygcheck.out" Cygnus Win95/NT Configuration Diagnostics Current System Time: Wed Aug 23 13:49:31 2000 WinNT Ver 5.0 build 2195 Path: /home/bdlow/bin . /usr/local/bin /usr/bin /usr/bin /c/WINNT/system32 /c/WINNT /c/WINNT/System32/Wbem /usr/bin SysDir: C:\WINNT\System32 WinDir: C:\WINNT CYGWIN = `ntea ntsec' HOME = `/home/bdlow' MAKE_MODE = `unix' PWD = `/home/bdlow' USER = `bdlow' !C: = `C:\cygwin\bat' !D: = `D:\Nortel\Ben Low' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' APPDATA = `C:\Documents and Settings\lowb\Application Data' CLASSPATH = `C:\Program Files\Exceed.nt' COLORFGBG = `0;default;15' COLORTERM = `rxvt-xpm' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `LOWB-1' COMSPEC = `C:\WINNT\system32\cmd.exe' DEVMGR_SHOW_NONPRESENT_DEVICES = `1' DISPLAY = `:0' EDITOR = `vi' ENV = `/home/bdlow/.bash_profile' HOMEDRIVE = `C:' HOMEPATH = `\' HOSTNAME = `LOWB-1' HOSTTYPE = `i586' IGNOREEOF = `2' LC_ALL = `en_AU' LESS = `-Plines %lt-%lb (%pt-%pb\% of bytes) %f$' LOGONSERVER = `\\ZNOTC002' MACHTYPE = `i586-pc-cygwin' MAIL = `/home/ben/Mail/inbox' MANPATH = `:' MXBIN = `C:\program files\Formida\Fire3\mx\i386\win32\bin' MXHOME = `C:\program files\Formida\Fire3' NNTPSERVER = `wolnews' NUMBER_OF_PROCESSORS = `1' OLDPWD = `/h' OS2LIBPATH = `C:\WINNT\system32\os2\dll;' OS = `Windows_NT' OSTYPE = `cygwin' PAGER = `less' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PERL5LIB = `/home/bdlow/local/lib/perl5:/home/bdlow/local/lib/perl5/5.00502:/home/bdlow/local/lib/perl5/site_perl/5.005' PRINTER = `hp' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 6 Model 7 Stepping 3, GenuineIntel' PROCESSOR_LEVEL = `6' PROCESSOR_REVISION = `0703' PROGRAMFILES = `C:\Program Files' PROMPT = `$P$G' PROMPT_COMMAND = `echo -ne "\033]0;${HOSTNAME}:${PWD}\007"' PS1 = `$ ' RSYNC_RSH = `ssh' SHELL = `/bin/bash' SHLVL = `1' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINNT' TEMP = `/tmp' TERM = `xterm' TMPDIR = `/tmp' USERDOMAIN = `ASIAPACIFIC' USERNAME = `bdlow' USERPROFILE = `C:\Documents and Settings\lowb' WINDIR = `C:\WINNT' WINDOWID = `168100008' _ = `/usr/bin/cygcheck.exe' ftp_proxy = `http://zwolh008:8080/' http_proxy = `http://zwolh008:8080/' TZ = `AUSEST-10AUSEDT-11,M10.5.0/2,M3.5.0/2' Use `-r' to scan registry a: fd N/A N/A c: hd NTFS 5592Mb 29% CP CS UN PA FC d: hd NTFS 8997Mb 36% CP CS UN PA FC NORTEL e: cd N/A N/A h: net FAT 82520Mb 95% CP CS UN CIFS.HOMEDIR D:\Nortel\Ben Low /home/bdlow user textmode \\zwoln001\bdlow /h user textmode C:\cygwin\bin /usr/bin user binmode C:\cygwin\lib /usr/lib user binmode C:\cygwin / user binmode c: /c user textmode d: /d user textmode Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\sh.exe 83k 2000/06/11 C:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0 "cygitcl30.dll" v0.0 ts=2000/6/11 13:34 35k 2000/06/11 C:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0 "cygitk30.dll" v0.0 ts=2000/6/11 13:34 402k 2000/06/11 C:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0 "cygtcl80.dll" v0.0 ts=2000/6/11 13:30 5k 2000/06/11 C:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0 10k 2000/06/11 C:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0 "cygtclreg80.dll" v0.0 ts=2000/6/11 13:30 639k 2000/06/11 C:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0 "cygtk80.dll" v0.0 ts=2000/6/11 13:34 568k 2000/07/27 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2000/7/28 0:59 Cygwin DLL version info: dll major: 1001 dll minor: 3 dll epoch: 19 dll bad signal mask: 19005 dll old termios: 5 api major: 0 api minor: 24 shared data: 3 dll identifier: cygwin1 mount registry: 2 cygnus registry name: Cygnus Solutions cygwin registry name: Cygwin program options name: Program Options cygwin mount registry name: mounts v2 build date: Thu Jul 27 10:59:35 EDT 2000 shared id: cygwin1S3 Use -h to see help about each section --------------4671E20CE56FE920E0448504 Content-Type: text/plain; charset=us-ascii; name="strace-ls.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="strace-ls.out" ********************************************** Program name: C:\cygwin\bin\ls.exe App version: 21.0, api: 0.14 DLL version: 1001.3, api: 0.24 DLL build: 2000-07-27 10:59 OS version: Windows NT-5.0 Date/Time: 2000-08-23 13:49:54 ********************************************** 1289 2606 [main] ls 1397 reg_key::build_reg: failed to create key Program Options in the registry 451 3057 [main] ls 1397 reg_key::build_reg: failed to create key Program Options in the registry 319 3376 [main] ls 1397 environ_init: !C:=C:\cygwin\bat 279 3655 [main] ls 1397 environ_init: !D:=D:\Nortel\Ben Low 277 3932 [main] ls 1397 environ_init: ALLUSERSPROFILE=C:\Documents and Settings\All Users 278 4210 [main] ls 1397 environ_init: APPDATA=C:\Documents and Settings\lowb\Application Data 329 4539 [main] ls 1397 environ_init: CLASSPATH=C:\Program Files\Exceed.nt 277 4816 [main] ls 1397 environ_init: COLORFGBG=0;default;15 275 5091 [main] ls 1397 environ_init: COLORTERM=rxvt-xpm 276 5367 [main] ls 1397 environ_init: COMMONPROGRAMFILES=C:\Program Files\Common Files 279 5646 [main] ls 1397 environ_init: COMPUTERNAME=LOWB-1 276 5922 [main] ls 1397 environ_init: COMSPEC=C:\WINNT\system32\cmd.exe 290 6212 [main] ls 1397 parse_options: ntea 1 277 6489 [main] ls 1397 parse_options: ntsec 1 271 6760 [main] ls 1397 parse_options: returning 147 6907 [main] ls 1397 environ_init: CYGWIN=ntea ntsec 277 7184 [main] ls 1397 environ_init: DEVMGR_SHOW_NONPRESENT_DEVICES=1 277 7461 [main] ls 1397 environ_init: DISPLAY=:0 273 7734 [main] ls 1397 environ_init: EDITOR=vi 275 8009 [main] ls 1397 environ_init: ENV=/home/bdlow/.bash_profile 276 8285 [main] ls 1397 getwinenv: can't set native for HOME= since no environ yet 294 8579 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Nortel\Ben Low, no-keep-rel, no-add-slash) 170 8749 [main] ls 1397 normalize_win32_path: D:\Nortel\Ben Low = normalize_win32_path (D:\Nortel\Ben Low) 175 8924 [main] ls 1397 mount_info::conv_to_posix_path: /home/bdlow = conv_to_posix_path (D:\Nortel\Ben Low) 405 9329 [main] ls 1397 win_env::add_cache: posix /home/bdlow 145 9474 [main] ls 1397 win_env::add_cache: native HOME=D:\Nortel\Ben Low 148 9622 [main] ls 1397 posify: env var converted to HOME=/home/bdlow 273 9895 [main] ls 1397 environ_init: HOME=/home/bdlow 273 10168 [main] ls 1397 environ_init: HOMEDRIVE=C: 274 10442 [main] ls 1397 environ_init: HOMEPATH=\ 274 10716 [main] ls 1397 environ_init: HOSTNAME=LOWB-1 273 10989 [main] ls 1397 environ_init: HOSTTYPE=i586 274 11263 [main] ls 1397 environ_init: IGNOREEOF=2 274 11537 [main] ls 1397 environ_init: LC_ALL=en_AU 274 11811 [main] ls 1397 environ_init: LESS=-Plines %lt-%lb (%pt-%pb\% of bytes) %f$ 632 12443 [main] ls 1397 environ_init: LOGONSERVER=\\ZNOTC002 306 12749 [main] ls 1397 environ_init: MACHTYPE=i586-pc-cygwin 277 13026 [main] ls 1397 environ_init: MAIL=/home/ben/Mail/inbox 275 13301 [main] ls 1397 environ_init: MAKE_MODE=unix 274 13575 [main] ls 1397 environ_init: MANPATH=: 273 13848 [main] ls 1397 environ_init: MXBIN=C:\program files\Formida\Fire3\mx\i386\win32\bin 277 14125 [main] ls 1397 environ_init: MXHOME=C:\program files\Formida\Fire3 277 14402 [main] ls 1397 environ_init: NNTPSERVER=wolnews 276 14678 [main] ls 1397 environ_init: NUMBER_OF_PROCESSORS=1 274 14952 [main] ls 1397 environ_init: OLDPWD=/h 275 15227 [main] ls 1397 environ_init: OS2LIBPATH=C:\WINNT\system32\os2\dll; 275 15502 [main] ls 1397 environ_init: OS=Windows_NT 273 15775 [main] ls 1397 environ_init: OSTYPE=cygwin 275 16050 [main] ls 1397 environ_init: PAGER=less 275 16325 [main] ls 1397 getwinenv: can't set native for PATH= since no environ yet 286 16611 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Nortel\Ben Low\bin, keep-rel, no-add-slash) 156 16767 [main] ls 1397 normalize_win32_path: D:\Nortel\Ben Low\bin = normalize_win32_path (D:\Nortel\Ben Low\bin) 167 16934 [main] ls 1397 mount_info::conv_to_posix_path: /home/bdlow/bin = conv_to_posix_path (D:\Nortel\Ben Low\bin) 176 17110 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash) 154 17264 [main] ls 1397 mount_info::conv_to_posix_path: . = conv_to_posix_path (.) 156 17420 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash) 153 17573 [main] ls 1397 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin) 157 17730 [main] ls 1397 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin) 158 17888 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash) 151 18039 [main] ls 1397 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 152 18191 [main] ls 1397 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 156 18347 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash) 153 18500 [main] ls 1397 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 152 18652 [main] ls 1397 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 156 18808 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINNT\system32, keep-rel, no-add-slash) 154 18962 [main] ls 1397 normalize_win32_path: c:\WINNT\system32 = normalize_win32_path (c:\WINNT\system32) 154 19116 [main] ls 1397 mount_info::conv_to_posix_path: /c/WINNT/system32 = conv_to_posix_path (c:\WINNT\system32) 158 19274 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINNT, keep-rel, no-add-slash) 151 19425 [main] ls 1397 normalize_win32_path: c:\WINNT = normalize_win32_path (c:\WINNT) 154 19579 [main] ls 1397 mount_info::conv_to_posix_path: /c/WINNT = conv_to_posix_path (c:\WINNT) 156 19735 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINNT\System32\Wbem, keep-rel, no-add-slash) 154 19889 [main] ls 1397 normalize_win32_path: c:\WINNT\System32\Wbem = normalize_win32_path (c:\WINNT\System32\Wbem) 154 20043 [main] ls 1397 mount_info::conv_to_posix_path: /c/WINNT/System32/Wbem = conv_to_posix_path (c:\WINNT\System32\Wbem) 159 20202 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash) 152 20354 [main] ls 1397 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 153 20507 [main] ls 1397 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 405 20912 [main] ls 1397 win_env::add_cache: posix /home/bdlow/bin:.:/usr/local/bin:/usr/bin:/usr/bin:/c/WINNT/system32:/c/WINNT:/c/WINNT/System32/Wbem:/usr/bin 153 21065 [main] ls 1397 win_env::add_cache: native PATH=D:\Nortel\Ben Low\bin;.;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;c:\WINNT\system32;c:\WINNT;c:\WINNT\System32\Wbem;C:\cygwin\bin 434 21499 [main] ls 1397 posify: env var converted to PATH=/home/bdlow/bin:.:/usr/local/bin:/usr/bin:/usr/bin:/c/WINNT/system32:/c/WINNT:/c/WINNT/System32/Wbem:/usr/bin 293 21792 [main] ls 1397 environ_init: PATH=/home/bdlow/bin:.:/usr/local/bin:/usr/bin:/usr/bin:/c/WINNT/system32:/c/WINNT:/c/WINNT/System32/Wbem:/usr/bin 1254 23046 [main] ls 1397 environ_init: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH 318 23364 [main] ls 1397 environ_init: PERL5LIB=/home/bdlow/local/lib/perl5:/home/bdlow/local/lib/perl5/5.00502:/home/bdlow/local/lib/perl5/site_perl/5.005 456 23820 [main] ls 1397 environ_init: PRINTER=hp 277 24097 [main] ls 1397 environ_init: PROCESSOR_ARCHITECTURE=x86 278 24375 [main] ls 1397 environ_init: PROCESSOR_IDENTIFIER=x86 Family 6 Model 7 Stepping 3, GenuineIntel 280 24655 [main] ls 1397 environ_init: PROCESSOR_LEVEL=6 289 24944 [main] ls 1397 environ_init: PROCESSOR_REVISION=0703 293 25237 [main] ls 1397 environ_init: PROGRAMFILES=C:\Program Files 275 25512 [main] ls 1397 environ_init: PROMPT=$P$G 276 25788 [main] ls 1397 environ_init: PROMPT_COMMAND=echo -ne "\033]0;${HOSTNAME}:${PWD}\007" 278 26066 [main] ls 1397 environ_init: PS1=$ 275 26341 [main] ls 1397 environ_init: PWD=/home/bdlow 275 26616 [main] ls 1397 environ_init: RSYNC_RSH=ssh 274 26890 [main] ls 1397 environ_init: SHELL=/bin/bash 274 27164 [main] ls 1397 environ_init: SHLVL=1 275 27439 [main] ls 1397 environ_init: SYSTEMDRIVE=C: 275 27714 [main] ls 1397 environ_init: SYSTEMROOT=C:\WINNT 278 27992 [main] ls 1397 getwinenv: can't set native for TEMP= since no environ yet 283 28275 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash) 156 28431 [main] ls 1397 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp) 154 28585 [main] ls 1397 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp) 403 28988 [main] ls 1397 win_env::add_cache: posix /tmp 146 29134 [main] ls 1397 win_env::add_cache: native TEMP=C:\cygwin\tmp 148 29282 [main] ls 1397 posify: env var converted to TEMP=/tmp 273 29555 [main] ls 1397 environ_init: TEMP=/tmp 273 29828 [main] ls 1397 environ_init: TERM=xterm 276 30104 [main] ls 1397 getwinenv: can't set native for TMPDIR= since no environ yet 280 30384 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\tmp, no-keep-rel, no-add-slash) 154 30538 [main] ls 1397 normalize_win32_path: C:\cygwin\tmp = normalize_win32_path (C:\cygwin\tmp) 154 30692 [main] ls 1397 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin\tmp) 401 31093 [main] ls 1397 win_env::add_cache: posix /tmp 147 31240 [main] ls 1397 win_env::add_cache: native TMPDIR=C:\cygwin\tmp 148 31388 [main] ls 1397 posify: env var converted to TMPDIR=/tmp 272 31660 [main] ls 1397 environ_init: TMPDIR=/tmp 272 31932 [main] ls 1397 environ_init: USER=bdlow 627 32559 [main] ls 1397 environ_init: USERDOMAIN=ASIAPACIFIC 280 32839 [main] ls 1397 environ_init: USERNAME=bdlow 276 33115 [main] ls 1397 environ_init: USERPROFILE=C:\Documents and Settings\lowb 278 33393 [main] ls 1397 environ_init: WINDIR=C:\WINNT 274 33667 [main] ls 1397 environ_init: WINDOWID=168100008 275 33942 [main] ls 1397 environ_init: _=/usr/bin/strace 305 34247 [main] ls 1397 environ_init: FTP_PROXY=http://zwolh008:8080/ 277 34524 [main] ls 1397 environ_init: HTTP_PROXY=http://zwolh008:8080/ 403 34927 [main] ls 1397 pinfo_init: pid 1397, pgid 1397 384 35311 [main] ls 1397 hinfo::extend: size 32, fds 0xA051038 1197 36508 [main] ls 1397 internal_getlogin: Domain: ASIAPACIFIC, Logon Server: ZNOTC002 255 36763 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0) 157 36920 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 150 37070 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (1) 150 37220 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 149 37369 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (2) 149 37518 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 463 37981 [main] ls 1397 _open: open (/etc/passwd, 0x20000) 1128 39109 [main] ls 1397 hinfo::build_fhandler: some disk file - cb 64, fd 3, fh 0xA051230 163 39272 [main] ls 1397 fhandler_disk_file::open: (/etc/passwd, 0x20000) 242 39514 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd) 307 39821 [main] ls 1397 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Nortel\Ben Low, no-keep-rel, no-add-slash) 158 39979 [main] ls 1397 normalize_win32_path: D:\Nortel\Ben Low = normalize_win32_path (D:\Nortel\Ben Low) 155 40134 [main] ls 1397 mount_info::conv_to_posix_path: /home/bdlow = conv_to_posix_path (D:\Nortel\Ben Low) 294 40428 [main] ls 1397 getcwd_inner: 0x240E7F8 (/home/bdlow) = getcwd_inner (0x240E7F8, 260, posix) 169 40597 [main] ls 1397 normalize_posix_path: cwd /home/bdlow, src /etc/passwd 154 40751 [main] ls 1397 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 160 40911 [main] ls 1397 mount_info::conv_to_win32_path: C:\cygwin\etc\passwd(rel), C:\cygwin\etc\passwd(abs) 0x2(flags) = conv_to_win32_path (/etc/passwd) 371 41282 [main] ls 1397 symlink_info::check: not a symlink 171 41453 [main] ls 1397 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x240EB8D) (0x2) 410 41863 [main] ls 1397 path_conv::check: GetVolumeInformation(C:\) = OK, full_path(C:\cygwin\etc\passwd), set_has_acls(8) 2888 44751 [main] ls 1397 fhandler_base::open: (C:\cygwin\etc\passwd, 0x20000) 741 45492 [main] ls 1397 fhandler_base::open: 180 = CreateFileA (C:\cygwin\etc\passwd, 0x80000000, 0x7, 0x61080A7C, 0x3, 0x80, 0) 177 45669 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xB4 152 45821 [main] ls 1397 fhandler_base::open: filemode set to text 156 45977 [main] ls 1397 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\etc\passwd, 0x20000) 153 46130 [main] ls 1397 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\etc\passwd, 0x20000) 401 46531 [main] ls 1397 _open: 3 = open (/etc/passwd, 0x20000) 149 46680 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 149 46829 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 713 47542 [main] ls 1397 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (C:\cygwin\etc\passwd, 180) 182 47724 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\passwd 155 47879 [main] ls 1397 read_sd: file = C:\cygwin\etc\passwd 354 48233 [main] ls 1397 read_sd: file = C:\cygwin\etc\passwd: len=152 198 48431 [main] ls 1397 _open: open (/etc/passwd, 0x20000) 1613 50044 [main] ls 1397 hinfo::build_fhandler: some disk file - cb 64, fd 4, fh 0xA051440 153 50197 [main] ls 1397 fhandler_disk_file::open: (/etc/passwd, 0x20000) 228 50425 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd) 155 50580 [main] ls 1397 getcwd_inner: myself->root: , cwd_posix: /home/bdlow 151 50731 [main] ls 1397 getcwd_inner: 0x240D088 (/home/bdlow) = getcwd_inner (0x240D088, 260, posix) (cached) 154 50885 [main] ls 1397 normalize_posix_path: cwd /home/bdlow, src /etc/passwd 152 51037 [main] ls 1397 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 157 51194 [main] ls 1397 mount_info::conv_to_win32_path: C:\cygwin\etc\passwd(rel), C:\cygwin\etc\passwd(abs) 0x2(flags) = conv_to_win32_path (/etc/passwd) 302 51496 [main] ls 1397 symlink_info::check: not a symlink 157 51653 [main] ls 1397 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x240D41D) (0x2) 384 52037 [main] ls 1397 path_conv::check: GetVolumeInformation(C:\) = OK, full_path(C:\cygwin\etc\passwd), set_has_acls(8) 828 52865 [main] ls 1397 fhandler_base::open: (C:\cygwin\etc\passwd, 0x20000) 674 53539 [main] ls 1397 fhandler_base::open: 124 = CreateFileA (C:\cygwin\etc\passwd, 0x80000000, 0x7, 0x61080A7C, 0x3, 0x80, 0) 175 53714 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0x7C 151 53865 [main] ls 1397 fhandler_base::open: filemode set to text 155 54020 [main] ls 1397 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\etc\passwd, 0x20000) 152 54172 [main] ls 1397 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\etc\passwd, 0x20000) 399 54571 [main] ls 1397 _open: 4 = open (/etc/passwd, 0x20000) 148 54719 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 148 54867 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 691 55558 [main] ls 1397 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (C:\cygwin\etc\passwd, 124) 190 55748 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\passwd 167 55915 [main] ls 1397 read_sd: file = C:\cygwin\etc\passwd 357 56272 [main] ls 1397 read_sd: file = C:\cygwin\etc\passwd: len=152 181 56453 [main] ls 1397 _open: open (/etc/group, 0x20000) 2098 58551 [main] ls 1397 hinfo::build_fhandler: some disk file - cb 64, fd 5, fh 0xA051548 154 58705 [main] ls 1397 fhandler_disk_file::open: (/etc/group, 0x20000) 238 58943 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group) 170 59113 [main] ls 1397 getcwd_inner: myself->root: , cwd_posix: /home/bdlow 151 59264 [main] ls 1397 getcwd_inner: 0x240BBC8 (/home/bdlow) = getcwd_inner (0x240BBC8, 260, posix) (cached) 155 59419 [main] ls 1397 normalize_posix_path: cwd /home/bdlow, src /etc/group 150 59569 [main] ls 1397 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group) 157 59726 [main] ls 1397 mount_info::conv_to_win32_path: C:\cygwin\etc\group(rel), C:\cygwin\etc\group(abs) 0x2(flags) = conv_to_win32_path (/etc/group) 300 60026 [main] ls 1397 symlink_info::check: not a symlink 157 60183 [main] ls 1397 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\group, 0x240BF5D) (0x2) 380 60563 [main] ls 1397 path_conv::check: GetVolumeInformation(C:\) = OK, full_path(C:\cygwin\etc\group), set_has_acls(8) 422 60985 [main] ls 1397 fhandler_base::open: (C:\cygwin\etc\group, 0x20000) 638 61623 [main] ls 1397 fhandler_base::open: 196 = CreateFileA (C:\cygwin\etc\group, 0x80000000, 0x7, 0x61080A7C, 0x3, 0x80, 0) 173 61796 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xC4 150 61946 [main] ls 1397 fhandler_base::open: filemode set to text 523 62469 [main] ls 1397 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\etc\group, 0x20000) 164 62633 [main] ls 1397 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\etc\group, 0x20000) 404 63037 [main] ls 1397 _open: 5 = open (/etc/group, 0x20000) 149 63186 [main] ls 1397 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (5) 149 63335 [main] ls 1397 _cygwin_istext_for_stdio: _cifs: old API 696 64031 [main] ls 1397 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (C:\cygwin\etc\group, 196) 169 64200 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\group 154 64354 [main] ls 1397 read_sd: file = C:\cygwin\etc\group 347 64701 [main] ls 1397 read_sd: file = C:\cygwin\etc\group: len=152 212 64913 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\group 1A4, uid 0, gid 0 157 65070 [main] ls 1397 fhandler_disk_file::fstat: 0 = fstat (, 0x240C628) st_atime=39A349CF st_size=280, st_mode=0x81A4, st_ino=79897, sizeof=64 159 65229 [main] ls 1397 _fstat: 0 = fstat (5, 240C628) 660 65889 [main] ls 1397 set_sig_errno: errno 0 148 66037 [main] ls 1397 _read: read (5, 0xA051658, 1024) 151 66188 [main] ls 1397 _read: non-interruptible read 759 66947 [main] ls 1397 fhandler_base::read: read 271 bytes ( E v e r y o n e : S - 1 - 1 - 0 ...) 157 67104 [main] ls 1397 read_handler: 271 = read (5, 0xA051658, 1024) 3040 70144 [main] ls 1397 set_sig_errno: errno 0 146 70290 [main] ls 1397 _read: read (5, 0xA051658, 1024) 150 70440 [main] ls 1397 _read: non-interruptible read 653 71093 [main] ls 1397 read_handler: 0 = read (5, 0xA051658, 1024) 155 71248 [main] ls 1397 _close: close (5) 1238 72486 [main] ls 1397 fhandler_base::close: handle 0xC4 1342 73828 [main] ls 1397 _close: 0 = close (5) 170 73998 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\passwd 1A4, uid 0, gid 513 157 74155 [main] ls 1397 fhandler_disk_file::fstat: 0 = fstat (, 0x240DAD8) st_atime=39A349CF st_size=234, st_mode=0x81A4, st_ino=-533710824, sizeof=64 159 74314 [main] ls 1397 _fstat: 0 = fstat (4, 240DAD8) 644 74958 [main] ls 1397 set_sig_errno: errno 0 145 75103 [main] ls 1397 _read: read (4, 0xA051548, 1024) 150 75253 [main] ls 1397 _read: non-interruptible read 744 75997 [main] ls 1397 fhandler_base::read: read 229 bytes ( E v e r y o n e : * : 0 : 0 : , ...) 172 76169 [main] ls 1397 read_handler: 229 = read (4, 0xA051548, 1024) 1428 77597 [main] ls 1397 set_sig_errno: errno 0 146 77743 [main] ls 1397 _read: read (4, 0xA051548, 1024) 149 77892 [main] ls 1397 _read: non-interruptible read 649 78541 [main] ls 1397 read_handler: 0 = read (4, 0xA051548, 1024) 154 78695 [main] ls 1397 _close: close (4) 880 79575 [main] ls 1397 fhandler_base::close: handle 0x7C 1301 80876 [main] ls 1397 _close: 0 = close (4) 183 81059 [main] ls 1397 get_nt_attribute: file: C:\cygwin\etc\passwd 1A4, uid 544, gid 513 157 81216 [main] ls 1397 fhandler_disk_file::fstat: 0 = fstat (, 0x240F248) st_atime=39A349CF st_size=234, st_mode=0x81A4, st_ino=-533710824, sizeof=64 159 81375 [main] ls 1397 _fstat: 0 = fstat (3, 240F248) 646 82021 [main] ls 1397 set_sig_errno: errno 0 3921 85942 [main] ls 1397 _read: read (3, 0xA051440, 1024) 231 86173 [main] ls 1397 _read: non-interruptible read 720 86893 [main] ls 1397 fhandler_base::read: read 229 bytes ( E v e r y o n e : * : 0 : 0 : , ...) 156 87049 [main] ls 1397 read_handler: 229 = read (3, 0xA051440, 1024) 1299 88348 [main] ls 1397 set_sig_errno: errno 0 147 88495 [main] ls 1397 _read: read (3, 0xA051440, 1024) 150 88645 [main] ls 1397 _read: non-interruptible read 654 89299 [main] ls 1397 read_handler: 0 = read (3, 0xA051440, 1024) 155 89454 [main] ls 1397 _close: close (3) 883 90337 [main] ls 1397 fhandler_base::close: handle 0xB4 1338 91675 [main] ls 1397 _close: 0 = close (3) 171 91846 [main] ls 1397 internal_getlogin: Cygwins Username: bdlow 2145 93991 [main] ls 1397 sigproc_init: process/signal handling enabled(1) 792 94783 [sig] ls 1397 wait_sig: sigcatch_nonmain 0xD4 171 94954 [sig] ls 1397 wait_sig: Ready. dwProcessid 1880 576 95530 [main] ls 1397 hinfo::build_fhandler: {stdin} - cb 64, fd 0, fh 0xA051230 154 95684 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xDC 157 95841 [main] ls 1397 fhandler_base::init: created new fhandler_base for handle 0xDC 154 95995 [main] ls 1397 hinfo::init_std_file_from_handle: fd 0, handle 0xDC 449 96444 [main] ls 1397 hinfo::build_fhandler: some disk file - cb 64, fd 1, fh 0xA051420 153 96597 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0x11C 152 96749 [main] ls 1397 fhandler_base::init: created new fhandler_base for handle 0x11C 152 96901 [main] ls 1397 hinfo::init_std_file_from_handle: fd 1, handle 0x11C 618 97519 [main] ls 1397 hinfo::build_fhandler: {stderr} - cb 64, fd 2, fh 0xA051508 152 97671 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xF0 150 97821 [main] ls 1397 fhandler_base::init: created new fhandler_base for handle 0xF0 153 97974 [main] ls 1397 hinfo::init_std_file_from_handle: fd 2, handle 0xF0 280 98254 [main] ls 1397 build_argv: argv[0] = 'ls' 158 98412 [main] ls 1397 build_argv: argv[1] = '/h' 147 98559 [main] ls 1397 build_argv: argv[2] = '(null)' 159 98718 [main] ls 1397 dll_list::init: here 149 98867 [main] ls 1397 dll_crt0_1: user_data->main 0x401660 173 99040 [main] ls 1397 sig_send: pid 1397, signal -2, its_me 1 166 99206 [main] ls 1397 sig_send: ReleaseSemaphore succeeded 150 99356 [main] ls 1397 sig_send: Waiting for thiscomplete 0xFC 168 99524 [sig] ls 1397 wait_sig: awake 151 99675 [sig] ls 1397 wait_sig: processing signal -2 161 99836 [sig] ls 1397 wait_sig: looping 167 100003 [main] ls 1397 sig_send: returning 0 from sending signal -2 563 100566 [main] ls 1397 time: 967002594 = time (0) 653 101219 [main] ls 1397 isatty: 0 = isatty (1) 672 101891 [main] ls 1397 ioctl: fd 1, cmd 5401 148 102039 [main] ls 1397 fhandler_base::ioctl: ioctl (5401, 0x240FE94) 800 102839 [main] ls 1397 stat_worker: lstat (/h, 0xA051EB4) 180 103019 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (/h) 169 103188 [main] ls 1397 getcwd_inner: myself->root: , cwd_posix: /home/bdlow 171 103359 [main] ls 1397 getcwd_inner: 0x240F14C (/home/bdlow) = getcwd_inner (0x240F14C, 260, posix) (cached) 159 103518 [main] ls 1397 normalize_posix_path: cwd /home/bdlow, src /h 150 103668 [main] ls 1397 normalize_posix_path: /h = normalize_posix_path (/h) 160 103828 [main] ls 1397 mount_info::conv_to_win32_path: \\zwoln001\bdlow(rel), \\zwoln001\bdlow(abs) 0x0(flags) = conv_to_win32_path (/h) 1406 105234 [main] ls 1397 symlink_info::check: not a symlink 182 105416 [main] ls 1397 symlink_info::check: 0 = symlink.check (\\zwoln001\bdlow, 0x240F4E1) (0x0) 2195 107611 [main] ls 1397 path_conv::check: GetVolumeInformation(\\zwoln001\bdlow\) = OK, full_path(\\zwoln001\bdlow), set_has_acls(0) 193 107804 [main] ls 1397 stat_worker: 16 = GetFileAttributesA (\\zwoln001\bdlow) 818 108622 [main] ls 1397 fhandler_base::open: (\\zwoln001\bdlow, 0x190000) 918 109540 [main] ls 1397 fhandler_base::open: 180 = CreateFileA (\\zwoln001\bdlow, 0x80000000, 0x7, 0x61080A7C, 0x3, 0x2000080, 0) 189 109729 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xB4 160 109889 [main] ls 1397 fhandler_base::open: filemode set to binary 159 110048 [main] ls 1397 fhandler_base::open: 1 = fhandler_base::open (\\zwoln001\bdlow, 0x190000) 154 110202 [main] ls 1397 fhandler_disk_file::open: 1 = fhandler_disk_file::open (\\zwoln001\bdlow, 0x190000) 3332 113534 [main] ls 1397 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (\\zwoln001\bdlow, 180) 2626 116160 [main] ls 1397 fhandler_disk_file::fstat: 0 = fstat (, 0xA051EB4) st_atime=39A348D4 st_size=4096, st_mode=0x41ED, st_ino=363582373, sizeof=64 203 116363 [main] ls 1397 fhandler_base::close: handle 0xB4 872 117235 [main] ls 1397 stat_worker: 0 = lstat (/h, 0xA051EB4) 708 117943 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (/h) 155 118098 [main] ls 1397 getcwd_inner: myself->root: , cwd_posix: /home/bdlow 154 118252 [main] ls 1397 getcwd_inner: 0x240F3E4 (/home/bdlow) = getcwd_inner (0x240F3E4, 260, posix) (cached) 157 118409 [main] ls 1397 normalize_posix_path: cwd /home/bdlow, src /h 153 118562 [main] ls 1397 normalize_posix_path: /h = normalize_posix_path (/h) 158 118720 [main] ls 1397 mount_info::conv_to_win32_path: \\zwoln001\bdlow(rel), \\zwoln001\bdlow(abs) 0x0(flags) = conv_to_win32_path (/h) 541 119261 [main] ls 1397 symlink_info::check: not a symlink 167 119428 [main] ls 1397 symlink_info::check: 0 = symlink.check (\\zwoln001\bdlow, 0x240F779) (0x0) 2170 121598 [main] ls 1397 path_conv::check: GetVolumeInformation(\\zwoln001\bdlow\) = OK, full_path(\\zwoln001\bdlow), set_has_acls(0) 200 121798 [main] ls 1397 stat_worker: stat (\\zwoln001\bdlow, 0x240FE34) 165 121963 [main] ls 1397 mount_info::conv_to_win32_path: conv_to_win32_path (\\zwoln001\bdlow) 155 122118 [main] ls 1397 getcwd_inner: myself->root: , cwd_posix: /home/bdlow 571 122689 [main] ls 1397 getcwd_inner: 0x240EFB4 (/home/bdlow) = getcwd_inner (0x240EFB4, 260, posix) (cached) 158 122847 [main] ls 1397 mount_info::conv_to_win32_path: \\zwoln001\bdlow already win32 156 123003 [main] ls 1397 normalize_win32_path: \\zwoln001\bdlow = normalize_win32_path (\\zwoln001\bdlow) 167 123170 [main] ls 1397 mount_info::conv_to_win32_path: \\zwoln001\bdlow(rel), \\zwoln001\bdlow(abs) 0x0(flags) = conv_to_win32_path (\\zwoln001\bdlow) 560 123730 [main] ls 1397 symlink_info::check: not a symlink 168 123898 [main] ls 1397 symlink_info::check: 0 = symlink.check (\\zwoln001\bdlow, 0x240F349) (0x0) 1897 125795 [main] ls 1397 path_conv::check: GetVolumeInformation(\\zwoln001\bdlow\) = OK, full_path(\\zwoln001\bdlow), set_has_acls(0) 190 125985 [main] ls 1397 stat_worker: 16 = GetFileAttributesA (\\zwoln001\bdlow) 789 126774 [main] ls 1397 fhandler_base::open: (\\zwoln001\bdlow, 0x110000) 885 127659 [main] ls 1397 fhandler_base::open: 180 = CreateFileA (\\zwoln001\bdlow, 0x80000000, 0x7, 0x61080A7C, 0x3, 0x2000080, 0) 205 127864 [main] ls 1397 fhandler_base::set_io_handle: set handle to 0xB4 172 128036 [main] ls 1397 fhandler_base::open: filemode set to binary 164 128200 [main] ls 1397 fhandler_base::open: 1 = fhandler_base::open (\\zwoln001\bdlow, 0x110000) 156 128356 [main] ls 1397 fhandler_disk_file::open: 1 = fhandler_disk_file::open (\\zwoln001\bdlow, 0x110000) 2548 130904 [main] ls 1397 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (\\zwoln001\bdlow, 180) 2949 133853 [main] ls 1397 fhandler_disk_file::fstat: 0 = fstat (, 0x240FE34) st_atime=39A348D4 st_size=4096, st_mode=0x41ED, st_ino=363582373, sizeof=64 238 134091 [main] ls 1397 fhandler_base::close: handle 0xB4 538 134629 [main] ls 1397 stat_worker: 0 = stat (\\zwoln001\bdlow, 0x240FE34) 561 135190 [main] ls 1397 opendir: 0xA051670 = opendir (/h) 1598 136788 [main] ls 1397 /cygnus/netrel/src/cygwin-1.1.3-1/winsup/cygwin/dir.cc:166 seterrno: 5 (ACCESS_DENIED) -> 13 184 136972 [main] ls 1397 readdir: 0x0 = readdir (0xA051670) 537 137509 [main] ls 1397 closedir: 0 = closedir (0xA051670) 403 137912 [main] ls 1397 _close: close (1) 900 138812 [main] ls 1397 fhandler_base::close: handle 0x11C 1039 139851 [main] ls 1397 _close: 0 = close (1) 155 140006 [main] ls 1397 do_exit: do_exit (0) 150 140156 [main] ls 1397 void: 0x0 = signal (20, 0x1) 148 140304 [main] ls 1397 void: 0x0 = signal (1, 0x1) 148 140452 [main] ls 1397 void: 0x0 = signal (2, 0x1) 147 140599 [main] ls 1397 void: 0x0 = signal (3, 0x1) 652 141251 [main] ls 1397 _close: close (0) 896 142147 [main] ls 1397 fhandler_base::close: handle 0xDC 1702 143849 [main] ls 1397 _close: 0 = close (0) 1155 145004 [main] ls 1397 _close: close (2) 897 145901 [main] ls 1397 fhandler_base::close: handle 0xF0 1277 147178 [main] ls 1397 _close: 0 = close (2) 14885 162063 [main] ls 1397 proc_terminate: nchildren 0, nzombies 0 469 162532 [main] ls 1397 proc_terminate: leaving 158 162690 [main] ls 1397 sigproc_terminate: entering 150 162840 [main] ls 1397 sigproc_terminate: done 157 162997 [main] ls 1397 do_exit: 1397 == pgrp 1397, send SIG{HUP,CONT} to stopped children 153 163150 [main] ls 1397 kill_pgrp: pid 1397, sig -1 289 163439 [main] ls 1397 proc_exists: checking for existence of pid 1000, window pid 1412 178 163617 [main] ls 1397 proc_exists: it exists, 0xF0 162 163779 [main] ls 1397 proc_exists: checking for existence of pid 1001, window pid 1608 174 163953 [main] ls 1397 proc_exists: it exists, 0xF0 188 164141 [main] ls 1397 proc_exists: checking for existence of pid 1396, window pid 1536 172 164313 [main] ls 1397 proc_exists: it exists, 0xF0 177 164490 [main] ls 1397 kill_pgrp: -1 = kill (1397, -1) 174 164664 [main] ls 1397 __to_clock_t: dwHighDateTime 0, dwLowDateTime 701008 151 164815 [main] ls 1397 __to_clock_t: total 00000000 00000046 153 164968 [main] ls 1397 __to_clock_t: dwHighDateTime 0, dwLowDateTime 300432 159 165127 [main] ls 1397 __to_clock_t: total 00000000 0000001E 158 165285 [main] ls 1397 my_parent_is_alive: No parent_alive mutex 156 165441 [main] ls 1397 do_exit: calling ExitProcess 0 --------------4671E20CE56FE920E0448504 Content-Type: text/x-vcard; charset=us-ascii; name="bdlow.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Benjamin Low Content-Disposition: attachment; filename="bdlow.vcf" begin:vcard n:Low;Benjamin tel;work:ESN 639 7473 x-mozilla-html:FALSE org:Nortel Networks version:2.1 email;internet:bdlow AT nortelnetworks DOT com adr;quoted-printable:;;Nortel Networks Technology Centre=0D=0ANorthfields Avenue;Wollongong;NSW;2500;Australia note;quoted-printable:Not to be confused with benlow AT nortelnetworks DOT com, who works =0D=0Ain Richardson, Texas, U.S.A. fn:Benjamin Low end:vcard --------------4671E20CE56FE920E0448504 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --------------4671E20CE56FE920E0448504--