This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ls output still truncated


Larry Hall (Cygwin) wrote:
> Chuck wrote:
>> Larry Hall (Cygwin) wrote:
>>> Chuck wrote:
>>>> Folks I could really use some help here. I still cannot get the ls
>>>> command to work reliably. It worked for years and about two weeks ago
>>>> started sputtering.  I have completely unstalled all cygwin packages,
>>>> deleted the directories, and reinstalled from scratch. Even just
>>>> installing the bare mimimum packages and running a bash shell without X
>>>> or even a .profile, ls still fails to output anything 50% of the time.
>>>>
>>>> One other observation I've made is there's a similar program named
>>>> "dir.exe" in the /usr/bin directory. It seems to do pretty much the
>>>> same
>>>> thing as ls. In fact the file sizes and timestamps are even the
>>>> same. It
>>>> works every time. I could just alias ls=/usr/bin/dir but that seems
>>>> more
>>>> like a work-around rather than fixing the real problem. Can anyone help
>>>> with this? TIA
>>> Can you trim it down to a simple directory with a file or two?  If not,
>>> can you determine what is key to making it happen?  You may have
>>> mentioned
>>> these before but I don't recall and didn't see them in my review of the
>>> thread:
>>>
>>>   - Do you see this when running locally?  From ssh?
>>>   - Does it reproduce in bash?  In bash run from cmd.exe?
>>>   - Is CYGWIN environment variable still unset?
>>>
>>
>> Most of the info was in a thread from last week but in answer to the
>> immediate questions...
>>
>> Nothing seems to be key to making it happen. It *usually* happens the
>> first 3 or 4 times I try to ls a directory, then it works 90% of the
>> time for that directory. The /cygdrive directory
>>
>> I see it running locally. Local is the only way I run. I do not have
>> sshd installed.
>>
>> It reproduces in bash and pdksh whether I run from cmd.exe or xterm.
>>
>> If run from cmd.exe using the batch file, CYGWIN=tty. If run via an
>> xterm it's not set.
>>
>> I can reproduce the problem even on a directory with only one file.
> 
> 
> Can you send the output of a successful 'ls -l' from within a directory
> with one file and then the strace of a failing case of 'ls' within this
> directory and a non-failing case of the same to the list?
> 
> Does it work fine without 'tty' set for bash run at cmd.exe?
> 
> 

Your wish is my command. Attached are two strace output files. The names
should be self-explanatory. Please let me know if you see anything. In
the mean time I'm going to refresh myself on the use of gcc and gdb and
see if I can trace the execution of ls. Like I said in another post
though, it's been a *very* long time since I've done any C programming
and I don't think I've ever used the gnu debugger.
**********************************************
Program name: C:\cygwin\bin\ls.exe (pid 1036, ppid 1)
App version:  1005.23, api: 0.156
DLL version:  1005.24, api: 0.156
DLL build:    2007-01-31 10:57
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2007-02-20 15:55:08
**********************************************
   66     645 [main] ls 1036 set_myself: myself->dwProcessId 1036
   64     709 [main] ls 1036 time: 1172004908 = time (0)
 1669    2378 [main] ls 1036 environ_init: GetEnvironmentStrings returned 0x2452C0 - "ALLUSERSPROFILE=C:\Documents and Settings\All Users"
  126    2504 [main] ls 1036 environ_init: 0x670238: ALLUSERSPROFILE=C:\Documents and Settings\All Users
  100    2604 [main] ls 1036 environ_init: 0x670270: APPDATA=C:\Documents and Settings\CHamilto\Application Data
  219    2823 [main] ls 1036 environ_init: 0x6702B0: CLASSPATH=.;C:\Program Files\Java\jre1.5.0_09\lib\ext\QTJava.zip
  101    2924 [main] ls 1036 environ_init: 0x6702F8: CLIENTNAME=Console
   97    3021 [main] ls 1036 environ_init: 0x670310: COMMONPROGRAMFILES=C:\Program Files\Common Files
   98    3119 [main] ls 1036 environ_init: 0x670348: COMPUTERNAME=CHAMILTON-DEL
   97    3216 [main] ls 1036 environ_init: 0x670368: COMSPEC=C:\WINDOWS\system32\cmd.exe
   96    3312 [main] ls 1036 environ_init: 0x670390: CVSROOT=c:\program files\PuTTY
   98    3410 [main] ls 1036 environ_init: 0x6703B8: CVS_RSH=/bin/ssh
   95    3505 [main] ls 1036 environ_init: 0x6703D0: DISPLAY=127.0.0.1:0.0
   96    3601 [main] ls 1036 environ_init: 0x6703F0: FP_NO_HOST_CHECK=NO
  102    3703 [main] ls 1036 getwinenv: can't set native for HOME= since no environ yet
  106    3809 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto, no-keep-rel, no-add-slash)
   65    3874 [main] ls 1036 normalize_win32_path: C:\cygwin\home\CHamilto = normalize_win32_path (C:\cygwin\home\CHamilto)
   68    3942 [main] ls 1036 mount_info::conv_to_posix_path: /home/CHamilto = conv_to_posix_path (C:\cygwin\home\CHamilto)
  140    4082 [main] ls 1036 win_env::add_cache: posix /home/CHamilto
   56    4138 [main] ls 1036 win_env::add_cache: native HOME=C:\cygwin\home\CHamilto
   58    4196 [main] ls 1036 posify: env var converted to HOME=/home/CHamilto
   96    4292 [main] ls 1036 environ_init: 0x670430: HOME=/home/CHamilto
   97    4389 [main] ls 1036 environ_init: 0x670408: HOMEDRIVE=C:
   96    4485 [main] ls 1036 environ_init: 0x670580: HOMEPATH=\Documents and Settings\CHamilto
   98    4583 [main] ls 1036 environ_init: 0x6705B0: INFOPATH=/usr/local/info:/usr/share/info:/usr/info:
   98    4681 [main] ls 1036 environ_init: 0x6705E8: LDMS_LOCAL_DIR=C:\Program Files\LANDesk\LDClient\Data
   97    4778 [main] ls 1036 environ_init: 0x670628: LOGNAME=CHamilto
   98    4876 [main] ls 1036 environ_init: 0x670640: LOGONSERVER=\\SAMGDEN02
   95    4971 [main] ls 1036 environ_init: 0x670660: MAKE_MODE=unix
   95    5066 [main] ls 1036 environ_init: 0x670678: MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man
   99    5165 [main] ls 1036 environ_init: 0x6706C0: NLS_DATE_FORMAT=DD-MON-YY hh24:mi:ss
   96    5261 [main] ls 1036 environ_init: 0x6706F0: NUMBER_OF_PROCESSORS=1
   96    5357 [main] ls 1036 environ_init: 0x670710: ORACLE_BASE=c:/oracle
   96    5453 [main] ls 1036 environ_init: 0x670730: ORACLE_HOME=c:/oracle/ora92
   96    5549 [main] ls 1036 environ_init: 0x670750: OS=Windows_NT
   99    5648 [main] ls 1036 getwinenv: can't set native for PATH= since no environ yet
   62    5710 [main] ls 1036 normalize_posix_path: src .
   70    5780 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto\test, no-keep-rel, no-add-slash)
   71    5851 [main] ls 1036 normalize_win32_path: C:\cygwin\home\CHamilto\test = normalize_win32_path (C:\cygwin\home\CHamilto\test)
   61    5912 [main] ls 1036 mount_info::conv_to_posix_path: /home/CHamilto/test = conv_to_posix_path (C:\cygwin\home\CHamilto\test)
   67    5979 [main] ls 1036 cwdstuff::get: posix /home/CHamilto/test
  149    6128 [main] ls 1036 cwdstuff::get: (/home/CHamilto/test) = cwdstuff::get (0x22C890, 260, 1, 0), errno 0
   67    6195 [main] ls 1036 normalize_posix_path: /home/CHamilto/test/ = normalize_posix_path (.)
   62    6257 [main] ls 1036 mount_info::conv_to_win32_path: conv_to_win32_path (/home/CHamilto/test)
   67    6324 [main] ls 1036 set_flags: flags: binary (0x2)
   62    6386 [main] ls 1036 mount_info::conv_to_win32_path: src_path /home/CHamilto/test, dst C:\cygwin\home\CHamilto\test, flags 0xA, rc 0
  122    6508 [main] ls 1036 symlink_info::check: not a symlink
   63    6571 [main] ls 1036 symlink_info::check: 0 = symlink.check (C:\cygwin\home\CHamilto\test, 0x22C550) (0xA)
  877    7448 [main] ls 1036 set_privilege: 1 = set_privilege ((token 704) SeChangeNotifyPrivilege, 1)
  236    7684 [main] ls 1036 path_conv::check: this->path(C:\cygwin\home\CHamilto\test), has_acls(1)
  124    7808 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c, keep-rel, no-add-slash)
   61    7869 [main] ls 1036 mount_info::conv_to_posix_path: c = conv_to_posix_path (c)
   59    7928 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\oracle\ora92\bin, keep-rel, no-add-slash)
   60    7988 [main] ls 1036 normalize_win32_path: C:\cygwin\oracle\ora92\bin = normalize_win32_path (C:\cygwin\oracle\ora92\bin)
   61    8049 [main] ls 1036 mount_info::conv_to_posix_path: /oracle/ora92/bin = conv_to_posix_path (C:\cygwin\oracle\ora92\bin)
   60    8109 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto\bin, keep-rel, no-add-slash)
   62    8171 [main] ls 1036 normalize_win32_path: C:\cygwin\home\CHamilto\bin = normalize_win32_path (C:\cygwin\home\CHamilto\bin)
   61    8232 [main] ls 1036 mount_info::conv_to_posix_path: /home/CHamilto/bin = conv_to_posix_path (C:\cygwin\home\CHamilto\bin)
   60    8292 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   60    8352 [main] ls 1036 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin)
   60    8412 [main] ls 1036 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin)
   59    8471 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   61    8532 [main] ls 1036 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   59    8591 [main] ls 1036 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   59    8650 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   60    8710 [main] ls 1036 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   58    8768 [main] ls 1036 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   59    8827 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   62    8889 [main] ls 1036 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   60    8949 [main] ls 1036 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   60    9009 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\oracle\ora92\bin, keep-rel, no-add-slash)
   60    9069 [main] ls 1036 normalize_win32_path: c:\oracle\ora92\bin = normalize_win32_path (c:\oracle\ora92\bin)
   60    9129 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/oracle/ora92/bin = conv_to_posix_path (c:\oracle\ora92\bin)
   60    9189 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Oracle\jre\1.3.1\bin, keep-rel, no-add-slash)
   63    9252 [main] ls 1036 normalize_win32_path: c:\Program Files\Oracle\jre\1.3.1\bin = normalize_win32_path (c:\Program Files\Oracle\jre\1.3.1\bin)
   62    9314 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Oracle/jre/1.3.1/bin = conv_to_posix_path (c:\Program Files\Oracle\jre\1.3.1\bin)
   69    9383 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Oracle\jre\1.1.8\bin, keep-rel, no-add-slash)
   61    9444 [main] ls 1036 normalize_win32_path: c:\Program Files\Oracle\jre\1.1.8\bin = normalize_win32_path (c:\Program Files\Oracle\jre\1.1.8\bin)
   62    9506 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Oracle/jre/1.1.8/bin = conv_to_posix_path (c:\Program Files\Oracle\jre\1.1.8\bin)
   62    9568 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   61    9629 [main] ls 1036 normalize_win32_path: c:\WINDOWS\system32 = normalize_win32_path (c:\WINDOWS\system32)
   61    9690 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (c:\WINDOWS\system32)
   60    9750 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   59    9809 [main] ls 1036 normalize_win32_path: c:\WINDOWS = normalize_win32_path (c:\WINDOWS)
   59    9868 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (c:\WINDOWS)
   59    9927 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   61    9988 [main] ls 1036 normalize_win32_path: c:\WINDOWS\System32\Wbem = normalize_win32_path (c:\WINDOWS\System32\Wbem)
   61   10049 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   62   10111 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\ATI Technologies\ATI Control Panel, keep-rel, no-add-slash)
   61   10172 [main] ls 1036 normalize_win32_path: c:\Program Files\ATI Technologies\ATI Control Panel = normalize_win32_path (c:\Program Files\ATI Technologies\ATI Control Panel)
   63   10235 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/ATI Technologies/ATI Control Panel = conv_to_posix_path (c:\Program Files\ATI Technologies\ATI Control Panel)
   63   10298 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\gnupg, keep-rel, no-add-slash)
   62   10360 [main] ls 1036 normalize_win32_path: c:\Program Files\gnupg = normalize_win32_path (c:\Program Files\gnupg)
   60   10420 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/gnupg = conv_to_posix_path (c:\Program Files\gnupg)
   61   10481 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\illiminable\oggcodecs, keep-rel, no-add-slash)
   61   10542 [main] ls 1036 normalize_win32_path: c:\Program Files\illiminable\oggcodecs = normalize_win32_path (c:\Program Files\illiminable\oggcodecs)
   62   10604 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/illiminable/oggcodecs = conv_to_posix_path (c:\Program Files\illiminable\oggcodecs)
   63   10667 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\WinSCP3\, keep-rel, add-slash)
   61   10728 [main] ls 1036 normalize_win32_path: c:\Program Files\WinSCP3\ = normalize_win32_path (c:\Program Files\WinSCP3\)
   61   10789 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/WinSCP3/ = conv_to_posix_path (c:\Program Files\WinSCP3\)
   61   10850 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Bitvise Tunnelier, keep-rel, no-add-slash)
   61   10911 [main] ls 1036 normalize_win32_path: c:\Program Files\Bitvise Tunnelier = normalize_win32_path (c:\Program Files\Bitvise Tunnelier)
   61   10972 [main] ls 1036 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Bitvise Tunnelier = conv_to_posix_path (c:\Program Files\Bitvise Tunnelier)
   62   11034 [main] ls 1036 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\, keep-rel, add-slash)
   62   11096 [main] ls 1036 normalize_win32_path: c:\Program Files\QuickTime\QTSystem\ = normalize_win32_path (c:\Program Files\QuickTime\QTSystem\)
**********************************************
Program name: C:\cygwin\bin\ls.exe (pid 3048, ppid 1)
App version:  1005.23, api: 0.156
DLL version:  1005.24, api: 0.156
DLL build:    2007-01-31 10:57
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2007-02-20 15:54:43
**********************************************
   78     750 [main] ls 3048 set_myself: myself->dwProcessId 3048
   78     828 [main] ls 3048 time: 1172004883 = time (0)
  625    1453 [main] ls 3048 environ_init: GetEnvironmentStrings returned 0x2452C0 - "ALLUSERSPROFILE=C:\Documents and Settings\All Users"
  222    1675 [main] ls 3048 environ_init: 0x670238: ALLUSERSPROFILE=C:\Documents and Settings\All Users
  104    1779 [main] ls 3048 environ_init: 0x670270: APPDATA=C:\Documents and Settings\CHamilto\Application Data
   98    1877 [main] ls 3048 environ_init: 0x6702B0: CLASSPATH=.;C:\Program Files\Java\jre1.5.0_09\lib\ext\QTJava.zip
   99    1976 [main] ls 3048 environ_init: 0x6702F8: CLIENTNAME=Console
   96    2072 [main] ls 3048 environ_init: 0x670310: COMMONPROGRAMFILES=C:\Program Files\Common Files
   96    2168 [main] ls 3048 environ_init: 0x670348: COMPUTERNAME=CHAMILTON-DEL
   97    2265 [main] ls 3048 environ_init: 0x670368: COMSPEC=C:\WINDOWS\system32\cmd.exe
   96    2361 [main] ls 3048 environ_init: 0x670390: CVSROOT=c:\program files\PuTTY
   95    2456 [main] ls 3048 environ_init: 0x6703B8: CVS_RSH=/bin/ssh
   97    2553 [main] ls 3048 environ_init: 0x6703D0: DISPLAY=127.0.0.1:0.0
   95    2648 [main] ls 3048 environ_init: 0x6703F0: FP_NO_HOST_CHECK=NO
  100    2748 [main] ls 3048 getwinenv: can't set native for HOME= since no environ yet
  105    2853 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto, no-keep-rel, no-add-slash)
   65    2918 [main] ls 3048 normalize_win32_path: C:\cygwin\home\CHamilto = normalize_win32_path (C:\cygwin\home\CHamilto)
   68    2986 [main] ls 3048 mount_info::conv_to_posix_path: /home/CHamilto = conv_to_posix_path (C:\cygwin\home\CHamilto)
  139    3125 [main] ls 3048 win_env::add_cache: posix /home/CHamilto
   56    3181 [main] ls 3048 win_env::add_cache: native HOME=C:\cygwin\home\CHamilto
   58    3239 [main] ls 3048 posify: env var converted to HOME=/home/CHamilto
   95    3334 [main] ls 3048 environ_init: 0x670430: HOME=/home/CHamilto
   97    3431 [main] ls 3048 environ_init: 0x670408: HOMEDRIVE=C:
   96    3527 [main] ls 3048 environ_init: 0x670580: HOMEPATH=\Documents and Settings\CHamilto
   97    3624 [main] ls 3048 environ_init: 0x6705B0: INFOPATH=/usr/local/info:/usr/share/info:/usr/info:
   99    3723 [main] ls 3048 environ_init: 0x6705E8: LDMS_LOCAL_DIR=C:\Program Files\LANDesk\LDClient\Data
   97    3820 [main] ls 3048 environ_init: 0x670628: LOGNAME=CHamilto
   96    3916 [main] ls 3048 environ_init: 0x670640: LOGONSERVER=\\SAMGDEN02
   97    4013 [main] ls 3048 environ_init: 0x670660: MAKE_MODE=unix
   95    4108 [main] ls 3048 environ_init: 0x670678: MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man
   97    4205 [main] ls 3048 environ_init: 0x6706C0: NLS_DATE_FORMAT=DD-MON-YY hh24:mi:ss
   98    4303 [main] ls 3048 environ_init: 0x6706F0: NUMBER_OF_PROCESSORS=1
   95    4398 [main] ls 3048 environ_init: 0x670710: ORACLE_BASE=c:/oracle
   95    4493 [main] ls 3048 environ_init: 0x670730: ORACLE_HOME=c:/oracle/ora92
   97    4590 [main] ls 3048 environ_init: 0x670750: OS=Windows_NT
   99    4689 [main] ls 3048 getwinenv: can't set native for PATH= since no environ yet
   62    4751 [main] ls 3048 normalize_posix_path: src .
   68    4819 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto\test, no-keep-rel, no-add-slash)
   70    4889 [main] ls 3048 normalize_win32_path: C:\cygwin\home\CHamilto\test = normalize_win32_path (C:\cygwin\home\CHamilto\test)
   63    4952 [main] ls 3048 mount_info::conv_to_posix_path: /home/CHamilto/test = conv_to_posix_path (C:\cygwin\home\CHamilto\test)
   67    5019 [main] ls 3048 cwdstuff::get: posix /home/CHamilto/test
  116    5135 [main] ls 3048 cwdstuff::get: (/home/CHamilto/test) = cwdstuff::get (0x22C890, 260, 1, 0), errno 0
   65    5200 [main] ls 3048 normalize_posix_path: /home/CHamilto/test/ = normalize_posix_path (.)
   60    5260 [main] ls 3048 mount_info::conv_to_win32_path: conv_to_win32_path (/home/CHamilto/test)
   66    5326 [main] ls 3048 set_flags: flags: binary (0x2)
   64    5390 [main] ls 3048 mount_info::conv_to_win32_path: src_path /home/CHamilto/test, dst C:\cygwin\home\CHamilto\test, flags 0xA, rc 0
  113    5503 [main] ls 3048 symlink_info::check: not a symlink
   63    5566 [main] ls 3048 symlink_info::check: 0 = symlink.check (C:\cygwin\home\CHamilto\test, 0x22C550) (0xA)
  824    6390 [main] ls 3048 set_privilege: 1 = set_privilege ((token 710) SeChangeNotifyPrivilege, 1)
  224    6614 [main] ls 3048 path_conv::check: this->path(C:\cygwin\home\CHamilto\test), has_acls(1)
  123    6737 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c, keep-rel, no-add-slash)
   60    6797 [main] ls 3048 mount_info::conv_to_posix_path: c = conv_to_posix_path (c)
   61    6858 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\oracle\ora92\bin, keep-rel, no-add-slash)
   61    6919 [main] ls 3048 normalize_win32_path: C:\cygwin\oracle\ora92\bin = normalize_win32_path (C:\cygwin\oracle\ora92\bin)
   61    6980 [main] ls 3048 mount_info::conv_to_posix_path: /oracle/ora92/bin = conv_to_posix_path (C:\cygwin\oracle\ora92\bin)
   60    7040 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\CHamilto\bin, keep-rel, no-add-slash)
  279    7319 [main] ls 3048 normalize_win32_path: C:\cygwin\home\CHamilto\bin = normalize_win32_path (C:\cygwin\home\CHamilto\bin)
   69    7388 [main] ls 3048 mount_info::conv_to_posix_path: /home/CHamilto/bin = conv_to_posix_path (C:\cygwin\home\CHamilto\bin)
  115    7503 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   65    7568 [main] ls 3048 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin)
   62    7630 [main] ls 3048 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin)
   61    7691 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   61    7752 [main] ls 3048 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   60    7812 [main] ls 3048 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
  221    8033 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   67    8100 [main] ls 3048 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   60    8160 [main] ls 3048 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   60    8220 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   60    8280 [main] ls 3048 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   61    8341 [main] ls 3048 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   63    8404 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\oracle\ora92\bin, keep-rel, no-add-slash)
   60    8464 [main] ls 3048 normalize_win32_path: c:\oracle\ora92\bin = normalize_win32_path (c:\oracle\ora92\bin)
   61    8525 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/oracle/ora92/bin = conv_to_posix_path (c:\oracle\ora92\bin)
   61    8586 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Oracle\jre\1.3.1\bin, keep-rel, no-add-slash)
   61    8647 [main] ls 3048 normalize_win32_path: c:\Program Files\Oracle\jre\1.3.1\bin = normalize_win32_path (c:\Program Files\Oracle\jre\1.3.1\bin)
   62    8709 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Oracle/jre/1.3.1/bin = conv_to_posix_path (c:\Program Files\Oracle\jre\1.3.1\bin)
  128    8837 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Oracle\jre\1.1.8\bin, keep-rel, no-add-slash)
   66    8903 [main] ls 3048 normalize_win32_path: c:\Program Files\Oracle\jre\1.1.8\bin = normalize_win32_path (c:\Program Files\Oracle\jre\1.1.8\bin)
   64    8967 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Oracle/jre/1.1.8/bin = conv_to_posix_path (c:\Program Files\Oracle\jre\1.1.8\bin)
   62    9029 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   61    9090 [main] ls 3048 normalize_win32_path: c:\WINDOWS\system32 = normalize_win32_path (c:\WINDOWS\system32)
   60    9150 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (c:\WINDOWS\system32)
   64    9214 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   60    9274 [main] ls 3048 normalize_win32_path: c:\WINDOWS = normalize_win32_path (c:\WINDOWS)
   60    9334 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (c:\WINDOWS)
   60    9394 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   61    9455 [main] ls 3048 normalize_win32_path: c:\WINDOWS\System32\Wbem = normalize_win32_path (c:\WINDOWS\System32\Wbem)
   61    9516 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   63    9579 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\ATI Technologies\ATI Control Panel, keep-rel, no-add-slash)
   63    9642 [main] ls 3048 normalize_win32_path: c:\Program Files\ATI Technologies\ATI Control Panel = normalize_win32_path (c:\Program Files\ATI Technologies\ATI Control Panel)
   64    9706 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/ATI Technologies/ATI Control Panel = conv_to_posix_path (c:\Program Files\ATI Technologies\ATI Control Panel)
   64    9770 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\gnupg, keep-rel, no-add-slash)
   60    9830 [main] ls 3048 normalize_win32_path: c:\Program Files\gnupg = normalize_win32_path (c:\Program Files\gnupg)
   61    9891 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/gnupg = conv_to_posix_path (c:\Program Files\gnupg)
   64    9955 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\illiminable\oggcodecs, keep-rel, no-add-slash)
   63   10018 [main] ls 3048 normalize_win32_path: c:\Program Files\illiminable\oggcodecs = normalize_win32_path (c:\Program Files\illiminable\oggcodecs)
   62   10080 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/illiminable/oggcodecs = conv_to_posix_path (c:\Program Files\illiminable\oggcodecs)
   64   10144 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\WinSCP3\, keep-rel, add-slash)
   60   10204 [main] ls 3048 normalize_win32_path: c:\Program Files\WinSCP3\ = normalize_win32_path (c:\Program Files\WinSCP3\)
   62   10266 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/WinSCP3/ = conv_to_posix_path (c:\Program Files\WinSCP3\)
   64   10330 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Bitvise Tunnelier, keep-rel, no-add-slash)
   62   10392 [main] ls 3048 normalize_win32_path: c:\Program Files\Bitvise Tunnelier = normalize_win32_path (c:\Program Files\Bitvise Tunnelier)
   62   10454 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Bitvise Tunnelier = conv_to_posix_path (c:\Program Files\Bitvise Tunnelier)
   63   10517 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\, keep-rel, add-slash)
   61   10578 [main] ls 3048 normalize_win32_path: c:\Program Files\QuickTime\QTSystem\ = normalize_win32_path (c:\Program Files\QuickTime\QTSystem\)
   68   10646 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/QuickTime/QTSystem/ = conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\)
   65   10711 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   61   10772 [main] ls 3048 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   62   10834 [main] ls 3048 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   60   10894 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   61   10955 [main] ls 3048 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   61   11016 [main] ls 3048 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   62   11078 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\mpgtx, keep-rel, no-add-slash)
   61   11139 [main] ls 3048 normalize_win32_path: c:\Program Files\mpgtx = normalize_win32_path (c:\Program Files\mpgtx)
   61   11200 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/mpgtx = conv_to_posix_path (c:\Program Files\mpgtx)
   62   11262 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash)
   59   11321 [main] ls 3048 mount_info::conv_to_posix_path: . = conv_to_posix_path (.)
  151   11472 [main] ls 3048 win_env::add_cache: posix c:/oracle/ora92/bin:/home/CHamilto/bin:/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/oracle/ora92/bin:/cygdrive/c/Program Files/Oracle/jre/1.3.1/bin:/cygdrive/c/Program Files/Oracle/jre/1.1.8/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/Program Files/gnupg:/cygdrive/c/Program Files/illiminable/oggcodecs:/cygdrive/c/Program Files/WinSCP3/:/cygdrive/c/Program Files/Bitvise Tunnelier:/cygdrive/c/Program Files/QuickTime/QTSystem/:/usr/X11R6/bin:/usr/X11R6/bin:/cygdrive/c/Program Files/mpgtx:.
   83   11555 [main] ls 3048 win_env::add_cache: native PATH=c;C:\cygwin\oracle\ora92\bin;C:\cygwin\home\CHamilto\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\usr\X11R6\bin;c:\oracle\ora92\bin;c:\Program Files\Oracle\jre\1.3.1\bin;c:\Program Files\Oracle\jre\1.1.8\bin;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;c:\Program Files\ATI Technologies\ATI Control Panel;c:\Program Files\gnupg;c:\Program Files\illiminable\oggcodecs;c:\Program Files\WinSCP3\;c:\Program Files\Bitvise Tunnelier;c:\Program Files\QuickTime\QTSystem\;C:\cygwin\usr\X11R6\bin;C:\cygwin\usr\X11R6\bin;c:\Program Files\mpgtx;.
   81   11636 [main] ls 3048 posify: env var converted to PATH=c:/oracle/ora92/bin:/home/CHamilto/bin:/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/oracle/ora92/bin:/cygdrive/c/Program Files/Oracle/jre/1.3.1/bin:/cygdrive/c/Program Files/Oracle/jre/1.1.8/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/Program Files/gnupg:/cygdrive/c/Program Files/illiminable/oggcodecs:/cygdrive/c/Program Files/WinSCP3/:/cygdrive/c/Program Files/Bitvise Tunnelier:/cygdrive/c/Program Files/QuickTime/QTSystem/:/usr/X11R6/bin:/usr/X11R6/bin:/cygdrive/c/Program Files/mpgtx:.
  120   11756 [main] ls 3048 environ_init: 0x6709B0: PATH=c:/oracle/ora92/bin:/home/CHamilto/bin:/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/oracle/ora92/bin:/cygdrive/c/Program Files/Oracle/jre/1.3.1/bin:/cygdrive/c/Program Files/Oracle/jre/1.1.8/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/Program Files/gnupg:/cygdrive/c/Program Files/illiminable/oggcodecs:/cygdrive/c/Program Files/WinSCP3/:/cygdrive/c/Program Files/Bitvise Tunnelier:/cygdrive/c/Program Files/QuickTime/QTSystem/:/usr/X11R6/bin:/usr/X11R6/bin:/cygdrive/c/Program Files/mpgtx:.
  185   11941 [main] ls 3048 environ_init: 0x670768: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  101   12042 [main] ls 3048 environ_init: 0x6707A8: PRINTER=\\samgdef06\1201.Tech.DBA
   98   12140 [main] ls 3048 environ_init: 0x6707D0: PROCESSOR_ARCHITECTURE=x86
   98   12238 [main] ls 3048 environ_init: 0x6707F0: PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
   98   12336 [main] ls 3048 environ_init: 0x670838: PROCESSOR_LEVEL=6
   96   12432 [main] ls 3048 environ_init: 0x670850: PROCESSOR_REVISION=0d08
   98   12530 [main] ls 3048 environ_init: 0x670870: PROGRAMFILES=C:\Program Files
   97   12627 [main] ls 3048 environ_init: 0x670898: PS1=chamilton-del$ (B
   96   12723 [main] ls 3048 environ_init: 0x6708C0: QTJAVA=C:\Program Files\Java\jre1.5.0_09\lib\ext\QTJava.zip
   99   12822 [main] ls 3048 environ_init: 0x670900: SESSIONNAME=Console
   96   12918 [main] ls 3048 environ_init: 0x670918: SSH_AGENT_PID=3356
   96   13014 [main] ls 3048 environ_init: 0x670930: SSH_AUTH_SOCK=/tmp/ssh-lzMGT4mswo/agent.1804
   98   13112 [main] ls 3048 environ_init: 0x670968: SYSTEMDRIVE=C:
   96   13208 [main] ls 3048 environ_init: 0x670980: SYSTEMROOT=C:\WINDOWS
   97   13305 [main] ls 3048 getwinenv: can't set native for TEMP= since no environ yet
   98   13403 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp, no-keep-rel, no-add-slash)
   61   13464 [main] ls 3048 normalize_win32_path: c:\DOCUME~1\CHamilto\LOCALS~1\Temp = normalize_win32_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp)
   62   13526 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp = conv_to_posix_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp)
  140   13666 [main] ls 3048 win_env::add_cache: posix /cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
   57   13723 [main] ls 3048 win_env::add_cache: native TEMP=c:\DOCUME~1\CHamilto\LOCALS~1\Temp
   58   13781 [main] ls 3048 posify: env var converted to TEMP=/cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
   97   13878 [main] ls 3048 environ_init: 0x671410: TEMP=/cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
   99   13977 [main] ls 3048 environ_init: 0x670420: TERM=xterm
  101   14078 [main] ls 3048 environ_init: 0x671580: TERMCAP=xterm-r6|xterm|xterm X11R6 version:am:km:mi:ms:xn:co#95:it#8:li#30:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:ho=\E[H:im=\E[4h:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kd=\EOB:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:kb=\010:
  126   14204 [main] ls 3048 getwinenv: can't set native for TMP= since no environ yet
   98   14302 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp, no-keep-rel, no-add-slash)
   61   14363 [main] ls 3048 normalize_win32_path: c:\DOCUME~1\CHamilto\LOCALS~1\Temp = normalize_win32_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp)
   62   14425 [main] ls 3048 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp = conv_to_posix_path (c:\DOCUME~1\CHamilto\LOCALS~1\Temp)
  138   14563 [main] ls 3048 win_env::add_cache: posix /cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
   58   14621 [main] ls 3048 win_env::add_cache: native TMP=c:\DOCUME~1\CHamilto\LOCALS~1\Temp
   58   14679 [main] ls 3048 posify: env var converted to TMP=/cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
   96   14775 [main] ls 3048 environ_init: 0x671830: TMP=/cygdrive/c/DOCUME~1/CHamilto/LOCALS~1/Temp
  101   14876 [main] ls 3048 environ_init: 0x6713E0: USER=CHamilto
   98   14974 [main] ls 3048 environ_init: 0x6719A0: USERDNSDOMAIN=ADVANCEMAGS.COM
   96   15070 [main] ls 3048 environ_init: 0x6719C8: USERDOMAIN=ADVANCEMAGS
   95   15165 [main] ls 3048 environ_init: 0x6713F8: USERNAME=CHamilto
   97   15262 [main] ls 3048 environ_init: 0x6719E8: USERPROFILE=C:\Documents and Settings\CHamilto
   97   15359 [main] ls 3048 environ_init: 0x671A20: WF_RESOURCES=C:\oracle\ora92\WF\RES\WFus.RES
   96   15455 [main] ls 3048 environ_init: 0x671A58: WINDIR=C:\WINDOWS
   98   15553 [main] ls 3048 environ_init: 0x671A70: WINDOWID=2097166
   96   15649 [main] ls 3048 environ_init: 0x671A88: XTERM_SHELL=/bin/ksh
   95   15744 [main] ls 3048 environ_init: 0x671AA8: XTERM_VERSION=Cygwin 6.8.2.0(202)
   98   15842 [main] ls 3048 environ_init: 0x671AD0: _=/usr/bin/strace
   84   15926 [main] ls 3048 pinfo_init: Set nice to 0
   61   15987 [main] ls 3048 pinfo_init: pid 3048, pgid 3048
  802   16789 [main] ls 3048 set_privilege: 0 = set_privilege ((token 72C) SeRestorePrivilege, 1)
 1266   18055 [sig] ls 3048 wait_sig: entering ReadFile loop, my_readsig 0x0, my_sendsig 0x0
  375   18430 [main] ls 3048 set_privilege: 0 = set_privilege ((token 72C) SeBackupPrivilege, 1)
   80   18510 [main] ls 3048 set_privilege: 1 = set_privilege ((token 72C) SeChangeNotifyPrivilege, 1)
  132   18642 [main] ls 3048 dtable::extend: size 32, fds 0x611676C0
   78   18720 [main] ls 3048 normalize_posix_path: src /etc/passwd
   60   18780 [main] ls 3048 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
   60   18840 [main] ls 3048 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
   61   18901 [main] ls 3048 set_flags: flags: binary (0x2)
   61   18962 [main] ls 3048 mount_info::conv_to_win32_path: src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
  112   19074 [main] ls 3048 symlink_info::check: not a symlink
   64   19138 [main] ls 3048 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x22C610) (0xA)
   63   19201 [main] ls 3048 path_conv::check: this->path(C:\cygwin\etc\passwd), has_acls(1)
  195   19396 [main] ls 3048 etc::test_file_change: FindFirstFile succeeded
  529   19925 [main] ls 3048 pwdgrp::load: /etc/passwd curr_lines 9
   62   19987 [main] ls 3048 pwdgrp::load: /etc/passwd load succeeded
   90   20077 [main] ls 3048 normalize_posix_path: src /etc/group
   60   20137 [main] ls 3048 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
   59   20196 [main] ls 3048 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
   65   20261 [main] ls 3048 set_flags: flags: binary (0x2)
   60   20321 [main] ls 3048 mount_info::conv_to_win32_path: src_path /etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  102   20423 [main] ls 3048 symlink_info::check: not a symlink
   63   20486 [main] ls 3048 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\group, 0x22C5E0) (0xA)
   62   20548 [main] ls 3048 path_conv::check: this->path(C:\cygwin\etc\group), has_acls(1)
  171   20719 [main] ls 3048 etc::test_file_change: FindFirstFile succeeded
10717   31436 [main] ls 3048 pwdgrp::load: /etc/group curr_lines 2049
   69   31505 [main] ls 3048 pwdgrp::load: /etc/group load succeeded
  335   31840 [main] ls 3048 pwdgrp::read_group: Completing /etc/group: Domain Users:S-1-5-21-1214440339-1417001333-839522115-513:10545:CHamilto
  167   32007 [main] ls 3048 cygheap_user::ontherange: what 2, pw 0x672098
   64   32071 [main] ls 3048 cygheap_user::ontherange: HOME is already in the environment /home/CHamilto
  166   32237 [main] ls 3048 wait_for_sigthread: wait_sig_inited 0x7E0
   72   32309 [main] ls 3048 wait_for_sigthread: process/signal handling enabled, state 0x41
  205   32514 [main] ls 3048 build_argv: argv[0] = 'ls'
   57   32571 [main] ls 3048 build_argv: argc 1
  139   32710 [main] ls 3048 build_fh_pc: fh 0x61167828
   69   32779 [main] ls 3048 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   68   32847 [main] ls 3048 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   59   32906 [main] ls 3048 fhandler_base::set_flags: filemode set to binary
   58   32964 [main] ls 3048 fhandler_base::init: created new fhandler_base for handle 0x70C, bin 1
  135   33099 [main] ls 3048 build_fh_pc: fh 0x61167A30
   61   33160 [main] ls 3048 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   59   33219 [main] ls 3048 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   60   33279 [main] ls 3048 fhandler_base::set_flags: filemode set to binary
   57   33336 [main] ls 3048 fhandler_base::init: created new fhandler_base for handle 0x7FC, bin 1
  121   33457 [main] ls 3048 build_fh_pc: fh 0x61167C38
   61   33518 [main] ls 3048 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   59   33577 [main] ls 3048 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   59   33636 [main] ls 3048 fhandler_base::set_flags: filemode set to binary
   57   33693 [main] ls 3048 fhandler_base::init: created new fhandler_base for handle 0x7E0, bin 1
  112   33805 [main] ls 3048 fhandler_console::need_invisible: invisible_console 0
   88   33893 [main] ls 3048 open_shared: name (null), n 0, shared 0x60020000 (wanted 0x60020000), h 0x708
   74   33967 [main] ls 3048 _pinfo::set_ctty: old no ctty
   61   34028 [main] ls 3048 _pinfo::set_ctty: attaching ctty /dev/console sid 3048, pid 3048, pgid 3048, tty->pgid 0, tty->sid 3048
 3826   37854 [main] ls 3048 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin\cygintl-8.dll, keep-rel, no-add-slash)
   92   37946 [main] ls 3048 normalize_win32_path: C:\cygwin\bin\cygintl-8.dll = normalize_win32_path (C:\cygwin\bin\cygintl-8.dll)
   68   38014 [main] ls 3048 mount_info::conv_to_posix_path: /usr/bin/cygintl-8.dll = conv_to_posix_path (C:\cygwin\bin\cygintl-8.dll)
  109   38123 [main] ls 3048 dll_crt0_1: user_data->main 0x406CA0
   58   38181 [main] ls 3048 __set_errno: void dll_crt0_1(void*):948 val 0
  632   38813 [main] ls 3048 isatty: 0 = isatty (1)
   88   38901 [main] ls 3048 ioctl: fd 1, cmd 5401
   64   38965 [main] ls 3048 __set_errno: virtual int fhandler_base::ioctl(unsigned int, void*):1182 val 22
   63   39028 [main] ls 3048 fhandler_base::ioctl: -1 = ioctl (5401, 0x22CB18)
   59   39087 [main] ls 3048 ioctl: returning -1
  279   39366 [main] ls 3048 normalize_posix_path: src .
   59   39425 [main] ls 3048 cwdstuff::get: posix /home/CHamilto/test
   58   39483 [main] ls 3048 cwdstuff::get: (/home/CHamilto/test) = cwdstuff::get (0x22C850, 260, 1, 0), errno 0
   61   39544 [main] ls 3048 normalize_posix_path: /home/CHamilto/test/ = normalize_posix_path (.)
   59   39603 [main] ls 3048 mount_info::conv_to_win32_path: conv_to_win32_path (/home/CHamilto/test)
   63   39666 [main] ls 3048 set_flags: flags: binary (0x2)
   58   39724 [main] ls 3048 mount_info::conv_to_win32_path: src_path /home/CHamilto/test, dst C:\cygwin\home\CHamilto\test, flags 0xA, rc 0
  110   39834 [main] ls 3048 symlink_info::check: not a symlink
   62   39896 [main] ls 3048 symlink_info::check: 0 = symlink.check (C:\cygwin\home\CHamilto\test, 0x22C510) (0xA)
   64   39960 [main] ls 3048 path_conv::check: this->path(C:\cygwin\home\CHamilto\test), has_acls(1)
   64   40024 [main] ls 3048 build_fh_pc: fh 0x61167E40
  350   40374 [main] ls 3048 fhandler_disk_file::opendir: 0x6A1A60 = opendir (/home/CHamilto/test)
  323   40697 [main] ls 3048 fhandler_disk_file::readdir: 0 = readdir (0x6A1A60, 0x22C6D4) (.)
   72   40769 [main] ls 3048 normalize_posix_path: src /home/CHamilto/test/..
   61   40830 [main] ls 3048 normalize_posix_path: /home/CHamilto/ = normalize_posix_path (/home/CHamilto/test/..)
   60   40890 [main] ls 3048 mount_info::conv_to_win32_path: conv_to_win32_path (/home/CHamilto)
   59   40949 [main] ls 3048 set_flags: flags: binary (0x2)
   58   41007 [main] ls 3048 mount_info::conv_to_win32_path: src_path /home/CHamilto, dst C:\cygwin\home\CHamilto, flags 0xA, rc 0
  114   41121 [main] ls 3048 symlink_info::check: not a symlink
   63   41184 [main] ls 3048 symlink_info::check: 0 = symlink.check (C:\cygwin\home\CHamilto, 0x22BED0) (0xA)
   62   41246 [main] ls 3048 path_conv::check: this->path(C:\cygwin\home\CHamilto), has_acls(1)
  241   41487 [main] ls 3048 fhandler_disk_file::readdir: 0 = readdir (0x6A1A60, 0x22C6D4) (..)
   72   41559 [main] ls 3048 fhandler_disk_file::readdir: 0 = readdir (0x6A1A60, 0x22C6D4) (test.wav)
  125   41684 [main] ls 3048 geterrno_from_win_error: windows error 18 == errno 89
   65   41749 [main] ls 3048 fhandler_disk_file::readdir: 89 = readdir (0x6A1A60, 0x22C6D4) (***)
  167   41916 [main] ls 3048 fhandler_disk_file::closedir: 0 = closedir (0x6A1A60)
  178   42094 [main] ls 3048 closedir: 0 = closedir (0xA0000)
  113   42207 [main] ls 3048 fhandler_base::fstat: here
   59   42266 [main] ls 3048 fstat64: 0 = fstat (1, 0x22BA20)
  372   42638 [main] ls 3048 sig_send: sendsig 0x6FC, pid 3048, signal -34, its_me 1
   65   42703 [main] ls 3048 sig_send: wakeup 0x6C8
   68   42771 [main] ls 3048 sig_send: Waiting for pack.wakeup 0x6C8
   66   42837 [sig] ls 3048 wait_sig: signalling pack.wakeup 0x6C8
   72   42909 [main] ls 3048 sig_send: returning 0x0 from sending signal -34
  105   43014 [main] ls 3048 fhandler_base::write: binary write
  138   43152 [main] ls 3048 close: close (1)
   59   43211 [main] ls 3048 fhandler_base::close: closing '' handle 0x7FC
   63   43274 [main] ls 3048 close: 0 = close (1)
  301   43575 [main] ls 3048 close: close (2)
   56   43631 [main] ls 3048 fhandler_base::close: closing '' handle 0x7E0
   62   43693 [main] ls 3048 close: 0 = close (2)
  331   44024 [main] ls 3048 close: close (0)
   55   44079 [main] ls 3048 fhandler_base::close: closing '' handle 0x70C
   61   44140 [main] ls 3048 close: 0 = close (0)
  196   44336 [main] ls 3048 do_exit: do_exit (0), exit_state 0
   57   44393 [main] ls 3048 void: 0x0 = signal (20, 0x1)
   59   44452 [main] ls 3048 void: 0x0 = signal (1, 0x1)
   58   44510 [main] ls 3048 void: 0x0 = signal (2, 0x1)
   56   44566 [main] ls 3048 void: 0x0 = signal (3, 0x1)
   99   44665 [main] ls 3048 sigproc_terminate: entering
   56   44721 [main] ls 3048 sig_send: sendsig 0x6FC, pid 3048, signal -42, its_me 1
   68   44789 [main] ls 3048 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   60   44849 [main] ls 3048 sig_send: returning 0x0 from sending signal -42
   58   44907 [main] ls 3048 proc_terminate: nprocs 0
   57   44964 [main] ls 3048 proc_terminate: leaving
  136   45100 [main] ls 3048 __to_clock_t: dwHighDateTime 0, dwLowDateTime 200288
   69   45169 [main] ls 3048 __to_clock_t: total 00000000 00000014
   60   45229 [main] ls 3048 __to_clock_t: dwHighDateTime 0, dwLowDateTime 200288
   58   45287 [main] ls 3048 __to_clock_t: total 00000000 00000014
  940   46227 [main] ls 3048 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]