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


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

Re: fstat st_size on open files on Parallels filesystem is wrong


On Tuesday, November 3 2015, "Corinna Vinschen" wrote to "cygwin@cygwin.com" saying:

> Btw., there's more than one problem here.  The fact that all drives
> have the same volume name *and* a serial number of 0 leads to all
> drives being identified as the same drive.  I have to add some code
> creating a reproducible serial number from scratch if the original
> serial number is 0, but for testing, I didn't implement this yet.

I've confirmed that this is the case for all the prlsf drives I have (drives
U:-Z:).

> Talking about testing.  I created a test DLL which provides a lot
> of output when stracing the calls.  I'll send you a private mail
> with the URL to this DLL in a minute.  Please install it, and under
> that DLL, run
> 
>   $ strace -o stat.trace ./stat-size-test.exe /cygdrive/y/foo
> 
> I'll need to have a look into that strace to (hopefully) see what's
> going wrong.

Attached.

--- Process 3620 created
--- Process 3620 loaded C:\Windows\System32\ntdll.dll at 00007FFA60F20000
--- Process 3620 loaded C:\Windows\System32\kernel32.dll at 00007FFA60CC0000
--- Process 3620 loaded C:\Windows\System32\KernelBase.dll at 00007FFA5E410000
--- Process 3620 thread 6728 created
--- Process 3620 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 3620 thread 3204 created
    8       8 [main] stat-size-test (3620) **********************************************
  407     415 [main] stat-size-test (3620) Program name: Y:\Emacs-Modtime\stat-size-test.exe (windows pid 3620)
  285     700 [main] stat-size-test (3620) OS version:   Windows NT-10.0
  295     995 [main] stat-size-test (3620) **********************************************
  347    1342 [main] stat-size-test (3620) sigprocmask: 0 = sigprocmask (0, 0x0, 0x180301128)
  588    1930 [main] stat-size-test 3620 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0xAC, *m 6
  287    2217 [main] stat-size-test 3620 user_heap_info::init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
  292    2509 [main] stat-size-test 3620 open_shared: name S-1-5-21-4096061939-177889333-3710151321-1394.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0xA8, *m 6
  267    2776 [main] stat-size-test 3620 user_info::create: opening user shared for 'S-1-5-21-4096061939-177889333-3710151321-1394' at 0x180020000
  308    3084 [main] stat-size-test 3620 user_info::create: user shared version AB1FCCE8
  293    3377 [main] stat-size-test 3620 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-3620-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
  309    3686 [main] stat-size-test 3620 fhandler_pipe::create: pipe read handle 0xC4
  268    3954 [main] stat-size-test 3620 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-3620-sigwait
  299    4253 [main] stat-size-test 3620 fhandler_pipe::create: pipe write handle 0xC8
  282    4535 [main] stat-size-test 3620 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 3620 thread 444 created
 1051    5586 [sig] stat-size-test 3620 wait_sig: entering ReadFile loop, my_readsig 0xC4, my_sendsig 0xC8
  338    5924 [main] stat-size-test 3620 time: 1446618094 = time(0x0)
  557    6481 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (Y:\Emacs-Modtime, no-keep-rel, no-add-slash)
  311    6792 [main] stat-size-test 3620 normalize_win32_path: Y:\Emacs-Modtime = normalize_win32_path (Y:\Emacs-Modtime)
  227    7019 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/y/Emacs-Modtime = conv_to_posix_path (Y:\Emacs-Modtime)
  298    7317 [main] stat-size-test 3620 sigprocmask: 0 = sigprocmask (0, 0x0, 0x600018128)
  530    7847 [main] stat-size-test 3620 _cygwin_istext_for_stdio: fd 0: not open
  235    8082 [main] stat-size-test 3620 _cygwin_istext_for_stdio: fd 1: not open
  217    8299 [main] stat-size-test 3620 _cygwin_istext_for_stdio: fd 2: not open
  382    8681 [main] stat-size-test (3620) open_shared: name cygpid.3620, n 3620, shared 0x180010000 (wanted 0x180010000), h 0xF0, *m 2
  232    8913 [main] stat-size-test (3620) time: 1446618094 = time(0x0)
  227    9140 [main] stat-size-test 3620 pinfo::thisproc: myself dwProcessId 3620
  376    9516 [main] stat-size-test 3620 environ_init: GetEnvironmentStrings returned 0x3ADB00
  274    9790 [main] stat-size-test 3620 environ_init: 0x6000284F0: !::=::\
  296   10086 [main] stat-size-test 3620 environ_init: 0x600028510: ALLUSERSPROFILE=C:\ProgramData
  306   10392 [main] stat-size-test 3620 environ_init: 0x600028540: APPDATA=C:\Users\jonathan.VIDYOCRM\AppData\Roaming
  299   10691 [main] stat-size-test 3620 environ_init: 0x600028580: COMMONPROGRAMFILES=C:\Program Files\Common Files
  297   10988 [main] stat-size-test 3620 environ_init: 0x6000285C0: COMPUTERNAME=VIDYO-LT0519-10
  278   11266 [main] stat-size-test 3620 environ_init: 0x6000285F0: COMSPEC=C:\Windows\system32\cmd.exe
  275   11541 [main] stat-size-test 3620 environ_init: 0x600028620: CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
  345   11886 [main] stat-size-test 3620 environ_init: 0x600028670: CommonProgramW6432=C:\Program Files\Common Files
  295   12181 [main] stat-size-test 3620 parse_options: glob (called func)
  339   12520 [main] stat-size-test 3620 parse_options: returning
  219   12739 [main] stat-size-test 3620 environ_init: 0x6000286B0: CYGWIN=noglob
  403   13142 [main] stat-size-test 3620 environ_init: 0x6000286F0: EXECIGNORE=*.dll
  310   13452 [main] stat-size-test 3620 getwinenv: can't set native for HOME= since no environ yet
  256   13708 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\home\jonathan, no-keep-rel, no-add-slash)
  234   13942 [main] stat-size-test 3620 normalize_win32_path: C:\cygwin64\home\jonathan = normalize_win32_path (C:\cygwin64\home\jonathan)
  249   14191 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /home/jonathan = conv_to_posix_path (C:\cygwin64\home\jonathan)
  401   14592 [main] stat-size-test 3620 win_env::add_cache: posix /home/jonathan
  230   14822 [main] stat-size-test 3620 win_env::add_cache: native HOME=C:\cygwin64\home\jonathan
  353   15175 [main] stat-size-test 3620 posify_maybe: env var converted to HOME=/home/jonathan
  568   15743 [main] stat-size-test 3620 environ_init: 0x600028790: HOME=/home/jonathan
  407   16150 [main] stat-size-test 3620 environ_init: 0x600028710: HOMEDRIVE=C:
  406   16556 [main] stat-size-test 3620 environ_init: 0x6000287B0: HOMEPATH=\Users\jonathan.VIDYOCRM
  320   16876 [main] stat-size-test 3620 environ_init: 0x6000287E0: HOSTNAME=Vidyo-LT0519-10
  389   17265 [main] stat-size-test 3620 environ_init: 0x600028810: INFOPATH=/usr/local/info:/usr/share/info:/usr/info
  329   17594 [main] stat-size-test 3620 environ_init: 0x600028850: LANG=en_US.UTF-8
  267   17861 [main] stat-size-test 3620 environ_init: 0x600028870: LMI_FRAMEWORKS_DIR=y:\Cvs\Frameworks
  269   18130 [main] stat-size-test 3620 environ_init: 0x6000288A0: LOCALAPPDATA=C:\Users\jonathan.VIDYOCRM\AppData\Local
  258   18388 [main] stat-size-test 3620 environ_init: 0x6000288E0: LOGONSERVER=\\VIDYO-AD
  261   18649 [main] stat-size-test 3620 environ_init: 0x600028900: NUMBER_OF_PROCESSORS=8
  265   18914 [main] stat-size-test 3620 environ_init: 0x600028920: OLDPWD=/home/jonathan
  261   19175 [main] stat-size-test 3620 environ_init: 0x600028940: ORIGINAL_PATH=/cygdrive/c/Program Files (x86)/Parallels/Parallels Tools/Applications:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
  259   19434 [main] stat-size-test 3620 environ_init: 0x600028AB0: OS=Windows_NT
  283   19717 [main] stat-size-test 3620 getwinenv: can't set native for PATH= since no environ yet
  294   20011 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\usr\local\bin, keep-rel, no-add-slash)
  206   20217 [main] stat-size-test 3620 normalize_win32_path: C:\cygwin64\usr\local\bin = normalize_win32_path (C:\cygwin64\usr\local\bin)
  151   20368 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin64\usr\local\bin)
  229   20597 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin, keep-rel, no-add-slash)
  139   20736 [main] stat-size-test 3620 normalize_win32_path: C:\cygwin64\bin = normalize_win32_path (C:\cygwin64\bin)
  201   20937 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin64\bin)
  140   21077 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Parallels\Parallels Tools\Applications, keep-rel, no-add-slash)
  201   21278 [main] stat-size-test 3620 normalize_win32_path: C:\Program Files (x86)\Parallels\Parallels Tools\Applications = normalize_win32_path (C:\Program Files (x86)\Parallels\Parallels Tools\Applications)
  208   21486 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Parallels/Parallels Tools/Applications = conv_to_posix_path (C:\Program Files (x86)\Parallels\Parallels Tools\Applications)
  203   21689 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\system32, keep-rel, no-add-slash)
  193   21882 [main] stat-size-test 3620 normalize_win32_path: C:\Windows\system32 = normalize_win32_path (C:\Windows\system32)
  192   22074 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Windows/system32 = conv_to_posix_path (C:\Windows\system32)
  192   22266 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows, keep-rel, no-add-slash)
  191   22457 [main] stat-size-test 3620 normalize_win32_path: C:\Windows = normalize_win32_path (C:\Windows)
  190   22647 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Windows = conv_to_posix_path (C:\Windows)
  192   22839 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\Wbem, keep-rel, no-add-slash)
  190   23029 [main] stat-size-test 3620 normalize_win32_path: C:\Windows\System32\Wbem = normalize_win32_path (C:\Windows\System32\Wbem)
  191   23220 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/Wbem = conv_to_posix_path (C:\Windows\System32\Wbem)
  192   23412 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0, keep-rel, no-add-slash)
  191   23603 [main] stat-size-test 3620 normalize_win32_path: C:\Windows\System32\WindowsPowerShell\v1.0 = normalize_win32_path (C:\Windows\System32\WindowsPowerShell\v1.0)
  191   23794 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0 = conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0)
  191   23985 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit, keep-rel, no-add-slash)
  207   24192 [main] stat-size-test 3620 normalize_win32_path: C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit = normalize_win32_path (C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit)
  198   24390 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit = conv_to_posix_path (C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit)
  197   24587 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft SQL Server\120\Tools\Binn, keep-rel, no-add-slash)
  197   24784 [main] stat-size-test 3620 normalize_win32_path: C:\Program Files\Microsoft SQL Server\120\Tools\Binn = normalize_win32_path (C:\Program Files\Microsoft SQL Server\120\Tools\Binn)
  193   24977 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn = conv_to_posix_path (C:\Program Files\Microsoft SQL Server\120\Tools\Binn)
  332   25309 [main] stat-size-test 3620 win_env::add_cache: posix /usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Parallels/Parallels Tools/Applications:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
  196   25505 [main] stat-size-test 3620 win_env::add_cache: native PATH=C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:\Program Files (x86)\Parallels\Parallels Tools\Applications;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\120\Tools\Binn
  137   25642 [main] stat-size-test 3620 posify_maybe: env var converted to PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Parallels/Parallels Tools/Applications:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
  365   26007 [main] stat-size-test 3620 environ_init: 0x600038F00: PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Parallels/Parallels Tools/Applications:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
  278   26285 [main] stat-size-test 3620 environ_init: 0x600028AD0: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  262   26547 [main] stat-size-test 3620 environ_init: 0x600028B20: PRINTER=term-printer
  261   26808 [main] stat-size-test 3620 environ_init: 0x600028B40: PROCESSOR_ARCHITECTURE=AMD64
  261   27069 [main] stat-size-test 3620 environ_init: 0x600028B70: PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 70 Stepping 1, GenuineIntel
  261   27330 [main] stat-size-test 3620 environ_init: 0x600028BC0: PROCESSOR_LEVEL=6
  261   27591 [main] stat-size-test 3620 environ_init: 0x600028BE0: PROCESSOR_REVISION=4601
  262   27853 [main] stat-size-test 3620 environ_init: 0x600028C00: PROFILEREAD=true
  261   28114 [main] stat-size-test 3620 environ_init: 0x600039080: PROGRAMFILES=C:\Program Files
  262   28376 [main] stat-size-test 3620 environ_init: 0x6000390B0: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
  259   28635 [main] stat-size-test 3620 environ_init: 0x600039100: PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
  261   28896 [main] stat-size-test 3620 environ_init: 0x600039150: PUBLIC=C:\Users\Public
  297   29193 [main] stat-size-test 3620 environ_init: 0x600039170: PWD=/home/jonathan/MacHome/Emacs-Modtime
  372   29565 [main] stat-size-test 3620 environ_init: 0x6000391B0: ProgramData=C:\ProgramData
  397   29962 [main] stat-size-test 3620 environ_init: 0x6000391E0: ProgramFiles(x86)=C:\Program Files (x86)
  321   30283 [main] stat-size-test 3620 environ_init: 0x600039220: ProgramW6432=C:\Program Files
  301   30584 [main] stat-size-test 3620 environ_init: 0x600039250: SESSIONNAME=Console
  500   31084 [main] stat-size-test 3620 environ_init: 0x600039270: SHELL=/bin/bash
  300   31384 [main] stat-size-test 3620 environ_init: 0x600039290: SHLVL=1
  294   31678 [main] stat-size-test 3620 environ_init: 0x6000392B0: SYSTEMDRIVE=C:
  279   31957 [main] stat-size-test 3620 environ_init: 0x6000392D0: SYSTEMROOT=C:\Windows
  264   32221 [main] stat-size-test 3620 getwinenv: can't set native for TEMP= since no environ yet
  198   32419 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, no-keep-rel, no-add-slash)
  192   32611 [main] stat-size-test 3620 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
  188   32799 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
  328   33127 [main] stat-size-test 3620 win_env::add_cache: posix /tmp
  208   33335 [main] stat-size-test 3620 win_env::add_cache: native TEMP=C:\cygwin64\tmp
  203   33538 [main] stat-size-test 3620 posify_maybe: env var converted to TEMP=/tmp
  339   33877 [main] stat-size-test 3620 environ_init: 0x600039350: TEMP=/tmp
  257   34134 [main] stat-size-test 3620 environ_init: 0x6000392F0: TERM=xterm
  255   34389 [main] stat-size-test 3620 getwinenv: can't set native for TMP= since no environ yet
  185   34574 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, no-keep-rel, no-add-slash)
  187   34761 [main] stat-size-test 3620 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
  191   34952 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
  343   35295 [main] stat-size-test 3620 win_env::add_cache: posix /tmp
  182   35477 [main] stat-size-test 3620 win_env::add_cache: native TMP=C:\cygwin64\tmp
  187   35664 [main] stat-size-test 3620 posify_maybe: env var converted to TMP=/tmp
  327   35991 [main] stat-size-test 3620 environ_init: 0x6000393D0: TMP=/tmp
  253   36244 [main] stat-size-test 3620 environ_init: 0x600039370: TZ=Asia/Tokyo
  254   36498 [main] stat-size-test 3620 environ_init: 0x6000393F0: USER=jonathan
  258   36756 [main] stat-size-test 3620 environ_init: 0x600039410: USERDNSDOMAIN=VIDYO.COM
  253   37009 [main] stat-size-test 3620 environ_init: 0x600039430: USERDOMAIN=VIDYOCRM
  253   37262 [main] stat-size-test 3620 environ_init: 0x600039450: USERDOMAIN_ROAMINGPROFILE=VIDYOCRM
  253   37515 [main] stat-size-test 3620 environ_init: 0x600039480: USERNAME=jonathan
  250   37765 [main] stat-size-test 3620 environ_init: 0x6000394A0: USERPROFILE=C:\Users\jonathan.VIDYOCRM
  256   38021 [main] stat-size-test 3620 environ_init: 0x6000394D0: VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  253   38274 [main] stat-size-test 3620 environ_init: 0x600039530: WINDIR=C:\Windows
  251   38525 [main] stat-size-test 3620 environ_init: 0x600039550: _=/usr/bin/strace
  199   38724 [main] stat-size-test 3620 pinfo_init: Set nice to 0
  186   38910 [main] stat-size-test 3620 pinfo_init: pid 3620, pgid 3620, process_state 0x41
  188   39098 [main] stat-size-test 3620 App version:  1007.29, api: 0.272
  186   39284 [main] stat-size-test 3620 DLL version:  2003.0, api: 0.291
  185   39469 [main] stat-size-test 3620 DLL build:    2015-11-02 11:15
  194   39663 [main] stat-size-test 3620 dtable::extend: size 32, fds 0x180327E80
  277   39940 [main] stat-size-test 3620 __get_lcid_from_locale: LCID=0x0409
  611   40551 [main] stat-size-test 3620 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
  212   40763 [main] stat-size-test 3620 transport_layer_pipes::connect: Error opening the pipe (2)
  260   41023 [main] stat-size-test 3620 client_request::make_request: cygserver un-available
--- Process 3620 loaded C:\Windows\System32\advapi32.dll at 00007FFA60130000
--- Process 3620 loaded C:\Windows\System32\msvcrt.dll at 00007FFA5E8E0000
--- Process 3620 loaded C:\Windows\System32\sechost.dll at 00007FFA606A0000
--- Process 3620 loaded C:\Windows\System32\rpcrt4.dll at 00007FFA60760000
--- Process 3620 loaded C:\Windows\System32\netapi32.dll at 00007FFA559D0000
--- Process 3620 thread 4760 created
--- Process 3620 loaded C:\Windows\System32\srvcli.dll at 00007FFA5CBA0000
--- Process 3620 loaded C:\Windows\System32\netutils.dll at 00007FFA5CBD0000
--- Process 3620 loaded C:\Windows\System32\wkscli.dll at 00007FFA59180000
--- Process 3620 loaded C:\Windows\System32\bcrypt.dll at 00007FFA5D880000
--- Process 3620 loaded C:\Windows\System32\logoncli.dll at 00007FFA5CF20000
 9424   50447 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <jonathan:*:1049970:1049089:U-VIDYOCRM\jonathan,S-1-5-21-4096061939-177889333-3710151321-1394:/home/jonathan:/bin/bash>
  545   50992 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: LookupAccountSid(S-1-5-21-4096061939-177889333-3710151321-513), Win32 error 1789
  306   51298 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(513):S-1-5-21-4096061939-177889333-3710151321-513:1049089:>
--- Process 3620 loaded C:\Windows\System32\samcli.dll at 00007FFA5A3F0000
--- Process 3620 loaded C:\Windows\System32\samlib.dll at 00007FFA58710000
 2535   53833 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <Performance Log Users:S-1-5-32-559:559:>
  627   54460 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <Users:S-1-5-32-545:545:>
  282   54742 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <INTERACTIVE:S-1-5-4:4:>
  285   55027 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <CONSOLE LOGON:S-1-2-1:66049:>
  315   55342 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <Authenticated Users:S-1-5-11:11:>
  293   55635 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <This Organization:S-1-5-15:15:>
  290   55925 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <LOCAL:S-1-2-0:66048:>
  306   56231 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3130):S-1-5-21-4096061939-177889333-3710151321-3130:1051706:>
  269   56500 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1158):S-1-5-21-4096061939-177889333-3710151321-1158:1049734:>
  251   56751 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3282):S-1-5-21-4096061939-177889333-3710151321-3282:1051858:>
  248   56999 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(2011):S-1-5-21-4096061939-177889333-3710151321-2011:1050587:>
  237   57236 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3923):S-1-5-21-4096061939-177889333-3710151321-3923:1052499:>
  278   57514 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3774):S-1-5-21-4096061939-177889333-3710151321-3774:1052350:>
  290   57804 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3147):S-1-5-21-4096061939-177889333-3710151321-3147:1051723:>
  289   58093 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3185):S-1-5-21-4096061939-177889333-3710151321-3185:1051761:>
  289   58382 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4272):S-1-5-21-4096061939-177889333-3710151321-4272:1052848:>
  271   58653 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3281):S-1-5-21-4096061939-177889333-3710151321-3281:1051857:>
  276   58929 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4367):S-1-5-21-4096061939-177889333-3710151321-4367:1052943:>
  272   59201 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1580):S-1-5-21-4096061939-177889333-3710151321-1580:1050156:>
  283   59484 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3424):S-1-5-21-4096061939-177889333-3710151321-3424:1052000:>
  244   59728 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3124):S-1-5-21-4096061939-177889333-3710151321-3124:1051700:>
  269   59997 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3201):S-1-5-21-4096061939-177889333-3710151321-3201:1051777:>
  258   60255 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(7193):S-1-5-21-4096061939-177889333-3710151321-7193:1055769:>
  256   60511 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4398):S-1-5-21-4096061939-177889333-3710151321-4398:1052974:>
  246   60757 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1995):S-1-5-21-4096061939-177889333-3710151321-1995:1050571:>
  227   60984 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1903):S-1-5-21-4096061939-177889333-3710151321-1903:1050479:>
  223   61207 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4152):S-1-5-21-4096061939-177889333-3710151321-4152:1052728:>
  224   61431 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1575):S-1-5-21-4096061939-177889333-3710151321-1575:1050151:>
  215   61646 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4408):S-1-5-21-4096061939-177889333-3710151321-4408:1052984:>
  203   61849 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4147):S-1-5-21-4096061939-177889333-3710151321-4147:1052723:>
  433   62282 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(3772):S-1-5-21-4096061939-177889333-3710151321-3772:1052348:>
  224   62506 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(1572):S-1-5-21-4096061939-177889333-3710151321-1572:1050148:>
  204   62710 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(4150):S-1-5-21-4096061939-177889333-3710151321-4150:1052726:>
  278   62988 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(571):S-1-5-21-4096061939-177889333-3710151321-571:1049147:>
  290   63278 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <VIDYOCRM+Group(6105):S-1-5-21-4096061939-177889333-3710151321-6105:1054681:>
  248   63526 [main] stat-size-test 3620 pwdgrp::fetch_account_from_windows: line: <Medium Mandatory Level:S-1-16-8192:401408:>
  249   63775 [main] stat-size-test 3620 cygheap_user::ontherange: what 2, pw 0x180328340
  230   64005 [main] stat-size-test 3620 cygheap_user::ontherange: HOME is already in the environment /home/jonathan
  389   64394 [main] stat-size-test 3620 build_argv: argv[0] = 'Y:\Emacs-Modtime\stat-size-test.exe'
  195   64589 [main] stat-size-test 3620 build_argv: argv[1] = '/cygdrive/y/foo'
  195   64784 [main] stat-size-test 3620 build_argv: argc 2
  275   65059 [main] stat-size-test 3620 mount_info::conv_to_posix_path: conv_to_posix_path (Y:\Emacs-Modtime\stat-size-test.exe, keep-rel, no-add-slash)
  192   65251 [main] stat-size-test 3620 normalize_win32_path: Y:\Emacs-Modtime\stat-size-test.exe = normalize_win32_path (Y:\Emacs-Modtime\stat-size-test.exe)
  197   65448 [main] stat-size-test 3620 mount_info::conv_to_posix_path: /cygdrive/y/Emacs-Modtime/stat-size-test.exe = conv_to_posix_path (Y:\Emacs-Modtime\stat-size-test.exe)
  467   65915 [main] stat-size-test 3620 build_fh_pc: created an archetype (0x18032D5B0) for /dev/pty0(136/0)
  211   66126 [main] stat-size-test 3620 build_fh_pc: fh 0x18032D340, dev 00880000
  204   66330 [main] stat-size-test 3620 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
  248   66578 [main] stat-size-test 3620 fhandler_pipe::create: pipe busy
  198   66776 [main] stat-size-test 3620 tty::exists: exists 1
  289   67065 [main] stat-size-test 3620 alloc_sd: uid 1049970, gid 1049089, attribute 020620
  222   67287 [main] stat-size-test 3620 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-4096061939-177889333-3710151321-1394 (+)
  142   67429 [main] stat-size-test 3620 cygsid::debug_print: alloc_sd: group SID = S-1-5-21-4096061939-177889333-3710151321-513 (+)
  205   67634 [main] stat-size-test 3620 alloc_sd: ACL-Size: 124
  282   67916 [main] stat-size-test 3620 alloc_sd: Created SD-Size: 200
  199   68115 [main] stat-size-test 3620 fhandler_pty_slave::open: (395): pty output_mutex (0x11C): waiting -1 ms
  141   68256 [main] stat-size-test 3620 fhandler_pty_slave::open: (395): pty output_mutex: acquired
  216   68472 [main] stat-size-test 3620 tty::create_inuse: cygtty.slave_alive.0 0x178
  144   68616 [main] stat-size-test 3620 fhandler_pty_slave::open: (398): pty output_mutex(0x11C) released
  291   68907 [main] stat-size-test 3620 open_shared: name cygpid.5932, n 5932, shared 0x20000 (wanted 0x0), h 0x17C, *m 6
  150   69057 [main] stat-size-test 3620 fhandler_pty_slave::open: dup handles directly since I'm the owner
  223   69280 [main] stat-size-test 3620 fhandler_pty_slave::open: duplicated from_master 0x374->0x17C from pty_owner
  205   69485 [main] stat-size-test 3620 fhandler_pty_slave::open: duplicated to_master 0x380->0x184 from pty_owner
  194   69679 [main] stat-size-test 3620 fhandler_pty_slave::open: duplicated to_master_cyg 0x388->0x188 from pty_owner
  295   69974 [main] stat-size-test 3620 fhandler_console::need_invisible: invisible_console 0
  200   70174 [main] stat-size-test 3620 fhandler_base::open_with_arch: line 476:  /dev/pty0<0x18032D5B0> usecount + 1 = 1
  229   70403 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  195   70598 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  195   70793 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  206   70999 [main] stat-size-test 3620 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  193   71192 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x18032D5B0
  191   71383 [main] stat-size-test 3620 _pinfo::set_ctty: ctty was NULL
  191   71574 [main] stat-size-test 3620 _pinfo::set_ctty: line 482:  /dev/pty0<0x18032D5B0> usecount + 1 = 2
  194   71768 [main] stat-size-test 3620 _pinfo::set_ctty: /dev/pty0 ctty, usecount 2
  195   71963 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 3620, pid 3620, pgid 3620, tty->pgid 2820, tty->sid 360
  192   72155 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  194   72349 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 2
  194   72543 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  191   72734 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  192   72926 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  192   73118 [main] stat-size-test 3620 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  195   73313 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 360, pid 3620, pgid 2820, tty->pgid 2820, tty->sid 360
  196   73509 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  191   73700 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 2
  367   74067 [main] stat-size-test 3620 build_fh_pc: found an archetype for (null)(136/0) io_handle 0x17C
  216   74283 [main] stat-size-test 3620 build_fh_pc: fh 0x18032D890, dev 00880000
  225   74508 [main] stat-size-test 3620 fhandler_base::open_with_arch: line 496:  /dev/pty0<0x18032D5B0> usecount + 1 = 3
  201   74709 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  206   74915 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  196   75111 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  194   75305 [main] stat-size-test 3620 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  196   75501 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 360, pid 3620, pgid 2820, tty->pgid 2820, tty->sid 360
  192   75693 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  193   75886 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 3
  193   76079 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  193   76272 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  192   76464 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  192   76656 [main] stat-size-test 3620 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  197   76853 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 360, pid 3620, pgid 2820, tty->pgid 2820, tty->sid 360
  193   77046 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  191   77237 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 3
  390   77627 [main] stat-size-test 3620 build_fh_pc: found an archetype for (null)(136/0) io_handle 0x17C
  236   77863 [main] stat-size-test 3620 build_fh_pc: fh 0x18032DB00, dev 00880000
  245   78108 [main] stat-size-test 3620 fhandler_base::open_with_arch: line 496:  /dev/pty0<0x18032D5B0> usecount + 1 = 4
  223   78331 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  196   78527 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  195   78722 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  195   78917 [main] stat-size-test 3620 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  195   79112 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 360, pid 3620, pgid 2820, tty->pgid 2820, tty->sid 360
  193   79305 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  191   79496 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 4
  224   79720 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  214   79934 [main] stat-size-test 3620 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  212   80146 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  218   80364 [main] stat-size-test 3620 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
  215   80579 [main] stat-size-test 3620 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 360, pid 3620, pgid 2820, tty->pgid 2820, tty->sid 360
  349   80928 [main] stat-size-test 3620 _pinfo::set_ctty: cygheap->ctty now 0x18032D5B0, archetype 0x18032D5B0
  270   81198 [main] stat-size-test 3620 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 4
  345   81543 [main] stat-size-test 3620 __set_errno: void dll_crt0_1(void*):1007 setting errno 0
  988   82531 [main] stat-size-test 3620 open: open(/cygdrive/y/foo, 0x601)
  235   82766 [main] stat-size-test 3620 normalize_posix_path: src /cygdrive/y/foo
  259   83025 [main] stat-size-test 3620 normalize_posix_path: /cygdrive/y/foo = normalize_posix_path (/cygdrive/y/foo)
  277   83302 [main] stat-size-test 3620 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/y/foo)
  254   83556 [main] stat-size-test 3620 mount_info::cygdrive_win32_path: src '/cygdrive/y/foo', dst 'Y:\foo'
  229   83785 [main] stat-size-test 3620 set_flags: flags: binary (0x2)
  226   84011 [main] stat-size-test 3620 mount_info::conv_to_win32_path: src_path /cygdrive/y/foo, dst Y:\foo, flags 0x4022, rc 0
  498   84509 [main] stat-size-test 3620 symlink_info::check: 0x0 = NtCreateFile (\??\Y:\foo)
  263   84772 [main] stat-size-test 3620 symlink_info::check: not a symlink
  258   85030 [main] stat-size-test 3620 symlink_info::check: 0 = symlink.check(Y:\foo, 0x24B720) (0x4022)
  239   85269 [main] stat-size-test 3620 path_conv::check: this->path(Y:\foo), has_acls(0)
  188   85457 [main] stat-size-test 3620 build_fh_pc: fh 0x18032DD70, dev 000000C3
  240   85697 [main] stat-size-test 3620 fhandler_base::open: (\??\Y:\foo, 0x108601)
  574   86271 [main] stat-size-test 3620 fhandler_base::set_flags: flags 0x108601, supplied_bin 0x10000
  239   86510 [main] stat-size-test 3620 fhandler_base::set_flags: filemode set to binary
  229   86739 [main] stat-size-test 3620 fhandler_base::open: 0x0 = NtCreateFile (0x3C0, 0x40120080, \??\Y:\foo, io, NULL, 0x80, 0x7, 0x3, 0x4020, NULL, 0)
  224   86963 [main] stat-size-test 3620 fhandler_base::open: 1 = fhandler_base::open(\??\Y:\foo, 0x108601)
  232   87195 [main] stat-size-test 3620 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\Y:\foo, 0x8601)
  242   87437 [main] stat-size-test 3620 open: 3 = open(/cygdrive/y/foo, 0x8601)
  221   87658 [main] stat-size-test 3620 write: write(3, 0x10040303E, 12)
  381   88039 [main] stat-size-test 3620 write: 12 = write(3, 0x10040303E, 12)
 2534   90573 [main] stat-size-test 3620 fhandler_base::fstat_helper: 0 = fstat (\??\Y:\foo, 0x24CA10) st_size=0, st_mode=0100644, st_ino=4743388578069983243st_atim=56375F2C.0 st_ctim=56375FC6.0 st_mtim=56375FC6.0 st_birthtim=5357EE04.0
  396   90969 [main] stat-size-test 3620 fstat64: 0 = fstat(3, 0x24CA10)
 1251   92220 [main] stat-size-test 3620 time: 1446618094 = time(0x0)
  444   92664 [main] stat-size-test 3620 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4096061939-177889333-3710151321-1394
  274   92938 [main] stat-size-test 3620 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4096061939-177889333-3710151321-513
  267   93205 [main] stat-size-test 3620 get_info_from_sd: ACL 0x2190, uid 1049970, gid 1049089
  386   93591 [main] stat-size-test 3620 stat64: entering
  212   93803 [main] stat-size-test 3620 normalize_posix_path: src /dev
  204   94007 [main] stat-size-test 3620 normalize_posix_path: /dev = normalize_posix_path (/dev)
  205   94212 [main] stat-size-test 3620 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
  268   94480 [main] stat-size-test 3620 set_flags: flags: binary (0x2)
  237   94717 [main] stat-size-test 3620 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin64\dev, flags 0x3000A, rc 0
  277   94994 [main] stat-size-test 3620 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\dev)
  252   95246 [main] stat-size-test 3620 symlink_info::check: not a symlink
  221   95467 [main] stat-size-test 3620 symlink_info::check: 0 = symlink.check(C:\cygwin64\dev, 0x24B1B0) (0x43000A)
  220   95687 [main] stat-size-test 3620 build_fh_pc: fh 0x18032E080, dev 000000C1
  211   95898 [main] stat-size-test 3620 stat_worker: (\??\C:\cygwin64\dev, 0x180300F80, 0x18032E080), file_attributes 16
  315   96213 [main] stat-size-test 3620 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-4096061939-177889333-3710151321-1394
  276   96489 [main] stat-size-test 3620 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-4096061939-177889333-3710151321-513
  341   96830 [main] stat-size-test 3620 get_info_from_sd: ACL 0x41ED, uid 1049970, gid 1049089
  490   97320 [main] stat-size-test 3620 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\dev, 0x180300F80) st_size=0, st_mode=040755, st_ino=281474976829559st_atim=5601CA2F.36FA1BE0 st_ctim=5601CA2F.36FA1BE0 st_mtim=5601CA2F.36FA1BE0 st_birthtim=5601C99A.1D663EC0
  339   97659 [main] stat-size-test 3620 stat_worker: 0 = (\??\C:\cygwin64\dev,0x180300F80)
  366   98025 [main] stat-size-test 3620 fstat64: 0 = fstat(1, 0x24C4E0)
  470   98495 [main] stat-size-test 3620 isatty: 1 = isatty(1)
 1013   99508 [main] stat-size-test 3620 fhandler_pty_slave::write: pty0, write(0x600039700, 34)
  260   99768 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1852): pty output_mutex (0x11C): waiting -1 ms
  213   99981 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1852): pty output_mutex: acquired
  195  100176 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1891): pty output_mutex(0x11C) released
  153  100329 [main] stat-size-test 3620 write: 34 = write(1, 0x600039700, 34)
  809  101138 [main] stat-size-test 3620 close: close(3)
  182  101320 [main] stat-size-test 3620 fhandler_base::close: closing '/cygdrive/y/foo' handle 0x3C0
  285  101605 [main] stat-size-test 3620 close: 0 = close(3)
  310  101915 [main] stat-size-test 3620 stat64: entering
  365  102280 [main] stat-size-test 3620 normalize_posix_path: src /cygdrive/y/foo
  362  102642 [main] stat-size-test 3620 normalize_posix_path: /cygdrive/y/foo = normalize_posix_path (/cygdrive/y/foo)
  333  102975 [main] stat-size-test 3620 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/y/foo)
  297  103272 [main] stat-size-test 3620 mount_info::cygdrive_win32_path: src '/cygdrive/y/foo', dst 'Y:\foo'
  262  103534 [main] stat-size-test 3620 set_flags: flags: binary (0x2)
  252  103786 [main] stat-size-test 3620 mount_info::conv_to_win32_path: src_path /cygdrive/y/foo, dst Y:\foo, flags 0x4022, rc 0
  538  104324 [main] stat-size-test 3620 symlink_info::check: 0x0 = NtCreateFile (\??\Y:\foo)
  293  104617 [main] stat-size-test 3620 symlink_info::check: not a symlink
  246  104863 [main] stat-size-test 3620 symlink_info::check: 0 = symlink.check(Y:\foo, 0x24B7F0) (0x404022)
  266  105129 [main] stat-size-test 3620 path_conv::check: this->path(Y:\foo), has_acls(0)
  203  105332 [main] stat-size-test 3620 build_fh_pc: fh 0x18032DD70, dev 000000C3
  196  105528 [main] stat-size-test 3620 stat_worker: (\??\Y:\foo, 0x24CA10, 0x18032DD70), file_attributes 128
 1140  106668 [main] stat-size-test 3620 fhandler_base::fstat_helper: 0 = fstat (\??\Y:\foo, 0x24CA10) st_size=12, st_mode=0100644, st_ino=4743388578069983243st_atim=5639A3EF.0 st_ctim=5639A3EF.0 st_mtim=5639A3EF.0 st_birthtim=5357EE04.0
  225  106893 [main] stat-size-test 3620 stat_worker: 0 = (\??\Y:\foo,0x24CA10)
  888  107781 [main] stat-size-test 3620 fhandler_pty_slave::write: pty0, write(0x600039700, 34)
  207  107988 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1852): pty output_mutex (0x11C): waiting -1 ms
  235  108223 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1852): pty output_mutex: acquired
  145  108368 [main] stat-size-test 3620 fhandler_pty_common::process_opost_output: (1891): pty output_mutex(0x11C) released
  244  108612 [main] stat-size-test 3620 write: 34 = write(1, 0x600039700, 34)
 1151  109763 [main] stat-size-test 3620 do_exit: do_exit (0), exit_state 1
  228  109991 [main] stat-size-test 3620 void: 0x0 = signal (20, 0x1)
  233  110224 [main] stat-size-test 3620 void: 0x0 = signal (1, 0x1)
  227  110451 [main] stat-size-test 3620 void: 0x0 = signal (2, 0x1)
  229  110680 [main] stat-size-test 3620 void: 0x0 = signal (3, 0x1)
  229  110909 [main] stat-size-test 3620 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x18032D5B0> usecount + -1 = 3
  224  111133 [main] stat-size-test 3620 fhandler_base::close_with_arch: not closing archetype
  226  111359 [main] stat-size-test 3620 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x18032D5B0> usecount + -1 = 2
  223  111582 [main] stat-size-test 3620 fhandler_base::close_with_arch: not closing archetype
  228  111810 [main] stat-size-test 3620 fhandler_base::close_with_arch: line 1142:  /dev/pty0<0x18032D5B0> usecount + -1 = 1
  224  112034 [main] stat-size-test 3620 fhandler_base::close_with_arch: not closing archetype
  224  112258 [main] stat-size-test 3620 init_cygheap::close_ctty: closing cygheap->ctty 0x18032D5B0
  225  112483 [main] stat-size-test 3620 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  224  112707 [main] stat-size-test 3620 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
  224  112931 [main] stat-size-test 3620 fhandler_pty_slave::close: closing last open /dev/pty0 handle
  270  113201 [main] stat-size-test 3620 fhandler_console::free_console: freed console, res 1
  178  113379 [main] stat-size-test 3620 fhandler_pty_common::close: pty0 <0x17C,0x184> closing
  299  113678 [main] stat-size-test 3620 dtable::delete_archetype: deleting element 0 for /dev/pty0(136/0)
  306  113984 [main] stat-size-test 3620 getpid: 3620 = getpid()
  201  114185 [main] stat-size-test 3620 proc_terminate: nprocs 0
  307  114492 [main] stat-size-test 3620 proc_terminate: leaving
  357  114849 [main] stat-size-test 3620 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
--- Process 3620 thread 6728 exited with status 0x0
--- Process 3620 thread 3204 exited with status 0x0
--- Process 3620 thread 3716 exited with status 0x0
--- Process 3620 thread 444 exited with status 0x0
--- Process 3620 exited with status 0x0
-- 
Jonathan Lennox
lennox@cs.columbia.edu

--
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

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