public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Network drive issue -- 'no such host or network path'
@ 2009-06-27 22:49 Stephen Wilkinson
  2009-06-28 12:45 ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Wilkinson @ 2009-06-27 22:49 UTC (permalink / raw)
  To: cygwin

Hello,

I use cygwin on a computer with mapped network drives. In the cygwin shell, I can list the contents of local drives, but not that of mapped network drives, even though I have no problem in DOS. It's frustrating because I can't use tab completion on a file on a network drive either.

For example, drive U: is mapped to a network shared folder. In DOS 'dir U:\' works, but in bash in cygwin 'ls /cygdrive/u/' gives me the error 'no such host or network path'.

I've checked with 'mount' and the drive is correctly mounted as /cygdrive/u/. What is odd, is that if I specify the full path to a file, I can access it without problems -- for example 'cat /cygdrive/u/example.txt' works.

Google and mailing list searches throw up network access problems related to SSH or CRON jobs, but not on commands run locally as a user.

Since cygwin runs on top of windows, I don't understand how windows can list directory contents but cygwin can't. 

Can anyone who knows what 'ls' does offer any suggestions or hypotheses for this behaviour? I thought of using an alias to DOS's 'dir' but would rather fix the problem.

Thanks,
Steve

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
  2009-06-27 22:49 Network drive issue -- 'no such host or network path' Stephen Wilkinson
@ 2009-06-28 12:45 ` Corinna Vinschen
  0 siblings, 0 replies; 8+ messages in thread
From: Corinna Vinschen @ 2009-06-28 12:45 UTC (permalink / raw)
  To: cygwin

On Jun 27 18:40, Stephen Wilkinson wrote:
> Hello,
> 
> I use cygwin on a computer with mapped network drives. In the cygwin shell, I can list the contents of local drives, but not that of mapped network drives, even though I have no problem in DOS. It's frustrating because I can't use tab completion on a file on a network drive either.
> 
> For example, drive U: is mapped to a network shared folder. In DOS 'dir U:\' works, but in bash in cygwin 'ls /cygdrive/u/' gives me the error 'no such host or network path'.

Is that on 1.5.25?  Did you try with Cygwin 1.7?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
@ 2009-07-03 14:37 Stephen Wilkinson
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Wilkinson @ 2009-07-03 14:37 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

Corinna,

Sorry for the delay -- I'm waiting for the sysadmins to tell me what the
filesystem of the U drive is...

In the meantime, I attach the output of strace on 1.7 (I don't know why
I sent you the output of 1.5.25).
 
I hope I'll soon have more information on the filesystem...
 
Steve

[-- Attachment #2: lsu.trace --]
[-- Type: application/octet-stream, Size: 35482 bytes --]

    8       8 [main] ls 5864 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x76C
  141     149 [main] ls 5864 heap_init: heap base 0x680000, heap top 0x680000
   52     201 [main] ls 5864 open_shared: name S-1-5-21-487122317-356413966-273329073-20225.1, n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x768
   27     228 [main] ls 5864 user_shared_create: opening user shared for 'S-1-5-21-487122317-356413966-273329073-20225' at 0x60FD0000
   25     253 [main] ls 5864 user_shared_create: user shared version 2E710001
   36     289 [main] ls 5864 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
   56     345 [main] ls 5864 dll_crt0_0: finished dll_crt0_0 initialization
   49     394 [main] ls 5864 _cygtls::remove: wait 0xFFFFFFFF
   33     427 [main] ls 5864 _cygtls::remove: removed 0x22CE64 element 0
   40     467 [main] ls 5864 _cygtls::remove: wait 0xFFFFFFFF
   22     489 [main] ls 5864 _cygtls::remove: removed 0x22CE64 element 0
  117     606 [sig] ls 5864 wait_sig: entering ReadFile loop, my_readsig 0x0, my_sendsig 0x0
 4781    5387 [main] ls 5864 _cygwin_istext_for_stdio: fd 0: not open
   31    5418 [main] ls 5864 _cygwin_istext_for_stdio: fd 1: not open
   25    5443 [main] ls 5864 _cygwin_istext_for_stdio: fd 2: not open
  168    5611 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Users\nggmv1r\My Documents\xhome, no-keep-rel, no-add-slash)
   50    5661 [main] ls 5864 normalize_win32_path: D:\Users\nggmv1r\My Documents\xhome = normalize_win32_path (D:\Users\nggmv1r\My Documents\xhome)
   33    5694 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/d/Users/nggmv1r/My Documents/xhome = conv_to_posix_path (D:\Users\nggmv1r\My Documents\xhome)
   65    5759 [main] ls (5864) open_shared: name cygpid.5864, n 5864, shared 0x60FF0000 (wanted 0x60FF0000), h 0x728
  116    5875 [main] ls 5864 **********************************************
   24    5899 [main] ls 5864 Program name: C:\Temp\cygwin\bin\ls.exe (pid 5864, ppid 1)
   22    5921 [main] ls 5864 App version:  1007.0, api: 0.189
   23    5944 [main] ls 5864 DLL version:  1007.0, api: 0.210
   21    5965 [main] ls 5864 DLL build:    2009-06-18 12:51
   22    5987 [main] ls 5864 OS version:   Windows NT-5.1
   20    6007 [main] ls 5864 Heap size:    402653184
   21    6028 [main] ls 5864 **********************************************
   20    6048 [main] ls 5864 pinfo::thisproc: myself->dwProcessId 5864
   23    6071 [main] ls 5864 time: 1246627486 = time (0)
  292    6363 [main] ls 5864 parse_options: glob (called func)
   36    6399 [main] ls 5864 parse_options: returning
   21    6420 [main] ls 5864 environ_init: GetEnvironmentStrings returned 0x10000
   36    6456 [main] ls 5864 environ_init: 0x6A8298: !C:=C:\Temp\cygwin\bin
   37    6493 [main] ls 5864 environ_init: 0x6A82B8: ALLUSERSPROFILE=C:\Documents and Settings\All Users
   38    6531 [main] ls 5864 environ_init: 0x6A82F8: APPDATA=C:\Documents and Settings\nggmv1r\Application Data
   37    6568 [main] ls 5864 environ_init: 0x6A8338: CAI_CAFT=C:\Program Files\CA\SC\CAM
   37    6605 [main] ls 5864 environ_init: 0x6A8368: CAI_MSQ=C:\Program Files\CA\SC\CAM
   36    6641 [main] ls 5864 environ_init: 0x6A8390: CAI_MSQ_NOWV=y
   36    6677 [main] ls 5864 environ_init: 0x6A83A8: CLIENTNAME=Console
   37    6714 [main] ls 5864 environ_init: 0x6A83C0: COMMONPROGRAMFILES=C:\Program Files\Common Files
   37    6751 [main] ls 5864 environ_init: 0x6A83F8: COMPUTERNAME=OEM-9GLJW3J
   37    6788 [main] ls 5864 environ_init: 0x6A8418: COMSPEC=C:\WINDOWS\system32\cmd.exe
   36    6824 [main] ls 5864 environ_init: 0x6A8448: CVS_RSH=/bin/ssh
   37    6861 [main] ls 5864 environ_init: 0x6A8460: CYGWIN=noglob
   35    6896 [main] ls 5864 environ_init: 0x6A8478: FP_NO_HOST_CHECK=NO
   36    6932 [main] ls 5864 environ_init: 0x6A8498: HAL=mult
   36    6968 [main] ls 5864 getwinenv: can't set native for HOME= since no environ yet
   24    6992 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\home\nggmv1r, no-keep-rel, no-add-slash)
   69    7061 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\home\nggmv1r = normalize_win32_path (C:\Temp\cygwin\home\nggmv1r)
   23    7084 [main] ls 5864 mount_info::conv_to_posix_path: /home/nggmv1r = conv_to_posix_path (C:\Temp\cygwin\home\nggmv1r)
   50    7134 [main] ls 5864 win_env::add_cache: posix /home/nggmv1r
   20    7154 [main] ls 5864 win_env::add_cache: native HOME=C:\Temp\cygwin\home\nggmv1r
   21    7175 [main] ls 5864 posify: env var converted to HOME=/home/nggmv1r
   48    7223 [main] ls 5864 environ_init: 0x6A8510: HOME=/home/nggmv1r
   37    7260 [main] ls 5864 environ_init: 0x6A84A8: HOMEDIR=D:\Users\nggmv1r
   36    7296 [main] ls 5864 environ_init: 0x6A8528: HOMEDRIVE=C:
   37    7333 [main] ls 5864 environ_init: 0x6A8540: HOMEPATH=\Documents and Settings\nggmv1r
   36    7369 [main] ls 5864 environ_init: 0x6A8570: HOSTNAME=oem-9gljw3j
   36    7405 [main] ls 5864 environ_init: 0x6A8590: INFOPATH=/usr/local/info:/usr/share/info:/usr/info:
   35    7440 [main] ls 5864 environ_init: 0x6A85D0: LOGONSERVER=\\CHLUK04DC
   36    7476 [main] ls 5864 environ_init: 0x6A85F0: MANPATH=/usr/local/man:/usr/share/man:/usr/man:
   35    7511 [main] ls 5864 environ_init: 0x6A8628: MANU=Dell
   35    7546 [main] ls 5864 environ_init: 0x6A8638: MODEL=755
   36    7582 [main] ls 5864 environ_init: 0x6A8648: NUMBER_OF_PROCESSORS=2
   35    7617 [main] ls 5864 environ_init: 0x6A8668: OLDPWD=/home/nggmv1r
   36    7653 [main] ls 5864 environ_init: 0x6A8688: OS=Windows_NT
   47    7700 [main] ls 5864 getwinenv: can't set native for PATH= since no environ yet
   43    7743 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\usr\local\bin, keep-rel, no-add-slash)
   22    7765 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\usr\local\bin = normalize_win32_path (C:\Temp\cygwin\usr\local\bin)
   22    7787 [main] ls 5864 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\Temp\cygwin\usr\local\bin)
   21    7808 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\bin, keep-rel, no-add-slash)
   22    7830 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\bin = normalize_win32_path (C:\Temp\cygwin\bin)
   21    7851 [main] ls 5864 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Temp\cygwin\bin)
   21    7872 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\bin, keep-rel, no-add-slash)
   21    7893 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\bin = normalize_win32_path (C:\Temp\cygwin\bin)
   21    7914 [main] ls 5864 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Temp\cygwin\bin)
   22    7936 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   21    7957 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\usr\X11R6\bin = normalize_win32_path (C:\Temp\cygwin\usr\X11R6\bin)
   22    7979 [main] ls 5864 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\Temp\cygwin\usr\X11R6\bin)
   21    8000 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\apps\oracle\client\10.2.0\BIN\, keep-rel, add-slash)
   22    8022 [main] ls 5864 normalize_win32_path: C:\apps\oracle\client\10.2.0\BIN\ = normalize_win32_path (C:\apps\oracle\client\10.2.0\BIN\)
   22    8044 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/apps/oracle/client/10.2.0/BIN/ = conv_to_posix_path (C:\apps\oracle\client\10.2.0\BIN\)
   21    8065 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Apps\orant\BIN\, keep-rel, add-slash)
   22    8087 [main] ls 5864 normalize_win32_path: C:\Apps\orant\BIN\ = normalize_win32_path (C:\Apps\orant\BIN\)
   21    8108 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Apps/orant/BIN/ = conv_to_posix_path (C:\Apps\orant\BIN\)
   22    8130 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Merant\DIMENS~1\8.0\PROG, keep-rel, no-add-slash)
   23    8153 [main] ls 5864 normalize_win32_path: C:\Merant\DIMENS~1\8.0\PROG = normalize_win32_path (C:\Merant\DIMENS~1\8.0\PROG)
   22    8175 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Merant/DIMENS~1/8.0/PROG = conv_to_posix_path (C:\Merant\DIMENS~1\8.0\PROG)
   22    8197 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\CA\SC\CAWIN\, keep-rel, add-slash)
   21    8218 [main] ls 5864 normalize_win32_path: C:\Program Files\CA\SC\CAWIN\ = normalize_win32_path (C:\Program Files\CA\SC\CAWIN\)
   22    8240 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/CA/SC/CAWIN/ = conv_to_posix_path (C:\Program Files\CA\SC\CAWIN\)
   21    8261 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Windows Resource Kits\Tools\, keep-rel, add-slash)
   22    8283 [main] ls 5864 normalize_win32_path: C:\Program Files\Windows Resource Kits\Tools\ = normalize_win32_path (C:\Program Files\Windows Resource Kits\Tools\)
   22    8305 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Windows Resource Kits/Tools/ = conv_to_posix_path (C:\Program Files\Windows Resource Kits\Tools\)
   21    8326 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, keep-rel, no-add-slash)
   22    8348 [main] ls 5864 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
   21    8369 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
   21    8390 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS, keep-rel, no-add-slash)
   21    8411 [main] ls 5864 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS)
   21    8432 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
   22    8454 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   21    8475 [main] ls 5864 normalize_win32_path: C:\WINDOWS\System32\Wbem = normalize_win32_path (C:\WINDOWS\System32\Wbem)
   21    8496 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem)
   22    8518 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Support Tools\, keep-rel, add-slash)
   22    8540 [main] ls 5864 normalize_win32_path: C:\Program Files\Support Tools\ = normalize_win32_path (C:\Program Files\Support Tools\)
   21    8561 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Support Tools/ = conv_to_posix_path (C:\Program Files\Support Tools\)
   22    8583 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\CA\DSM\bin, keep-rel, no-add-slash)
   21    8604 [main] ls 5864 normalize_win32_path: C:\Program Files\CA\DSM\bin = normalize_win32_path (C:\Program Files\CA\DSM\bin)
   22    8626 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/CA/DSM/bin = conv_to_posix_path (C:\Program Files\CA\DSM\bin)
   21    8647 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRA~1\CA\SC\CAM\bin, keep-rel, no-add-slash)
   21    8668 [main] ls 5864 normalize_win32_path: C:\PROGRA~1\CA\SC\CAM\bin = normalize_win32_path (C:\PROGRA~1\CA\SC\CAM\bin)
   22    8690 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/PROGRA~1/CA/SC/CAM/bin = conv_to_posix_path (C:\PROGRA~1\CA\SC\CAM\bin)
   21    8711 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Common Files\Roxio Shared\DLLShared\, keep-rel, add-slash)
   22    8733 [main] ls 5864 normalize_win32_path: C:\Program Files\Common Files\Roxio Shared\DLLShared\ = normalize_win32_path (C:\Program Files\Common Files\Roxio Shared\DLLShared\)
   22    8755 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/ = conv_to_posix_path (C:\Program Files\Common Files\Roxio Shared\DLLShared\)
   24    8779 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Apps\orant\jdk\bin\, keep-rel, add-slash)
   21    8800 [main] ls 5864 normalize_win32_path: C:\Apps\orant\jdk\bin\ = normalize_win32_path (C:\Apps\orant\jdk\bin\)
   22    8822 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Apps/orant/jdk/bin/ = conv_to_posix_path (C:\Apps\orant\jdk\bin\)
   21    8843 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\IDM Computer Solutions\UltraEdit\, keep-rel, add-slash)
   22    8865 [main] ls 5864 normalize_win32_path: C:\Program Files\IDM Computer Solutions\UltraEdit\ = normalize_win32_path (C:\Program Files\IDM Computer Solutions\UltraEdit\)
   22    8887 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/ = conv_to_posix_path (C:\Program Files\IDM Computer Solutions\UltraEdit\)
   50    8937 [main] ls 5864 win_env::add_cache: posix /usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/
   27    8964 [main] ls 5864 win_env::add_cache: native PATH=C:\Temp\cygwin\usr\local\bin;C:\Temp\cygwin\bin;C:\Temp\cygwin\bin;C:\Temp\cygwin\usr\X11R6\bin;C:\apps\oracle\client\10.2.0\BIN\;C:\Apps\orant\BIN\;C:\Merant\DIMENS~1\8.0\PROG;C:\Program Files\CA\SC\CAWIN\;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\CA\DSM\bin;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Apps\orant\jdk\bin\;C:\Program Files\IDM Computer Solutions\UltraEdit\
   26    8990 [main] ls 5864 posify: env var converted to PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/
   53    9043 [main] ls 5864 environ_init: 0x6B8D38: PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/
   44    9087 [main] ls 5864 environ_init: 0x6A86A0: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
   40    9127 [main] ls 5864 environ_init: 0x6A86E0: PRINTER=Microsoft Office Document Image Writer
   37    9164 [main] ls 5864 environ_init: 0x6A8718: PROCESSOR_ARCHITECTURE=x86
   38    9202 [main] ls 5864 environ_init: 0x6A8738: PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
   38    9240 [main] ls 5864 environ_init: 0x6A8788: PROCESSOR_LEVEL=6
   39    9279 [main] ls 5864 environ_init: 0x6A87A0: PROCESSOR_REVISION=0f0b
   70    9349 [main] ls 5864 environ_init: 0x6A87C0: PROGRAMFILES=C:\Program Files
   39    9388 [main] ls 5864 environ_init: 0x6A87E8: PROMPT=$P$G
   40    9428 [main] ls 5864 environ_init: 0x6A8800: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
   40    9468 [main] ls 5864 environ_init: 0x6A8848: PWD=/cygdrive/d/Users/nggmv1r/My Documents/xhome
   37    9505 [main] ls 5864 environ_init: 0x6B8FA0: RoxioCentral=C:\Program Files\Common Files\Roxio Shared\9.0\Roxio Central33\
   36    9541 [main] ls 5864 environ_init: 0x6A8880: SDROOT=C:\Program Files\CA\DSM\SD
   38    9579 [main] ls 5864 environ_init: 0x6B8FF8: SESSIONNAME=Console
   35    9614 [main] ls 5864 environ_init: 0x6A88A8: SHLVL=1
   36    9650 [main] ls 5864 environ_init: 0x6B9018: SYSTEMDRIVE=C:
   36    9686 [main] ls 5864 environ_init: 0x6B9030: SYSTEMROOT=C:\WINDOWS
   36    9722 [main] ls 5864 environ_init: 0x6B9050: SystemOS=WXP
   35    9757 [main] ls 5864 getwinenv: can't set native for TEMP= since no environ yet
   21    9778 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Tmp, no-keep-rel, no-add-slash)
   22    9800 [main] ls 5864 normalize_win32_path: C:\Tmp = normalize_win32_path (C:\Tmp)
   21    9821 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Tmp = conv_to_posix_path (C:\Tmp)
   48    9869 [main] ls 5864 win_env::add_cache: posix /cygdrive/c/Tmp
   20    9889 [main] ls 5864 win_env::add_cache: native TEMP=C:\Tmp
   21    9910 [main] ls 5864 posify: env var converted to TEMP=/cygdrive/c/Tmp
   47    9957 [main] ls 5864 environ_init: 0x6B90A8: TEMP=/cygdrive/c/Tmp
   36    9993 [main] ls 5864 environ_init: 0x6B9068: TERM=cygwin
   36   10029 [main] ls 5864 getwinenv: can't set native for TMP= since no environ yet
   21   10050 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Tmp, no-keep-rel, no-add-slash)
   21   10071 [main] ls 5864 normalize_win32_path: C:\Tmp = normalize_win32_path (C:\Tmp)
   21   10092 [main] ls 5864 mount_info::conv_to_posix_path: /cygdrive/c/Tmp = conv_to_posix_path (C:\Tmp)
   48   10140 [main] ls 5864 win_env::add_cache: posix /cygdrive/c/Tmp
   21   10161 [main] ls 5864 win_env::add_cache: native TMP=C:\Tmp
   20   10181 [main] ls 5864 posify: env var converted to TMP=/cygdrive/c/Tmp
   47   10228 [main] ls 5864 environ_init: 0x6B9100: TMP=/cygdrive/c/Tmp
   35   10263 [main] ls 5864 environ_init: 0x6B9118: USER=nggmv1r
   35   10298 [main] ls 5864 environ_init: 0x6B9130: USERDNSDOMAIN=UK.AGEE.COM
   35   10333 [main] ls 5864 environ_init: 0x6B9150: USERDOMAIN=AGEEUK
   35   10368 [main] ls 5864 environ_init: 0x6B9168: USERNAME=nggmv1r
   36   10404 [main] ls 5864 environ_init: 0x6B9180: USERPROFILE=C:\Documents and Settings\nggmv1r
   45   10449 [main] ls 5864 environ_init: 0x6B91B8: Ver=3.50.00
   44   10493 [main] ls 5864 environ_init: 0x6B91D0: WINDIR=C:\WINDOWS
   38   10531 [main] ls 5864 environ_init: 0x6B91E8: _=/usr/bin/strace
   25   10556 [main] ls 5864 pinfo_init: Set nice to 0
   20   10576 [main] ls 5864 pinfo_init: pid 5864, pgid 5864
   51   10627 [main] ls 5864 dtable::extend: size 32, fds 0x6120C49C
  342   10969 [main] ls 5864 pwdgrp::load: \etc\passwd curr_lines 11
   35   11004 [main] ls 5864 pwdgrp::load: \etc\passwd load succeeded
  315   11319 [main] ls 5864 pwdgrp::load: \etc\group curr_lines 14
   31   11350 [main] ls 5864 pwdgrp::load: \etc\group load succeeded
   24   11374 [main] ls 5864 cygheap_user::ontherange: what 2, pw 0x6B9808
   22   11396 [main] ls 5864 cygheap_user::ontherange: HOME is already in the environment /home/nggmv1r
   53   11449 [main] ls 5864 wait_for_sigthread: wait_sig_inited 0x7D0
   24   11473 [main] ls 5864 wait_for_sigthread: process/signal handling enabled, state 0x41
   61   11534 [main] ls 5864 build_argv: argv[0] = 'ls'
   20   11554 [main] ls 5864 build_argv: argv[1] = '-l'
   21   11575 [main] ls 5864 build_argv: argv[2] = '/cygdrive/u'
   21   11596 [main] ls 5864 build_argv: argc 3
   72   11668 [main] ls 5864 build_fh_pc: fh 0x6120C5A4
   60   11728 [main] ls 5864 open_shared: name (null), n 0, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7D0
   27   11755 [main] ls 5864 _pinfo::set_ctty: old no ctty
   22   11777 [main] ls 5864 _pinfo::set_ctty: attaching ctty /dev/console sid 5864, pid 5864, pgid 5864, tty->pgid 0, tty->sid 5864
  997   12774 [main] ls 5864 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   30   12804 [main] ls 5864 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   22   12826 [main] ls 5864 fhandler_base::set_flags: filemode set to binary
   58   12884 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::open: console_count 1, amount 1, ctty /dev/console, avoid_freeing_console 0
   41   12925 [main] ls 5864 fhandler_console::open: opened conin$ 0x23, conout$ 0x27
   37   12962 [main] ls 5864 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9)
   77   13039 [main] ls 5864 build_fh_pc: fh 0x6121C5AC
   22   13061 [main] ls 5864 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   21   13082 [main] ls 5864 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   21   13103 [main] ls 5864 fhandler_base::set_flags: filemode set to binary
   43   13146 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::open: console_count 2, amount 1, ctty /dev/console, avoid_freeing_console 0
   35   13181 [main] ls 5864 fhandler_console::open: opened conin$ 0xB, conout$ 0x2B
   34   13215 [main] ls 5864 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9)
   74   13289 [main] ls 5864 build_fh_pc: fh 0x6122C5B4
   22   13311 [main] ls 5864 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   21   13332 [main] ls 5864 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   20   13352 [main] ls 5864 fhandler_base::set_flags: filemode set to binary
   43   13395 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::open: console_count 3, amount 1, ctty /dev/console, avoid_freeing_console 0
   35   13430 [main] ls 5864 fhandler_console::open: opened conin$ 0x13, conout$ 0x2F
   34   13464 [main] ls 5864 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9)
   48   13512 [main] ls 5864 fhandler_console::need_invisible: invisible_console 0
   31   13543 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
   22   13565 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\bin\cygiconv-2.dll = normalize_win32_path (C:\Temp\cygwin\bin\cygiconv-2.dll)
   22   13587 [main] ls 5864 mount_info::conv_to_posix_path: /usr/bin/cygiconv-2.dll = conv_to_posix_path (C:\Temp\cygwin\bin\cygiconv-2.dll)
   45   13632 [main] ls 5864 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\cygwin\bin\cygintl-8.dll, keep-rel, no-add-slash)
   21   13653 [main] ls 5864 normalize_win32_path: C:\Temp\cygwin\bin\cygintl-8.dll = normalize_win32_path (C:\Temp\cygwin\bin\cygintl-8.dll)
   21   13674 [main] ls 5864 mount_info::conv_to_posix_path: /usr/bin/cygintl-8.dll = conv_to_posix_path (C:\Temp\cygwin\bin\cygintl-8.dll)
   37   13711 [main] ls 5864 dll_crt0_1: user_data->main 0x406370
   24   13735 [main] ls 5864 __set_errno: void dll_crt0_1(void*):924 val 0
  470   14205 [main] ls 5864 isatty: 1 = isatty (1)
  220   14425 [main] ls 5864 ioctl: fd 1, cmd 5401
   40   14465 [main] ls 5864 fhandler_console::ioctl: WINSZ: (row=25,col=80)
   26   14491 [main] ls 5864 ioctl: returning 0
  216   14707 [main] ls 5864 lstat64: entering
   24   14731 [main] ls 5864 normalize_posix_path: src /cygdrive/u
   22   14753 [main] ls 5864 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   23   14776 [main] ls 5864 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   28   14804 [main] ls 5864 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'U:\'
   24   14828 [main] ls 5864 set_flags: flags: binary (0x2)
   21   14849 [main] ls 5864 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst U:\, flags 0x4022, rc 0
22684   37533 [main] ls 5864 symlink_info::check: not a symlink
  930   38463 [main] ls 5864 symlink_info::check: 0 = symlink.check (U:\, 0x2237C8) (0x4022)
   31   38494 [main] ls 5864 path_conv::check: this->path(U:\), has_acls(1)
   90   38584 [main] ls 5864 build_fh_pc: fh 0x6123C5BC
   34   38618 [main] ls 5864 stat_worker: (\??\U:\, 0x6B9F70, 0x6123C5BC), file_attributes 48
   27   38645 [main] ls 5864 fhandler_base::open: (\??\U:\, 0x110000)
 1858   40503 [main] ls 5864 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   30   40533 [main] ls 5864 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   25   40558 [main] ls 5864 fhandler_base::set_flags: filemode set to binary
   24   40582 [main] ls 5864 fhandler_base::open: 0 = NtCreateFile (0x6E4, 20080, \??\U:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
   26   40608 [main] ls 5864 fhandler_base::open: 1 = fhandler_base::open (\??\U:\, 0x110000)
   40   40648 [main] ls 5864 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\U:\, 0x10000)
40662   81310 [main] ls 5864 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-18-1-0
   35   81345 [main] ls 5864 cygpsid::debug_print: get_sids_info: group SID = S-1-5-18-2-1
   35   81380 [main] ls 5864 get_info_from_sd: ACL 4000, uid -1, gid -1
   45   81425 [main] ls 5864 fhandler_base::fstat_helper: 0 = fstat (, 0x6B9F70) st_atime=4A4CD538 st_size=0, st_mode=0x4000, st_ino=11628499399868645, sizeof=96
   34   81459 [main] ls 5864 fhandler_base::close: closing '/cygdrive/u' handle 0x6E4
  884   82343 [main] ls 5864 stat_worker: 0 = (\??\U:\, 0x6B9F70)
   38   82381 [main] ls 5864 normalize_posix_path: src /cygdrive/u
   26   82407 [main] ls 5864 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   25   82432 [main] ls 5864 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   26   82458 [main] ls 5864 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'U:\'
   30   82488 [main] ls 5864 set_flags: flags: binary (0x2)
   21   82509 [main] ls 5864 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst U:\, flags 0x4022, rc 0
 2638   85147 [main] ls 5864 symlink_info::check: not a symlink
  918   86065 [main] ls 5864 symlink_info::check: 0 = symlink.check (U:\, 0x223748) (0x4022)
   29   86094 [main] ls 5864 path_conv::check: this->path(U:\), has_acls(1)
   31   86125 [main] ls 5864 build_fh_pc: fh 0x6123C5BC
   29   86154 [main] ls 5864 fhandler_base::open: (\??\U:\, 0x110000)
 1189   87343 [main] ls 5864 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   30   87373 [main] ls 5864 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   25   87398 [main] ls 5864 fhandler_base::set_flags: filemode set to binary
   24   87422 [main] ls 5864 fhandler_base::open: 0 = NtCreateFile (0x6E4, 20000, \??\U:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
   34   87456 [main] ls 5864 fhandler_base::open: 1 = fhandler_base::open (\??\U:\, 0x110000)
   44   87500 [main] ls 5864 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\U:\, 0x10000)
 1772   89272 [main] ls 5864 getacl: 11 = getacl (\??\U:\)
   50   89322 [main] ls 5864 fhandler_base::close: closing '/cygdrive/u' handle 0x6E4
  783   90105 [main] ls 5864 acl_worker: 11 = acl (/cygdrive/u)
   35   90140 [main] ls 5864 normalize_posix_path: src /etc
   31   90171 [main] ls 5864 normalize_posix_path: /etc = normalize_posix_path (/etc)
   29   90200 [main] ls 5864 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   29   90229 [main] ls 5864 set_flags: flags: binary (0x2)
   26   90255 [main] ls 5864 mount_info::conv_to_win32_path: src_path /etc, dst C:\Temp\cygwin\etc, flags 0x3000A, rc 0
  122   90377 [main] ls 5864 symlink_info::check: not a symlink
   34   90411 [main] ls 5864 symlink_info::check: 0 = symlink.check (C:\Temp\cygwin\etc, 0x2236F8) (0x3000A)
   22   90433 [main] ls 5864 path_conv::check: this->path(C:\Temp\cygwin\etc), has_acls(1)
  304   90737 [main] ls 5864 normalize_posix_path: src /cygdrive/u
   22   90759 [main] ls 5864 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   21   90780 [main] ls 5864 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   22   90802 [main] ls 5864 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'U:\'
   21   90823 [main] ls 5864 set_flags: flags: binary (0x2)
   21   90844 [main] ls 5864 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst U:\, flags 0x4022, rc 0
 2580   93424 [main] ls 5864 symlink_info::check: not a symlink
  765   94189 [main] ls 5864 symlink_info::check: 0 = symlink.check (U:\, 0x223808) (0x4022)
   31   94220 [main] ls 5864 path_conv::check: this->path(U:\), has_acls(1)
   30   94250 [main] ls 5864 build_fh_pc: fh 0x6123C5BC
 1216   95466 [main] ls 5864 fhandler_base::set_close_on_exec: set close_on_exec for /cygdrive/u to 1
   32   95498 [main] ls 5864 fhandler_disk_file::opendir: 0x6BCEC8 = opendir (/cygdrive/u)
107240  202738 [main] ls 5864 fhandler_disk_file::readdir: NtQueryDirectoryFile failed, status 0xC000020C, win32 error 64
   43  202781 [main] ls 5864 geterrno_from_win_error: windows error 64 == errno 2
   39  202820 [main] ls 5864 fhandler_disk_file::readdir: 0 = readdir (0x6BCEC8, 0x22C8F4) (.)
   62  202882 [main] ls 5864 fhandler_disk_file::readdir: NtQueryDirectoryFile failed, status 0xC000020C, win32 error 64
   35  202917 [main] ls 5864 geterrno_from_win_error: windows error 64 == errno 2
   63  202980 [main] ls 5864 normalize_posix_path: src /cygdrive/u/..
   26  203006 [main] ls 5864 normalize_posix_path: /cygdrive/ = normalize_posix_path (/cygdrive/u/..)
   31  203037 [main] ls 5864 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
   34  203071 [main] ls 5864 set_flags: flags: binary (0x2)
   26  203097 [main] ls 5864 mount_info::conv_to_win32_path: src_path /cygdrive, dst C:\Temp\cygwin\cygdrive, flags 0x3000A, rc 0
   48  203145 [main] ls 5864 build_fh_pc: fh 0x6124C654
   30  203175 [main] ls 5864 stat_worker: (\??\C:\Temp\cygwin\cygdrive, 0x22C7F0, 0x6124C654), file_attributes 17
   27  203202 [main] ls 5864 fhandler_base::fstat: here
42323  245525 [main] ls 5864 stat_worker: 0 = (\??\C:\Temp\cygwin\cygdrive, 0x22C7F0)
   65  245590 [main] ls 5864 fhandler_disk_file::readdir: 0 = readdir (0x6BCEC8, 0x22C8F4) (..)
 2632  248222 [main] ls 5864 fhandler_disk_file::readdir: NtQueryDirectoryFile failed, status 0xC000020C, win32 error 64
   34  248256 [main] ls 5864 geterrno_from_win_error: windows error 64 == errno 2
   28  248284 [main] ls 5864 fhandler_disk_file::readdir: 2 = readdir (0x6BCEC8, 0x22C8F4) (***)
   25  248309 [main] ls 5864 __set_errno: dirent* readdir(DIR*):169 val 2
  290  248599 [main] ls 5864 fhandler_console::write: 22CD80, 2
   28  248627 [main] ls 5864 fhandler_console::write: at 108(l) state is 0
   71  248698 [main] ls 5864 fhandler_console::write: 2 = fhandler_console::write (,..2)
   61  248759 [main] ls 5864 fhandler_console::write: 42015E, 2
   24  248783 [main] ls 5864 fhandler_console::write: at 58(:) state is 0
   49  248832 [main] ls 5864 fhandler_console::write: 2 = fhandler_console::write (,..2)
  186  249018 [main] ls 5864 fhandler_console::write: 22C238, 29
   23  249041 [main] ls 5864 fhandler_console::write: at 114(r) state is 0
   50  249091 [main] ls 5864 fhandler_console::write: 29 = fhandler_console::write (,..29)
   81  249172 [main] ls 5864 fhandler_console::write: 420149, 2
   21  249193 [main] ls 5864 fhandler_console::write: at 58(:) state is 0
   37  249230 [main] ls 5864 fhandler_console::write: 2 = fhandler_console::write (,..2)
   48  249278 [main] ls 5864 fhandler_console::write: 22C614, 25
   21  249299 [main] ls 5864 fhandler_console::write: at 78(N) state is 0
   47  249346 [main] ls 5864 fhandler_console::write: 25 = fhandler_console::write (,..25)
   79  249425 [main] ls 5864 fhandler_console::write: 61146857, 1
   21  249446 [main] ls 5864 fhandler_console::write: at 10(0x20) state is 0
  127  249573 [main] ls 5864 fhandler_console::write: 1 = fhandler_console::write (,..1)
  115  249688 [main] ls 5864 fhandler_disk_file::closedir: 0 = closedir (0x6BCEC8, /cygdrive/u)
   65  249753 [main] ls 5864 closedir: 0 = closedir (0x22CE64)
   75  249828 [main] ls 5864 fhandler_base::fstat: here
   26  249854 [main] ls 5864 fstat64: 0 = fstat (1, 0x22C958)
   53  249907 [main] ls 5864 isatty: 1 = isatty (1)
   88  249995 [main] ls 5864 fhandler_console::write: 6CC558, 8
   21  250016 [main] ls 5864 fhandler_console::write: at 116(t) state is 0
   67  250083 [main] ls 5864 fhandler_console::write: 8 = fhandler_console::write (,..8)
  163  250246 [main] ls 5864 close: close (1)
   36  250282 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::close: console_count 2, amount -1, ctty /dev/console, avoid_freeing_console 0
   23  250305 [main] ls 5864 close: 0 = close (1)
  129  250434 [main] ls 5864 close: close (2)
   35  250469 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::close: console_count 1, amount -1, ctty /dev/console, avoid_freeing_console 0
   24  250493 [main] ls 5864 close: 0 = close (2)
  166  250659 [main] ls 5864 close: close (0)
   36  250695 [main] ls 5864 init_cygheap::manage_console_count: fhandler_console::close: console_count 0, amount -1, ctty /dev/console, avoid_freeing_console 0
   23  250718 [main] ls 5864 close: 0 = close (0)
   74  250792 [main] ls 5864 do_exit: do_exit (512), exit_state 0
   25  250817 [main] ls 5864 void: 0x0 = signal (20, 0x1)
   21  250838 [main] ls 5864 void: 0x0 = signal (1, 0x1)
   20  250858 [main] ls 5864 void: 0x0 = signal (2, 0x1)
   21  250879 [main] ls 5864 void: 0x0 = signal (3, 0x1)
   37  250916 [main] ls 5864 sigproc_terminate: entering
   22  250938 [main] ls 5864 sig_send: sendsig 0x71C, pid 5864, signal -42, its_me 1
   28  250966 [main] ls 5864 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   22  250988 [main] ls 5864 sig_send: returning 0x0 from sending signal -42
    1  250989 [sig] ls 5864 wait_sig: saw __SIGEXIT
   24  251013 [main] ls 5864 proc_terminate: nprocs 0
   49  251062 [main] ls 5864 proc_terminate: leaving
    0  251062 [sig] ls 5864 wait_sig: signal thread exiting
   26  251088 [main] ls 5864 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   44  251132 [main] ls 5864 __to_clock_t: total 00000000 0000000F
   34  251166 [main] ls 5864 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   27  251193 [main] ls 5864 __to_clock_t: total 00000000 0000000F
  632  251825 [main] ls 5864 pinfo::exit: Calling ExitProcess n 0x200, exitcode 0x2

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
  2009-07-01 15:36 Stephen Wilkinson
@ 2009-07-01 16:00 ` Corinna Vinschen
  0 siblings, 0 replies; 8+ messages in thread
From: Corinna Vinschen @ 2009-07-01 16:00 UTC (permalink / raw)
  To: cygwin

On Jul  1 11:35, Stephen Wilkinson wrote:
> Corinna, thanks for your reply.
> 
> > These are not very helpful to understand what's going on,
> unfortunately.
> >
> > From your Cygwin 1.7 installation, please run
> > 
> >   $ /usr/lib/csih/getVolInfo /cygdrive/u
> Device Type        : 6
> Characteristics    : 10
> Volume Name        : <0>
> Serial Number      : 75
> Max Filenamelength : 255
> Filesystemname     : <NTFS>
> Flags              : 4006e
>   FILE_CASE_SENSITIVE_SEARCH  : FALSE
>   FILE_CASE_PRESERVED_NAMES   : TRUE
>   FILE_UNICODE_ON_DISK        : TRUE
>   FILE_PERSISTENT_ACLS        : TRUE
>   FILE_FILE_COMPRESSION       : FALSE
>   FILE_VOLUME_QUOTAS          : TRUE
>   FILE_SUPPORTS_SPARSE_FILES  : TRUE
>   FILE_SUPPORTS_REPARSE_POINTS: FALSE
>   FILE_SUPPORTS_REMOTE_STORAGE: FALSE
>   FILE_VOLUME_IS_COMPRESSED   : FALSE
>   FILE_SUPPORTS_OBJECT_IDS    : FALSE
>   FILE_SUPPORTS_ENCRYPTION    : FALSE
>   FILE_NAMED_STREAMS          : TRUE
>   FILE_READ_ONLY_VOLUME       : FALSE
>   FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
>   FILE_SUPPORTS_TRANSACTIONS  : FALSE

That's a new one.  It doesn't look like what is known of Samba, nor
does it look like a NetApp.  Can you please ask your admins what
filesystem we're looking at?

> >   and send the output to this list.  Additionally, please run
> > 
> >     $ strace -o lsu.trace ls -l /cygdrive/u
> > 
> > 	and attach the lsu.trace file to your mail.  Maybe that gives us
> a clue.
> > 	Corinna
> The lsu.trace file is attached...

The wrong one, unfortunately.  I requested this information from under
Cygwin 1.7, not 1.5.25.

As for this 1.5.25 strace, it looks very strange.

  Opening a handle to drive U: works.
  Trying to read directory entries from the directory fails with a
  Win32 error ERROR_NETNAME_DELETED.  So, even though Cygwin has an
  open handle to the directory, the call to fetch directory entries
  returns with "The specified network name is no longer available."

The 1.7 strace would have given us more details, but as long as we
don't have exact information about this filesystem, there's not a
lot I can do about that.  I have a hunch that this system, whatever
it is, chokes badly on the FileIdBothDirectoryInformation info class.

> mount \\\\UK.AGEE.COM\\Homedirs\\ACHE /mnt/u

FYI, you can use forward slashes when using network paths:

  mount //UK.AGEE.COM/Homedirs/ACHE /mnt/u


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
@ 2009-07-01 15:36 Stephen Wilkinson
  2009-07-01 16:00 ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Wilkinson @ 2009-07-01 15:36 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 2259 bytes --]

Corinna, thanks for your reply.

> These are not very helpful to understand what's going on,
unfortunately.
>
> From your Cygwin 1.7 installation, please run
> 
>   $ /usr/lib/csih/getVolInfo /cygdrive/u
Device Type        : 6
Characteristics    : 10
Volume Name        : <0>
Serial Number      : 75
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 4006e
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : FALSE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: FALSE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : FALSE
  FILE_SUPPORTS_ENCRYPTION    : FALSE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE
 
>   and send the output to this list.  Additionally, please run
> 
>     $ strace -o lsu.trace ls -l /cygdrive/u
> 
> 	and attach the lsu.trace file to your mail.  Maybe that gives us
a clue.
> 	Corinna
The lsu.trace file is attached...

I have no control over or information about the shared folder mapped to
the U: drive in Windows. So instead, I tried using a shared folder which
a colleague controls to the Z: drive and do a test on that. I had no
problem listing the contents of Z: (both in DOS with dir and in Cygwin
with ls).

Returning to the U drive, I decided to try mounting the shared folder
manually to /mnt/u. In messing around, I actually mounted the parent
directory with:
mount \\\\UK.AGEE.COM\\Homedirs\\ACHE /mnt/u
I have no problem doing ls /mnt/u -- which returns:
NGGMV1R lost+found
The NGGMV1R is my folder on the shared drive, and lost+found suggests
it's on a *nix machine which must run samba.

I don't know if this information is relevant, but in the properties of
the U: drive (in Windows Explorer) there's a tab called "Previous
versions" which shows backups of the shared folder over the past week. I
don't know if this is relevant, but thought I'd mention it in case it
is.

Steve

[-- Attachment #2: lsu.trace --]
[-- Type: application/octet-stream, Size: 41737 bytes --]

**********************************************
Program name: C:\Programs\cygwin\bin\ls.exe (pid 2832, ppid 1)
App version:  1005.25, api: 0.156
DLL version:  1005.25, api: 0.156
DLL build:    2008-06-12 19:34
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2009-07-01 15:33:01
**********************************************
   29     293 [main] ls 2832 set_myself: myself->dwProcessId 2832
   29     322 [main] ls 2832 time: 1246458781 = time (0)
  293     615 [main] ls 2832 environ_init: GetEnvironmentStrings returned 0x245310 - "=C:=C:\Programs\cygwin\bin"
   48     663 [main] ls 2832 environ_init: 0x680238: !C:=C:\Programs\cygwin\bin
   78     741 [main] ls 2832 environ_init: 0x680258: !EXITCODE=00000098
   35     776 [main] ls 2832 environ_init: 0x680270: ALLUSERSPROFILE=C:\Documents and Settings\All Users
   34     810 [main] ls 2832 environ_init: 0x6802A8: APPDATA=C:\Documents and Settings\nggmv1r\Application Data
   34     844 [main] ls 2832 environ_init: 0x6802E8: CAI_CAFT=C:\Program Files\CA\SC\CAM
   34     878 [main] ls 2832 environ_init: 0x680310: CAI_MSQ=C:\Program Files\CA\SC\CAM
   33     911 [main] ls 2832 environ_init: 0x680338: CAI_MSQ_NOWV=y
   33     944 [main] ls 2832 environ_init: 0x680350: COMMONPROGRAMFILES=C:\Program Files\Common Files
   34     978 [main] ls 2832 environ_init: 0x680388: COMPUTERNAME=OEM-9GLJW3J
   33    1011 [main] ls 2832 environ_init: 0x6803A8: COMSPEC=C:\WINDOWS\system32\cmd.exe
   34    1045 [main] ls 2832 environ_init: 0x6803D0: CVS_RSH=/bin/ssh
   33    1078 [main] ls 2832 environ_init: 0x6803E8: CYGWIN_ROOT=\programs\cygwin
   34    1112 [main] ls 2832 environ_init: 0x680410: DISPLAY=127.0.0.1:0.0
   33    1145 [main] ls 2832 environ_init: 0x680430: FP_NO_HOST_CHECK=NO
   35    1180 [main] ls 2832 environ_init: 0x680448: HAL=mult
   34    1214 [main] ls 2832 getwinenv: can't set native for HOME= since no environ yet
   36    1250 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (d:\Users\nggmv1r\My Documents\xhome, no-keep-rel, no-add-slash)
   23    1273 [main] ls 2832 normalize_win32_path: d:\Users\nggmv1r\My Documents\xhome = normalize_win32_path (d:\Users\nggmv1r\My Documents\xhome)
   29    1302 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/d/Users/nggmv1r/My Documents/xhome = conv_to_posix_path (d:\Users\nggmv1r\My Documents\xhome)
   48    1350 [main] ls 2832 win_env::add_cache: posix /cygdrive/d/Users/nggmv1r/My Documents/xhome
   20    1370 [main] ls 2832 win_env::add_cache: native HOME=d:\Users\nggmv1r\My Documents\xhome
   20    1390 [main] ls 2832 posify: env var converted to HOME=/cygdrive/d/Users/nggmv1r/My Documents/xhome
   34    1424 [main] ls 2832 environ_init: 0x680488: HOME=/cygdrive/d/Users/nggmv1r/My Documents/xhome
   34    1458 [main] ls 2832 environ_init: 0x680458: HOMEDIR=D:\Users\nggmv1r
   33    1491 [main] ls 2832 environ_init: 0x680600: HOMEDRIVE=C:
   34    1525 [main] ls 2832 environ_init: 0x680618: HOMEPATH=\Documents and Settings\nggmv1r
   33    1558 [main] ls 2832 environ_init: 0x680648: HOSTNAME=oem-9gljw3j
   34    1592 [main] ls 2832 environ_init: 0x680668: INFOPATH=/usr/local/info:/usr/share/info:/usr/info:
   34    1626 [main] ls 2832 environ_init: 0x6806A0: LOGNAME=nggmv1r
   33    1659 [main] ls 2832 environ_init: 0x6806B8: LOGONSERVER=\\CHLUK04DC
   33    1692 [main] ls 2832 environ_init: 0x6806D8: MAKE_MODE=unix
   34    1726 [main] ls 2832 environ_init: 0x6806F0: MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man
   33    1759 [main] ls 2832 environ_init: 0x680478: MANU=Dell
   33    1792 [main] ls 2832 environ_init: 0x680738: MODEL=755
   34    1826 [main] ls 2832 environ_init: 0x680748: NUMBER_OF_PROCESSORS=2
   33    1859 [main] ls 2832 environ_init: 0x680768: OS=Windows_NT
   35    1894 [main] ls 2832 getwinenv: can't set native for PATH= since no environ yet
   24    1918 [main] ls 2832 normalize_posix_path: src .
   24    1942 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (d:\Users\nggmv1r\My Documents\xhome, no-keep-rel, no-add-slash)
   47    1989 [main] ls 2832 normalize_win32_path: d:\Users\nggmv1r\My Documents\xhome = normalize_win32_path (d:\Users\nggmv1r\My Documents\xhome)
   22    2011 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/d/Users/nggmv1r/My Documents/xhome = conv_to_posix_path (d:\Users\nggmv1r\My Documents\xhome)
   22    2033 [main] ls 2832 cwdstuff::get: posix /cygdrive/d/Users/nggmv1r/My Documents/xhome
   23    2056 [main] ls 2832 cwdstuff::get: (/cygdrive/d/Users/nggmv1r/My Documents/xhome) = cwdstuff::get (0x22C890, 260, 1, 0), errno 0
   21    2077 [main] ls 2832 normalize_posix_path: /cygdrive/d/Users/nggmv1r/My Documents/xhome/ = normalize_posix_path (.)
   21    2098 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Users/nggmv1r/My Documents/xhome)
   25    2123 [main] ls 2832 mount_info::cygdrive_win32_path: src '/cygdrive/d/Users/nggmv1r/My Documents/xhome', dst 'd:\Users\nggmv1r\My Documents\xhome'
   21    2144 [main] ls 2832 set_flags: flags: binary (0x2)
   20    2164 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive/d/Users/nggmv1r/My Documents/xhome, dst d:\Users\nggmv1r\My Documents\xhome, flags 0x22, rc 0
   43    2207 [main] ls 2832 symlink_info::check: not a symlink
   21    2228 [main] ls 2832 symlink_info::check: 0 = symlink.check (d:\Users\nggmv1r\My Documents\xhome, 0x22C550) (0x22)
  456    2684 [main] ls 2832 set_privilege: 1 = set_privilege ((token 6E8) SeChangeNotifyPrivilege, 1)
  105    2789 [main] ls 2832 path_conv::check: this->path(d:\Users\nggmv1r\My Documents\xhome), has_acls(1)
   43    2832 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\usr\local\bin, keep-rel, no-add-slash)
   21    2853 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\usr\local\bin = normalize_win32_path (C:\Programs\cygwin\usr\local\bin)
   22    2875 [main] ls 2832 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\Programs\cygwin\usr\local\bin)
   22    2897 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin, keep-rel, no-add-slash)
   21    2918 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin = normalize_win32_path (C:\Programs\cygwin\bin)
   21    2939 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Programs\cygwin\bin)
   21    2960 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin, keep-rel, no-add-slash)
   20    2980 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin = normalize_win32_path (C:\Programs\cygwin\bin)
   21    3001 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Programs\cygwin\bin)
   21    3022 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   21    3043 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\usr\X11R6\bin = normalize_win32_path (C:\Programs\cygwin\usr\X11R6\bin)
   22    3065 [main] ls 2832 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\Programs\cygwin\usr\X11R6\bin)
   20    3085 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash)
   21    3106 [main] ls 2832 mount_info::conv_to_posix_path: . = conv_to_posix_path (.)
   20    3126 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin, keep-rel, no-add-slash)
   21    3147 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin = normalize_win32_path (C:\Programs\cygwin\bin)
   21    3168 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Programs\cygwin\bin)
   21    3189 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\apps\oracle\client\10.2.0\BIN\, keep-rel, add-slash)
   21    3210 [main] ls 2832 normalize_win32_path: c:\apps\oracle\client\10.2.0\BIN\ = normalize_win32_path (c:\apps\oracle\client\10.2.0\BIN\)
   21    3231 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/apps/oracle/client/10.2.0/BIN/ = conv_to_posix_path (c:\apps\oracle\client\10.2.0\BIN\)
   48    3279 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Apps\orant\BIN\, keep-rel, add-slash)
   22    3301 [main] ls 2832 normalize_win32_path: c:\Apps\orant\BIN\ = normalize_win32_path (c:\Apps\orant\BIN\)
   21    3322 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Apps/orant/BIN/ = conv_to_posix_path (c:\Apps\orant\BIN\)
   21    3343 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Merant\DIMENS~1\8.0\PROG, keep-rel, no-add-slash)
   21    3364 [main] ls 2832 normalize_win32_path: c:\Merant\DIMENS~1\8.0\PROG = normalize_win32_path (c:\Merant\DIMENS~1\8.0\PROG)
   21    3385 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Merant/DIMENS~1/8.0/PROG = conv_to_posix_path (c:\Merant\DIMENS~1\8.0\PROG)
   22    3407 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\CA\SC\CAWIN\, keep-rel, add-slash)
   21    3428 [main] ls 2832 normalize_win32_path: c:\Program Files\CA\SC\CAWIN\ = normalize_win32_path (c:\Program Files\CA\SC\CAWIN\)
   21    3449 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/CA/SC/CAWIN/ = conv_to_posix_path (c:\Program Files\CA\SC\CAWIN\)
   22    3471 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Windows Resource Kits\Tools\, keep-rel, add-slash)
   21    3492 [main] ls 2832 normalize_win32_path: c:\Program Files\Windows Resource Kits\Tools\ = normalize_win32_path (c:\Program Files\Windows Resource Kits\Tools\)
   21    3513 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Windows Resource Kits/Tools/ = conv_to_posix_path (c:\Program Files\Windows Resource Kits\Tools\)
   22    3535 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   21    3556 [main] ls 2832 normalize_win32_path: c:\WINDOWS\system32 = normalize_win32_path (c:\WINDOWS\system32)
   21    3577 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (c:\WINDOWS\system32)
   21    3598 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   21    3619 [main] ls 2832 normalize_win32_path: c:\WINDOWS = normalize_win32_path (c:\WINDOWS)
   21    3640 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (c:\WINDOWS)
   21    3661 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   21    3682 [main] ls 2832 normalize_win32_path: c:\WINDOWS\System32\Wbem = normalize_win32_path (c:\WINDOWS\System32\Wbem)
   21    3703 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   21    3724 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Support Tools\, keep-rel, add-slash)
   21    3745 [main] ls 2832 normalize_win32_path: c:\Program Files\Support Tools\ = normalize_win32_path (c:\Program Files\Support Tools\)
   21    3766 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Support Tools/ = conv_to_posix_path (c:\Program Files\Support Tools\)
   21    3787 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\CA\DSM\bin, keep-rel, no-add-slash)
   22    3809 [main] ls 2832 normalize_win32_path: c:\Program Files\CA\DSM\bin = normalize_win32_path (c:\Program Files\CA\DSM\bin)
   21    3830 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/CA/DSM/bin = conv_to_posix_path (c:\Program Files\CA\DSM\bin)
   21    3851 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\PROGRA~1\CA\SC\CAM\bin, keep-rel, no-add-slash)
   21    3872 [main] ls 2832 normalize_win32_path: c:\PROGRA~1\CA\SC\CAM\bin = normalize_win32_path (c:\PROGRA~1\CA\SC\CAM\bin)
   21    3893 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/PROGRA~1/CA/SC/CAM/bin = conv_to_posix_path (c:\PROGRA~1\CA\SC\CAM\bin)
   23    3916 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Common Files\Roxio Shared\DLLShared\, keep-rel, add-slash)
   22    3938 [main] ls 2832 normalize_win32_path: c:\Program Files\Common Files\Roxio Shared\DLLShared\ = normalize_win32_path (c:\Program Files\Common Files\Roxio Shared\DLLShared\)
   22    3960 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/ = conv_to_posix_path (c:\Program Files\Common Files\Roxio Shared\DLLShared\)
   22    3982 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Apps\orant\jdk\bin\, keep-rel, add-slash)
   21    4003 [main] ls 2832 normalize_win32_path: c:\Apps\orant\jdk\bin\ = normalize_win32_path (c:\Apps\orant\jdk\bin\)
   21    4024 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Apps/orant/jdk/bin/ = conv_to_posix_path (c:\Apps\orant\jdk\bin\)
   21    4045 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\IDM Computer Solutions\UltraEdit\, keep-rel, add-slash)
   21    4066 [main] ls 2832 normalize_win32_path: c:\Program Files\IDM Computer Solutions\UltraEdit\ = normalize_win32_path (c:\Program Files\IDM Computer Solutions\UltraEdit\)
   22    4088 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/ = conv_to_posix_path (c:\Program Files\IDM Computer Solutions\UltraEdit\)
   21    4109 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin, keep-rel, no-add-slash)
   21    4130 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin = normalize_win32_path (C:\Programs\cygwin\bin)
   21    4151 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Programs\cygwin\bin)
   21    4172 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin, keep-rel, no-add-slash)
   21    4193 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin = normalize_win32_path (C:\Programs\cygwin\bin)
   21    4214 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\Programs\cygwin\bin)
   51    4265 [main] ls 2832 win_env::add_cache: posix /usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:.:/usr/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/:/usr/bin:/usr/bin
   28    4293 [main] ls 2832 win_env::add_cache: native PATH=C:\Programs\cygwin\usr\local\bin;C:\Programs\cygwin\bin;C:\Programs\cygwin\bin;C:\Programs\cygwin\usr\X11R6\bin;.;C:\Programs\cygwin\bin;c:\apps\oracle\client\10.2.0\BIN\;c:\Apps\orant\BIN\;c:\Merant\DIMENS~1\8.0\PROG;c:\Program Files\CA\SC\CAWIN\;c:\Program Files\Windows Resource Kits\Tools\;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;c:\Program Files\Support Tools\;c:\Program Files\CA\DSM\bin;c:\PROGRA~1\CA\SC\CAM\bin;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Apps\orant\jdk\bin\;c:\Program Files\IDM Computer Solutions\UltraEdit\;C:\Programs\cygwin\bin;C:\Programs\cygwin\bin
   27    4320 [main] ls 2832 posify: env var converted to PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:.:/usr/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/:/usr/bin:/usr/bin
   63    4383 [main] ls 2832 environ_init: 0x6809F0: PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:.:/usr/bin:/cygdrive/c/apps/oracle/client/10.2.0/BIN/:/cygdrive/c/Apps/orant/BIN/:/cygdrive/c/Merant/DIMENS~1/8.0/PROG:/cygdrive/c/Program Files/CA/SC/CAWIN/:/cygdrive/c/Program Files/Windows Resource Kits/Tools/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Program Files/CA/DSM/bin:/cygdrive/c/PROGRA~1/CA/SC/CAM/bin:/cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/:/cygdrive/c/Apps/orant/jdk/bin/:/cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit/:/usr/bin:/usr/bin
   43    4426 [main] ls 2832 environ_init: 0x680780: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
   34    4460 [main] ls 2832 environ_init: 0x6807C0: PRINTER=Microsoft Office Document Image Writer
   33    4493 [main] ls 2832 environ_init: 0x6807F8: PROCESSOR_ARCHITECTURE=x86
   34    4527 [main] ls 2832 environ_init: 0x680818: PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
   34    4561 [main] ls 2832 environ_init: 0x680868: PROCESSOR_LEVEL=6
   33    4594 [main] ls 2832 environ_init: 0x680880: PROCESSOR_REVISION=0f0b
   34    4628 [main] ls 2832 environ_init: 0x6808A0: PROGRAMFILES=C:\Program Files
   33    4661 [main] ls 2832 environ_init: 0x6808C8: PROMPT=$P$G
   34    4695 [main] ls 2832 environ_init: 0x6808D8: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
   33    4728 [main] ls 2832 environ_init: 0x680920: PWD=/cygdrive/d/Users/nggmv1r/My Documents/xhome
   34    4762 [main] ls 2832 environ_init: 0x680958: ROXIOCENTRAL=C:\Program Files\Common Files\Roxio Shared\9.0\Roxio Central33\
   34    4796 [main] ls 2832 environ_init: 0x6809B0: RUN=\programs\cygwin\bin\run -p /usr/bin
   34    4830 [main] ls 2832 environ_init: 0x681658: SDROOT=C:\Program Files\CA\DSM\SD
   33    4863 [main] ls 2832 environ_init: 0x681680: SESSIONNAME=Console
   34    4897 [main] ls 2832 environ_init: 0x681698: SHELL=/bin/sh
   33    4930 [main] ls 2832 environ_init: 0x6809E0: SHLVL=2
   50    4980 [main] ls 2832 environ_init: 0x6816B0: STY=3292.tty0.oem-9gljw3j
   34    5014 [main] ls 2832 environ_init: 0x6816D0: SYSTEMDRIVE=C:
   33    5047 [main] ls 2832 environ_init: 0x6816E8: SYSTEMOS=WXP
   33    5080 [main] ls 2832 environ_init: 0x681700: SYSTEMROOT=C:\WINDOWS
   34    5114 [main] ls 2832 getwinenv: can't set native for TEMP= since no environ yet
   33    5147 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Tmp, no-keep-rel, no-add-slash)
   20    5167 [main] ls 2832 normalize_win32_path: c:\Tmp = normalize_win32_path (c:\Tmp)
   21    5188 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Tmp = conv_to_posix_path (c:\Tmp)
   47    5235 [main] ls 2832 win_env::add_cache: posix /cygdrive/c/Tmp
   20    5255 [main] ls 2832 win_env::add_cache: native TEMP=c:\Tmp
   20    5275 [main] ls 2832 posify: env var converted to TEMP=/cygdrive/c/Tmp
   33    5308 [main] ls 2832 environ_init: 0x681730: TEMP=/cygdrive/c/Tmp
   33    5341 [main] ls 2832 environ_init: 0x681720: TERM=screen
   36    5377 [main] ls 2832 environ_init: 0x681868: TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\
	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
	:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
	:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
	:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
	:li#53:co#131:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
	:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
	:im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
	:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
	:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
	:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
	:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
	:vb=\Eg:G0:as=\E(0:ae=\E(B:\
	:ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
	:po=\E[5i:pf=\E[4i:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:\
	:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\
	:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:F3=\E[2P:\
	:F4=\E[2Q:F5=\E[2R:F6=\E[2S:F7=\E[15;2~:F8=\E[17;2~:\
	:F9=\E[18;2~:FA=\E[19;2~:kb=^H:K2=\EOE:kB=\E[Z:\
	:kF=\E[1;2B:kR=\E[1;2A:*4=\E[3;2~:*7=\E[1;2F:#2=\E[1;2H:\
	:#3=\E[2;2~:#4=\E[1;2D:%c=\E[6;2~:%e=\E[5;2~:%i=\E[1;2C:\
	:kh=\E[1~:@1=\E[1~:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:\
	:kI=\E[2~:kD=\E[3~:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:km:
   57    5434 [main] ls 2832 getwinenv: can't set native for TMP= since no environ yet
   34    5468 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Tmp, no-keep-rel, no-add-slash)
   20    5488 [main] ls 2832 normalize_win32_path: c:\Tmp = normalize_win32_path (c:\Tmp)
   21    5509 [main] ls 2832 mount_info::conv_to_posix_path: /cygdrive/c/Tmp = conv_to_posix_path (c:\Tmp)
   47    5556 [main] ls 2832 win_env::add_cache: posix /cygdrive/c/Tmp
   19    5575 [main] ls 2832 win_env::add_cache: native TMP=c:\Tmp
   23    5598 [main] ls 2832 posify: env var converted to TMP=/cygdrive/c/Tmp
   35    5633 [main] ls 2832 environ_init: 0x681D68: TMP=/cygdrive/c/Tmp
   33    5666 [main] ls 2832 environ_init: 0x681EA0: USER=NGGMV1R
   33    5699 [main] ls 2832 environ_init: 0x681EB8: USERDNSDOMAIN=UK.AGEE.COM
   34    5733 [main] ls 2832 environ_init: 0x681ED8: USERDOMAIN=AGEEUK
   33    5766 [main] ls 2832 environ_init: 0x681EF0: USERNAME=nggmv1r
   34    5800 [main] ls 2832 environ_init: 0x681F08: USERPROFILE=C:\Documents and Settings\nggmv1r
   34    5834 [main] ls 2832 environ_init: 0x681D58: VER=3.50.00
   33    5867 [main] ls 2832 environ_init: 0x681F40: WINDIR=C:\WINDOWS
   34    5901 [main] ls 2832 environ_init: 0x681F58: WINDOW=0
   33    5934 [main] ls 2832 environ_init: 0x681F68: WINDOWID=2097187
   34    5968 [main] ls 2832 environ_init: 0x681F80: XTERM_LOCALE=C
   33    6001 [main] ls 2832 environ_init: 0x681F98: XTERM_SHELL=/usr/bin/bash
   33    6034 [main] ls 2832 environ_init: 0x681FB8: XTERM_VERSION=Cygwin 6.8.99.903(242)
   35    6069 [main] ls 2832 environ_init: 0x681FE8: _=/usr/bin/strace.exe
   29    6098 [main] ls 2832 pinfo_init: Set nice to 0
   21    6119 [main] ls 2832 pinfo_init: pid 2832, pgid 2832
  419    6538 [main] ls 2832 set_privilege: 0 = set_privilege ((token 714) SeRestorePrivilege, 1)
  413    6951 [main] ls 2832 set_privilege: 0 = set_privilege ((token 714) SeBackupPrivilege, 1)
   28    6979 [main] ls 2832 set_privilege: 1 = set_privilege ((token 714) SeChangeNotifyPrivilege, 1)
   50    7029 [main] ls 2832 dtable::extend: size 32, fds 0x611696D0
   28    7057 [main] ls 2832 normalize_posix_path: src /etc/passwd
   21    7078 [main] ls 2832 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
   20    7098 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
   21    7119 [main] ls 2832 set_flags: flags: binary (0x2)
   21    7140 [main] ls 2832 mount_info::conv_to_win32_path: src_path /etc/passwd, dst C:\Programs\cygwin\etc\passwd, flags 0x2, rc 0
   39    7179 [main] ls 2832 symlink_info::check: not a symlink
   21    7200 [main] ls 2832 symlink_info::check: 0 = symlink.check (C:\Programs\cygwin\etc\passwd, 0x22C610) (0x2)
   48    7248 [main] ls 2832 set_privilege: 1 = set_privilege ((token 6E0) SeChangeNotifyPrivilege, 1)
   92    7340 [main] ls 2832 path_conv::check: this->path(C:\Programs\cygwin\etc\passwd), has_acls(1)
   76    7416 [main] ls 2832 etc::test_file_change: FindFirstFile succeeded
  352    7768 [main] ls 2832 pwdgrp::load: /etc/passwd curr_lines 11
   21    7789 [main] ls 2832 pwdgrp::load: /etc/passwd load succeeded
   32    7821 [main] ls 2832 normalize_posix_path: src /etc/group
   21    7842 [main] ls 2832 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
   23    7865 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
   23    7888 [main] ls 2832 set_flags: flags: binary (0x2)
   20    7908 [main] ls 2832 mount_info::conv_to_win32_path: src_path /etc/group, dst C:\Programs\cygwin\etc\group, flags 0x2, rc 0
   38    7946 [main] ls 2832 symlink_info::check: not a symlink
   20    7966 [main] ls 2832 symlink_info::check: 0 = symlink.check (C:\Programs\cygwin\etc\group, 0x22C5E0) (0x2)
   22    7988 [main] ls 2832 path_conv::check: this->path(C:\Programs\cygwin\etc\group), has_acls(1)
   66    8054 [main] ls 2832 etc::test_file_change: FindFirstFile succeeded
  233    8287 [main] ls 2832 mmap64: addr 0, len 327680, prot 3, flags 22, fd -1, off 0
   48    8335 [main] ls 2832 mmap64: 0x7FF60000 = mmap() 
 7039   15374 [main] ls 2832 pwdgrp::load: /etc/group curr_lines 4078
   25   15399 [main] ls 2832 pwdgrp::load: /etc/group load succeeded
   33   15432 [main] ls 2832 cygheap_user::ontherange: what 2, pw 0x682648
   22   15454 [main] ls 2832 cygheap_user::ontherange: HOME is already in the environment /cygdrive/d/Users/nggmv1r/My Documents/xhome
   76   15530 [main] ls 2832 wait_for_sigthread: wait_sig_inited 0x7C8
   24   15554 [main] ls 2832 wait_for_sigthread: process/signal handling enabled, state 0x41
   62   15616 [main] ls 2832 build_argv: argv[0] = 'ls'
   20   15636 [main] ls 2832 build_argv: argv[1] = '-l'
   21   15657 [main] ls 2832 build_argv: argv[2] = '/cygdrive/u'
   20   15677 [main] ls 2832 build_argv: argc 3
  117   15794 [main] ls 2832 handle_to_fn: nt name '\Device\NamedPipe\Win32Pipes.00000cdc.00000002'
  538   16332 [main] ls 2832 handle_to_fn: pipe
   24   16356 [main] ls 2832 handle_to_fn: derived path '\Device\NamedPipe\Win32Pipes.00000cdc.00000002', posix '/Device/NamedPipe/Win32Pipes.00000cdc.00000002'
   26   16382 [main] ls 2832 build_fh_pc: fh 0x61169910
   53   16435 [main] ls 2832 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   23   16458 [main] ls 2832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   23   16481 [main] ls 2832 fhandler_base::set_flags: filemode set to binary
   21   16502 [main] ls 2832 fhandler_base::init: created new fhandler_base for handle 0x634, bin 1
   72   16574 [main] ls 2832 handle_to_fn: nt name '\Device\NamedPipe\Win32Pipes.00000cdc.00000003'
  465   17039 [main] ls 2832 handle_to_fn: pipe
   23   17062 [main] ls 2832 handle_to_fn: derived path '\Device\NamedPipe\Win32Pipes.00000cdc.00000003', posix '/Device/NamedPipe/Win32Pipes.00000cdc.00000003'
   22   17084 [main] ls 2832 build_fh_pc: fh 0x61169B18
   23   17107 [main] ls 2832 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   22   17129 [main] ls 2832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   20   17149 [main] ls 2832 fhandler_base::set_flags: filemode set to binary
   21   17170 [main] ls 2832 fhandler_base::init: created new fhandler_base for handle 0x7FC, bin 1
   67   17237 [main] ls 2832 handle_to_fn: nt name '\Device\NamedPipe\Win32Pipes.00000cdc.00000003'
  463   17700 [main] ls 2832 handle_to_fn: pipe
   22   17722 [main] ls 2832 handle_to_fn: derived path '\Device\NamedPipe\Win32Pipes.00000cdc.00000003', posix '/Device/NamedPipe/Win32Pipes.00000cdc.00000003'
   23   17745 [main] ls 2832 build_fh_pc: fh 0x61169D20
   23   17768 [main] ls 2832 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   21   17789 [main] ls 2832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   21   17810 [main] ls 2832 fhandler_base::set_flags: filemode set to binary
   22   17832 [main] ls 2832 fhandler_base::init: created new fhandler_base for handle 0x6DC, bin 1
   44   17876 [main] ls 2832 fhandler_console::need_invisible: invisible_console 0
   39   17915 [main] ls 2832 open_shared: name (null), n 0, shared 0x60020000 (wanted 0x60020000), h 0x6D4
   25   17940 [main] ls 2832 _pinfo::set_ctty: old no ctty
   22   17962 [main] ls 2832 _pinfo::set_ctty: attaching ctty /dev/console sid 2832, pid 2832, pgid 2832, tty->pgid 0, tty->sid 2832
 1120   19082 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
   31   19113 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin\cygiconv-2.dll = normalize_win32_path (C:\Programs\cygwin\bin\cygiconv-2.dll)
   23   19136 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin/cygiconv-2.dll = conv_to_posix_path (C:\Programs\cygwin\bin\cygiconv-2.dll)
   41   19177 [main] ls 2832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Programs\cygwin\bin\cygintl-8.dll, keep-rel, no-add-slash)
   21   19198 [main] ls 2832 normalize_win32_path: C:\Programs\cygwin\bin\cygintl-8.dll = normalize_win32_path (C:\Programs\cygwin\bin\cygintl-8.dll)
   21   19219 [main] ls 2832 mount_info::conv_to_posix_path: /usr/bin/cygintl-8.dll = conv_to_posix_path (C:\Programs\cygwin\bin\cygintl-8.dll)
   35   19254 [main] ls 2832 dll_crt0_1: user_data->main 0x406ED0
   20   19274 [main] ls 2832 __set_errno: void dll_crt0_1(void*):946 val 0
  414   19688 [main] ls 2832 isatty: 0 = isatty (1)
  226   19914 [main] ls 2832 ioctl: fd 1, cmd 5401
   27   19941 [main] ls 2832 __set_errno: virtual int fhandler_base::ioctl(unsigned int, void*):1204 val 22
   24   19965 [main] ls 2832 fhandler_base::ioctl: -1 = ioctl (5401, 0x22CB08)
   24   19989 [main] ls 2832 ioctl: returning -1
  122   20111 [main] ls 2832 lstat64: entering
   23   20134 [main] ls 2832 normalize_posix_path: src /cygdrive/u
   21   20155 [main] ls 2832 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   20   20175 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   22   20197 [main] ls 2832 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'u:\'
   20   20217 [main] ls 2832 set_flags: flags: binary (0x2)
   20   20237 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst u:\, flags 0x22, rc 0
4877039 4897276 [main] ls 2832 symlink_info::check: not a symlink
   65 4897341 [main] ls 2832 symlink_info::check: 0 = symlink.check (u:\, 0x22C290) (0x22)
   76 4897417 [main] ls 2832 set_privilege: 1 = set_privilege ((token 69C) SeChangeNotifyPrivilege, 1)
 3384 4900801 [main] ls 2832 path_conv::check: this->path(u:\), has_acls(0)
   39 4900840 [main] ls 2832 build_fh_pc: fh 0x61169F28
   26 4900866 [main] ls 2832 stat_worker: (/cygdrive/u, 0x6829C0, 1, 0x61169F28), file_attributes 48
   39 4900905 [main] ls 2832 fhandler_base::open: (u:\, 0x110000)
 1108 4902013 [main] ls 2832 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   31 4902044 [main] ls 2832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   24 4902068 [main] ls 2832 fhandler_base::set_flags: filemode set to binary
   24 4902092 [main] ls 2832 fhandler_base::open: 0 = NtCreateFile (0x69C, 20080, u:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
   25 4902117 [main] ls 2832 fhandler_base::open: 1 = fhandler_base::open (u:\, 0x110000)
   28 4902145 [main] ls 2832 fhandler_base::open_fs: 1 = fhandler_disk_file::open (u:\, 0x10000)
  753 4902898 [main] ls 2832 get_file_attribute: file: u:\
   28 4902926 [main] ls 2832 fhandler_base::fstat_helper: 0 = fstat (, 0x6829C0) st_atime=4A4A3152 st_size=0, st_mode=0x41ED, st_ino=11628499399868645, sizeof=96
   27 4902953 [main] ls 2832 fhandler_base::close: closing '/cygdrive/u' handle 0x69C
  756 4903709 [main] ls 2832 stat_worker: 0 = (/cygdrive/u, 0x6829C0)
   38 4903747 [main] ls 2832 normalize_posix_path: src /cygdrive/u
   24 4903771 [main] ls 2832 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   25 4903796 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   25 4903821 [main] ls 2832 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'u:\'
   24 4903845 [main] ls 2832 set_flags: flags: binary (0x2)
   24 4903869 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst u:\, flags 0x22, rc 0
 2638 4906507 [main] ls 2832 symlink_info::check: not a symlink
   74 4906581 [main] ls 2832 symlink_info::check: 0 = symlink.check (u:\, 0x22C370) (0x22)
   27 4906608 [main] ls 2832 path_conv::check: this->path(u:\), has_acls(0)
   25 4906633 [main] ls 2832 build_fh_pc: fh 0x61169F28
   25 4906658 [main] ls 2832 acl_worker: 4 = acl (/cygdrive/u)
   36 4906694 [main] ls 2832 normalize_posix_path: src /etc
   20 4906714 [main] ls 2832 normalize_posix_path: /etc = normalize_posix_path (/etc)
   20 4906734 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   22 4906756 [main] ls 2832 set_flags: flags: binary (0x2)
   20 4906776 [main] ls 2832 mount_info::conv_to_win32_path: src_path /etc, dst C:\Programs\cygwin\etc, flags 0x2, rc 0
   40 4906816 [main] ls 2832 symlink_info::check: not a symlink
   21 4906837 [main] ls 2832 symlink_info::check: 0 = symlink.check (C:\Programs\cygwin\etc, 0x22C350) (0x2)
   21 4906858 [main] ls 2832 path_conv::check: this->path(C:\Programs\cygwin\etc), has_acls(1)
  141 4906999 [main] ls 2832 etc::test_file_change: FindFirstFile succeeded
  121 4907120 [main] ls 2832 etc::test_file_change: FindFirstFile succeeded
  153 4907273 [main] ls 2832 normalize_posix_path: src /cygdrive/u
   20 4907293 [main] ls 2832 normalize_posix_path: /cygdrive/u = normalize_posix_path (/cygdrive/u)
   20 4907313 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/u)
   21 4907334 [main] ls 2832 mount_info::cygdrive_win32_path: src '/cygdrive/u', dst 'u:\'
   20 4907354 [main] ls 2832 set_flags: flags: binary (0x2)
   20 4907374 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive/u, dst u:\, flags 0x22, rc 0
 2519 4909893 [main] ls 2832 symlink_info::check: not a symlink
   32 4909925 [main] ls 2832 symlink_info::check: 0 = symlink.check (u:\, 0x22C500) (0x22)
   27 4909952 [main] ls 2832 path_conv::check: this->path(u:\), has_acls(0)
   25 4909977 [main] ls 2832 build_fh_pc: fh 0x61169F28
 1152 4911129 [main] ls 2832 fhandler_disk_file::opendir: 0x685920 = opendir (/cygdrive/u)
69259 4980388 [main] ls 2832 geterrno_from_win_error: windows error 64 == errno 136
   49 4980437 [main] ls 2832 fhandler_disk_file::readdir: 0 = readdir (0x685920, 0x22C6C4) (.)
   60 4980497 [main] ls 2832 geterrno_from_win_error: windows error 64 == errno 136
   25 4980522 [main] ls 2832 normalize_posix_path: src /cygdrive/u/..
   20 4980542 [main] ls 2832 normalize_posix_path: /cygdrive/ = normalize_posix_path (/cygdrive/u/..)
   21 4980563 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
   26 4980589 [main] ls 2832 set_flags: flags: binary (0x2)
   20 4980609 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive, dst C:\Programs\cygwin\cygdrive, flags 0x2, rc 0
   22 4980631 [main] ls 2832 lstat64: entering
   20 4980651 [main] ls 2832 normalize_posix_path: src /cygdrive/u/..
   21 4980672 [main] ls 2832 normalize_posix_path: /cygdrive/ = normalize_posix_path (/cygdrive/u/..)
   21 4980693 [main] ls 2832 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
   24 4980717 [main] ls 2832 set_flags: flags: binary (0x2)
   23 4980740 [main] ls 2832 mount_info::conv_to_win32_path: src_path /cygdrive, dst C:\Programs\cygwin\cygdrive, flags 0x2, rc 0
   24 4980764 [main] ls 2832 build_fh_pc: fh 0x6116A130
   20 4980784 [main] ls 2832 stat_worker: (/cygdrive/u/.., 0x22C4D0, 1, 0x6116A130), file_attributes 17
   24 4980808 [main] ls 2832 stat_worker: 0 = (/cygdrive/u/.., 0x22C4D0)
   21 4980829 [main] ls 2832 fhandler_disk_file::readdir: 0 = readdir (0x685920, 0x22C6C4) (..)
   49 4980878 [main] ls 2832 geterrno_from_win_error: windows error 64 == errno 136
   22 4980900 [main] ls 2832 fhandler_disk_file::readdir: 136 = readdir (0x685920, 0x22C6C4) (***)
   21 4980921 [main] ls 2832 __set_errno: dirent* readdir(DIR*):160 val 136
  201 4981122 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   30 4981152 [main] ls 2832 sig_send: wakeup 0x694
   30 4981182 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
   35 4981217 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   43 4981260 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   46 4981306 [main] ls 2832 fhandler_base::write: binary write
   43 4981349 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   26 4981375 [main] ls 2832 sig_send: wakeup 0x694
   27 4981402 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
    3 4981405 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   50 4981455 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   35 4981490 [main] ls 2832 fhandler_base::write: binary write
  146 4981636 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   22 4981658 [main] ls 2832 sig_send: wakeup 0x694
   23 4981681 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
    3 4981684 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   43 4981727 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   36 4981763 [main] ls 2832 fhandler_base::write: binary write
   64 4981827 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   22 4981849 [main] ls 2832 sig_send: wakeup 0x694
   23 4981872 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
    2 4981874 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   43 4981917 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   36 4981953 [main] ls 2832 fhandler_base::write: binary write
   35 4981988 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   22 4982010 [main] ls 2832 sig_send: wakeup 0x694
   23 4982033 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
    2 4982035 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   44 4982079 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   35 4982114 [main] ls 2832 fhandler_base::write: binary write
   63 4982177 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   22 4982199 [main] ls 2832 sig_send: wakeup 0x694
   22 4982221 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x694
    3 4982224 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x694
   43 4982267 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   36 4982303 [main] ls 2832 fhandler_base::write: binary write
  112 4982415 [main] ls 2832 fhandler_disk_file::closedir: 0 = closedir (0x685920)
   60 4982475 [main] ls 2832 closedir: 0 = closedir (0x0)
   67 4982542 [main] ls 2832 fhandler_base::fstat: here
   20 4982562 [main] ls 2832 fstat64: 0 = fstat (1, 0x22C9F0)
  163 4982725 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -34, its_me 1
   22 4982747 [main] ls 2832 sig_send: wakeup 0x698
   24 4982771 [main] ls 2832 sig_send: Waiting for pack.wakeup 0x698
    2 4982773 [sig] ls 2832 wait_sig: signalling pack.wakeup 0x698
   44 4982817 [main] ls 2832 sig_send: returning 0x0 from sending signal -34
   36 4982853 [main] ls 2832 fhandler_base::write: binary write
   48 4982901 [main] ls 2832 close: close (1)
   20 4982921 [main] ls 2832 fhandler_base::close: closing '/Device/NamedPipe/Win32Pipes.00000cdc.00000003' handle 0x7FC
   22 4982943 [main] ls 2832 close: 0 = close (1)
  107 4983050 [main] ls 2832 close: close (2)
   20 4983070 [main] ls 2832 fhandler_base::close: closing '/Device/NamedPipe/Win32Pipes.00000cdc.00000003' handle 0x6DC
   21 4983091 [main] ls 2832 close: 0 = close (2)
  119 4983210 [main] ls 2832 close: close (0)
   22 4983232 [main] ls 2832 fhandler_base::close: closing '/Device/NamedPipe/Win32Pipes.00000cdc.00000002' handle 0x634
   22 4983254 [main] ls 2832 close: 0 = close (0)
   69 4983323 [main] ls 2832 do_exit: do_exit (512), exit_state 0
   23 4983346 [main] ls 2832 void: 0x0 = signal (20, 0x1)
   21 4983367 [main] ls 2832 void: 0x0 = signal (1, 0x1)
   20 4983387 [main] ls 2832 void: 0x0 = signal (2, 0x1)
   20 4983407 [main] ls 2832 void: 0x0 = signal (3, 0x1)
   37 4983444 [main] ls 2832 sigproc_terminate: entering
   20 4983464 [main] ls 2832 sig_send: sendsig 0x6E4, pid 2832, signal -42, its_me 1
   24 4983488 [main] ls 2832 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
    3 4983491 [sig] ls 2832 wait_sig: saw __SIGEXIT
   21 4983512 [main] ls 2832 sig_send: returning 0x0 from sending signal -42
   42 4983554 [main] ls 2832 proc_terminate: nprocs 0
    1 4983555 [sig] ls 2832 wait_sig: signal thread exiting
   20 4983575 [main] ls 2832 proc_terminate: leaving
  101 4983676 [main] ls 2832 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   25 4983701 [main] ls 2832 __to_clock_t: total 00000000 0000000F
   20 4983721 [main] ls 2832 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   21 4983742 [main] ls 2832 __to_clock_t: total 00000000 0000000F
  640 4984382 [main] ls 2832 pinfo::exit: Calling ExitProcess n 0x200, exitcode 0x2

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
  2009-06-30 16:27 Stephen Wilkinson
@ 2009-07-01  9:30 ` Corinna Vinschen
  0 siblings, 0 replies; 8+ messages in thread
From: Corinna Vinschen @ 2009-07-01  9:30 UTC (permalink / raw)
  To: cygwin

On Jun 30 09:55, Stephen Wilkinson wrote:
> I've noticed a subtle detail to the original problem -- as I said
> in my first post, I can't list the contents drive U which is mapped to a
> network
> share (and therefore I can't use tab completion to traverse folders, or
> synchronise folders with unison etc...). However I've noticed that tab
> completion *does* work if I am inside a subdirectory with only a few
> small
> files.
> 
> I installed Cygwin 1.7 and I get exactly the same symptoms (i.e. can't
> list
> contents of anything but almost empty directories). I've listed the
> results at
> the bottom of this e-mail.

These are not very helpful to understand what's going on, unfortunately.

From your Cygwin 1.7 installation, please run

  $ /usr/lib/csih/getVolInfo /cygdrive/u

and send the output to this list.  Additionally, please run

  $ strace -o lsu.trace ls -l /cygdrive/u

and attach the lsu.trace file to your mail.  Maybe that gives us a clue.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
@ 2009-06-30 16:27 Stephen Wilkinson
  2009-07-01  9:30 ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Wilkinson @ 2009-06-30 16:27 UTC (permalink / raw)
  To: cygwin

I've noticed a subtle detail to the original problem -- as I said
in my first post, I can't list the contents drive U which is mapped to a
network
share (and therefore I can't use tab completion to traverse folders, or
synchronise folders with unison etc...). However I've noticed that tab
completion *does* work if I am inside a subdirectory with only a few
small
files.

I installed Cygwin 1.7 and I get exactly the same symptoms (i.e. can't
list
contents of anything but almost empty directories). I've listed the
results at
the bottom of this e-mail.

In searching the web for this problem, I came across this post regarding
problems with CIFS symlinks on a network share:
http://cygwin.com/ml/cygwin/2008-02/msg00086.html
I don't know if that problem has been fixed on 1.7 or whether it could
be
related to my problem.

Here are the results comparing Cygwin 1.5 and 1.7:

On Cygwin 1.5: (I don't know if the time stamp reported by ls are a
useful clue... 1970)
======================================================================
$ uname -r
1.5.25(0.156/4/2)

$ mount
C:\Programs\cygwin\bin on /usr/bin type user (binmode)
C:\Programs\cygwin\lib on /usr/lib type user (binmode)
C:\Programs\cygwin on / type user (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
i: on /cygdrive/i type user (binmode,noumount)
o: on /cygdrive/o type user (binmode,noumount)
p: on /cygdrive/p type user (binmode,noumount)
u: on /cygdrive/u type user (binmode,noumount)

$ ls /cygdrive/u/
ls: reading directory /cygdrive/u/: No such host or network path
total 0
drwxr-xr-x 1 NGGMV1R Domain Users 0 Jun 30 14:31 .
dr-xr-xr-x 1       0            0 0 Jan  1  1970 ..

======================================================================

On Cygwin 1.7:
======================================================================
$ uname -r
1.7.0(0.210/5/3)

$ mount
C:/Temp/cygwin/bin on /usr/bin type user (binmode)
C:/Temp/cygwin/lib on /usr/lib type user (binmode)
C:/Temp/cygwin on / type user (binmode)
C: on /cygdrive/c type user (binmode,noumount)
D: on /cygdrive/d type user (binmode,noumount)
I: on /cygdrive/i type user (binmode,noumount)
O: on /cygdrive/o type user (binmode,noumount)
P: on /cygdrive/p type user (binmode,noumount)
U: on /cygdrive/u type user (binmode,noumount)

$ ls /cygdrive/u/
ls: reading directory /cygdrive/u/: No such file or directory

======================================================================


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Network drive issue -- 'no such host or network path'
@ 2009-06-30  7:50 Stephen Wilkinson
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Wilkinson @ 2009-06-30  7:50 UTC (permalink / raw)
  To: cygwin

>> I use cygwin on a computer with mapped network drives. In the cygwin
shell, I
>> can list the contents of local drives, but not that of mapped network
drives,
>> even though I have no problem in DOS. It's frustrating because I
can't use
>> tab completion on a file on a network drive either.
>> 
>> For example, drive U: is mapped to a network shared folder. In DOS
'dir U:\'
>> works, but in bash in cygwin 'ls /cygdrive/u/' gives me the error 'no
such
>> host or network path'.
> 
> Is that on 1.5.25?  Did you try with Cygwin 1.7?
I'm using 1.5.25 -- I can't test Cygwin 1.7 right now, but I'll try it
as soon 
as I can install it.

Steve

PS: apologies for the badly wrapped text in the first e-mail...

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-07-03 14:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-27 22:49 Network drive issue -- 'no such host or network path' Stephen Wilkinson
2009-06-28 12:45 ` Corinna Vinschen
2009-06-30  7:50 Stephen Wilkinson
2009-06-30 16:27 Stephen Wilkinson
2009-07-01  9:30 ` Corinna Vinschen
2009-07-01 15:36 Stephen Wilkinson
2009-07-01 16:00 ` Corinna Vinschen
2009-07-03 14:37 Stephen Wilkinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).