Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 13 May 2002 11:07:38 -0700 From: Tim Gunter To: "Larry Hall (RFK Partners, Inc)" Cc: tim DOT gunter AT bioscrypt DOT com, cygwin AT cygwin DOT com Subject: Re: cygwin 1.3.10 + win2k + fat32 + chmod prob Message-ID: <20020513110738.A1776@TGUN> Reply-To: tim DOT gunter AT bioscrypt DOT com References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020513094132 DOT 00b08ce8 AT pop3 DOT cris DOT com> <20020513093603 DOT B1344 AT TGUN> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020513094132 DOT 00b08ce8 AT pop3 DOT cris DOT com> <20020513100416 DOT A1680 AT TGUN> <4 DOT 3 DOT 1 DOT 2 DOT 20020513133320 DOT 02590f40 AT pop DOT ma DOT ultranet DOT com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.1.2.20020513133320.02590f40@pop.ma.ultranet.com>; from lhall@rfk.com on Mon, May 13, 2002 at 01:35:26PM -0400 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, May 13, 2002 at 01:35:26PM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 01:04 PM 5/13/2002, Tim Gunter wrote: > >On Mon, May 13, 2002 at 09:48:22AM -0700, Randall R Schulz wrote: > > > Tim, > > > > > > For FAT volumes, you need "ntea" (NT Extended Attributes) in your CYGWIN > > > environment variable and you must be prepared for the creation of a large > > > auxiliary data file that holds the attribute information that the file > > > system itself does not. > > > > > > As with "ntsec," "ntea" must be present in the CYGWIN environment variable > > > _before_ the Cygwin DLL loads, so the Environment control panel is the > > > place to set it. Thus it will _never work_ to set "ntea" from within a > > > Cygwin application. If you have Cygwin processes running as services, then > > > put the CYGWIN setting in the System environment, not just a per-user > > > environment. > >yup, ive tried "ntea". i set it in the windows system control panel as > >a system variable, rebooted, and chmod still fails. > > > OK, I guess you'll need to try debugging it with strace and/or gdb. > > > >im a little mystified as to why it used to work in the first place(with ntsec > >on a fat partition). > > > I share your mystification. As near as I can tell, you must be mis- > remembering. The "ntsec" setting has never affected FAT partitions. im pretty certain i had ntsec set, as ssh was not complaining about the permissions on my private key files, which it always does with ntea. i had set ntsec a long time ago to make ssh work, and had never even tried ntea until this problem arose. when i run with ntsec, ssh doesnt complain about the permissions on my keys, and i can connect to and from my machine with public key encryption. i use chmod fairly often on bash scripts, perl scripts, etc... here is what happens with ntea set: "/home/tgun/tmp $ ls -lt test.c -rw-r--r-- 1 tgun domain u 416 May 10 15:45 test.c /home/tgun/tmp $ strace chmod a+w -v test.c >& chmod.strace /home/tgun/tmp $ ls -lt test.c -rw-r--r-- 1 tgun domain u 416 May 10 15:45 test.c" attached is chmod.strace ive noticed that strace returns several "unknown disk file" errors, but chmod still prints out "mode of `test.c' changed to 0666 (rw-rw-rw-)" "geterrno_from_win_error: windows error 2 == errno 2 geterrno_from_win_error: windows error 6 == errno 9" thanks for the help --tim --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="chmod.strace" Content-Transfer-Encoding: quoted-printable ********************************************** Program name: C:\cygwin\bin\chmod.exe (1960) App version: 1001.8, api: 0.34 DLL version: 1003.10, api: 0.51 DLL build: 2002-02-25 11:14 OS version: Windows NT-5.0 Date/Time: 2002-05-13 10:46:44 ********************************************** 752 1427 [main] chmod 1960 environ_init: 0xA010420: ALLUSERSPROFILE=3D= C:\Documents and Settings\All Users 177 1604 [main] chmod 1960 environ_init: 0xA010458: APPDATA=3DC:\Docum= ents and Settings\tgun\Application Data 160 1764 [main] chmod 1960 environ_init: 0xA010498: COMMONPROGRAMFILES= =3DC:\Program Files\Common Files 159 1923 [main] chmod 1960 environ_init: 0xA0104D0: COMPUTERNAME=3DTGUN 157 2080 [main] chmod 1960 environ_init: 0xA0104E8: COMSPEC=3DC:\WINNT= \system32\cmd.exe 172 2252 [main] chmod 1960 parse_options: ntea 1 160 2412 [main] chmod 1960 parse_options: returning 79 2491 [main] chmod 1960 environ_init: 0xA010510: CYGWIN=3Dntea 160 2651 [main] chmod 1960 getwinenv: can't set native for HOME=3D sin= ce no environ yet 177 2828 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\home\tgun, no-keep-rel, no-add-slash) 94 2922 [main] chmod 1960 normalize_win32_path: C:\cygwin\home\tgun = =3D normalize_win32_path (C:\cygwin\home\tgun) 94 3016 [main] chmod 1960 mount_info::conv_to_posix_path: /home/tgun = =3D conv_to_posix_path (C:\cygwin\home\tgun) 271 3287 [main] chmod 1960 win_env::add_cache: posix /home/tgun 81 3368 [main] chmod 1960 win_env::add_cache: native HOME=3DC:\cygwin= \home\tgun 80 3448 [main] chmod 1960 posify: env var converted to HOME=3D/home/t= gun 156 3604 [main] chmod 1960 environ_init: 0xA010550: HOME=3D/home/tgun 160 3764 [main] chmod 1960 environ_init: 0xA010530: HOMEDRIVE=3DZ: 159 3923 [main] chmod 1960 environ_init: 0xA010690: HOMEPATH=3D\ 158 4081 [main] chmod 1960 environ_init: 0xA0106A0: HOMESHARE=3D\\bytl= a1\Users\Tgun 158 4239 [main] chmod 1960 environ_init: 0xA0106C8: HOMEOFEIC=3Dc:\Pro= gram\ Files\EiC 159 4398 [main] chmod 1960 environ_init: 0xA0106F0: INCLUDE=3DC:\Progr= am Files\Intel\Compiler50\ia32\include;C:\Program Files\Microsoft Visual St= udio\VC98\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include= ;C:\Program Files\Microsoft Visual Studio\VC98\include 164 4562 [main] chmod 1960 getwinenv: can't set native for LD_LIBRARY_= PATH=3D since no environ yet 158 4720 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (\usr\lib\mozilla:, no-keep-rel, no-add-slash) 84 4804 [main] chmod 1960 normalize_win32_path: \usr\lib\mozilla: =3D= normalize_win32_path (\usr\lib\mozilla:) 84 4888 [main] chmod 1960 mount_info::conv_to_posix_path: /usr/lib/mo= zilla: =3D conv_to_posix_path (\usr\lib\mozilla:) 233 5121 [main] chmod 1960 win_env::add_cache: posix /usr/lib/mozilla: 80 5201 [main] chmod 1960 win_env::add_cache: native LD_LIBRARY_PATH= =3D\usr\lib\mozilla: 82 5283 [main] chmod 1960 posify: env var converted to LD_LIBRARY_PAT= H=3D/usr/lib/mozilla: 157 5440 [main] chmod 1960 environ_init: 0xA010800: LD_LIBRARY_PATH=3D= /usr/lib/mozilla: 159 5599 [main] chmod 1960 environ_init: 0xA010960: LIB=3DC:\Program F= iles\Intel\Compiler50\ia32\lib;C:\Program Files\Microsoft Visual Studio\VC9= 8\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib 160 5759 [main] chmod 1960 environ_init: 0xA0107D8: LOGNAME=3Dtgun 157 5916 [main] chmod 1960 environ_init: 0xA010A00: LOGONSERVER=3D\\BY= TLA1 156 6072 [main] chmod 1960 environ_init: 0xA010A20: MAKE_MODE=3Dunix 155 6227 [main] chmod 1960 environ_init: 0xA010A38: MANPATH=3D:/usr/ss= l/man 155 6382 [main] chmod 1960 environ_init: 0xA010A58: MOZILLA_FIVE_HOME= =3D/usr/lib/mozilla 158 6540 [main] chmod 1960 environ_init: 0xA010A80: MSDEVDIR=3DC:\Prog= ram Files\Microsoft Visual Studio\Common\MSDev98 157 6697 [main] chmod 1960 environ_init: 0xA010AC8: NUMBER_OF_PROCESSO= RS=3D1 155 6852 [main] chmod 1960 environ_init: 0xA010AE8: OLDPWD=3D/home/tgun 157 7009 [main] chmod 1960 environ_init: 0xA010B00: OS2LIBPATH=3DC:\WI= NNT\system32\os2\dll; 173 7182 [main] chmod 1960 environ_init: 0xA010B30: OS=3DWindows_NT 158 8127 [main] chmod 1960 getwinenv: can't set native for PATH=3D sin= ce no environ yet 184 8311 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash) 86 8397 [main] chmod 1960 normalize_win32_path: C:\cygwin\usr\local\b= in =3D normalize_win32_path (C:\cygwin\usr\local\bin) 85 8482 [main] chmod 1960 mount_info::conv_to_posix_path: /usr/local/= bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin) 82 8564 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\bin, keep-rel, no-add-slash) 83 8647 [main] chmod 1960 normalize_win32_path: C:\cygwin\bin =3D nor= malize_win32_path (C:\cygwin\bin) 82 8729 [main] chmod 1960 mount_info::conv_to_posix_path: /usr/bin = =3D conv_to_posix_path (C:\cygwin\bin) 81 8810 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\bin, keep-rel, no-add-slash) 83 8893 [main] chmod 1960 normalize_win32_path: C:\cygwin\bin =3D nor= malize_win32_path (C:\cygwin\bin) 82 8975 [main] chmod 1960 mount_info::conv_to_posix_path: /usr/bin = =3D conv_to_posix_path (C:\cygwin\bin) 82 9057 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\WINNT\system32, keep-rel, no-add-slash) 84 9141 [main] chmod 1960 normalize_win32_path: c:\WINNT\system32 =3D= normalize_win32_path (c:\WINNT\system32) 83 9224 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /WINNT/system32 =3D conv_to_posix_path (c:\WINNT\system32) 81 9305 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\WINNT, keep-rel, no-add-slash) 84 9389 [main] chmod 1960 normalize_win32_path: c:\WINNT =3D normaliz= e_win32_path (c:\WINNT) 82 9471 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /WINNT =3D conv_to_posix_path (c:\WINNT) 82 9553 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\WINNT\System32\Wbem, keep-rel, no-add-slash) 84 9637 [main] chmod 1960 normalize_win32_path: c:\WINNT\System32\Wbe= m =3D normalize_win32_path (c:\WINNT\System32\Wbem) 83 9720 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /WINNT/System32/Wbem =3D conv_to_posix_path (c:\WINNT\System32\Wbem) 82 9802 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Common Files\Adaptec Shared\System, keep-rel, no-= add-slash) 85 9887 [main] chmod 1960 normalize_win32_path: c:\Program Files\Comm= on Files\Adaptec Shared\System =3D normalize_win32_path (c:\Program Files\C= ommon Files\Adaptec Shared\System) 84 9971 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Common Files/Adaptec Shared/System =3D conv_to_posix_path (c= :\Program Files\Common Files\Adaptec Shared\System) 84 10055 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\bin, keep-rel, no-add-slash) 83 10138 [main] chmod 1960 normalize_win32_path: C:\cygwin\bin =3D nor= malize_win32_path (C:\cygwin\bin) 82 10220 [main] chmod 1960 mount_info::conv_to_posix_path: /usr/bin = =3D conv_to_posix_path (C:\cygwin\bin) 81 10301 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (., keep-rel, no-add-slash) 83 10384 [main] chmod 1960 mount_info::conv_to_posix_path: . =3D conv_= to_posix_path (.) 81 10465 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Perforce, keep-rel, no-add-slash) 84 10549 [main] chmod 1960 normalize_win32_path: c:\Program Files\Perf= orce =3D normalize_win32_path (c:\Program Files\Perforce) 93 10642 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Perforce =3D conv_to_posix_path (c:\Program Files\Perforce) 85 10727 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Intel\edb50\, keep-rel, add-slash) 83 10810 [main] chmod 1960 normalize_win32_path: c:\Program Files\Inte= l\edb50\ =3D normalize_win32_path (c:\Program Files\Intel\edb50\) 84 10894 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Intel/edb50/ =3D conv_to_posix_path (c:\Program Files\Intel\= edb50\) 84 10978 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Intel\Compiler50\ia32\bin, keep-rel, no-add-slash) 84 11062 [main] chmod 1960 normalize_win32_path: c:\Program Files\Inte= l\Compiler50\ia32\bin =3D normalize_win32_path (c:\Program Files\Intel\Comp= iler50\ia32\bin) 84 11146 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Intel/Compiler50/ia32/bin =3D conv_to_posix_path (c:\Program= Files\Intel\Compiler50\ia32\bin) 84 11230 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT, keep-= rel, no-add-slash) 83 11313 [main] chmod 1960 normalize_win32_path: c:\Program Files\Micr= osoft Visual Studio\Common\Tools\WinNT =3D normalize_win32_path (c:\Program= Files\Microsoft Visual Studio\Common\Tools\WinNT) 86 11399 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Microsoft Visual Studio/Common/Tools/WinNT =3D conv_to_posix= _path (c:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT) 85 11484 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin, keep-= rel, no-add-slash) 84 11568 [main] chmod 1960 normalize_win32_path: c:\Program Files\Micr= osoft Visual Studio\Common\MSDev98\Bin =3D normalize_win32_path (c:\Program= Files\Microsoft Visual Studio\Common\MSDev98\Bin) 86 11654 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Microsoft Visual Studio/Common/MSDev98/Bin =3D conv_to_posix= _path (c:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin) 85 11739 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Microsoft Visual Studio\Common\Tools, keep-rel, n= o-add-slash) 83 11822 [main] chmod 1960 normalize_win32_path: c:\Program Files\Micr= osoft Visual Studio\Common\Tools =3D normalize_win32_path (c:\Program Files= \Microsoft Visual Studio\Common\Tools) 85 11907 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Microsoft Visual Studio/Common/Tools =3D conv_to_posix_path = (c:\Program Files\Microsoft Visual Studio\Common\Tools) 85 11992 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\Program Files\Microsoft Visual Studio\VC98\bin, keep-rel, no-ad= d-slash) 84 12076 [main] chmod 1960 normalize_win32_path: c:\Program Files\Micr= osoft Visual Studio\VC98\bin =3D normalize_win32_path (c:\Program Files\Mic= rosoft Visual Studio\VC98\bin) 85 12161 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /Program Files/Microsoft Visual Studio/VC98/bin =3D conv_to_posix_path (c:\= Program Files\Microsoft Visual Studio\VC98\bin) 84 12245 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\home\tgun\bin, keep-rel, no-add-slash) 83 12328 [main] chmod 1960 normalize_win32_path: C:\cygwin\home\tgun\b= in =3D normalize_win32_path (C:\cygwin\home\tgun\bin) 218 12546 [main] chmod 1960 mount_info::conv_to_posix_path: /home/tgun/= bin =3D conv_to_posix_path (C:\cygwin\home\tgun\bin) 103 12649 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\home\tgun\scripts\parsers, keep-rel, no-add-slash) 87 12736 [main] chmod 1960 normalize_win32_path: C:\cygwin\home\tgun\s= cripts\parsers =3D normalize_win32_path (C:\cygwin\home\tgun\scripts\parser= s) 100 12836 [main] chmod 1960 mount_info::conv_to_posix_path: /home/tgun/= scripts/parsers =3D conv_to_posix_path (C:\cygwin\home\tgun\scripts\parsers) 85 12921 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\home\tgun\biibin, keep-rel, no-add-slash) 84 13005 [main] chmod 1960 normalize_win32_path: C:\cygwin\home\tgun\b= iibin =3D normalize_win32_path (C:\cygwin\home\tgun\biibin) 84 13089 [main] chmod 1960 mount_info::conv_to_posix_path: /home/tgun/= biibin =3D conv_to_posix_path (C:\cygwin\home\tgun\biibin) 240 13329 [main] chmod 1960 win_env::add_cache: posix /usr/local/bin:/u= sr/bin:/usr/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WI= NNT/System32/Wbem:/cygdrive/c/Program Files/Common Files/Adaptec Shared/Sys= tem:/usr/bin:.:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Program Files= /Intel/edb50/:/cygdrive/c/Program Files/Intel/Compiler50/ia32/bin:/cygdrive= /c/Program Files/Microsoft Visual Studio/Common/Tools/WinNT:/cygdrive/c/Pro= gram Files/Microsoft Visual Studio/Common/MSDev98/Bin:/cygdrive/c/Program F= iles/Microsoft Visual Studio/Common/Tools:/cygdrive/c/Program Files/Microso= ft Visual Studio/VC98/bin:/home/tgun/bin:/home/tgun/scripts/parsers:/home/t= gun/biibin 97 13426 [main] chmod 1960 win_env::add_cache: native PATH=3DC:\cygwin= \usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;c:\WINNT\system32;c:\WINNT;c:\WI= NNT\System32\Wbem;c:\Program Files\Common Files\Adaptec Shared\System;C:\cy= gwin\bin;.;c:\Program Files\Perforce;c:\Program Files\Intel\edb50\;c:\Progr= am Files\Intel\Compiler50\ia32\bin;c:\Program Files\Microsoft Visual Studio= \Common\Tools\WinNT;c:\Program Files\Microsoft Visual Studio\Common\MSDev98= \Bin;c:\Program Files\Microsoft Visual Studio\Common\Tools;c:\Program Files= \Microsoft Visual Studio\VC98\bin;C:\cygwin\home\tgun\bin;C:\cygwin\home\tg= un\scripts\parsers;C:\cygwin\home\tgun\biibin 95 13521 [main] chmod 1960 posify: env var converted to PATH=3D/usr/lo= cal/bin:/usr/bin:/usr/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cyg= drive/c/WINNT/System32/Wbem:/cygdrive/c/Program Files/Common Files/Adaptec = Shared/System:/usr/bin:.:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Pro= gram Files/Intel/edb50/:/cygdrive/c/Program Files/Intel/Compiler50/ia32/bin= :/cygdrive/c/Program Files/Microsoft Visual Studio/Common/Tools/WinNT:/cygd= rive/c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin:/cygdrive/c= /Program Files/Microsoft Visual Studio/Common/Tools:/cygdrive/c/Program Fil= es/Microsoft Visual Studio/VC98/bin:/home/tgun/bin:/home/tgun/scripts/parse= rs:/home/tgun/biibin 172 13693 [main] chmod 1960 environ_init: 0xA010E00: PATH=3D/usr/local/= bin:/usr/bin:/usr/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdriv= e/c/WINNT/System32/Wbem:/cygdrive/c/Program Files/Common Files/Adaptec Shar= ed/System:/usr/bin:.:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Program= Files/Intel/edb50/:/cygdrive/c/Program Files/Intel/Compiler50/ia32/bin:/cy= gdrive/c/Program Files/Microsoft Visual Studio/Common/Tools/WinNT:/cygdrive= /c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin:/cygdrive/c/Pro= gram Files/Microsoft Visual Studio/Common/Tools:/cygdrive/c/Program Files/M= icrosoft Visual Studio/VC98/bin:/home/tgun/bin:/home/tgun/scripts/parsers:/= home/tgun/biibin 175 13868 [main] chmod 1960 environ_init: 0xA010BB0: PATHEXT=3D.COM;.EX= E;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH 158 14026 [main] chmod 1960 environ_init: 0xA010BF0: PROCESSOR_ARCHITEC= TURE=3Dx86 157 14183 [main] chmod 1960 environ_init: 0xA010C10: PROCESSOR_IDENTIFI= ER=3Dx86 Family 15 Model 1 Stepping 2, GenuineIntel 158 14341 [main] chmod 1960 environ_init: 0xA010C58: PROCESSOR_LEVEL=3D= 15 156 14497 [main] chmod 1960 environ_init: 0xA010C70: PROCESSOR_REVISION= =3D0102 157 14654 [main] chmod 1960 environ_init: 0xA010C90: PROGRAMFILES=3DC:\= Program Files 157 14811 [main] chmod 1960 environ_init: 0xA010CB8: PROMPT=3D$P$G 155 14966 [main] chmod 1960 environ_init: 0xA010CC8: PS1=3D%{=1B[0;33m%= }%3C %{=1B[1;31m%}$%{=1B[0m%}=20 157 15123 [main] chmod 1960 environ_init: 0xA010CF8: PWD=3D/home/tgun/t= mp 166 15289 [main] chmod 1960 environ_init: 0xA010D10: SHLVL=3D1 155 15444 [main] chmod 1960 environ_init: 0xA010D20: SYSTEMDRIVE=3DC: 157 15601 [main] chmod 1960 environ_init: 0xA010D38: SYSTEMROOT=3DC:\WI= NNT 157 15758 [main] chmod 1960 getwinenv: can't set native for TEMP=3D sin= ce no environ yet 158 15916 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\DOCUME~1\tgun\LOCALS~1\Temp, no-keep-rel, no-add-slash) 84 16000 [main] chmod 1960 normalize_win32_path: c:\DOCUME~1\tgun\LOCA= LS~1\Temp =3D normalize_win32_path (c:\DOCUME~1\tgun\LOCALS~1\Temp) 85 16085 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /DOCUME~1/tgun/LOCALS~1/Temp =3D conv_to_posix_path (c:\DOCUME~1\tgun\LOCAL= S~1\Temp) 233 16318 [main] chmod 1960 win_env::add_cache: posix /cygdrive/c/DOCUM= E~1/tgun/LOCALS~1/Temp 101 16419 [main] chmod 1960 win_env::add_cache: native TEMP=3Dc:\DOCUME= ~1\tgun\LOCALS~1\Temp 84 16503 [main] chmod 1960 posify: env var converted to TEMP=3D/cygdri= ve/c/DOCUME~1/tgun/LOCALS~1/Temp 158 16661 [main] chmod 1960 environ_init: 0xA011618: TEMP=3D/cygdrive/c= /DOCUME~1/tgun/LOCALS~1/Temp 157 16818 [main] chmod 1960 environ_init: 0xA010DD0: TERM=3Dcygwin 157 16975 [main] chmod 1960 getwinenv: can't set native for TMP=3D sinc= e no environ yet 157 17132 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (c:\DOCUME~1\tgun\LOCALS~1\Temp, no-keep-rel, no-add-slash) 84 17216 [main] chmod 1960 normalize_win32_path: c:\DOCUME~1\tgun\LOCA= LS~1\Temp =3D normalize_win32_path (c:\DOCUME~1\tgun\LOCALS~1\Temp) 83 17299 [main] chmod 1960 mount_info::conv_to_posix_path: /cygdrive/c= /DOCUME~1/tgun/LOCALS~1/Temp =3D conv_to_posix_path (c:\DOCUME~1\tgun\LOCAL= S~1\Temp) 233 17532 [main] chmod 1960 win_env::add_cache: posix /cygdrive/c/DOCUM= E~1/tgun/LOCALS~1/Temp 80 17612 [main] chmod 1960 win_env::add_cache: native TMP=3Dc:\DOCUME~= 1\tgun\LOCALS~1\Temp 81 17693 [main] chmod 1960 posify: env var converted to TMP=3D/cygdriv= e/c/DOCUME~1/tgun/LOCALS~1/Temp 154 17847 [main] chmod 1960 environ_init: 0xA011728: TMP=3D/cygdrive/c/= DOCUME~1/tgun/LOCALS~1/Temp 157 18004 [main] chmod 1960 environ_init: 0xA010DE0: USER=3Dtgun 156 18160 [main] chmod 1960 environ_init: 0xA010D50: USERDOMAIN=3DBYTLA 156 18316 [main] chmod 1960 environ_init: 0xA011890: USERPROFILE=3DC:\D= ocuments and Settings\tgun 157 18473 [main] chmod 1960 environ_init: 0xA0118C0: WINDIR=3DC:\WINNT 156 18629 [main] chmod 1960 environ_init: 0xA0118D8: XPCOM_CHECK_THREAD= SAFE=3D0 154 18783 [main] chmod 1960 environ_init: 0xA0118F8: _=3D/usr/bin/strace 195 18978 [main] chmod 1960 pinfo_init: pid 1960, pgid 1960 137 19115 [main] chmod 1960 dtable::extend: size 32, fds 0x61560128 624 19739 [main] chmod 1960 internal_getlogin: GetUserName() =3D Tgun 159 19898 [main] chmod 1960 internal_getlogin: User: Tgun, Domain: BYTL= A, Logon Server: BYTLA1 88 19986 [main] chmod 1960 internal_getlogin: Domain: BYTLA, Logon Ser= ver: BYTLA1, Windows Username: Tgun 148 20134 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (0) 100 20234 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: fd not op= en 86 20320 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (1) 83 20403 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: fd not op= en 82 20485 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (2) 83 20568 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: fd not op= en 93 20661 [main] chmod 1960 _open: open (/etc/passwd, 0x20000) 117 20778 [main] chmod 1960 normalize_posix_path: src /etc/passwd 88 20866 [main] chmod 1960 normalize_posix_path: /etc/passwd =3D norma= lize_posix_path (/etc/passwd) 84 20950 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/etc/passwd) 88 21038 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /e= tc/passwd, dst C:\cygwin\etc\passwd, flags 0x8, rc 0 392 21430 [main] chmod 1960 symlink_info::check: not a symlink 151 21581 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\etc\passwd, 0x240E7A0) (0x8) 93 21674 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\etc\passwd), set_has_acls(0) 108 21782 [main] chmod 1960 dtable::build_fhandler: fd 3, fh 0x615602C8 91 21873 [main] chmod 1960 fhandler_base::open: (C:\cygwin\etc\passwd,= 0x20000) 425 22298 [main] chmod 1960 fhandler_base::open: 0xD0 =3D CreateFileA (= C:\cygwin\etc\passwd, 0x80000000, 0x7, 0x240EBE0, 0x3, 0x80, 0) 143 22441 [main] chmod 1960 fhandler_base::open: filemode set to text 102 22543 [main] chmod 1960 fhandler_base::open: 1 =3D fhandler_base::o= pen (C:\cygwin\etc\passwd, 0x20000) 89 22632 [main] chmod 1960 fhandler_disk_file::open: 1 =3D fhandler_di= sk_file::open (C:\cygwin\etc\passwd, 0x20000) 84 22716 [main] chmod 1960 _open: 3 =3D open (/etc/passwd, 0x20000) 84 22800 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 82 22882 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 136 23018 [main] chmod 1960 fhandler_disk_file::fstat_helper: 1 =3D Get= FileInformationByHandle (C:\cygwin\etc\passwd, 208) 415 23433 [main] chmod 1960 fhandler_disk_file::fstat_helper: 0 =3D fst= at (, 0x240EF60) st_atime=3D3CDF6470 st_size=3D484, st_mode=3D0x81A4, st_in= o=3D152010744, sizeof=3D64 140 23573 [main] chmod 1960 _fstat: 0 =3D fstat (3, 0x240EF60) 91 23664 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 86 23750 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: get_*_bin= ary 82 23832 [main] chmod 1960 setmode_helper: setmode: file was cle now r= aw 83 23915 [main] chmod 1960 setmode: setmode (3, binary) r= eturns text 96 24011 [main] chmod 1960 _read: read (3, 0xA011A80, 1024) blocking, = sigcatchers 0 86 24097 [main] chmod 1960 _read: non-interruptible read 93 24190 [main] chmod 1960 fhandler_base::read: returning 484 chars, b= inary mode 84 24274 [main] chmod 1960 _read: 484 =3D read (3, 0xA011A80, 1024), e= rrno 0 83 24357 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 82 24439 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 84 24523 [main] chmod 1960 setmode_helper: setmode: file was raw now c= le 82 24605 [main] chmod 1960 setmode: setmode (3, text) ret= urns binary 657 25262 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 83 25345 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: get_*_bin= ary 82 25427 [main] chmod 1960 setmode_helper: setmode: file was cle now r= aw 82 25509 [main] chmod 1960 setmode: setmode (3, binary) r= eturns text 83 25592 [main] chmod 1960 _read: read (3, 0xA011A80, 1024) blocking, = sigcatchers 0 83 25675 [main] chmod 1960 _read: non-interruptible read 84 25759 [main] chmod 1960 _read: 0 =3D read (3, 0xA011A80, 1024), err= no 0 81 25840 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 82 25922 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 82 26004 [main] chmod 1960 setmode_helper: setmode: file was raw now c= le 81 26085 [main] chmod 1960 setmode: setmode (3, text) ret= urns binary 97 26182 [main] chmod 1960 _close: close (3) 86 26268 [main] chmod 1960 fhandler_base::close: closing '/etc/passwd'= handle 0xD0 140 26408 [main] chmod 1960 _close: 0 =3D close (3) 119 26527 [main] chmod 1960 normalize_posix_path: src /etc 88 26615 [main] chmod 1960 normalize_posix_path: /etc =3D normalize_po= six_path (/etc) 85 26700 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/etc) 90 26790 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /e= tc, dst C:\cygwin\etc, flags 0x8, rc 0 359 27149 [main] chmod 1960 symlink_info::check: not a symlink 130 27279 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\etc, 0x240EDF0) (0x8) 106 27385 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\etc), set_has_acls(0) 242 27627 [main] chmod 1960 _open: open (/etc/group, 0x20000) 127 27754 [main] chmod 1960 normalize_posix_path: src /etc/group 86 27840 [main] chmod 1960 normalize_posix_path: /etc/group =3D normal= ize_posix_path (/etc/group) 84 27924 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/etc/group) 326 28250 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /e= tc/group, dst C:\cygwin\etc\group, flags 0x8, rc 0 408 28658 [main] chmod 1960 symlink_info::check: not a symlink 130 28788 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\etc\group, 0x240E9B0) (0x8) 92 28880 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\etc\group), set_has_acls(0) 95 28975 [main] chmod 1960 dtable::build_fhandler: fd 3, fh 0x615602C8 86 29061 [main] chmod 1960 fhandler_base::open: (C:\cygwin\etc\group, = 0x20000) 420 29481 [main] chmod 1960 fhandler_base::open: 0xCC =3D CreateFileA (= C:\cygwin\etc\group, 0x80000000, 0x7, 0x240EDF0, 0x3, 0x80, 0) 137 29618 [main] chmod 1960 fhandler_base::open: filemode set to text 91 29709 [main] chmod 1960 fhandler_base::open: 1 =3D fhandler_base::o= pen (C:\cygwin\etc\group, 0x20000) 116 29825 [main] chmod 1960 fhandler_disk_file::open: 1 =3D fhandler_di= sk_file::open (C:\cygwin\etc\group, 0x20000) 86 29911 [main] chmod 1960 _open: 3 =3D open (/etc/group, 0x20000) 85 29996 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 82 30078 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 124 30202 [main] chmod 1960 fhandler_disk_file::fstat_helper: 1 =3D Get= FileInformationByHandle (C:\cygwin\etc\group, 204) 385 30587 [main] chmod 1960 fhandler_disk_file::fstat_helper: 0 =3D fst= at (, 0x240F170) st_atime=3D3CDF6470 st_size=3D470, st_mode=3D0x81A4, st_in= o=3D199312800, sizeof=3D64 139 30726 [main] chmod 1960 _fstat: 0 =3D fstat (3, 0x240F170) 92 30818 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 86 30904 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: get_*_bin= ary 84 30988 [main] chmod 1960 setmode_helper: setmode: file was cle now r= aw 83 31071 [main] chmod 1960 setmode: setmode (3, binary) re= turns text 86 31157 [main] chmod 1960 _read: read (3, 0xA011A80, 1024) blocking, = sigcatchers 0 84 31241 [main] chmod 1960 _read: non-interruptible read 91 31332 [main] chmod 1960 fhandler_base::read: returning 470 chars, b= inary mode 84 31416 [main] chmod 1960 _read: 470 =3D read (3, 0xA011A80, 1024), e= rrno 0 83 31499 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 83 31582 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 83 31665 [main] chmod 1960 setmode_helper: setmode: file was raw now c= le 82 31747 [main] chmod 1960 setmode: setmode (3, text) retu= rns binary 1682 33429 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 83 33512 [main] chmod 1960 _cygwin_istext_for_stdio: _cifs: get_*_bin= ary 82 33594 [main] chmod 1960 setmode_helper: setmode: file was cle now r= aw 82 33676 [main] chmod 1960 setmode: setmode (3, binary) re= turns text 85 33761 [main] chmod 1960 _read: read (3, 0xA011A80, 1024) blocking, = sigcatchers 0 81 33842 [main] chmod 1960 _read: non-interruptible read 86 33928 [main] chmod 1960 _read: 0 =3D read (3, 0xA011A80, 1024), err= no 0 83 34011 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio (3) 79 34090 [main] chmod 1960 _cygwin_istext_for_stdio: _cygwin_istext_fo= r_stdio says yes 83 34173 [main] chmod 1960 setmode_helper: setmode: file was raw now c= le 82 34255 [main] chmod 1960 setmode: setmode (3, text) retu= rns binary 87 34342 [main] chmod 1960 _close: close (3) 83 34425 [main] chmod 1960 fhandler_base::close: closing '/etc/group' = handle 0xCC 137 34562 [main] chmod 1960 _close: 0 =3D close (3) 256 34818 [main] chmod 1960 internal_getlogin: Cygwins Username: tgun 254 35072 [main] chmod 1960 sigproc_init: process/signal handling enabl= ed(1) 385 35457 [main] chmod 1960 build_argv: argv[0] =3D 'chmod' 90 35547 [main] chmod 1960 build_argv: argv[1] =3D 'a+w' 83 35630 [main] chmod 1960 build_argv: argv[2] =3D '-v' 82 35712 [main] chmod 1960 build_argv: argv[3] =3D 'test.c' 80 35792 [main] chmod 1960 build_argv: argc 4 304 36096 [sig] chmod 1960 wait_sig: sigcatch_nonmain 0x104, sigcatch_m= ain 0x108 116 36212 [sig] chmod 1960 wait_sig: Ready. dwProcessid 1960 149 36361 [main] chmod 1960 normalize_posix_path: src /dev/conin 102 36463 [main] chmod 1960 normalize_posix_path: /dev/conin =3D normal= ize_posix_path (/dev/conin) 93 36556 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/dev/conin) 90 36646 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /d= ev/conin, dst conin, flags 0x2, rc 0 4232 40878 [main] chmod 1960 dtable::build_fhandler: fd 0, fh 0x615603C0 171 41049 [main] chmod 1960 fhandler_base::init: created new fhandler_b= ase for handle 0x7 133 41182 [main] chmod 1960 open_shared: name (null), shared 0x1C480000= (wanted 0x0), h 0x144 124 41306 [main] chmod 1960 tty_min::set_ctty: attached tty1073741824 s= id 1960, pid 1960, tty->pgid 0, tty->sid 1960 93 41399 [main] chmod 1960 tty_min::set_ctty: resetting tty1073741824 = sid. Was 1960, now 1960. pgid was 0, now 1960. 212 41611 [main] chmod 1960 fhandler_console::open: opened conin$ 0x3, = conout$ 0xB 131 41742 [main] chmod 1960 fhandler_console::output_tcsetattr: 0 =3D t= csetattr (,1C480018) (ENABLE FLAGS 3) (lflag 107 oflag 9) 92 41834 [main] chmod 1960 dtable::init_std_file_from_handle: fd 0, ha= ndle 0x7 172 42006 [main] chmod 1960 normalize_posix_path: src unknown disk file 114 42120 [main] chmod 1960 mount_info::conv_to_posix_path: conv_to_pos= ix_path (C:\cygwin\home\tgun\tmp, no-keep-rel, no-add-slash) 94 42214 [main] chmod 1960 normalize_win32_path: C:\cygwin\home\tgun\t= mp =3D normalize_win32_path (C:\cygwin\home\tgun\tmp) 91 42305 [main] chmod 1960 mount_info::conv_to_posix_path: /home/tgun/= tmp =3D conv_to_posix_path (C:\cygwin\home\tgun\tmp) 91 42396 [main] chmod 1960 cwdstuff::get: posix /home/tgun/tmp 85 42481 [main] chmod 1960 cwdstuff::get: (/home/tgun/tmp) =3D cwdstuf= f::get (0x240F940, 260, 1, 0), errno 0 86 42567 [main] chmod 1960 normalize_posix_path: /home/tgun/tmp/unknow= n disk file =3D normalize_posix_path (unknown disk file) 89 42656 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp/unknown disk file) 92 42748 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp/unknown disk file, dst C:\cygwin\home\tgun\tmp\unknown disk fi= le, flags 0x8, rc 0 441 43189 [main] chmod 1960 symlink_info::check: GetFileAttributes (C:\= cygwin\home\tgun\tmp\unknown disk file) failed 148 43337 [main] chmod 1960 geterrno_from_win_error: windows error 2 = =3D=3D errno 2 191 43528 [main] chmod 1960 symlink_info::check: GetFileAttributes (C:\= cygwin\home\tgun\tmp\unknown disk file.lnk) failed 247 43775 [main] chmod 1960 geterrno_from_win_error: windows error 2 = =3D=3D errno 2 111 43886 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp\unknown disk file, 0x240F600) (0x8) 94 43980 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp) 93 44073 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp, dst C:\cygwin\home\tgun\tmp, flags 0x8, rc 0 227 44300 [main] chmod 1960 symlink_info::check: not a symlink 122 44422 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp, 0x240F600) (0x8) 93 44515 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\home\tgun\tmp\unknown disk file), set_has_acls(0) 100 44615 [main] chmod 1960 dtable::build_fhandler: fd 1, fh 0x615602C8 265 44880 [main] chmod 1960 fhandler_base::init: created new fhandler_b= ase for handle 0xAC 108 44988 [main] chmod 1960 dtable::init_std_file_from_handle: fd 1, ha= ndle 0xAC 168 45156 [main] chmod 1960 normalize_posix_path: src unknown disk file 105 45261 [main] chmod 1960 cwdstuff::get: posix /home/tgun/tmp 90 45351 [main] chmod 1960 cwdstuff::get: (/home/tgun/tmp) =3D cwdstuf= f::get (0x240F930, 260, 1, 0), errno 0 86 45437 [main] chmod 1960 normalize_posix_path: /home/tgun/tmp/unknow= n disk file =3D normalize_posix_path (unknown disk file) 89 45526 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp/unknown disk file) 93 45619 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp/unknown disk file, dst C:\cygwin\home\tgun\tmp\unknown disk fi= le, flags 0x8, rc 0 401 46020 [main] chmod 1960 symlink_info::check: GetFileAttributes (C:\= cygwin\home\tgun\tmp\unknown disk file) failed 146 46166 [main] chmod 1960 geterrno_from_win_error: windows error 2 = =3D=3D errno 2 186 46352 [main] chmod 1960 symlink_info::check: GetFileAttributes (C:\= cygwin\home\tgun\tmp\unknown disk file.lnk) failed 119 46471 [main] chmod 1960 geterrno_from_win_error: windows error 2 = =3D=3D errno 2 90 46561 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp\unknown disk file, 0x240F5F0) (0x8) 90 46651 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp) 90 46741 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp, dst C:\cygwin\home\tgun\tmp, flags 0x8, rc 0 204 46945 [main] chmod 1960 symlink_info::check: not a symlink 120 47065 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp, 0x240F5F0) (0x8) 91 47156 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\home\tgun\tmp\unknown disk file), set_has_acls(0) 98 47254 [main] chmod 1960 dtable::build_fhandler: fd 2, fh 0x61560E68 87 47341 [main] chmod 1960 fhandler_base::init: created new fhandler_b= ase for handle 0xA0 86 47427 [main] chmod 1960 dtable::init_std_file_from_handle: fd 2, ha= ndle 0xA0 87 47514 [main] chmod 1960 dll_list::init: here 85 47599 [main] chmod 1960 dll_crt0_1: user_data->main 0x401DB0 109 47708 [main] chmod 1960 sig_send: pid 1960, signal -2, its_me 1 95 47803 [sig] chmod 1960 wait_sig: awake 84 47887 [sig] chmod 1960 wait_sig: processing signal -2 85 47972 [sig] chmod 1960 wait_sig: set main thread completion event 79 48051 [sig] chmod 1960 wait_sig: looping 86 48137 [main] chmod 1960 sig_send: Waiting for thiscomplete 0x11C 88 48225 [main] chmod 1960 sig_send: returning 0 from sending signal -2 468 48693 [main] chmod 1960 lstat: entering 91 48784 [main] chmod 1960 normalize_posix_path: src test.c 88 48872 [main] chmod 1960 cwdstuff::get: posix /home/tgun/tmp 84 48956 [main] chmod 1960 cwdstuff::get: (/home/tgun/tmp) =3D cwdstuf= f::get (0x240F8B4, 260, 1, 0), errno 0 85 49041 [main] chmod 1960 normalize_posix_path: /home/tgun/tmp/test.c= =3D normalize_posix_path (test.c) 87 49128 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp/test.c) 335 49463 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp/test.c, dst C:\cygwin\home\tgun\tmp\test.c, flags 0x8, rc 0 451 49914 [main] chmod 1960 symlink_info::check: not a symlink 140 50054 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp\test.c, 0x240F574) (0x8) 95 50149 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\home\tgun\tmp\test.c), set_has_acls(0) 123 50272 [main] chmod 1960 dtable::build_fhandler: fd -1, fh 0x61560F80 95 50367 [main] chmod 1960 stat_worker: (test.c, 0x240FE04, 1, 0x240FA= 44), file_attributes 32 88 50455 [main] chmod 1960 fhandler_base::open: (C:\cygwin\home\tgun\t= mp\test.c, 0x110000) 459 50914 [main] chmod 1960 fhandler_base::open: 0xC8 =3D CreateFileA (= C:\cygwin\home\tgun\tmp\test.c, 0x80000000, 0x7, 0x240F824, 0x3, 0x2000080,= 0) 146 51060 [main] chmod 1960 fhandler_base::open: filemode set to binary 96 51156 [main] chmod 1960 fhandler_base::open: 1 =3D fhandler_base::o= pen (C:\cygwin\home\tgun\tmp\test.c, 0x110000) 90 51246 [main] chmod 1960 fhandler_disk_file::open: 1 =3D fhandler_di= sk_file::open (C:\cygwin\home\tgun\tmp\test.c, 0x110000) 125 51371 [main] chmod 1960 fhandler_disk_file::fstat_helper: 1 =3D Get= FileInformationByHandle (C:\cygwin\home\tgun\tmp\test.c, 200) 394 51765 [main] chmod 1960 fhandler_disk_file::fstat_helper: 0 =3D fst= at (, 0x240FE04) st_atime=3D3CDF6470 st_size=3D416, st_mode=3D0x81A4, st_in= o=3D410697986, sizeof=3D64 143 51908 [main] chmod 1960 fhandler_base::close: closing 'test.c' hand= le 0xC8 129 52037 [main] chmod 1960 stat_worker: 0 =3D (test.c, 0x240FE04) 106 52143 [main] chmod 1960 normalize_posix_path: src test.c 90 52233 [main] chmod 1960 cwdstuff::get: posix /home/tgun/tmp 86 52319 [main] chmod 1960 cwdstuff::get: (/home/tgun/tmp) =3D cwdstuf= f::get (0x240F914, 260, 1, 0), errno 0 87 52406 [main] chmod 1960 normalize_posix_path: /home/tgun/tmp/test.c= =3D normalize_posix_path (test.c) 85 52491 [main] chmod 1960 mount_info::conv_to_win32_path: conv_to_win= 32_path (/home/tgun/tmp/test.c) 91 52582 [main] chmod 1960 mount_info::conv_to_win32_path: src_path /h= ome/tgun/tmp/test.c, dst C:\cygwin\home\tgun\tmp\test.c, flags 0x8, rc 0 381 52963 [main] chmod 1960 symlink_info::check: not a symlink 135 53098 [main] chmod 1960 symlink_info::check: 0 =3D symlink.check (C= :\cygwin\home\tgun\tmp\test.c, 0x240F5D4) (0x8) 95 53193 [main] chmod 1960 path_conv::check: root_dir(C:\), this->path= (C:\cygwin\home\tgun\tmp\test.c), set_has_acls(0) 90 53283 [main] chmod 1960 cwdstuff::get: posix /home/tgun/tmp 86 53369 [main] chmod 1960 cwdstuff::get: (C:\cygwin\home\tgun\tmp) = =3D cwdstuff::get (0x240F334, 260, 0, 0), errno 0 637 54006 [main] chmod 1960 seterrno_from_win_error: /cygnus/netrel/src= /cygwin-1.3.10-1/winsup/cygwin/security.cc:1613 errno 6 100 54106 [main] chmod 1960 geterrno_from_win_error: windows error 6 = =3D=3D errno 9 87 54193 [main] chmod 1960 set_file_attribute: -1 =3D set_file_attribu= te (test.c, 11096, 10513, 0x1B6) 247 54440 [main] chmod 1960 chmod: 0 =3D chmod (test.c, 0x1B6) 193 54633 [main] chmod 1960 fhandler_disk_file::fstat_helper: 1 =3D Get= FileInformationByHandle (C:\cygwin\home\tgun\tmp\unknown disk file, 172) 243 54876 [main] chmod 1960 fhandler_disk_file::fstat_helper: 0 =3D fst= at (, 0x240FA54) st_atime=3D3CDF6470 st_size=3D39361, st_mode=3D0x81A4, st_= ino=3D636914293, sizeof=3D64 135 55011 [main] chmod 1960 _fstat: 0 =3D fstat (1, 0x240FA54) 106 55117 [main] chmod 1960 _write: write (1, 0xA012518, 45) 95 55212 [main] chmod 1960 fhandler_base::write: binary write mode of `test.c' changed to 0666 (rw-rw-rw-) 90 55302 [main] chmod 1960 fhandler_base::write: 45 =3D write (0xA0125= 18, 45) 86 55388 [main] chmod 1960 _write: 45 =3D write (1, 0xA012518, 45) 84 55472 [main] chmod 1960 _close: close (1) 85 55557 [main] chmod 1960 fhandler_base::close: closing 'unknown disk= file' handle 0xAC 93 55650 [main] chmod 1960 _close: 0 =3D close (1) 91 55741 [main] chmod 1960 do_exit: do_exit (0) 85 55826 [main] chmod 1960 void: 0x0 =3D signal (20, 0x1) 86 55912 [main] chmod 1960 void: 0x0 =3D signal (1, 0x1) 84 55996 [main] chmod 1960 void: 0x0 =3D signal (2, 0x1) 84 56080 [main] chmod 1960 void: 0x0 =3D signal (3, 0x1) 119 56199 [main] chmod 1960 fhandler_base::close: closing 'unknown disk= file' handle 0xA0 97 56296 [main] chmod 1960 proc_terminate: nchildren 0, nzombies 0 87 56383 [main] chmod 1960 proc_terminate: leaving 111 56494 [main] chmod 1960 sigproc_terminate: entering 86 56580 [main] chmod 1960 sigproc_terminate: done 202 56782 [main] chmod 1960 __to_clock_t: dwHighDateTime 0, dwLowDateTi= me 156250 104 56886 [main] chmod 1960 __to_clock_t: total 00000000 0000000F 88 56974 [main] chmod 1960 __to_clock_t: dwHighDateTime 0, dwLowDateTi= me 156250 85 57059 [main] chmod 1960 __to_clock_t: total 00000000 0000000F 1507 58566 [main] chmod 1960 _pinfo::exit: Calling ExitProcess 0 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --C7zPtVaVf+AK4Oqc--