Bug: bash -e misbehaves with several nested

Pavel Fedin p.fedin@samsung.com
Fri Nov 10 16:43:00 GMT 2017


 Hello!

 Long time has passed, i've rechecked the problem and it's not gone.
 This time i've checked it with strace (see long log below). Any hints there?
--- cut ---

p.fedin@fedinw7x64 /cygdrive/d/Projects/Test
$ bash -c ./test.sh
+ DIR=

p.fedin@fedinw7x64 /cygdrive/d/Projects/Test
$ strace bash -c ./test.sh
--- Process 16056 created
--- Process 16056 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 16056 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 16056 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 16056 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 16056 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 16056 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 16056 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 16056 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 16056 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    0       0 [main] bash (16056) **********************************************
   49      49 [main] bash (16056) Program name: C:\cygwin64\bin\bash.exe (windows pid 16056)
   51     100 [main] bash (16056) OS version:   Windows NT-6.1
   10     110 [main] bash (16056) **********************************************
   40     150 [main] bash (16056) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  339     489 [main] bash 16056 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
   22     511 [main] bash 16056 user_heap_info::init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
   26     537 [main] bash 16056 open_shared: name S-1-5-21-1454471165-515967899-839522115-3227.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
   28     565 [main] bash 16056 user_info::create: opening user shared for 'S-1-5-21-1454471165-515967899-839522115-3227' at 0x180020000
   10     575 [main] bash 16056 user_info::create: user shared version AB1FCCE8
   24     599 [main] bash 16056 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-16056-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   32     631 [main] bash 16056 fhandler_pipe::create: pipe read handle 0x88
    9     640 [main] bash 16056 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-16056-sigwait
   37     677 [main] bash 16056 fhandler_pipe::create: pipe write handle 0x8C
   15     692 [main] bash 16056 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 16056 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 16056 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 16056 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 16056 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 16056 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 16056 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 16056 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 16056 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 16056 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 16056 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 16056 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 16056 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 16056 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 16056 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 16056 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 16056 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 16056 thread 13992 created
--- Process 16056 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 16056 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 16056 thread 18444 created
--- Process 16056 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
57264   57956 [sig] bash 16056 wait_sig: entering ReadFile loop, my_readsig 0x88, my_sendsig 0x8C
  212   58168 [main] bash 16056 time: 1510331653 = time(0x0)
  143   58311 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Projects\Test, 0x0, no-add-slash)
   55   58366 [main] bash 16056 normalize_win32_path: D:\Projects\Test = normalize_win32_path (D:\Projects\Test)
   25   58391 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/d/Projects/Test = conv_to_posix_path (D:\Projects\Test)
   76   58467 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0x0, 0x600018130)
  228   58695 [main] bash 16056 _cygwin_istext_for_stdio: fd 0: not open
   17   58712 [main] bash 16056 _cygwin_istext_for_stdio: fd 1: not open
   11   58723 [main] bash 16056 _cygwin_istext_for_stdio: fd 2: not open
   96   58819 [main] bash (16056) open_shared: name cygpid.16056, n 16056, shared 0x180010000 (wanted 0x180010000), h 0x21C, *m 2
   14   58833 [main] bash (16056) time: 1510331653 = time(0x0)
   12   58845 [main] bash 16056 pinfo::thisproc: myself dwProcessId 16056
   34   58879 [main] bash 16056 environ_init: GetEnvironmentStrings returned 0x4461F0
  100   58979 [main] bash 16056 win32env_to_cygenv: 0x6000284F0: ALLUSERSPROFILE=C:\ProgramData
   21   59000 [main] bash 16056 win32env_to_cygenv: 0x600028520: APPDATA=C:\Users\p.fedin\AppData\Roaming
   38   59038 [main] bash 16056 win32env_to_cygenv: 0x600028560: ARMLMD_LICENSE_FILE=C:\Users\p.fedin\AppData\Roaming\ARM\DS-5\licenses\
   24   59062 [main] bash 16056 win32env_to_cygenv: 0x6000285B0: COMMONPROGRAMFILES=C:\Program Files\Common Files
   36   59098 [main] bash 16056 win32env_to_cygenv: 0x6000285F0: COMPUTERNAME=FEDINW7X64
   70   59168 [main] bash 16056 win32env_to_cygenv: 0x600028610: COMSPEC=C:\Windows\system32\cmd.exe
   37   59205 [main] bash 16056 win32env_to_cygenv: 0x600028640: CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
   23   59228 [main] bash 16056 win32env_to_cygenv: 0x600028690: CommonProgramW6432=C:\Program Files\Common Files
   22   59250 [main] bash 16056 parse_options: glob (called func)
   35   59285 [main] bash 16056 parse_options: returning
   24   59309 [main] bash 16056 win32env_to_cygenv: 0x6000286D0: CYGWIN=noglob
   38   59347 [main] bash 16056 win32env_to_cygenv: 0x600028710: DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox
   18   59365 [main] bash 16056 win32env_to_cygenv: 0x600028760: EDITOR=/usr/local/bin/notepad-wrapper.sh
   18   59383 [main] bash 16056 win32env_to_cygenv: 0x6000287A0: EXECIGNORE=*.dll
   35   59418 [main] bash 16056 win32env_to_cygenv: 0x6000287C0: FP_NO_HOST_CHECK=NO
   18   59436 [main] bash 16056 win32env_to_cygenv: 0x6000287E0: GIT_SSH=C:\Program Files\TortoiseGit\bin\TortoiseGitPlink.exe
   20   59456 [main] bash 16056 getwinenv: can't set native for HOME= since no environ yet
   32   59488 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\home\p.fedin, 0x10000000, no-add-slash)
   11   59499 [main] bash 16056 normalize_win32_path: C:\cygwin64\home\p.fedin = normalize_win32_path (C:\cygwin64\home\p.fedin)
   13   59512 [main] bash 16056 mount_info::conv_to_posix_path: /home/p.fedin = conv_to_posix_path (C:\cygwin64\home\p.fedin)
   48   59560 [main] bash 16056 win_env::add_cache: posix /home/p.fedin
   10   59570 [main] bash 16056 win_env::add_cache: native HOME=C:\cygwin64\home\p.fedin
   10   59580 [main] bash 16056 posify_maybe: env var converted to HOME=/home/p.fedin
   77   59657 [main] bash 16056 win32env_to_cygenv: 0x6000288B0: HOME=/home/p.fedin
   20   59677 [main] bash 16056 win32env_to_cygenv: 0x600028830: HOMEDRIVE=C:
   18   59695 [main] bash 16056 win32env_to_cygenv: 0x6000288D0: HOMEPATH=\Users\p.fedin
   35   59730 [main] bash 16056 win32env_to_cygenv: 0x6000288F0: HOSTNAME=fedinw7x64
   21   59751 [main] bash 16056 win32env_to_cygenv: 0x600028910: INFOPATH=/usr/local/info:/usr/share/info:/usr/info:
   35   59786 [main] bash 16056 win32env_to_cygenv: 0x600028950: INTELOCLPATH=C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64;C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86
   34   59820 [main] bash 16056 win32env_to_cygenv: 0x6000289D0: INTELOCLSDKROOT=C:\Program Files (x86)\Intel\OpenCL SDK\4.6\
   19   59839 [main] bash 16056 win32env_to_cygenv: 0x600028A20: LANG=en_US.UTF-8
   18   59857 [main] bash 16056 win32env_to_cygenv: 0x600028A40: LOCALAPPDATA=C:\Users\p.fedin\AppData\Local
   35   59892 [main] bash 16056 win32env_to_cygenv: 0x600028A80: LOGONSERVER=\\MANUL
   18   59910 [main] bash 16056 win32env_to_cygenv: 0x600028AA0: MANPATH=/usr/local/man:/usr/share/man:/usr/man:
   18   59928 [main] bash 16056 win32env_to_cygenv: 0x600028AE0: NUMBER_OF_PROCESSORS=8
   21   59949 [main] bash 16056 win32env_to_cygenv: 0x600028B00: OLDPWD=/home/p.fedin
   35   59984 [main] bash 16056 win32env_to_cygenv: 0x600028B20: OS=Windows_NT
   75   60059 [main] bash 16056 getwinenv: can't set native for PATH= since no environ yet
   24   60083 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\cross\bin, 0x10000100, no-add-slash)
   11   60094 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\cross\bin = normalize_win32_path (C:\cygwin64\opt\cross\bin)
   10   60104 [main] bash 16056 mount_info::conv_to_posix_path: /opt/cross/bin = conv_to_posix_path (C:\cygwin64\opt\cross\bin)
   14   60118 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\usr\local\bin, 0x10000100, no-add-slash)
   28   60146 [main] bash 16056 normalize_win32_path: C:\cygwin64\usr\local\bin = normalize_win32_path (C:\cygwin64\usr\local\bin)
   27   60173 [main] bash 16056 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin64\usr\local\bin)
   28   60201 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\usr\local\sbin, 0x10000100, no-add-slash)
   10   60211 [main] bash 16056 normalize_win32_path: C:\cygwin64\usr\local\sbin = normalize_win32_path (C:\cygwin64\usr\local\sbin)
   11   60222 [main] bash 16056 mount_info::conv_to_posix_path: /usr/local/sbin = conv_to_posix_path (C:\cygwin64\usr\local\sbin)
   13   60235 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin, 0x10000100, no-add-slash)
   10   60245 [main] bash 16056 normalize_win32_path: C:\cygwin64\bin = normalize_win32_path (C:\cygwin64\bin)
   11   60256 [main] bash 16056 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin64\bin)
   28   60284 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Intel\iCLS Client, 0x10000100, no-add-slash)
   11   60295 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Intel\iCLS Client = normalize_win32_path (C:\Program Files (x86)\Intel\iCLS Client)
   12   60307 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Intel/iCLS Client = conv_to_posix_path (C:\Program Files (x86)\Intel\iCLS Client)
   12   60319 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Intel\iCLS Client, 0x10000100, no-add-slash)
   27   60346 [main] bash 16056 normalize_win32_path: C:\Program Files\Intel\iCLS Client = normalize_win32_path (C:\Program Files\Intel\iCLS Client)
   27   60373 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Intel/iCLS Client = conv_to_posix_path (C:\Program Files\Intel\iCLS Client)
   14   60387 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (D:\depot_tools, 0x10000100, no-add-slash)
   11   60398 [main] bash 16056 normalize_win32_path: D:\depot_tools = normalize_win32_path (D:\depot_tools)
   11   60409 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/d/depot_tools = conv_to_posix_path (D:\depot_tools)
   12   60421 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\VulkanSDK\1.0.49.0\Bin, 0x10000100, no-add-slash)
   10   60431 [main] bash 16056 normalize_win32_path: C:\VulkanSDK\1.0.49.0\Bin = normalize_win32_path (C:\VulkanSDK\1.0.49.0\Bin)
   11   60442 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/VulkanSDK/1.0.49.0/Bin = conv_to_posix_path (C:\VulkanSDK\1.0.49.0\Bin)
   12   60454 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64, 0x10000100, no-add-slash)
   27   60481 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64 = normalize_win32_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64)
   11   60492 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x64 = conv_to_posix_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64)
   12   60504 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86, 0x10000100, no-add-slash)
   27   60531 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86 = normalize_win32_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86)
   28   60559 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x86 = conv_to_posix_path (C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86)
   12   60571 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\ProgramData\Oracle\Java\javapath, 0x10000100, no-add-slash)
   12   60583 [main] bash 16056 normalize_win32_path: C:\ProgramData\Oracle\Java\javapath = normalize_win32_path (C:\ProgramData\Oracle\Java\javapath)
   28   60611 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/ProgramData/Oracle/Java/javapath = conv_to_posix_path (C:\ProgramData\Oracle\Java\javapath)
   28   60639 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\system32, 0x10000100, no-add-slash)
   27   60666 [main] bash 16056 normalize_win32_path: C:\Windows\system32 = normalize_win32_path (C:\Windows\system32)
   27   60693 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Windows/system32 = conv_to_posix_path (C:\Windows\system32)
   30   60723 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows, 0x10000100, no-add-slash)
   10   60733 [main] bash 16056 normalize_win32_path: C:\Windows = normalize_win32_path (C:\Windows)
   11   60744 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Windows = conv_to_posix_path (C:\Windows)
   11   60755 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\Wbem, 0x10000100, no-add-slash)
   13   60768 [main] bash 16056 normalize_win32_path: C:\Windows\System32\Wbem = normalize_win32_path (C:\Windows\System32\Wbem)
   27   60795 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/Wbem = conv_to_posix_path (C:\Windows\System32\Wbem)
   12   60807 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0, 0x10000100, no-add-slash)
   11   60818 [main] bash 16056 normalize_win32_path: C:\Windows\System32\WindowsPowerShell\v1.0 = normalize_win32_path (C:\Windows\System32\WindowsPowerShell\v1.0)
   11   60829 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0 = conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0)
   12   60841 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Bazaar, 0x10000100, no-add-slash)
   10   60851 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Bazaar = normalize_win32_path (C:\Program Files (x86)\Bazaar)
   27   60878 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Bazaar = conv_to_posix_path (C:\Program Files (x86)\Bazaar)
   28   60906 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\mingw64\bin, 0x10000100, no-add-slash)
   10   60916 [main] bash 16056 normalize_win32_path: C:\mingw64\bin = normalize_win32_path (C:\mingw64\bin)
   11   60927 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/mingw64/bin = conv_to_posix_path (C:\mingw64\bin)
   12   60939 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\mingw64\x86_64-w64-mingw32\lib64, 0x10000100, no-add-slash)
   11   60950 [main] bash 16056 normalize_win32_path: C:\mingw64\x86_64-w64-mingw32\lib64 = normalize_win32_path (C:\mingw64\x86_64-w64-mingw32\lib64)
   11   60961 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/mingw64/x86_64-w64-mingw32/lib64 = conv_to_posix_path (C:\mingw64\x86_64-w64-mingw32\lib64)
   12   60973 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Python27, 0x10000100, no-add-slash)
   10   60983 [main] bash 16056 normalize_win32_path: C:\Python27 = normalize_win32_path (C:\Python27)
   11   60994 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Python27 = conv_to_posix_path (C:\Python27)
   29   61023 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\TortoiseSVN\bin, 0x10000100, no-add-slash)
   26   61049 [main] bash 16056 normalize_win32_path: C:\Program Files\TortoiseSVN\bin = normalize_win32_path (C:\Program Files\TortoiseSVN\bin)
   24   61073 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/TortoiseSVN/bin = conv_to_posix_path (C:\Program Files\TortoiseSVN\bin)
   12   61085 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\strawberry\c\bin, 0x10000100, no-add-slash)
   14   61099 [main] bash 16056 normalize_win32_path: C:\strawberry\c\bin = normalize_win32_path (C:\strawberry\c\bin)
   12   61111 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/strawberry/c/bin = conv_to_posix_path (C:\strawberry\c\bin)
   12   61123 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\strawberry\perl\site\bin, 0x10000100, no-add-slash)
   28   61151 [main] bash 16056 normalize_win32_path: C:\strawberry\perl\site\bin = normalize_win32_path (C:\strawberry\perl\site\bin)
   11   61162 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/strawberry/perl/site/bin = conv_to_posix_path (C:\strawberry\perl\site\bin)
   13   61175 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\strawberry\perl\bin, 0x10000100, no-add-slash)
   10   61185 [main] bash 16056 normalize_win32_path: C:\strawberry\perl\bin = normalize_win32_path (C:\strawberry\perl\bin)
   11   61196 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/strawberry/perl/bin = conv_to_posix_path (C:\strawberry\perl\bin)
   12   61208 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\SlikSvn\bin, 0x10000100, no-add-slash)
   10   61218 [main] bash 16056 normalize_win32_path: C:\Program Files\SlikSvn\bin = normalize_win32_path (C:\Program Files\SlikSvn\bin)
   11   61229 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/SlikSvn/bin = conv_to_posix_path (C:\Program Files\SlikSvn\bin)
   28   61257 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\mingw64\msys\1.0\bin, 0x10000100, no-add-slash)
   27   61284 [main] bash 16056 normalize_win32_path: C:\mingw64\msys\1.0\bin = normalize_win32_path (C:\mingw64\msys\1.0\bin)
   11   61295 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/mingw64/msys/1.0/bin = conv_to_posix_path (C:\mingw64\msys\1.0\bin)
   44   61339 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRA~2\cvsnt, 0x10000100, no-add-slash)
   11   61350 [main] bash 16056 normalize_win32_path: C:\PROGRA~2\cvsnt = normalize_win32_path (C:\PROGRA~2\cvsnt)
   28   61378 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/PROGRA~2/cvsnt = conv_to_posix_path (C:\PROGRA~2\cvsnt)
   27   61405 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Utils, 0x10000100, no-add-slash)
   11   61416 [main] bash 16056 normalize_win32_path: C:\Utils = normalize_win32_path (C:\Utils)
   45   61461 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Utils = conv_to_posix_path (C:\Utils)
   12   61473 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Android\android-sdk\platform-tools, 0x10000100, no-add-slash)
   11   61484 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Android\android-sdk\platform-tools = normalize_win32_path (C:\Program Files (x86)\Android\android-sdk\platform-tools)
   28   61512 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Android/android-sdk/platform-tools = conv_to_posix_path (C:\Program Files (x86)\Android\android-sdk\platform-tools)
   27   61539 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\arm-linux-androideabi-r9d\bin, 0x10000100, no-add-slash)
   11   61550 [main] bash 16056 normalize_win32_path: C:\arm-linux-androideabi-r9d\bin = normalize_win32_path (C:\arm-linux-androideabi-r9d\bin)
   12   61562 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/arm-linux-androideabi-r9d/bin = conv_to_posix_path (C:\arm-linux-androideabi-r9d\bin)
   11   61573 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Python27\Lib\site-packages\gnome, 0x10000100, no-add-slash)
   11   61584 [main] bash 16056 normalize_win32_path: C:\Python27\Lib\site-packages\gnome = normalize_win32_path (C:\Python27\Lib\site-packages\gnome)
   12   61596 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Python27/Lib/site-packages/gnome = conv_to_posix_path (C:\Python27\Lib\site-packages\gnome)
   29   61625 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\GnuWin32\bin, 0x10000100, no-add-slash)
    8   61633 [main] bash 16056 normalize_win32_path: C:\GnuWin32\bin = normalize_win32_path (C:\GnuWin32\bin)
   11   61644 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/GnuWin32/bin = conv_to_posix_path (C:\GnuWin32\bin)
   11   61655 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\CMake\bin, 0x10000100, no-add-slash)
   11   61666 [main] bash 16056 normalize_win32_path: C:\Program Files\CMake\bin = normalize_win32_path (C:\Program Files\CMake\bin)
   10   61676 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/CMake/bin = conv_to_posix_path (C:\Program Files\CMake\bin)
    8   61684 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL, 0x10000100, no-add-slash)
   12   61696 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL = normalize_win32_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL)
   11   61707 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL = conv_to_posix_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL)
    9   61716 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Intel\Intel(R) Management Engine Components\DAL, 0x10000100, no-add-slash)
   11   61727 [main] bash 16056 normalize_win32_path: C:\Program Files\Intel\Intel(R) Management Engine Components\DAL = normalize_win32_path (C:\Program Files\Intel\Intel(R) Management Engine Components\DAL)
   12   61739 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL = conv_to_posix_path (C:\Program Files\Intel\Intel(R) Management Engine Components\DAL)
   12   61751 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT, 0x10000100, no-add-slash)
   12   61763 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT = normalize_win32_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT)
   10   61773 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT = conv_to_posix_path (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT)
   12   61785 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Intel\Intel(R) Management Engine Components\IPT, 0x10000100, no-add-slash)
   11   61796 [main] bash 16056 normalize_win32_path: C:\Program Files\Intel\Intel(R) Management Engine Components\IPT = normalize_win32_path (C:\Program Files\Intel\Intel(R) Management Engine Components\IPT)
   11   61807 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT = conv_to_posix_path (C:\Program Files\Intel\Intel(R) Management Engine Components\IPT)
   11   61818 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\TortoiseGit\bin, 0x10000100, no-add-slash)
    8   61826 [main] bash 16056 normalize_win32_path: C:\Program Files\TortoiseGit\bin = normalize_win32_path (C:\Program Files\TortoiseGit\bin)
   10   61836 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/TortoiseGit/bin = conv_to_posix_path (C:\Program Files\TortoiseGit\bin)
   11   61847 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Perforce, 0x10000100, no-add-slash)
   12   61859 [main] bash 16056 normalize_win32_path: C:\Program Files\Perforce = normalize_win32_path (C:\Program Files\Perforce)
   27   61886 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Perforce = conv_to_posix_path (C:\Program Files\Perforce)
   29   61915 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\CVSNT, 0x10000100, no-add-slash)
   28   61943 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\CVSNT = normalize_win32_path (C:\Program Files (x86)\CVSNT)
   27   61970 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/CVSNT = conv_to_posix_path (C:\Program Files (x86)\CVSNT)
   29   61999 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\GPAC, 0x10000100, no-add-slash)
   51   62050 [main] bash 16056 normalize_win32_path: C:\Program Files\GPAC = normalize_win32_path (C:\Program Files\GPAC)
   13   62063 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/GPAC = conv_to_posix_path (C:\Program Files\GPAC)
   28   62091 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\GPAC, 0x10000100, no-add-slash)
   10   62101 [main] bash 16056 normalize_win32_path: C:\Program Files\GPAC = normalize_win32_path (C:\Program Files\GPAC)
    9   62110 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/GPAC = conv_to_posix_path (C:\Program Files\GPAC)
    8   62118 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\GPAC, 0x10000100, no-add-slash)
   11   62129 [main] bash 16056 normalize_win32_path: C:\Program Files\GPAC = normalize_win32_path (C:\Program Files\GPAC)
   28   62157 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/GPAC = conv_to_posix_path (C:\Program Files\GPAC)
   29   62186 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Linaro\gcc-linaro-arm-linux-gnueabihf-4.9-2014.09\bin, 0x10000100, no-add-slash)
   28   62214 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\Linaro\gcc-linaro-arm-linux-gnueabihf-4.9-2014.09\bin = normalize_win32_path (C:\Program Files (x86)\Linaro\gcc-linaro-arm-linux-gnueabihf-4.9-2014.09\bin)
   36   62250 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Linaro/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09/bin = conv_to_posix_path (C:\Program Files (x86)\Linaro\gcc-linaro-arm-linux-gnueabihf-4.9-2014.09\bin)
   12   62262 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\glslang\bin, 0x10000100, no-add-slash)
   11   62273 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\glslang\bin = normalize_win32_path (C:\Program Files (x86)\glslang\bin)
    9   62282 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/glslang/bin = conv_to_posix_path (C:\Program Files (x86)\glslang\bin)
    7   62289 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\spirv-tools\bin, 0x10000100, no-add-slash)
    8   62297 [main] bash 16056 normalize_win32_path: C:\Program Files (x86)\spirv-tools\bin = normalize_win32_path (C:\Program Files (x86)\spirv-tools\bin)
   17   62314 [main] bash 16056 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/spirv-tools/bin = conv_to_posix_path (C:\Program Files (x86)\spirv-tools\bin)
   13   62327 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\lib\lapack, 0x10000100, no-add-slash)
    9   62336 [main] bash 16056 normalize_win32_path: C:\cygwin64\lib\lapack = normalize_win32_path (C:\cygwin64\lib\lapack)
   13   62349 [main] bash 16056 mount_info::conv_to_posix_path: /usr/lib/lapack = conv_to_posix_path (C:\cygwin64\lib\lapack)
    8   62357 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\sbin, 0x10000100, no-add-slash)
    7   62364 [main] bash 16056 normalize_win32_path: C:\cygwin64\sbin = normalize_win32_path (C:\cygwin64\sbin)
   15   62379 [main] bash 16056 mount_info::conv_to_posix_path: /sbin = conv_to_posix_path (C:\cygwin64\sbin)
    8   62387 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r2\bin, 0x10000100, no-add-slash)
    7   62394 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-v7a15a7v5r2\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r2\bin)
    7   62401 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-v7a15a7v5r2/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r2\bin)
   16   62417 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r1\bin, 0x10000100, no-add-slash)
   39   62456 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-v7a15a7v5r1\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r1\bin)
   28   62484 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-v7a15a7v5r1/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15a7v5r1\bin)
   30   62514 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15v5r1\bin, 0x10000100, no-add-slash)
   27   62541 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-v7a15v5r1\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-v7a15v5r1\bin)
   29   62570 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-v7a15v5r1/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15v5r1\bin)
   28   62598 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15v4r3\bin, 0x10000100, no-add-slash)
   28   62626 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-v7a15v4r3\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-v7a15v4r3\bin)
   27   62653 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-v7a15v4r3/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a15v4r3\bin)
   11   62664 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a8v4r3\bin, 0x10000100, no-add-slash)
    7   62671 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-v7a8v4r3\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-v7a8v4r3\bin)
   11   62682 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-v7a8v4r3/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-v7a8v4r3\bin)
   10   62692 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\opt\vd\arm-linux-insight\bin, 0x10000100, no-add-slash)
   12   62704 [main] bash 16056 normalize_win32_path: C:\cygwin64\opt\vd\arm-linux-insight\bin = normalize_win32_path (C:\cygwin64\opt\vd\arm-linux-insight\bin)
   17   62721 [main] bash 16056 mount_info::conv_to_posix_path: /opt/vd/arm-linux-insight/bin = conv_to_posix_path (C:\cygwin64\opt\vd\arm-linux-insight\bin)
   40   62761 [main] bash 16056 win_env::add_cache: posix /opt/cross/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/cygdrive/c/Program Files (x86)/Intel/iCLS Client:/cygdrive/c/Program Files/Intel/iCLS Client:/cygdrive/d/depot_tools:/cygdrive/c/VulkanSDK/1.0.49.0/Bin:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x64:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x86:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Bazaar:/cygdrive/c/mingw64/bin:/cygdrive/c/mingw64/x86_64-w64-mingw32/lib64:/cygdrive/c/Python27:/cygdrive/c/Program Files/TortoiseSVN/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/site/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/Program Files/SlikSvn/bin:/cygdrive/c/mingw64/msys/1.0/bin:/cygdrive/c/PROGRA~2/cvsnt:/cygdrive/c/Utils:/cygdrive/c/Program Files (x86)/Android/android-sdk/platform-tools:/cygdrive/c/arm-linux-androideabi-r9d/bin:/cygdrive/c/Python27/Lib/site-packages/gnome:/cygdrive/c/GnuWin32/bin:/cygdrive/c/Program Files/CMake/bin:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/TortoiseGit/bin:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Program Files (x86)/CVSNT:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files (x86)/Linaro/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09/bin:/cygdrive/c/Program Files (x86)/glslang/bin:/cygdrive/c/Program Files (x86)/spirv-tools/bin:/usr/lib/lapack:/sbin:/opt/vd/arm-v7a15a7v5r2/bin:/opt/vd/arm-v7a15a7v5r1/bin:/opt/vd/arm-v7a15v5r1/bin:/opt/vd/arm-v7a15v4r3/bin:/opt/vd/arm-v7a8v4r3/bin:/opt/vd/arm-linux-insight/bin
   20   62781 [main] bash 16056 win_env::add_cache: native PATH=C:\cygwin64\opt\cross\bin;C:\cygwin64\usr\local\bin;C:\cygwin64\usr\local\sbin;C:\cygwin64\bin;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;D:\depot_tools;C:\VulkanSDK\1.0.49.0\Bin;C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x64;C:\Program Files (x86)\Intel\OpenCL SDK\4.6\bin\x86;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Bazaar;C:\mingw64\bin;C:\mingw64\x86_64-w64-mingw32\lib64;C:\Python27;C:\Program Files\TortoiseSVN\bin;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\Program Files\SlikSvn\bin;C:\mingw64\msys\1.0\bin;C:\PROGRA~2\cvsnt;C:\Utils;C:\Program Files (x86)\Android\android-sdk\platform-tools;C:\arm-linux-androideabi-r9d\bin;C:\Python27\Lib\site-packages\gnome;C:\GnuWin32\bin;C:\Program Files\CMake\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\TortoiseGit\bin;C:\Program Files\Perforce;C:\Program Files (x86)\CVSNT;C:\Program Files\GPAC;C:\Program Files\GPAC;C:\Program Files\GPAC;C:\Program Files (x86)\Linaro\gcc-linaro-arm-linux-gnueabihf-4.9-2014.09\bin;C:\Program Files (x86)\glslang\bin;C:\Program Files (x86)\spirv-tools\bin;C:\cygwin64\lib\lapack;C:\cygwin64\sbin;C:\cygwin64\opt\vd\arm-v7a15a7v5r2\bin;C:\cygwin64\opt\vd\arm-v7a15a7v5r1\bin;C:\cygwin64\opt\vd\arm-v7a15v5r1\bin;C:\cygwin64\opt\vd\arm-v7a15v4r3\bin;C:\cygwin64\opt\vd\arm-v7a8v4r3\bin;C:\cygwin64\opt\vd\arm-linux-insight\bin
   39   62820 [main] bash 16056 posify_maybe: env var converted to PATH=/opt/cross/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/cygdrive/c/Program Files (x86)/Intel/iCLS Client:/cygdrive/c/Program Files/Intel/iCLS Client:/cygdrive/d/depot_tools:/cygdrive/c/VulkanSDK/1.0.49.0/Bin:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x64:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x86:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Bazaar:/cygdrive/c/mingw64/bin:/cygdrive/c/mingw64/x86_64-w64-mingw32/lib64:/cygdrive/c/Python27:/cygdrive/c/Program Files/TortoiseSVN/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/site/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/Program Files/SlikSvn/bin:/cygdrive/c/mingw64/msys/1.0/bin:/cygdrive/c/PROGRA~2/cvsnt:/cygdrive/c/Utils:/cygdrive/c/Program Files (x86)/Android/android-sdk/platform-tools:/cygdrive/c/arm-linux-androideabi-r9d/bin:/cygdrive/c/Python27/Lib/site-packages/gnome:/cygdrive/c/GnuWin32/bin:/cygdrive/c/Program Files/CMake/bin:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/TortoiseGit/bin:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Program Files (x86)/CVSNT:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files (x86)/Linaro/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09/bin:/cygdrive/c/Program Files (x86)/glslang/bin:/cygdrive/c/Program Files (x86)/spirv-tools/bin:/usr/lib/lapack:/sbin:/opt/vd/arm-v7a15a7v5r2/bin:/opt/vd/arm-v7a15a7v5r1/bin:/opt/vd/arm-v7a15v5r1/bin:/opt/vd/arm-v7a15v4r3/bin:/opt/vd/arm-v7a8v4r3/bin:/opt/vd/arm-linux-insight/bin
   63   62883 [main] bash 16056 win32env_to_cygenv: 0x60003A0E0: PATH=/opt/cross/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/cygdrive/c/Program Files (x86)/Intel/iCLS Client:/cygdrive/c/Program Files/Intel/iCLS Client:/cygdrive/d/depot_tools:/cygdrive/c/VulkanSDK/1.0.49.0/Bin:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x64:/cygdrive/c/Program Files (x86)/Intel/OpenCL SDK/4.6/bin/x86:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Bazaar:/cygdrive/c/mingw64/bin:/cygdrive/c/mingw64/x86_64-w64-mingw32/lib64:/cygdrive/c/Python27:/cygdrive/c/Program Files/TortoiseSVN/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/site/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/Program Files/SlikSvn/bin:/cygdrive/c/mingw64/msys/1.0/bin:/cygdrive/c/PROGRA~2/cvsnt:/cygdrive/c/Utils:/cygdrive/c/Program Files (x86)/Android/android-sdk/platform-tools:/cygdrive/c/arm-linux-androideabi-r9d/bin:/cygdrive/c/Python27/Lib/site-packages/gnome:/cygdrive/c/GnuWin32/bin:/cygdrive/c/Program Files/CMake/bin:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/TortoiseGit/bin:/cygdrive/c/Program Files/Perforce:/cygdrive/c/Program Files (x86)/CVSNT:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files/GPAC:/cygdrive/c/Program Files (x86)/Linaro/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09/bin:/cygdrive/c/Program Files (x86)/glslang/bin:/cygdrive/c/Program Files (x86)/spirv-tools/bin:/usr/lib/lapack:/sbin:/opt/vd/arm-v7a15a7v5r2/bin:/opt/vd/arm-v7a15a7v5r1/bin:/opt/vd/arm-v7a15v5r1/bin:/opt/vd/arm-v7a15v4r3/bin:/opt/vd/arm-v7a8v4r3/bin:/opt/vd/arm-linux-insight/bin
   52   62935 [main] bash 16056 win32env_to_cygenv: 0x600028B40: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
   23   62958 [main] bash 16056 win32env_to_cygenv: 0x600028B90: PERL_JSON_BACKEND=JSON::XS
   28   62986 [main] bash 16056 win32env_to_cygenv: 0x600028BC0: PERL_YAML_BACKEND=YAML
   21   63007 [main] bash 16056 win32env_to_cygenv: 0x600028BE0: PRINTER=\\manul\Oceanus
   91   63098 [main] bash 16056 win32env_to_cygenv: 0x600028C00: PROCESSOR_ARCHITECTURE=AMD64
   22   63120 [main] bash 16056 win32env_to_cygenv: 0x600028C30: PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
   18   63138 [main] bash 16056 win32env_to_cygenv: 0x600028C80: PROCESSOR_LEVEL=6
   18   63156 [main] bash 16056 win32env_to_cygenv: 0x600028CA0: PROCESSOR_REVISION=5e03
   19   63175 [main] bash 16056 win32env_to_cygenv: 0x600028CC0: PROGRAMFILES=C:\Program Files
   17   63192 [main] bash 16056 win32env_to_cygenv: 0x600028CF0: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
   18   63210 [main] bash 16056 win32env_to_cygenv: 0x600028D40: PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
   18   63228 [main] bash 16056 win32env_to_cygenv: 0x600028D90: PUBLIC=C:\Users\Public
   17   63245 [main] bash 16056 win32env_to_cygenv: 0x600028DB0: PWD=/cygdrive/d/Projects/Test
   18   63263 [main] bash 16056 win32env_to_cygenv: 0x600028DE0: ProgramData=C:\ProgramData
   18   63281 [main] bash 16056 win32env_to_cygenv: 0x600028E10: ProgramFiles(x86)=C:\Program Files (x86)
   18   63299 [main] bash 16056 win32env_to_cygenv: 0x600028E50: ProgramW6432=C:\Program Files
   39   63338 [main] bash 16056 win32env_to_cygenv: 0x600028E80: SESSIONNAME=Console
   41   63379 [main] bash 16056 win32env_to_cygenv: 0x600028EA0: SHELL=/bin/bash
   21   63400 [main] bash 16056 win32env_to_cygenv: 0x600028EC0: SHLVL=1
   35   63435 [main] bash 16056 win32env_to_cygenv: 0x600028EE0: SVN_SSH=C:\Program Files\TortoiseGit\bin\TortoiseGitPlink.exe
   19   63454 [main] bash 16056 win32env_to_cygenv: 0x600028F30: SYSTEMDRIVE=C:
   36   63490 [main] bash 16056 win32env_to_cygenv: 0x600028F50: SYSTEMROOT=C:\Windows
   18   63508 [main] bash 16056 win32env_to_cygenv: 0x600028F70: TELELOGIC_LICENSE_FILE=19353@168.219.241.191
   20   63528 [main] bash 16056 getwinenv: can't set native for TEMP= since no environ yet
   10   63538 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
   27   63565 [main] bash 16056 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
   14   63579 [main] bash 16056 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
   44   63623 [main] bash 16056 win_env::add_cache: posix /tmp
   26   63649 [main] bash 16056 win_env::add_cache: native TEMP=C:\cygwin64\tmp
   10   63659 [main] bash 16056 posify_maybe: env var converted to TEMP=/tmp
   44   63703 [main] bash 16056 win32env_to_cygenv: 0x600029010: TEMP=/tmp
   22   63725 [main] bash 16056 win32env_to_cygenv: 0x600028FB0: TERM=xterm
   20   63745 [main] bash 16056 getwinenv: can't set native for TMP= since no environ yet
    9   63754 [main] bash 16056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
   11   63765 [main] bash 16056 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
    9   63774 [main] bash 16056 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
   47   63821 [main] bash 16056 win_env::add_cache: posix /tmp
   26   63847 [main] bash 16056 win_env::add_cache: native TMP=C:\cygwin64\tmp
   10   63857 [main] bash 16056 posify_maybe: env var converted to TMP=/tmp
   28   63885 [main] bash 16056 win32env_to_cygenv: 0x600029090: TMP=/tmp
   20   63905 [main] bash 16056 win32env_to_cygenv: 0x600029030: TZ=Europe/Moscow
   21   63926 [main] bash 16056 win32env_to_cygenv: 0x6000290B0: USER=p.fedin
   19   63945 [main] bash 16056 win32env_to_cygenv: 0x6000290D0: USERDNSDOMAIN=RND.SAMSUNG.RU
   18   63963 [main] bash 16056 win32env_to_cygenv: 0x600029100: USERDOMAIN=RND
   17   63980 [main] bash 16056 win32env_to_cygenv: 0x600029120: USERNAME=p.fedin
   18   63998 [main] bash 16056 win32env_to_cygenv: 0x600029140: USERPROFILE=C:\Users\p.fedin
   40   64038 [main] bash 16056 win32env_to_cygenv: 0x600029170: VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\
   37   64075 [main] bash 16056 win32env_to_cygenv: 0x6000291C0: VK_SDK_PATH=C:\VulkanSDK\1.0.49.0
   35   64110 [main] bash 16056 win32env_to_cygenv: 0x6000291F0: VULKAN_SDK=C:\VulkanSDK\1.0.49.0
   52   64162 [main] bash 16056 win32env_to_cygenv: 0x60003A8C0: WINDIR=C:\Windows
   22   64184 [main] bash 16056 win32env_to_cygenv: 0x60003A8E0: _=/usr/bin/strace
   65   64249 [main] bash 16056 pinfo_init: Set nice to 0
   27   64276 [main] bash 16056 pinfo_init: pid 16056, pgid 16056, process_state 0x41
   13   64289 [main] bash 16056 App version:  2006.1, api: 0.305
   11   64300 [main] bash 16056 DLL version:  2009.0, api: 0.318
   11   64311 [main] bash 16056 DLL build:    2017-09-12 10:18
   48   64359 [main] bash 16056 dtable::extend: size 32, fds 0x1802FA298
   96   64455 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
  243   64698 [main] bash 16056 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
   73   64771 [main] bash 16056 transport_layer_pipes::connect: Error opening the pipe (2)
   22   64793 [main] bash 16056 client_request::make_request: cygserver un-available
--- Process 16056 thread 15536 created
--- Process 16056 loaded C:\Windows\System32\netapi32.dll at 000007FEFA990000
--- Process 16056 loaded C:\Windows\System32\netutils.dll at 000007FEFBF30000
--- Process 16056 loaded C:\Windows\System32\srvcli.dll at 000007FEFC510000
--- Process 16056 loaded C:\Windows\System32\wkscli.dll at 000007FEFA970000
--- Process 16056 loaded C:\Windows\System32\logoncli.dll at 000007FEFC0F0000
--- Process 16056 thread 20096 created
345955  410748 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <INTERACTIVE:S-1-5-4:4:>
  306  411054 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <CONSOLE LOGON:S-1-2-1:66049:>
  125  411179 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <Authenticated Users:S-1-5-11:11:>
  255  411434 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <This Organization:S-1-5-15:15:>
  289  411723 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <CurrentSession:S-1-5-5-0-648859:4095:>
  144  411867 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <LOCAL:S-1-2-0:66048:>
  171  412038 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SMRC RnD SWL VDSWG:S-1-5-21-1454471165-515967899-839522115-4117:1052693:>
   65  412103 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <EZ_Writers:S-1-5-21-1454471165-515967899-839522115-3665:1052241:>
   63  412166 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SMRC RnD SWL:S-1-5-21-1454471165-515967899-839522115-2889:1051465:>
   63  412229 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <tdb users:S-1-5-21-1454471165-515967899-839522115-1813:1050389:>
   63  412292 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <_adhoc VMware admins ASWG_VD:S-1-5-21-1454471165-515967899-839522115-1999:1050575:>
   64  412356 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRR employees:S-1-5-21-1454471165-515967899-839522115-1224:1049800:>
   62  412418 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRR IMSWL:S-1-5-21-1454471165-515967899-839522115-4576:1053152:>
   79  412497 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <_adhoc VMware admins:S-1-5-21-1454471165-515967899-839522115-1994:1050570:>
   79  412576 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SMRC dept RnD:S-1-5-21-1454471165-515967899-839522115-1328:1049904:>
  105  412681 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRR CESWL-CEOSG:S-1-5-21-1454471165-515967899-839522115-4574:1053150:>
   62  412743 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <EZ_Readers:S-1-5-21-1454471165-515967899-839522115-3657:1052233:>
   79  412822 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRR IMSWL-TSWG:S-1-5-21-1454471165-515967899-839522115-4579:1053155:>
   79  412901 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <_adhoc DomainJoiners:S-1-5-21-1454471165-515967899-839522115-4011:1052587:>
   62  412963 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRR CESWL:S-1-5-21-1454471165-515967899-839522115-4572:1053148:>
   64  413027 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <CERTSVC_DCOM_ACCESS:S-1-5-21-1454471165-515967899-839522115-4132:1052708:>
  118  413145 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <SRC web authorized:S-1-5-21-1454471165-515967899-839522115-1225:1049801:>
  150  413295 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <RND+Group(1217):S-1-5-21-1454471165-515967899-839522115-1217:1049793:>
  140  413435 [main] bash 16056 pwdgrp::fetch_account_from_windows: line: <Medium Mandatory Level:S-1-16-8192:401408:>
   34  413469 [main] bash 16056 cygheap_user::ontherange: what 2, pw 0x1802FA528
   12  413481 [main] bash 16056 cygheap_user::ontherange: HOME is already in the environment /home/p.fedin
   56  413537 [main] bash 16056 build_argv: argv[0] = 'bash'
   27  413564 [main] bash 16056 build_argv: argv[1] = '-c'
   15  413579 [main] bash 16056 build_argv: argv[2] = './test.sh'
    7  413586 [main] bash 16056 build_argv: argc 3
   83  413669 [main] bash 16056 build_fh_pc: created an archetype (0x1802FE3F8) for /dev/pty0(136/0)
   13  413682 [main] bash 16056 build_fh_pc: fh 0x1802FE088, dev 00880000
   16  413698 [main] bash 16056 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE
   26  413724 [main] bash 16056 fhandler_pipe::create: pipe busy
    9  413733 [main] bash 16056 tty::exists: exists 1
   33  413766 [main] bash 16056 set_posix_access: ACL-Size: 124
   23  413789 [main] bash 16056 set_posix_access: Created SD-Size: 200
    7  413796 [main] bash 16056 fhandler_pty_slave::open: (393): pty output_mutex (0x2B4): waiting -1 ms
   10  413806 [main] bash 16056 fhandler_pty_slave::open: (393): pty output_mutex: acquired
   13  413819 [main] bash 16056 tty::create_inuse: cygtty.slave_alive.0 0x2BC
    8  413827 [main] bash 16056 fhandler_pty_slave::open: (396): pty output_mutex(0x2B4) released
  157  413984 [main] bash 16056 open_shared: name cygpid.13984, n 13984, shared 0x50000 (wanted 0x0), h 0x2C0, *m 6
   54  414038 [main] bash 16056 fhandler_pty_slave::open: dup handles directly since I'm the owner
   18  414056 [main] bash 16056 fhandler_pty_slave::open: duplicated from_master 0x460->0x2C0 from pty_owner
   11  414067 [main] bash 16056 fhandler_pty_slave::open: duplicated to_master 0x470->0x2C8 from pty_owner
   12  414079 [main] bash 16056 fhandler_pty_slave::open: duplicated to_master_cyg 0x478->0x2CC from pty_owner
  104  414183 [main] bash 16056 fhandler_console::need_invisible: invisible_console 0
   13  414196 [main] bash 16056 fhandler_base::open_with_arch: line 453:  /dev/pty0<0x1802FE3F8> usecount + 1 = 1
   11  414207 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
    8  414215 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   27  414242 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   11  414253 [main] bash 16056 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
    9  414262 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x1802FE3F8
    9  414271 [main] bash 16056 _pinfo::set_ctty: ctty was NULL
    9  414280 [main] bash 16056 _pinfo::set_ctty: line 497:  /dev/pty0<0x1802FE3F8> usecount + 1 = 2
   11  414291 [main] bash 16056 _pinfo::set_ctty: /dev/pty0 ctty, usecount 2
   12  414303 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 16056, pid 16056, pgid 16056, tty->pgid 7432, tty->sid 9880
   11  414314 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
    9  414323 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 2
    8  414331 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
    8  414339 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
    8  414347 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
    8  414355 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
    8  414363 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 9880, pid 16056, pgid 7432, tty->pgid 7432, tty->sid 9880
    9  414372 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
   14  414386 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 2
   34  414420 [main] bash 16056 build_fh_pc: found an archetype for (null)(136/0) io_handle 0x2C0
   12  414432 [main] bash 16056 build_fh_pc: fh 0x1802FE7D8, dev 00880000
   10  414442 [main] bash 16056 fhandler_base::open_with_arch: line 473:  /dev/pty0<0x1802FE3F8> usecount + 1 = 3
   15  414457 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   14  414471 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
    8  414479 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   11  414490 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
   11  414501 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 9880, pid 16056, pgid 7432, tty->pgid 7432, tty->sid 9880
   11  414512 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
   10  414522 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 3
   13  414535 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
    9  414544 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
    7  414551 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
    8  414559 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
   13  414572 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 9880, pid 16056, pgid 7432, tty->pgid 7432, tty->sid 9880
   10  414582 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
    7  414589 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 3
   32  414621 [main] bash 16056 build_fh_pc: found an archetype for (null)(136/0) io_handle 0x2C0
   10  414631 [main] bash 16056 build_fh_pc: fh 0x1802FEB48, dev 00880000
   10  414641 [main] bash 16056 fhandler_base::open_with_arch: line 473:  /dev/pty0<0x1802FE3F8> usecount + 1 = 4
   11  414652 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   10  414662 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   10  414672 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
    6  414678 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
   11  414689 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 9880, pid 16056, pgid 7432, tty->pgid 7432, tty->sid 9880
   30  414719 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
   27  414746 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 4
    9  414755 [main] bash 16056 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   10  414765 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   11  414776 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   12  414788 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x0
   11  414799 [main] bash 16056 _pinfo::set_ctty: attaching ctty /dev/pty0 sid 9880, pid 16056, pgid 7432, tty->pgid 7432, tty->sid 9880
   10  414809 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
   11  414820 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 4
  206  415026 [main] bash 16056 __set_errno: void dll_crt0_1(void*):979 setting errno 0
  110  415136 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
   22  415158 [main] bash 16056 open: open(/dev/tty, 0x4002)
   13  415171 [main] bash 16056 normalize_posix_path: src /dev/tty
    7  415178 [main] bash 16056 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
    7  415185 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
    9  415194 [main] bash 16056 mount_info::conv_to_win32_path: src_path /dev/tty, dst /dev/tty, flags 0x2, rc 0
    8  415202 [main] bash 16056 fh_alloc: determining /dev/tty assignment for ctty 0x880000
    8  415210 [main] bash 16056 build_fh_pc: found an archetype for /dev/tty(136/0) io_handle 0x2C0
    8  415218 [main] bash 16056 build_fh_pc: fh 0x1802FEEB8, dev 00880000
    8  415226 [main] bash 16056 fhandler_base::open_with_arch: line 473:  /dev/tty<0x1802FE3F8> usecount + 1 = 5
    8  415234 [main] bash 16056 fhandler_base::set_flags: flags 0x1C002, supplied_bin 0x0
    8  415242 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
    7  415249 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
    7  415256 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
    8  415264 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
    8  415272 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 5
   12  415284 [main] bash 16056 open: 3 = open(/dev/tty, 0xC002)
   10  415294 [main] bash 16056 close: close(3)
    6  415300 [main] bash 16056 fhandler_base::close_with_arch: line 1120:  /dev/tty<0x1802FE3F8> usecount + -1 = 4
    7  415307 [main] bash 16056 fhandler_base::close_with_arch: not closing archetype
    7  415314 [main] bash 16056 close: 0 = close(3)
    9  415323 [main] bash 16056 stat64: entering
    7  415330 [main] bash 16056 normalize_posix_path: src /tmp
    7  415337 [main] bash 16056 normalize_posix_path: /tmp = normalize_posix_path (/tmp)
   12  415349 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
   12  415361 [main] bash 16056 set_flags: flags: binary (0x2)
    9  415370 [main] bash 16056 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin64\tmp, flags 0x3000A, rc 0
   37  415407 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\tmp)
   22  415429 [main] bash 16056 symlink_info::check: not a symlink
   10  415439 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\tmp, 0xFFFFB7E0) (0x43000A)
    9  415448 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\tmp), has_acls(1)
   10  415458 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
    8  415466 [main] bash 16056 stat_worker: (\??\C:\cygwin64\tmp, 0xFFFFCA80, 0x1802FF290), file_attributes 16
   54  415520 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\tmp, 0xFFFFCA80) st_size=0, st_mode=041777, st_ino=1125899907415284st_atim=5A05D498.20CB7EE0 st_ctim=5A05D498.20CB7EE0 st_mtim=5A05D498.20CB7EE0 st_birthtim=5195E471.6075FE8
   21  415541 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\tmp,0xFFFFCA80)
   44  415585 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   34  415619 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   42  415661 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   55  415716 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   30  415746 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   36  415782 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
  126  415908 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004AFAE8)
   14  415922 [main] bash 16056 time: 1510331653 = time(0x0)
   18  415940 [main] bash 16056 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9
   10  415950 [main] bash 16056 tcgetpgrp: -1 = tcgetpgrp(-1), errno 9
   66  416016 [main] bash 16056 time: 1510331653 = time(0x0)
   94  416110 [main] bash 16056 stat64: entering
    9  416119 [main] bash 16056 normalize_posix_path: src /dev
    7  416126 [main] bash 16056 normalize_posix_path: /dev = normalize_posix_path (/dev)
    7  416133 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
    8  416141 [main] bash 16056 set_flags: flags: binary (0x2)
    7  416148 [main] bash 16056 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin64\dev, flags 0x3000A, rc 0
   28  416176 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\dev)
   15  416191 [main] bash 16056 symlink_info::check: not a symlink
    7  416198 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\dev, 0xFFFFB460) (0x43000A)
   10  416208 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C1
    8  416216 [main] bash 16056 stat_worker: (\??\C:\cygwin64\dev, 0x1802D5A80, 0x1802FF290), file_attributes 16
   27  416243 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\dev, 0x1802D5A80) st_size=0, st_mode=040755, st_ino=15481123719679801st_atim=567A85A1.188275B8 st_ctim=567A85A1.188275B8 st_mtim=567A85A1.188275B8 st_birthtim=5195E4C9.1E1BECE8
   11  416254 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\dev,0x1802D5A80)
   14  416268 [main] bash 16056 fstat64: 0 = fstat(2, 0xFFFFC790)
   76  416344 [main] bash 16056 time: 1510331653 = time(0x0)
   24  416368 [main] bash 16056 fstat64: 0 = fstat(1, 0xFFFFC790)
   45  416413 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
   11  416424 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC820, 0xFFFFC840)
   10  416434 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
    8  416442 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC820, 0xFFFFC840)
    8  416450 [main] bash 16056 sigaction_worker: signal 2, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
    8  416458 [main] bash 16056 sigaction: 0 = sigaction(2, 0xFFFFC820, 0xFFFFC840)
    7  416465 [main] bash 16056 sigaction_worker: signal 2, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
    7  416472 [main] bash 16056 sigaction: 0 = sigaction(2, 0xFFFFC820, 0xFFFFC840)
    8  416480 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
    7  416487 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC820, 0xFFFFC840)
   14  416501 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC820 (handler 0x0), oa 0xFFFFC6D0
    8  416509 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC820, 0xFFFFC840)
   10  416519 [main] bash 16056 sigaction_worker: signal 18, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
    7  416526 [main] bash 16056 sigaction: 0 = sigaction(18, 0xFFFFC7E0, 0xFFFFC800)
    8  416534 [main] bash 16056 sigaction_worker: signal 18, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
    7  416541 [main] bash 16056 sigaction: 0 = sigaction(18, 0xFFFFC7E0, 0xFFFFC800)
   12  416553 [main] bash 16056 sigaction_worker: signal 21, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
   17  416570 [main] bash 16056 sigaction: 0 = sigaction(21, 0xFFFFC7E0, 0xFFFFC800)
   11  416581 [main] bash 16056 sigaction_worker: signal 21, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
   10  416591 [main] bash 16056 sigaction: 0 = sigaction(21, 0xFFFFC7E0, 0xFFFFC800)
   13  416604 [main] bash 16056 sigaction_worker: signal 22, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
   10  416614 [main] bash 16056 sigaction: 0 = sigaction(22, 0xFFFFC7E0, 0xFFFFC800)
    7  416621 [main] bash 16056 sigaction_worker: signal 22, newact 0xFFFFC7E0 (handler 0x0), oa 0xFFFFC690
    8  416629 [main] bash 16056 sigaction: 0 = sigaction(22, 0xFFFFC7E0, 0xFFFFC800)
    7  416636 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0x0, 0x1004B4650)
    7  416643 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC810 (handler 0x1), oa 0xFFFFC6C0
    7  416650 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC810, 0xFFFFC830)
 1459  418109 [main] bash 16056 wsock_init: res 0
   32  418141 [main] bash 16056 wsock_init: wVersion 514
   12  418153 [main] bash 16056 wsock_init: wHighVersion 514
   49  418202 [main] bash 16056 wsock_init: szDescription WinSock 2.0
   14  418216 [main] bash 16056 wsock_init: szSystemStatus Running
   23  418239 [main] bash 16056 wsock_init: iMaxSockets 0
   23  418262 [main] bash 16056 wsock_init: iMaxUdpDg 0
--- Process 16056 loaded C:\Windows\System32\nlaapi.dll at 000007FEFA8D0000
--- Process 16056 loaded C:\Windows\System32\NapiNSP.dll at 000007FEF9840000
--- Process 16056 loaded C:\Windows\System32\pnrpnsp.dll at 000007FEF9820000
--- Process 16056 loaded C:\Windows\System32\mswsock.dll at 000007FEFC2A0000
--- Process 16056 loaded C:\Windows\System32\dnsapi.dll at 000007FEFC120000
--- Process 16056 loaded C:\Windows\System32\winrnr.dll at 000007FEF9870000
 6711  424973 [main] bash 16056 cygwin_gethostname: name fedinw7x64
 7231  432204 [main] bash 16056 stat64: entering
   13  432217 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects/Test
    8  432225 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test = normalize_posix_path (/cygdrive/d/Projects/Test)
    9  432234 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
    8  432242 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
    8  432250 [main] bash 16056 set_flags: flags: binary (0x2)
    8  432258 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   56  432314 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   20  432334 [main] bash 16056 symlink_info::check: not a symlink
    8  432342 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB440) (0x404022)
    9  432351 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   10  432361 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
    9  432370 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC680, 0x1802FF290), file_attributes 16
--- Process 16056 loaded C:\Windows\System32\authz.dll at 000007FEFC4D0000
 2519  434889 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC680) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   82  434971 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC680)
   47  435018 [main] bash 16056 stat64: entering
   11  435029 [main] bash 16056 normalize_posix_path: src .
   11  435040 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
   25  435065 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000010, 32768, 1, 0), errno 9
    8  435073 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/ = normalize_posix_path (.)
    9  435082 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
    9  435091 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
    8  435099 [main] bash 16056 set_flags: flags: binary (0x2)
    7  435106 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   39  435145 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   19  435164 [main] bash 16056 symlink_info::check: not a symlink
    9  435173 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB440) (0x404022)
    8  435181 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
    9  435190 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
    8  435198 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC700, 0x1802FF290), file_attributes 16
   35  435233 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC700) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   19  435252 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC700)
   58  435310 [main] bash 16056 stat64: entering
   24  435334 [main] bash 16056 normalize_posix_path: src /cygdrive
   18  435352 [main] bash 16056 normalize_posix_path: /cygdrive = normalize_posix_path (/cygdrive)
    9  435361 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
   10  435371 [main] bash 16056 set_flags: flags: binary (0x2)
   25  435396 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive, dst C:\cygwin64\cygdrive, flags 0x3000A, rc 0
   16  435412 [main] bash 16056 build_fh_pc: fh 0x1802FEEB8, dev 000000C0
   11  435423 [main] bash 16056 stat_worker: (\??\C:\cygwin64\cygdrive, 0xFFFFC690, 0x1802FEEB8), file_attributes 17
   10  435433 [main] bash 16056 time: 1510331653 = time(0x0)
   72  435505 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\cygdrive,0xFFFFC690)
   29  435534 [main] bash 16056 stat64: entering
   27  435561 [main] bash 16056 normalize_posix_path: src /cygdrive/d
   23  435584 [main] bash 16056 normalize_posix_path: /cygdrive/d = normalize_posix_path (/cygdrive/d)
    8  435592 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d)
   25  435617 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d', dst 'D:\'
   13  435630 [main] bash 16056 set_flags: flags: binary (0x2)
    9  435639 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d, dst D:\, flags 0x4022, rc 0
   65  435704 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\)
   15  435719 [main] bash 16056 symlink_info::check: not a symlink
   25  435744 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\, 0xFFFFB460) (0x404022)
    9  435753 [main] bash 16056 path_conv::check: this->path(D:\), has_acls(1)
   10  435763 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   25  435788 [main] bash 16056 stat_worker: (\??\D:\, 0xFFFFC690, 0x1802FF290), file_attributes 22
  219  436007 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\, 0xFFFFC690) st_size=0, st_mode=040770, st_ino=1407374883553285st_atim=5A056668.A1F0D60 st_ctim=5A056668.A1F0D60 st_mtim=5A056668.A1F0D60 st_birthtim=543B6314.10708608
   64  436071 [main] bash 16056 stat_worker: 0 = (\??\D:\,0xFFFFC690)
   46  436117 [main] bash 16056 stat64: entering
   15  436132 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects
   12  436144 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects = normalize_posix_path (/cygdrive/d/Projects)
   13  436157 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects)
   15  436172 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects', dst 'D:\Projects'
   12  436184 [main] bash 16056 set_flags: flags: binary (0x2)
    9  436193 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects, dst D:\Projects, flags 0x4022, rc 0
   34  436227 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects)
   18  436245 [main] bash 16056 symlink_info::check: not a symlink
    7  436252 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects, 0xFFFFB460) (0x404022)
    8  436260 [main] bash 16056 path_conv::check: this->path(D:\Projects), has_acls(1)
   32  436292 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   28  436320 [main] bash 16056 stat_worker: (\??\D:\Projects, 0xFFFFC690, 0x1802FF290), file_attributes 16
   51  436371 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects, 0xFFFFC690) st_size=0, st_mode=040770, st_ino=562949953421354st_atim=592FC983.D2176C4 st_ctim=592FC983.D2176C4 st_mtim=592FC983.D2176C4 st_birthtim=543B6418.355F1600
   36  436407 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects,0xFFFFC690)
   45  436452 [main] bash 16056 stat64: entering
   48  436500 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects/Test
   28  436528 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test = normalize_posix_path (/cygdrive/d/Projects/Test)
    9  436537 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
    7  436544 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
   11  436555 [main] bash 16056 set_flags: flags: binary (0x2)
   12  436567 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   86  436653 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   52  436705 [main] bash 16056 symlink_info::check: not a symlink
   29  436734 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB460) (0x404022)
   35  436769 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   16  436785 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   17  436802 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC690, 0x1802FF290), file_attributes 16
  104  436906 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC690) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   82  436988 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC690)
   85  437073 [main] bash 16056 stat64: entering
   10  437083 [main] bash 16056 normalize_posix_path: src /home/p.fedin
   17  437100 [main] bash 16056 normalize_posix_path: /home/p.fedin = normalize_posix_path (/home/p.fedin)
    9  437109 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/home/p.fedin)
   14  437123 [main] bash 16056 set_flags: flags: binary (0x2)
   11  437134 [main] bash 16056 mount_info::conv_to_win32_path: src_path /home/p.fedin, dst C:\cygwin64\home\p.fedin, flags 0x3000A, rc 0
   42  437176 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\home\p.fedin)
   82  437258 [main] bash 16056 symlink_info::check: not a symlink
   28  437286 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\home\p.fedin, 0xFFFFB4E0) (0x43000A)
   12  437298 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\home\p.fedin), has_acls(1)
   10  437308 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
    9  437317 [main] bash 16056 stat_worker: (\??\C:\cygwin64\home\p.fedin, 0xFFFFC710, 0x1802FF290), file_attributes 16
   43  437360 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\home\p.fedin, 0xFFFFC710) st_size=0, st_mode=040755, st_ino=4785074604922200st_atim=5A05D4AA.33A145E0 st_ctim=5A05D4AA.33A145E0 st_mtim=5A05D4AA.33A145E0 st_birthtim=519A0288.1783F6F0
   12  437372 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\home\p.fedin,0xFFFFC710)
   22  437394 [main] bash 16056 getpid: 16056 = getpid()
  470  437864 [main] bash 16056 getppid: 1 = getppid()
  114  437978 [main] bash 16056 stat64: entering
    9  437987 [main] bash 16056 normalize_posix_path: src .
    7  437994 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
    7  438001 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000010, 32768, 1, 0), errno 0
   11  438012 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/ = normalize_posix_path (.)
    6  438018 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
    7  438025 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
    7  438032 [main] bash 16056 set_flags: flags: binary (0x2)
    6  438038 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   33  438071 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   14  438085 [main] bash 16056 symlink_info::check: not a symlink
    8  438093 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB4C0) (0x404022)
    7  438100 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   15  438115 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   17  438132 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC710, 0x1802FF290), file_attributes 16
   36  438168 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC710) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   11  438179 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC710)
  969  439148 [main] bash 16056 stat64: entering
   14  439162 [main] bash 16056 normalize_posix_path: src /opt/cross/bin/bash
   12  439174 [main] bash 16056 normalize_posix_path: /opt/cross/bin/bash = normalize_posix_path (/opt/cross/bin/bash)
   10  439184 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/opt/cross/bin/bash)
    9  439193 [main] bash 16056 set_flags: flags: binary (0x2)
   10  439203 [main] bash 16056 mount_info::conv_to_win32_path: src_path /opt/cross/bin/bash, dst C:\cygwin64\opt\cross\bin\bash, flags 0x3000A, rc 0
   91  439294 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\opt\cross\bin\bash)
   33  439327 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\opt\cross\bin\bash)
   35  439362 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\opt\cross\bin\bash.exe)
   15  439377 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\opt\cross\bin\bash.exe)
   32  439409 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\opt\cross\bin\bash.lnk)
   30  439439 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\opt\cross\bin\bash.lnk)
   50  439489 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\opt\cross\bin\bash.exe.lnk)
   15  439504 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\opt\cross\bin\bash.exe.lnk)
   10  439514 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\opt\cross\bin\bash, 0xFFFFB3B0) (0x43000A)
    9  439523 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/opt/cross/bin)
   12  439535 [main] bash 16056 set_flags: flags: binary (0x2)
   18  439553 [main] bash 16056 mount_info::conv_to_win32_path: src_path /opt/cross/bin, dst C:\cygwin64\opt\cross\bin, flags 0x3000A, rc 0
   43  439596 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\opt\cross\bin)
   22  439618 [main] bash 16056 symlink_info::check: not a symlink
   24  439642 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\opt\cross\bin, 0xFFFFB3B0) (0x3000A)
   32  439674 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\opt\cross\bin\bash), has_acls(1)
   35  439709 [main] bash 16056 __set_errno: int stat_worker(path_conv&, stat*):1876 setting errno 2
   15  439724 [main] bash 16056 stat_worker: -1 = (\??\C:\cygwin64\opt\cross\bin\bash,0xFFFFC5E0)
   73  439797 [main] bash 16056 stat64: entering
   11  439808 [main] bash 16056 normalize_posix_path: src /usr/local/bin/bash
   11  439819 [main] bash 16056 normalize_posix_path: /usr/local/bin/bash = normalize_posix_path (/usr/local/bin/bash)
   14  439833 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin/bash)
   12  439845 [main] bash 16056 set_flags: flags: binary (0x2)
   10  439855 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/local/bin/bash, dst C:\cygwin64\usr\local\bin\bash, flags 0x3000A, rc 0
   98  439953 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\bin\bash)
  102  440055 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\bin\bash)
   73  440128 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\bin\bash.exe)
   50  440178 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\bin\bash.exe)
  133  440311 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\bin\bash.lnk)
   68  440379 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\bin\bash.lnk)
   88  440467 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\bin\bash.exe.lnk)
   64  440531 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\bin\bash.exe.lnk)
   35  440566 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\bin\bash, 0xFFFFB3B0) (0x43000A)
   13  440579 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/bin)
   19  440598 [main] bash 16056 set_flags: flags: binary (0x2)
   31  440629 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/local/bin, dst C:\cygwin64\usr\local\bin, flags 0x3000A, rc 0
   68  440697 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\local\bin)
   47  440744 [main] bash 16056 symlink_info::check: not a symlink
   57  440801 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\bin, 0xFFFFB3B0) (0x3000A)
   69  440870 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\usr\local\bin\bash), has_acls(1)
   55  440925 [main] bash 16056 __set_errno: int stat_worker(path_conv&, stat*):1876 setting errno 2
   31  440956 [main] bash 16056 stat_worker: -1 = (\??\C:\cygwin64\usr\local\bin\bash,0xFFFFC5E0)
  130  441086 [main] bash 16056 stat64: entering
   12  441098 [main] bash 16056 normalize_posix_path: src /usr/local/sbin/bash
   11  441109 [main] bash 16056 normalize_posix_path: /usr/local/sbin/bash = normalize_posix_path (/usr/local/sbin/bash)
   17  441126 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/sbin/bash)
   12  441138 [main] bash 16056 set_flags: flags: binary (0x2)
   11  441149 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/local/sbin/bash, dst C:\cygwin64\usr\local\sbin\bash, flags 0x3000A, rc 0
   74  441223 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\sbin\bash)
   15  441238 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\sbin\bash)
  107  441345 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\sbin\bash.exe)
   85  441430 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\sbin\bash.exe)
   58  441488 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\sbin\bash.lnk)
   19  441507 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\sbin\bash.lnk)
   56  441563 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\sbin\bash.exe.lnk)
   17  441580 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\sbin\bash.exe.lnk)
   11  441591 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\sbin\bash, 0xFFFFB3B0) (0x43000A)
   12  441603 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/sbin)
   13  441616 [main] bash 16056 set_flags: flags: binary (0x2)
    9  441625 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/local/sbin, dst C:\cygwin64\usr\local\sbin, flags 0x3000A, rc 0
   34  441659 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\local\sbin)
   18  441677 [main] bash 16056 symlink_info::check: not a symlink
   26  441703 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\sbin, 0xFFFFB3B0) (0x3000A)
   13  441716 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\usr\local\sbin\bash), has_acls(1)
    8  441724 [main] bash 16056 __set_errno: int stat_worker(path_conv&, stat*):1876 setting errno 2
    8  441732 [main] bash 16056 stat_worker: -1 = (\??\C:\cygwin64\usr\local\sbin\bash,0xFFFFC5E0)
   38  441770 [main] bash 16056 stat64: entering
    6  441776 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
    7  441783 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
    8  441791 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
   16  441807 [main] bash 16056 set_flags: flags: binary (0x2)
    9  441816 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   40  441856 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   12  441868 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   33  441901 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   16  441917 [main] bash 16056 symlink_info::check: not a symlink
   10  441927 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB3B0) (0x42000A)
   13  441940 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
   15  441955 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   12  441967 [main] bash 16056 stat_worker: (\??\C:\cygwin64\bin\bash.exe, 0xFFFFC5E0, 0x1802FF290), file_attributes 32
   33  442000 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\bin\bash.exe, 0xFFFFC5E0) st_size=739859, st_mode=0100755, st_ino=20829148277004222st_atim=5924042D.1437A348 st_ctim=5924042D.160166C8 st_mtim=588B9BF4.0 st_birthtim=5924042D.1437A348
   12  442012 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\bin\bash.exe,0xFFFFC5E0)
   20  442032 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
    9  442041 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
    7  442048 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
    9  442057 [main] bash 16056 set_flags: flags: binary (0x2)
    8  442065 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   33  442098 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   11  442109 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   27  442136 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   15  442151 [main] bash 16056 symlink_info::check: not a symlink
    9  442160 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB340) (0x42000A)
   10  442170 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
    9  442179 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   29  442208 [main] bash 16056 check_file_access: flags 0x1, ret 0
   23  442231 [main] bash 16056 fhandler_base::fhaccess: returning 0
   17  442248 [main] bash 16056 euidaccess: returning 0
    8  442256 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
    8  442264 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
    9  442273 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
    7  442280 [main] bash 16056 set_flags: flags: binary (0x2)
    8  442288 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   27  442315 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   11  442326 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   23  442349 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   16  442365 [main] bash 16056 symlink_info::check: not a symlink
   16  442381 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB340) (0x42000A)
  126  442507 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
   14  442521 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   27  442548 [main] bash 16056 check_file_access: flags 0x4, ret 0
   20  442568 [main] bash 16056 fhandler_base::fhaccess: returning 0
   23  442591 [main] bash 16056 euidaccess: returning 0
   21  442612 [main] bash 16056 stat64: entering
   13  442625 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
   11  442636 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
   14  442650 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
   12  442662 [main] bash 16056 set_flags: flags: binary (0x2)
   12  442674 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   39  442713 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   16  442729 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   35  442764 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   20  442784 [main] bash 16056 symlink_info::check: not a symlink
   12  442796 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB400) (0x42000A)
   14  442810 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
   15  442825 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
    9  442834 [main] bash 16056 stat_worker: (\??\C:\cygwin64\bin\bash.exe, 0xFFFFC630, 0x1802FF290), file_attributes 32
   25  442859 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\bin\bash.exe, 0xFFFFC630) st_size=739859, st_mode=0100755, st_ino=20829148277004222st_atim=5924042D.1437A348 st_ctim=5924042D.160166C8 st_mtim=588B9BF4.0 st_birthtim=5924042D.1437A348
   12  442871 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\bin\bash.exe,0xFFFFC630)
   26  442897 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
   17  442914 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
   12  442926 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
   15  442941 [main] bash 16056 set_flags: flags: binary (0x2)
   12  442953 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   28  442981 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   17  442998 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   26  443024 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   20  443044 [main] bash 16056 symlink_info::check: not a symlink
   19  443063 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB390) (0x42000A)
    8  443071 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
    9  443080 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   36  443116 [main] bash 16056 check_file_access: flags 0x1, ret 0
   60  443176 [main] bash 16056 fhandler_base::fhaccess: returning 0
   42  443218 [main] bash 16056 euidaccess: returning 0
   65  443283 [main] bash 16056 normalize_posix_path: src /usr/bin/bash
   16  443299 [main] bash 16056 normalize_posix_path: /usr/bin/bash = normalize_posix_path (/usr/bin/bash)
   14  443313 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/bash)
   13  443326 [main] bash 16056 set_flags: flags: binary (0x2)
   27  443353 [main] bash 16056 mount_info::conv_to_win32_path: src_path /usr/bin/bash, dst C:\cygwin64\bin\bash, flags 0x2000A, rc 0
   35  443388 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   94  443482 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   88  443570 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   43  443613 [main] bash 16056 symlink_info::check: not a symlink
   31  443644 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFB390) (0x42000A)
   12  443656 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
   31  443687 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
  141  443828 [main] bash 16056 check_file_access: flags 0x4, ret 0
  567  444395 [main] bash 16056 fhandler_base::fhaccess: returning 0
   25  444420 [main] bash 16056 euidaccess: returning 0
 1018  445438 [main] bash 16056 getpid: 16056 = getpid()
 2144  447582 [main] bash 16056 getpid: 16056 = getpid()
   54  447636 [main] bash 16056 tcgetpgrp: 7432 = tcgetpgrp(2)
   68  447704 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC810 (handler 0x100428D00), oa 0xFFFFC6C0
   11  447715 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC810, 0xFFFFC830)
 3186  450901 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
  263  451164 [main] bash 16056 __set_errno: fhandler_socket* get(int):86 setting errno 108
  110  451274 [main] bash 16056 cygwin_getpeername: -1 = getpeername(0) 0xFFFFFFFFFFFFFFFF, errno 108
  422  451696 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
  529  452225 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0x0, 0xFFFFC978)
   50  452275 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
 7104  459379 [main] bash 16056 sigaction_worker: signal 2, newact 0xFFFFC6E0 (handler 0x0), oa 0xFFFFC590
   89  459468 [main] bash 16056 sigaction: 0 = sigaction(2, 0xFFFFC6E0, 0xFFFFC700)
   18  459486 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC6E0 (handler 0x0), oa 0xFFFFC590
  632  460118 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC6E0, 0xFFFFC700)
   14  460132 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC6E0 (handler 0x0), oa 0xFFFFC590
   15  460147 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC6E0, 0xFFFFC700)
   24  460171 [main] bash 16056 spawnve: spawnve (./test.sh, ./test.sh, 0x600057C40)
   13  460184 [main] bash 16056 child_info_spawn::worker: mode = 3, prog_arg = ./test.sh
 1188  461372 [main] bash 16056 perhaps_suffix: prog './test.sh'
   15  461387 [main] bash 16056 normalize_posix_path: src ./test.sh
   28  461415 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
   28  461443 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000010, 32768, 1, 0), errno 108
   29  461472 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/test.sh = normalize_posix_path (./test.sh)
   16  461488 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test/test.sh)
   12  461500 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test/test.sh', dst 'D:\Projects\Test\test.sh'
   12  461512 [main] bash 16056 set_flags: flags: binary (0x2)
   12  461524 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test/test.sh, dst D:\Projects\Test\test.sh, flags 0x4022, rc 0
  162  461686 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test\test.sh)
   76  461762 [main] bash 16056 symlink_info::check: not a symlink
   61  461823 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test\test.sh, 0xFFFFA850) (0x4022)
   63  461886 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test\test.sh), has_acls(1)
   29  461915 [main] bash 16056 perhaps_suffix: buf D:\Projects\Test\test.sh, suffix found ''
  123  462038 [main] bash 16056 av::setup: D:\Projects\Test\test.sh is possibly a script
  109  462147 [main] bash 16056 check_file_access: flags 0x1, ret 0
   61  462208 [main] bash 16056 find_exec: find_exec (/bin/bash)
   16  462224 [main] bash 16056 perhaps_suffix: prog '/bin/bash'
   40  462264 [main] bash 16056 normalize_posix_path: src /bin/bash
   10  462274 [main] bash 16056 normalize_posix_path: /bin/bash = normalize_posix_path (/bin/bash)
   12  462286 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/bash)
   14  462300 [main] bash 16056 set_flags: flags: binary (0x2)
   12  462312 [main] bash 16056 mount_info::conv_to_win32_path: src_path /bin/bash, dst C:\cygwin64\bin\bash, flags 0x3000A, rc 0
  117  462429 [main] bash 16056 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\bash)
   33  462462 [main] bash 16056 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\bash)
   68  462530 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\bash.exe)
   21  462551 [main] bash 16056 symlink_info::check: not a symlink
   21  462572 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\bash.exe, 0xFFFFA630) (0x3000A)
   30  462602 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\bin\bash.exe), has_acls(1)
   12  462614 [main] bash 16056 perhaps_suffix: buf C:\cygwin64\bin\bash.exe, suffix found '.exe'
   16  462630 [main] bash 16056 find_exec: /bin/bash = find_exec (/bin/bash)
  271  462901 [main] bash 16056 child_info_spawn::worker: priority class 32
   45  462946 [main] bash 16056 fhandler_console::need_invisible: invisible_console 0
   13  462959 [main] bash 16056 build_env: envp 0x600057C40
   11  462970 [main] bash 16056 spenv::retrieve: no_envblock 1
   10  462980 [main] bash 16056 spenv::retrieve: duping existing value for 'USERDOMAIN='
   12  462992 [main] bash 16056 spenv::retrieve: no_envblock 1
   10  463002 [main] bash 16056 spenv::retrieve: duping existing value for 'USERNAME='
   59  463061 [main] bash 16056 spenv::retrieve: no_envblock 1
   11  463072 [main] bash 16056 spenv::retrieve: duping existing value for 'LOGONSERVER='
   59  463131 [main] bash 16056 spenv::retrieve: no_envblock 1
   17  463148 [main] bash 16056 spenv::retrieve: no_envblock 1
   12  463160 [main] bash 16056 spenv::retrieve: duping existing value for 'USERPROFILE='
   12  463172 [main] bash 16056 spenv::retrieve: no_envblock 1
    9  463181 [main] bash 16056 spenv::retrieve: duping existing value for 'SYSTEMROOT='
   12  463193 [main] bash 16056 spenv::retrieve: no_envblock 1
   19  463212 [main] bash 16056 spenv::retrieve: duping existing value for 'WINDIR='
    9  463221 [main] bash 16056 spenv::retrieve: no_envblock 1
    8  463229 [main] bash 16056 spenv::retrieve: no_envblock 1
   23  463252 [main] bash 16056 spenv::retrieve: duping existing value for 'HOMEDRIVE='
    9  463261 [main] bash 16056 spenv::retrieve: no_envblock 1
   13  463274 [main] bash 16056 spenv::retrieve: duping existing value for 'HOMEPATH='
   36  463310 [main] bash 16056 build_env: env count 4, bytes 2049
   32  463342 [main] bash 16056 build_env: envp 0x1802FEEB8, envc 65
    8  463350 [main] bash 16056 child_info::child_info: subproc_ready 0x3A4
--- Process 16056 loaded C:\Windows\System32\apphelp.dll at 000007FEFC910000
 4394  467744 [main] bash 16056 child_info_spawn::worker: pid 16056, prog_arg ./test.sh, cmd line (null))
   46  467790 [main] bash 16056! child_info_spawn::worker: new process name \\?\C:\cygwin64\bin\bash.exe
   15  467805 [main] bash 16056! child_info_spawn::worker: spawned windows pid 6596
   11  467816 [main] bash 16056! child_info::sync: n 2, waiting for subproc_ready(0x3A4) and child process(0x3C0)
--- Process 6596 created
--- Process 6596 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 6596 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 6596 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 6596 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 6596 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 6596 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 6596 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 6596 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 6596 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    0       0 [main] bash (6596) **********************************************
   58      58 [main] bash (6596) Program name: C:\cygwin64\bin\bash.exe (windows pid 6596)
   14      72 [main] bash (6596) OS version:   Windows NT-6.1
   29     101 [main] bash (6596) **********************************************
   77     178 [main] bash (6596) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  345     523 [main] bash 6596 child_copy: cygheap - hp 0x3A8 low 0x1802F3408, high 0x1803011A8, res 1
   80     603 [main] bash 6596 child_copy: done
  101     704 [main] bash 6596 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
   79     783 [main] bash 6596 user_heap_info::init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
   91     874 [main] bash 6596 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
   94     968 [main] bash 6596 user_info::create: opening user shared for '' at 0x180020000
   90    1058 [main] bash 6596 user_info::create: user shared version AB1FCCE8
   23    1081 [main] bash (6596) open_shared: name (null), n 16056, shared 0x180010000 (wanted 0x180010000), h 0x390, *m 6
   22    1103 [main] bash 16056 pinfo::thisproc: myself dwProcessId 6596
   33    1136 [main] bash 16056 open_shared: name cygpid.6596, n 6596, shared 0x2B0000 (wanted 0x0), h 0x7C, *m 5
   37    1173 [main] bash 16056 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
   15    1188 [main] bash 16056 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
   12    1200 [main] bash 16056 fhandler_pty_slave::fixup_after_fork: /dev/pty0 inherited, usecount 4
   14    1214 [main] bash 16056 child_info::ready: signalled 0x3A4 that I was ready
11354  479170 [main] bash 16056! child_info::sync: pid 6596, WFMO returned 0, exit_code 0x103, res 1
   19  479189 [main] bash 16056! fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 3
   31    1245 [main] bash 16056 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-6596-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   16  479205 [main] bash 16056! fhandler_base::close_with_arch: not closing archetype
   13  479218 [main] bash 16056! fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 2
   12  479230 [main] bash 16056! fhandler_base::close_with_arch: not closing archetype
   12  479242 [main] bash 16056! fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 1
    9  479251 [main] bash 16056! fhandler_base::close_with_arch: not closing archetype
    9  479260 [main] bash 16056! proc_subproc: args: 1, -2145378016
   90    1335 [main] bash 16056 fhandler_pipe::create: pipe read handle 0x8C
   16    1351 [main] bash 16056 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-6596-sigwait
   29    1380 [main] bash 16056 fhandler_pipe::create: pipe write handle 0x90
   23    1403 [main] bash 16056 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 16056 thread 12556 created
  160  479420 [main] bash 16056! pinfo::wait: created tracking thread for pid 16056, winpid 0x19C4, rd_proc_pipe 0x3B4
   12  479432 [main] bash 16056! proc_subproc: added pid 16056 to proc table, slot 0
   10  479442 [main] bash 16056! proc_subproc: returning 1
  152  479594 [waitproc] bash 16056! cygthread::stub: thread 'waitproc', id 0x310C, stack_ptr 0x30DCCD0
--- Process 6596 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 6596 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 6596 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 6596 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 6596 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 6596 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 6596 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 6596 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 6596 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 6596 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 6596 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 6596 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 6596 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 6596 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 6596 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 6596 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 6596 thread 16828 created
--- Process 6596 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 6596 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 6596 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 6596 thread 16952 created
58864   60267 [sig] bash 16056 wait_sig: entering ReadFile loop, my_readsig 0x8C, my_sendsig 0x90
   62   60329 [main] bash 16056 time: 1510331654 = time(0x0)
  107   60436 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0x0, 0x600000100)
  171   60607 [main] bash 16056 _cygwin_istext_for_stdio: fd 0: opened as binary
   10   60617 [main] bash 16056 _cygwin_istext_for_stdio: fd 1: opened as binary
    7   60624 [main] bash 16056 _cygwin_istext_for_stdio: fd 2: opened as binary
   40   60664 [main] bash 16056 parse_options: glob (called func)
   45   60709 [main] bash 16056 parse_options: returning
    8   60717 [main] bash 16056 pinfo_init: pid 16056, pgid 7432, process_state 0xC1
   56   60773 [main] bash 16056 App version:  2006.1, api: 0.305
   16   60789 [main] bash 16056 DLL version:  2009.0, api: 0.318
   29   60818 [main] bash 16056 DLL build:    2017-09-12 10:18
   62   60880 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
  317   61197 [main] bash 16056 __set_errno: void dll_crt0_1(void*):979 setting errno 0
  220   61417 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
   23   61440 [main] bash 16056 open: open(/dev/tty, 0x4002)
   97   61537 [main] bash 16056 normalize_posix_path: src /dev/tty
   12   61549 [main] bash 16056 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
   11   61560 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
   14   61574 [main] bash 16056 mount_info::conv_to_win32_path: src_path /dev/tty, dst /dev/tty, flags 0x2, rc 0
   28   61602 [main] bash 16056 fh_alloc: determining /dev/tty assignment for ctty 0x880000
   30   61632 [main] bash 16056 build_fh_pc: found an archetype for /dev/tty(136/0) io_handle 0x2C0
   28   61660 [main] bash 16056 build_fh_pc: fh 0x1802FEEB8, dev 00880000
   36   61696 [main] bash 16056 fhandler_base::open_with_arch: line 473:  /dev/tty<0x1802FE3F8> usecount + 1 = 5
   13   61709 [main] bash 16056 fhandler_base::set_flags: flags 0x1C002, supplied_bin 0x0
   13   61722 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   10   61732 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   10   61742 [main] bash 16056 _pinfo::set_ctty: old ctty /dev/pty0, ctty device number 0x880000, tc.ntty device number 0x880000 flags & O_NOCTTY 0x8000
   10   61752 [main] bash 16056 _pinfo::set_ctty: cygheap->ctty now 0x1802FE3F8, archetype 0x1802FE3F8
    9   61761 [main] bash 16056 fhandler_pty_slave::open_setup: /dev/pty0 opened, usecount 5
   17   61778 [main] bash 16056 open: 3 = open(/dev/tty, 0xC002)
   13   61791 [main] bash 16056 close: close(3)
   11   61802 [main] bash 16056 fhandler_base::close_with_arch: line 1120:  /dev/tty<0x1802FE3F8> usecount + -1 = 4
   10   61812 [main] bash 16056 fhandler_base::close_with_arch: not closing archetype
   27   61839 [main] bash 16056 close: 0 = close(3)
   15   61854 [main] bash 16056 stat64: entering
   12   61866 [main] bash 16056 normalize_posix_path: src /tmp
   12   61878 [main] bash 16056 normalize_posix_path: /tmp = normalize_posix_path (/tmp)
   12   61890 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
   15   61905 [main] bash 16056 set_flags: flags: binary (0x2)
   13   61918 [main] bash 16056 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin64\tmp, flags 0x3000A, rc 0
   68   61986 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\tmp)
   30   62016 [main] bash 16056 symlink_info::check: not a symlink
   11   62027 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\tmp, 0xFFFFB810) (0x43000A)
   42   62069 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\tmp), has_acls(1)
   17   62086 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   29   62115 [main] bash 16056 stat_worker: (\??\C:\cygwin64\tmp, 0xFFFFCAB0, 0x1802FF290), file_attributes 16
   87   62202 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\tmp, 0xFFFFCAB0) st_size=0, st_mode=041777, st_ino=1125899907415284st_atim=5A05D498.20CB7EE0 st_ctim=5A05D498.20CB7EE0 st_mtim=5A05D498.20CB7EE0 st_birthtim=5195E471.6075FE8
   18   62220 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\tmp,0xFFFFCAB0)
   68   62288 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   32   62320 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   62   62382 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
  155   62537 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   59   62596 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
   50   62646 [main] bash 16056 __get_lcid_from_locale: LCID=0x0409
  223   62869 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004AFAE8)
   22   62891 [main] bash 16056 time: 1510331654 = time(0x0)
   39   62930 [main] bash 16056 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9
   13   62943 [main] bash 16056 tcgetpgrp: -1 = tcgetpgrp(-1), errno 9
   81   63024 [main] bash 16056 time: 1510331654 = time(0x0)
   39   63063 [main] bash 16056 stat64: entering
   14   63077 [main] bash 16056 normalize_posix_path: src /dev
   13   63090 [main] bash 16056 normalize_posix_path: /dev = normalize_posix_path (/dev)
   10   63100 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
   12   63112 [main] bash 16056 set_flags: flags: binary (0x2)
   11   63123 [main] bash 16056 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin64\dev, flags 0x3000A, rc 0
   37   63160 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\dev)
   17   63177 [main] bash 16056 symlink_info::check: not a symlink
   10   63187 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\dev, 0xFFFFB490) (0x43000A)
   12   63199 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C1
   10   63209 [main] bash 16056 stat_worker: (\??\C:\cygwin64\dev, 0x1802D5A80, 0x1802FF290), file_attributes 16
   38   63247 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\dev, 0x1802D5A80) st_size=0, st_mode=040755, st_ino=15481123719679801st_atim=567A85A1.188275B8 st_ctim=567A85A1.188275B8 st_mtim=567A85A1.188275B8 st_birthtim=5195E4C9.1E1BECE8
   13   63260 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\dev,0x1802D5A80)
   21   63281 [main] bash 16056 fstat64: 0 = fstat(2, 0xFFFFC7C0)
  109   63390 [main] bash 16056 time: 1510331654 = time(0x0)
   33   63423 [main] bash 16056 fstat64: 0 = fstat(1, 0xFFFFC7C0)
   53   63476 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
   15   63491 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC850, 0xFFFFC870)
   10   63501 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
    9   63510 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC850, 0xFFFFC870)
   10   63520 [main] bash 16056 sigaction_worker: signal 2, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
   11   63531 [main] bash 16056 sigaction: 0 = sigaction(2, 0xFFFFC850, 0xFFFFC870)
    9   63540 [main] bash 16056 sigaction_worker: signal 2, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
   10   63550 [main] bash 16056 sigaction: 0 = sigaction(2, 0xFFFFC850, 0xFFFFC870)
   11   63561 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
   11   63572 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC850, 0xFFFFC870)
   10   63582 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC850 (handler 0x0), oa 0xFFFFC700
    9   63591 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC850, 0xFFFFC870)
   12   63603 [main] bash 16056 sigaction_worker: signal 18, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
   10   63613 [main] bash 16056 sigaction: 0 = sigaction(18, 0xFFFFC810, 0xFFFFC830)
   10   63623 [main] bash 16056 sigaction_worker: signal 18, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
   25   63648 [main] bash 16056 sigaction: 0 = sigaction(18, 0xFFFFC810, 0xFFFFC830)
   27   63675 [main] bash 16056 sigaction_worker: signal 21, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
    9   63684 [main] bash 16056 sigaction: 0 = sigaction(21, 0xFFFFC810, 0xFFFFC830)
   10   63694 [main] bash 16056 sigaction_worker: signal 21, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
    9   63703 [main] bash 16056 sigaction: 0 = sigaction(21, 0xFFFFC810, 0xFFFFC830)
   10   63713 [main] bash 16056 sigaction_worker: signal 22, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
    9   63722 [main] bash 16056 sigaction: 0 = sigaction(22, 0xFFFFC810, 0xFFFFC830)
    9   63731 [main] bash 16056 sigaction_worker: signal 22, newact 0xFFFFC810 (handler 0x0), oa 0xFFFFC6C0
    9   63740 [main] bash 16056 sigaction: 0 = sigaction(22, 0xFFFFC810, 0xFFFFC830)
   10   63750 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0x0, 0x1004B4650)
   10   63760 [main] bash 16056 sigaction_worker: signal 3, newact 0xFFFFC840 (handler 0x1), oa 0xFFFFC6F0
    9   63769 [main] bash 16056 sigaction: 0 = sigaction(3, 0xFFFFC840, 0xFFFFC860)
 7368   71137 [main] bash 16056 wsock_init: res 0
   30   71167 [main] bash 16056 wsock_init: wVersion 514
   16   71183 [main] bash 16056 wsock_init: wHighVersion 514
   11   71194 [main] bash 16056 wsock_init: szDescription WinSock 2.0
   26   71220 [main] bash 16056 wsock_init: szSystemStatus Running
   31   71251 [main] bash 16056 wsock_init: iMaxSockets 0
   21   71272 [main] bash 16056 wsock_init: iMaxUdpDg 0
--- Process 6596 loaded C:\Windows\System32\nlaapi.dll at 000007FEFA8D0000
--- Process 6596 loaded C:\Windows\System32\NapiNSP.dll at 000007FEF9840000
--- Process 6596 thread 14384 created
--- Process 6596 loaded C:\Windows\System32\pnrpnsp.dll at 000007FEF9820000
--- Process 6596 loaded C:\Windows\System32\mswsock.dll at 000007FEFC2A0000
--- Process 6596 loaded C:\Windows\System32\dnsapi.dll at 000007FEFC120000
--- Process 6596 loaded C:\Windows\System32\winrnr.dll at 000007FEF9870000
 9525   80797 [main] bash 16056 cygwin_gethostname: name fedinw7x64
 5725   86522 [main] bash 16056 stat64: entering
   16   86538 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects/Test
   28   86566 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test = normalize_posix_path (/cygdrive/d/Projects/Test)
    9   86575 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
   44   86619 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
   29   86648 [main] bash 16056 set_flags: flags: binary (0x2)
    9   86657 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   99   86756 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   57   86813 [main] bash 16056 symlink_info::check: not a symlink
   29   86842 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB470) (0x404022)
   27   86869 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   12   86881 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   11   86892 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC6B0, 0x1802FF290), file_attributes 16
--- Process 6596 loaded C:\Windows\System32\authz.dll at 000007FEFC4D0000
 1552   88444 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC6B0) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   35   88479 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC6B0)
   61   88540 [main] bash 16056 stat64: entering
   13   88553 [main] bash 16056 normalize_posix_path: src .
   28   88581 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
   11   88592 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000500, 32768, 1, 0), errno 9
   10   88602 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/ = normalize_posix_path (.)
   10   88612 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
   11   88623 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
   26   88649 [main] bash 16056 set_flags: flags: binary (0x2)
   15   88664 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   36   88700 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   52   88752 [main] bash 16056 symlink_info::check: not a symlink
   27   88779 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB470) (0x404022)
    9   88788 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   13   88801 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   12   88813 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC730, 0x1802FF290), file_attributes 16
   46   88859 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC730) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   15   88874 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC730)
   64   88938 [main] bash 16056 stat64: entering
    9   88947 [main] bash 16056 normalize_posix_path: src /cygdrive
    9   88956 [main] bash 16056 normalize_posix_path: /cygdrive = normalize_posix_path (/cygdrive)
   14   88970 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
   11   88981 [main] bash 16056 set_flags: flags: binary (0x2)
   10   88991 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive, dst C:\cygwin64\cygdrive, flags 0x3000A, rc 0
   17   89008 [main] bash 16056 build_fh_pc: fh 0x1802FEEB8, dev 000000C0
   11   89019 [main] bash 16056 stat_worker: (\??\C:\cygwin64\cygdrive, 0xFFFFC6C0, 0x1802FEEB8), file_attributes 17
   12   89031 [main] bash 16056 time: 1510331654 = time(0x0)
   11   89042 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\cygdrive,0xFFFFC6C0)
   36   89078 [main] bash 16056 stat64: entering
   12   89090 [main] bash 16056 normalize_posix_path: src /cygdrive/d
   13   89103 [main] bash 16056 normalize_posix_path: /cygdrive/d = normalize_posix_path (/cygdrive/d)
   10   89113 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d)
   13   89126 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d', dst 'D:\'
   10   89136 [main] bash 16056 set_flags: flags: binary (0x2)
   10   89146 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d, dst D:\, flags 0x4022, rc 0
   33   89179 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\)
   38   89217 [main] bash 16056 symlink_info::check: not a symlink
   14   89231 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\, 0xFFFFB490) (0x404022)
   27   89258 [main] bash 16056 path_conv::check: this->path(D:\), has_acls(1)
   16   89274 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   15   89289 [main] bash 16056 stat_worker: (\??\D:\, 0xFFFFC6C0, 0x1802FF290), file_attributes 22
   45   89334 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\, 0xFFFFC6C0) st_size=0, st_mode=040770, st_ino=1407374883553285st_atim=5A056668.A1F0D60 st_ctim=5A056668.A1F0D60 st_mtim=5A056668.A1F0D60 st_birthtim=543B6314.10708608
   15   89349 [main] bash 16056 stat_worker: 0 = (\??\D:\,0xFFFFC6C0)
   20   89369 [main] bash 16056 stat64: entering
   13   89382 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects
   14   89396 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects = normalize_posix_path (/cygdrive/d/Projects)
   10   89406 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects)
    9   89415 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects', dst 'D:\Projects'
    9   89424 [main] bash 16056 set_flags: flags: binary (0x2)
   28   89452 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects, dst D:\Projects, flags 0x4022, rc 0
   49   89501 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects)
   16   89517 [main] bash 16056 symlink_info::check: not a symlink
   10   89527 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects, 0xFFFFB490) (0x404022)
   10   89537 [main] bash 16056 path_conv::check: this->path(D:\Projects), has_acls(1)
   17   89554 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   12   89566 [main] bash 16056 stat_worker: (\??\D:\Projects, 0xFFFFC6C0, 0x1802FF290), file_attributes 16
   80   89646 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects, 0xFFFFC6C0) st_size=0, st_mode=040770, st_ino=562949953421354st_atim=592FC983.D2176C4 st_ctim=592FC983.D2176C4 st_mtim=592FC983.D2176C4 st_birthtim=543B6418.355F1600
   32   89678 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects,0xFFFFC6C0)
   36   89714 [main] bash 16056 stat64: entering
   10   89724 [main] bash 16056 normalize_posix_path: src /cygdrive/d/Projects/Test
   15   89739 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test = normalize_posix_path (/cygdrive/d/Projects/Test)
   14   89753 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test)
   10   89763 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test', dst 'D:\Projects\Test'
   13   89776 [main] bash 16056 set_flags: flags: binary (0x2)
   15   89791 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test, dst D:\Projects\Test, flags 0x4022, rc 0
   31   89822 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test)
   51   89873 [main] bash 16056 symlink_info::check: not a symlink
   14   89887 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test, 0xFFFFB490) (0x404022)
   16   89903 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test), has_acls(1)
   21   89924 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   13   89937 [main] bash 16056 stat_worker: (\??\D:\Projects\Test, 0xFFFFC6C0, 0x1802FF290), file_attributes 16
  118   90055 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test, 0xFFFFC6C0) st_size=0, st_mode=040770, st_ino=281474977123972st_atim=592FE1B4.1BCB2044 st_ctim=592FE1B4.1BCB2044 st_mtim=592FE1B4.1BCB2044 st_birthtim=5107A8FA.1C3DDE18
   13   90068 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test,0xFFFFC6C0)
  162   90230 [main] bash 16056 stat64: entering
   13   90243 [main] bash 16056 normalize_posix_path: src /home/p.fedin
   12   90255 [main] bash 16056 normalize_posix_path: /home/p.fedin = normalize_posix_path (/home/p.fedin)
   29   90284 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/home/p.fedin)
   30   90314 [main] bash 16056 set_flags: flags: binary (0x2)
   16   90330 [main] bash 16056 mount_info::conv_to_win32_path: src_path /home/p.fedin, dst C:\cygwin64\home\p.fedin, flags 0x3000A, rc 0
   40   90370 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\home\p.fedin)
   18   90388 [main] bash 16056 symlink_info::check: not a symlink
    9   90397 [main] bash 16056 symlink_info::check: 0 = symlink.check(C:\cygwin64\home\p.fedin, 0xFFFFB510) (0x43000A)
   28   90425 [main] bash 16056 path_conv::check: this->path(C:\cygwin64\home\p.fedin), has_acls(1)
   36   90461 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   11   90472 [main] bash 16056 stat_worker: (\??\C:\cygwin64\home\p.fedin, 0xFFFFC740, 0x1802FF290), file_attributes 16
   37   90509 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\home\p.fedin, 0xFFFFC740) st_size=0, st_mode=040755, st_ino=4785074604922200st_atim=5A05D4AA.33A145E0 st_ctim=5A05D4AA.33A145E0 st_mtim=5A05D4AA.33A145E0 st_birthtim=519A0288.1783F6F0
   16   90525 [main] bash 16056 stat_worker: 0 = (\??\C:\cygwin64\home\p.fedin,0xFFFFC740)
   24   90549 [main] bash 16056 getpid: 16056 = getpid()
  547   91096 [main] bash 16056 getppid: 1 = getppid()
  566   91662 [main] bash 16056 getpid: 16056 = getpid()
 1488   93150 [main] bash 16056 getpid: 16056 = getpid()
  117   93267 [main] bash 16056 tcgetpgrp: 7432 = tcgetpgrp(2)
  120   93387 [main] bash 16056 sigaction_worker: signal 20, newact 0xFFFFC840 (handler 0x100428D00), oa 0xFFFFC6F0
   29   93416 [main] bash 16056 sigaction: 0 = sigaction(20, 0xFFFFC840, 0xFFFFC860)
 2556   95972 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
   57   96029 [main] bash 16056 open: open(./test.sh, 0x0)
   13   96042 [main] bash 16056 normalize_posix_path: src ./test.sh
   16   96058 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
   17   96075 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000500, 32768, 1, 0), errno 0
   13   96088 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/test.sh = normalize_posix_path (./test.sh)
   10   96098 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test/test.sh)
   12   96110 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test/test.sh', dst 'D:\Projects\Test\test.sh'
   14   96124 [main] bash 16056 set_flags: flags: binary (0x2)
   12   96136 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test/test.sh, dst D:\Projects\Test\test.sh, flags 0x4022, rc 0
   37   96173 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test\test.sh)
   21   96194 [main] bash 16056 symlink_info::check: not a symlink
   24   96218 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test\test.sh, 0xFFFFB740) (0x4022)
   16   96234 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test\test.sh), has_acls(1)
   13   96247 [main] bash 16056 build_fh_pc: fh 0x1802FF290, dev 000000C3
   14   96261 [main] bash 16056 fhandler_base::open: (\??\D:\Projects\Test\test.sh, 0x108000)
   34   96295 [main] bash 16056 fhandler_base::set_flags: flags 0x108000, supplied_bin 0x10000
   14   96309 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   10   96319 [main] bash 16056 fhandler_base::open: 0x0 = NtCreateFile (0x364, 0x80100000, \??\D:\Projects\Test\test.sh, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
   12   96331 [main] bash 16056 fhandler_base::open: 1 = fhandler_base::open(\??\D:\Projects\Test\test.sh, 0x108000)
   11   96342 [main] bash 16056 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\D:\Projects\Test\test.sh, 0x8000)
   11   96353 [main] bash 16056 open: 3 = open(./test.sh, 0x8000)
   25   96378 [main] bash 16056 stat64: entering
   11   96389 [main] bash 16056 normalize_posix_path: src ./test.sh
   10   96399 [main] bash 16056 cwdstuff::get: posix /cygdrive/d/Projects/Test
   10   96409 [main] bash 16056 cwdstuff::get: (/cygdrive/d/Projects/Test) = cwdstuff::get (0x600000500, 32768, 1, 0), errno 0
   41   96450 [main] bash 16056 normalize_posix_path: /cygdrive/d/Projects/Test/test.sh = normalize_posix_path (./test.sh)
   12   96462 [main] bash 16056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/Projects/Test/test.sh)
   12   96474 [main] bash 16056 mount_info::cygdrive_win32_path: src '/cygdrive/d/Projects/Test/test.sh', dst 'D:\Projects\Test\test.sh'
   10   96484 [main] bash 16056 set_flags: flags: binary (0x2)
   12   96496 [main] bash 16056 mount_info::conv_to_win32_path: src_path /cygdrive/d/Projects/Test/test.sh, dst D:\Projects\Test\test.sh, flags 0x4022, rc 0
   30   96526 [main] bash 16056 symlink_info::check: 0x0 = NtCreateFile (\??\D:\Projects\Test\test.sh)
   18   96544 [main] bash 16056 symlink_info::check: not a symlink
   11   96555 [main] bash 16056 symlink_info::check: 0 = symlink.check(D:\Projects\Test\test.sh, 0xFFFFB760) (0x404022)
   12   96567 [main] bash 16056 path_conv::check: this->path(D:\Projects\Test\test.sh), has_acls(1)
   14   96581 [main] bash 16056 build_fh_pc: fh 0x180301558, dev 000000C3
   12   96593 [main] bash 16056 stat_worker: (\??\D:\Projects\Test\test.sh, 0xFFFFC990, 0x180301558), file_attributes 32
   64   96657 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test\test.sh, 0xFFFFC990) st_size=90, st_mode=0100770, st_ino=1688849863423823st_atim=552F75F4.1BE4C710 st_ctim=592E8743.3146C798 st_mtim=592E8743.3146C798 st_birthtim=552F75F4.1A674ED0
   16   96673 [main] bash 16056 stat_worker: 0 = (\??\D:\Projects\Test\test.sh,0xFFFFC990)
   81   96754 [main] bash 16056 isatty: 0 = isatty(3)
   12   96766 [main] bash 16056 fhandler_base::lseek: setting file pointer to 0
   13   96779 [main] bash 16056 lseek64: 0 = lseek(3, 0, 1)
   13   96792 [main] bash 16056 read: read(3, 0xFFFFCA60, 80) blocking
   23   96815 [main] bash 16056 fhandler_base::read: returning 80, binary mode
   11   96826 [main] bash 16056 read: 80 = read(3, 0xFFFFCA60, 80)
   11   96837 [main] bash 16056 fhandler_base::lseek: setting file pointer to 0
   31   96868 [main] bash 16056 lseek64: 0 = lseek(3, 0, 0)
   12   96880 [main] bash 16056 fcntl64: fcntl(31, 1, ...)
   10   96890 [main] bash 16056 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9
   11   96901 [main] bash 16056 fcntl64: -1 = fcntl(31, 1, 0x0), errno 9
   12   96913 [main] bash 16056 dtable::dup3: dup3 (3, 31, 0x800)
   14   96927 [main] bash 16056 fhandler_base::dup: in fhandler_base dup
   14   96941 [main] bash 16056 fhandler_base::set_close_on_exec: set close_on_exec for /cygdrive/d/Projects/Test/test.sh to 0
   11   96952 [main] bash 16056 dtable::dup_worker: duped '/cygdrive/d/Projects/Test/test.sh' old 0x364, new 0x368
   10   96962 [main] bash 16056 dtable::dup3: newfh->io_handle 0x368, oldfh->io_handle 0x364, new win32_name 0x180301288, old win32_name 0x1803013F8
   11   96973 [main] bash 16056 dtable::dup3: 31 = dup3(3, 31, 0x8000)
   13   96986 [main] bash 16056 dup2: 31 = dup2(3, 31)
   79   97065 [main] bash 16056 close: close(3)
   18   97083 [main] bash 16056 fhandler_base::close: closing '/cygdrive/d/Projects/Test/test.sh' handle 0x364
   13   97096 [main] bash 16056 close: 0 = close(3)
   12   97108 [main] bash 16056 fcntl64: fcntl(31, 2, ...)
   11   97119 [main] bash 16056 fhandler_base::set_close_on_exec: set close_on_exec for /cygdrive/d/Projects/Test/test.sh to 1
   11   97130 [main] bash 16056 fcntl64: 0 = fcntl(31, 2, 0x1)
   18   97148 [main] bash 16056 fcntl64: fcntl(31, 3, ...)
   10   97158 [main] bash 16056 fhandler_base::fcntl: GETFL: 0x118000
   10   97168 [main] bash 16056 fcntl64: 1146880 = fcntl(31, 3, 0x0)
   36   97204 [main] bash 16056 fhandler_base::fstat_helper: 0 = fstat (\??\D:\Projects\Test\test.sh, 0xFFFFC920) st_size=90, st_mode=0100770, st_ino=1688849863423823st_atim=552F75F4.1BE4C710 st_ctim=592E8743.3146C798 st_mtim=592E8743.3146C798 st_birthtim=552F75F4.1A674ED0
   15   97219 [main] bash 16056 fstat64: 0 = fstat(31, 0xFFFFC920)
   12   97231 [main] bash 16056 fhandler_base::lseek: setting file pointer to 0
   12   97243 [main] bash 16056 lseek64: 0 = lseek(31, 0, 1)
   35   97278 [main] bash 16056 fcntl64: fcntl(31, 3, ...)
   10   97288 [main] bash 16056 fhandler_base::fcntl: GETFL: 0x118000
   11   97299 [main] bash 16056 fcntl64: 1146880 = fcntl(31, 3, 0x0)
   20   97319 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
   21   97340 [main] bash 16056 read: read(31, 0x6000478F0, 90) blocking
   17   97357 [main] bash 16056 fhandler_base::read: returning 90, binary mode
   11   97368 [main] bash 16056 read: 90 = read(31, 0x6000478F0, 90)
   36   97404 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
   32   97436 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
  794   98230 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0x0, 0xFFFFC188)
   30   98260 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
  848   99108 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0x0, 0xFFFFC048)
   59   99167 [main] bash 16056 pthread_sigmask: 0 = pthread_sigmask(0, 0x0, 0x1004B4648)
  629   99796 [main] bash 16056 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-6596-pipe-0x1, size 65536, mode PIPE_TYPE_MESSAGE
   49   99845 [main] bash 16056 fhandler_pipe::create: pipe read handle 0x364
   17   99862 [main] bash 16056 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-6596-pipe-0x1
   31   99893 [main] bash 16056 fhandler_pipe::create: pipe write handle 0x378
   18   99911 [main] bash 16056 build_fh_pc: fh 0x1802FEEB8, dev 000000C6
   13   99924 [main] bash 16056 build_fh_pc: fh 0x180301878, dev 000000C5
   11   99935 [main] bash 16056 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   11   99946 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   10   99956 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   11   99967 [main] bash 16056 fhandler_base::init: created new fhandler_base for handle 0x364, bin 1
   11   99978 [main] bash 16056 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   12   99990 [main] bash 16056 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   11  100001 [main] bash 16056 fhandler_base::set_flags: filemode set to binary
   10  100011 [main] bash 16056 fhandler_base::init: created new fhandler_base for handle 0x378, bin 1
   11  100022 [main] bash 16056 fhandler_pipe::create: 0 = pipe([0x1802FEEB8, 0x180301878], 65536, 0x10000)
   12  100034 [main] bash 16056 pipe: 0 = pipe([3, 4])
   13  100047 [main] bash 16056 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
   25  100072 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0xFFFFC0A0, 0xFFFFC0A8)
   11  100083 [main] bash 16056 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
   11  100094 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC0A8, 0x0)
   22  100116 [main] bash 16056 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
   16  100132 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0xFFFFC068, 0xFFFFC070)
   18  100150 [main] bash 16056 fhandler_base::lseek: setting file pointer to 73
   14  100164 [main] bash 16056 lseek64: 73 = lseek(31, -17, 1)
   15  100179 [main] bash 16056 child_info::child_info: subproc_ready 0x384
   11  100190 [main] bash 16056 fork: entering
  169  100359 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -72, its_me 1
   14  100373 [main] bash 16056 sig_send: wakeup 0x398
   13  100386 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x398
   13  100399 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x398
   15  100414 [main] bash 16056 sig_send: returning 0x0 from sending signal -72
   23  100437 [main] bash 16056 frok::parent: priority class 32
   64  100501 [main] bash 16056 frok::parent: stack - bottom 0x100000000, top 0xFFFFADF0, addr 0xFFE00000, guardsize 0x2000
   21  100522 [main] bash 16056 frok::parent: CreateProcessW (C:\cygwin64\bin\bash.exe, C:\cygwin64\bin\bash.exe, 0, 0, 1, 0x420, 0, 0, 0xFFFFBD30, 0xFFFFBCD0)
--- Process 6596 loaded C:\Windows\System32\apphelp.dll at 000007FEFC910000
 5792  106314 [main] bash 16056 frok::parent: forked pid 18176
   30  106344 [main] bash 16056 child_info::sync: n 2, waiting for subproc_ready(0x384) and child process(0x3B4)
--- Process 18176 created
--- Process 18176 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 18176 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 18176 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 18176 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 18176 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 18176 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 18176 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 18176 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 18176 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    0       0 [main] bash (18176) **********************************************
   62      62 [main] bash (18176) Program name: C:\cygwin64\bin\bash.exe (windows pid 18176)
   61     123 [main] bash (18176) OS version:   Windows NT-6.1
   13     136 [main] bash (18176) **********************************************
   77     213 [main] bash (18176) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  308     521 [main] bash 18176 child_copy: cygheap - hp 0x388 low 0x1802F3408, high 0x180301C78, res 1
   12     533 [main] bash 18176 child_copy: done
   67     600 [main] bash 18176 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
   41     641 [main] bash 18176 user_heap_info::init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
   12     653 [main] bash 18176 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
    9     662 [main] bash 18176 user_info::create: opening user shared for '' at 0x180020000
    9     671 [main] bash 18176 user_info::create: user shared version AB1FCCE8
   40     711 [main] bash (18176) open_shared: name cygpid.18176, n 18176, shared 0x180010000 (wanted 0x180010000), h 0x7C, *m 2
   41     752 [main] bash (18176) time: 1510331654 = time(0x0)
   12     764 [main] bash 18176 pinfo::thisproc: myself dwProcessId 18176
   51     815 [main] bash 18176 child_copy: dll data - hp 0x388 low 0x1801F3000, high 0x1801FF130, res 1
  321    1136 [main] bash 18176 child_copy: dll bss - hp 0x388 low 0x18028F000, high 0x1802D6B1C, res 1
  289    1425 [main] bash 18176 child_copy: user heap - hp 0x388 low 0x600000000, high 0x600060000, res 1
   12    1437 [main] bash 18176 child_copy: done
   44    1481 [main] bash 18176 child_copy: data - hp 0x388 low 0x10047E000, high 0x1004813C8, res 1
   42    1523 [main] bash 18176 child_copy: bss - hp 0x388 low 0x1004AA000, high 0x1004B4980, res 1
   10    1533 [main] bash 18176 child_copy: done
   12    1545 [main] bash 18176 fixup_mmaps_after_fork: succeeded
   25    1570 [main] bash 18176 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-18176-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   31    1601 [main] bash 18176 fhandler_pipe::create: pipe read handle 0x88
   10    1611 [main] bash 18176 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-18176-sigwait
   26    1637 [main] bash 18176 fhandler_pipe::create: pipe write handle 0x8C
   17    1654 [main] bash 18176 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 18176 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 18176 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 18176 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 18176 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 18176 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 18176 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 18176 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 18176 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 18176 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 18176 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 18176 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 18176 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 18176 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 18176 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 18176 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 18176 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 18176 thread 972 created
--- Process 18176 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 18176 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 18176 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 18176, exception c0000005 at 0000000180128CFA
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c00000fd at 0000000076E381ED
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176, exception c0000005 at 000000018005D2F3
--- Process 18176 thread 20260 exited with status 0xc0000005
--- Process 18176 exited with status 0xc0000005
295654  401998 [main] bash 16056 child_info::sync: pid 18176, WFMO returned 1, exit_code 0xC0000005, res 0
   65  402063 [main] bash 16056 frok::parent: returning -1
   44  402107 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -73, its_me 1
   20  402127 [main] bash 16056 sig_send: wakeup 0x398
   56  402183 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x398
   34  402217 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x398
   64  402281 [main] bash 16056 sig_send: returning 0x0 from sending signal -73
 402479 [main] bash 16056 fork: child -1 - forked process 18176 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  198  402479 [main] bash 16056 fork: child -1 - forked process 18176 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
 1209  403688 [main] bash 16056 __set_errno: int fork():629 setting errno 11
   33  403721 [main] bash 16056 fork: -1 = fork(), errno 11
   44  403765 [main] bash 16056 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
   17  403782 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC070, 0x0)
   18  403800 [main] bash 16056 wait4: calling proc_subproc, pid -1, options 1
   19  403819 [main] bash 16056 proc_subproc: args: 6, -7152
   13  403832 [main] bash 16056 proc_subproc: wval->pid -1, wval->options 1
   21  403853 [main] bash 16056 checkstate: nprocs 0
   14  403867 [main] bash 16056 checkstate: no matching terminated children found
   16  403883 [main] bash 16056 checkstate: returning 0
   15  403898 [main] bash 16056 proc_subproc: waiting thread found no children
   17  403915 [main] bash 16056 proc_subproc: finished processing terminated/stopped child
   53  403968 [main] bash 16056 proc_subproc: returning 1
   13  403981 [main] bash 16056 __set_errno: pid_t wait4(int, int*, int, rusage*):88 setting errno 10
   50  404031 [main] bash 16056 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  226  404257 [main] bash 16056 fhandler_pty_slave::write: pty0, write(0x600039210, 57)
   30  404287 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex (0x2B4): waiting -1 ms
   16  404303 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex: acquired
   96  404399 [main] bash 16056 fhandler_pty_common::process_opost_output: (1941): pty output_mutex(0x2B4) released
./test.sh: fork: retry: Resource temporarily unavailable
   53  404452 [main] bash 16056 write: 57 = write(2, 0x600039210, 57)
   76  404528 [main] bash 16056 clock_nanosleep: clock_nanosleep (1.000000000)
999523 1404051 [main] bash 16056 clock_nanosleep: 0 = clock_nanosleep(1, 0, 1.000000000, 0.d)
  135 1404186 [main] bash 16056 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
   54 1404240 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC068, 0x0)
   33 1404273 [main] bash 16056 child_info::child_info: subproc_ready 0x384
   97 1404370 [main] bash 16056 fork: entering
  353 1404723 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -72, its_me 1
   23 1404746 [main] bash 16056 sig_send: wakeup 0x3C0
   90 1404836 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3C0
   39 1404875 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3C0
  154 1405029 [main] bash 16056 sig_send: returning 0x0 from sending signal -72
   56 1405085 [main] bash 16056 frok::parent: priority class 32
  382 1405467 [main] bash 16056 frok::parent: stack - bottom 0x100000000, top 0xFFFFADF0, addr 0xFFE00000, guardsize 0x2000
   16 1405483 [main] bash 16056 frok::parent: CreateProcessW (C:\cygwin64\bin\bash.exe, C:\cygwin64\bin\bash.exe, 0, 0, 1, 0x420, 0, 0, 0xFFFFBD30, 0xFFFFBCD0)
 3583 1409066 [main] bash 16056 frok::parent: forked pid 10540
   39 1409105 [main] bash 16056 child_info::sync: n 2, waiting for subproc_ready(0x384) and child process(0x3D8)
--- Process 10540 created
--- Process 10540 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 10540 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 10540 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 10540 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 10540 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 10540 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 10540 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 10540 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 10540 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    1       1 [main] bash (10540) **********************************************
  114     115 [main] bash (10540) Program name: C:\cygwin64\bin\bash.exe (windows pid 10540)
   83     198 [main] bash (10540) OS version:   Windows NT-6.1
  109     307 [main] bash (10540) **********************************************
  155     462 [main] bash (10540) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  250     712 [main] bash 10540 child_copy: cygheap - hp 0x3B0 low 0x1802F3408, high 0x180301C78, res 1
   81     793 [main] bash 10540 child_copy: done
   85     878 [main] bash 10540 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
   65     943 [main] bash 10540 user_heap_info::init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
   90    1033 [main] bash 10540 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
   47    1080 [main] bash 10540 user_info::create: opening user shared for '' at 0x180020000
   31    1111 [main] bash 10540 user_info::create: user shared version AB1FCCE8
   46    1157 [main] bash (10540) open_shared: name cygpid.10540, n 10540, shared 0x180010000 (wanted 0x180010000), h 0x7C, *m 2
   58    1215 [main] bash (10540) time: 1510331655 = time(0x0)
   29    1244 [main] bash 10540 pinfo::thisproc: myself dwProcessId 10540
   67    1311 [main] bash 10540 child_copy: dll data - hp 0x3B0 low 0x1801F3000, high 0x1801FF130, res 1
  270    1581 [main] bash 10540 child_copy: dll bss - hp 0x3B0 low 0x18028F000, high 0x1802D6B1C, res 1
  284    1865 [main] bash 10540 child_copy: user heap - hp 0x3B0 low 0x600000000, high 0x600060000, res 1
   75    1940 [main] bash 10540 child_copy: done
  137    2077 [main] bash 10540 child_copy: data - hp 0x3B0 low 0x10047E000, high 0x1004813C8, res 1
   42    2119 [main] bash 10540 child_copy: bss - hp 0x3B0 low 0x1004AA000, high 0x1004B4980, res 1
   60    2179 [main] bash 10540 child_copy: done
    8    2187 [main] bash 10540 fixup_mmaps_after_fork: succeeded
   30    2217 [main] bash 10540 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-10540-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   28    2245 [main] bash 10540 fhandler_pipe::create: pipe read handle 0x88
    8    2253 [main] bash 10540 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-10540-sigwait
   33    2286 [main] bash 10540 fhandler_pipe::create: pipe write handle 0x8C
   29    2315 [main] bash 10540 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 10540 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 10540 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 10540 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 10540 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 10540 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 10540 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 10540 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 10540 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 10540 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 10540 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 10540 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 10540 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 10540 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 10540 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 10540 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 10540 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 10540 thread 13396 created
--- Process 10540 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 10540 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 10540 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 10540, exception c0000005 at 0000000180128CFA
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c00000fd at 0000000076E381ED
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540, exception c0000005 at 000000018005D2F3
--- Process 10540 thread 15880 exited with status 0xc0000005
--- Process 10540 exited with status 0xc0000005
288711 1697816 [main] bash 16056 child_info::sync: pid 10540, WFMO returned 1, exit_code 0xC0000005, res 0
   48 1697864 [main] bash 16056 frok::parent: returning -1
   10 1697874 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -73, its_me 1
   11 1697885 [main] bash 16056 sig_send: wakeup 0x3C0
   12 1697897 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3C0
   13 1697910 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3C0
   17 1697927 [main] bash 16056 sig_send: returning 0x0 from sending signal -73
1698054 [main] bash 16056 fork: child -1 - forked process 10540 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  127 1698054 [main] bash 16056 fork: child -1 - forked process 10540 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  103 1698157 [main] bash 16056 __set_errno: int fork():629 setting errno 11
   31 1698188 [main] bash 16056 fork: -1 = fork(), errno 11
   18 1698206 [main] bash 16056 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
   10 1698216 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC070, 0x0)
   10 1698226 [main] bash 16056 wait4: calling proc_subproc, pid -1, options 1
    9 1698235 [main] bash 16056 proc_subproc: args: 6, -7152
   25 1698260 [main] bash 16056 proc_subproc: wval->pid -1, wval->options 1
    9 1698269 [main] bash 16056 checkstate: nprocs 0
    8 1698277 [main] bash 16056 checkstate: no matching terminated children found
   10 1698287 [main] bash 16056 checkstate: returning 0
   10 1698297 [main] bash 16056 proc_subproc: waiting thread found no children
   27 1698324 [main] bash 16056 proc_subproc: finished processing terminated/stopped child
    9 1698333 [main] bash 16056 proc_subproc: returning 1
   10 1698343 [main] bash 16056 __set_errno: pid_t wait4(int, int*, int, rusage*):88 setting errno 10
   11 1698354 [main] bash 16056 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  208 1698562 [main] bash 16056 fhandler_pty_slave::write: pty0, write(0x600039210, 57)
   10 1698572 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex (0x2B4): waiting -1 ms
   30 1698602 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex: acquired
   10 1698612 [main] bash 16056 fhandler_pty_common::process_opost_output: (1941): pty output_mutex(0x2B4) released
./test.sh: fork: retry: Resource temporarily unavailable
   12 1698624 [main] bash 16056 write: 57 = write(2, 0x600039210, 57)
   62 1698686 [main] bash 16056 clock_nanosleep: clock_nanosleep (2.000000000)
1999283 3697969 [main] bash 16056 clock_nanosleep: 0 = clock_nanosleep(1, 0, 2.000000000, 0.d)
   47 3698016 [main] bash 16056 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
    8 3698024 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC068, 0x0)
   11 3698035 [main] bash 16056 child_info::child_info: subproc_ready 0x3CC
   10 3698045 [main] bash 16056 fork: entering
  255 3698300 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -72, its_me 1
   33 3698333 [main] bash 16056 sig_send: wakeup 0x3B0
   49 3698382 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3B0
   49 3698431 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3B0
   52 3698483 [main] bash 16056 sig_send: returning 0x0 from sending signal -72
  163 3698646 [main] bash 16056 frok::parent: priority class 32
  325 3698971 [main] bash 16056 frok::parent: stack - bottom 0x100000000, top 0xFFFFADF0, addr 0xFFE00000, guardsize 0x2000
   61 3699032 [main] bash 16056 frok::parent: CreateProcessW (C:\cygwin64\bin\bash.exe, C:\cygwin64\bin\bash.exe, 0, 0, 1, 0x420, 0, 0, 0xFFFFBD30, 0xFFFFBCD0)
 3335 3702367 [main] bash 16056 frok::parent: forked pid 14076
   33 3702400 [main] bash 16056 child_info::sync: n 2, waiting for subproc_ready(0x3CC) and child process(0x3D4)
--- Process 14076 created
--- Process 14076 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 14076 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 14076 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 14076 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 14076 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 14076 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 14076 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 14076 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 14076 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    0       0 [main] bash (14076) **********************************************
  104     104 [main] bash (14076) Program name: C:\cygwin64\bin\bash.exe (windows pid 14076)
  123     227 [main] bash (14076) OS version:   Windows NT-6.1
   34     261 [main] bash (14076) **********************************************
   47     308 [main] bash (14076) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  190     498 [main] bash 14076 child_copy: cygheap - hp 0x3BC low 0x1802F3408, high 0x180301C78, res 1
   35     533 [main] bash 14076 child_copy: done
   53     586 [main] bash 14076 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
  116     702 [main] bash 14076 user_heap_info::init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
   65     767 [main] bash 14076 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
   49     816 [main] bash 14076 user_info::create: opening user shared for '' at 0x180020000
   54     870 [main] bash 14076 user_info::create: user shared version AB1FCCE8
   46     916 [main] bash (14076) open_shared: name cygpid.14076, n 14076, shared 0x180010000 (wanted 0x180010000), h 0x7C, *m 2
   16     932 [main] bash (14076) time: 1510331657 = time(0x0)
   12     944 [main] bash 14076 pinfo::thisproc: myself dwProcessId 14076
   71    1015 [main] bash 14076 child_copy: dll data - hp 0x3BC low 0x1801F3000, high 0x1801FF130, res 1
  226    1241 [main] bash 14076 child_copy: dll bss - hp 0x3BC low 0x18028F000, high 0x1802D6B1C, res 1
  192    1433 [main] bash 14076 child_copy: user heap - hp 0x3BC low 0x600000000, high 0x600060000, res 1
   37    1470 [main] bash 14076 child_copy: done
  134    1604 [main] bash 14076 child_copy: data - hp 0x3BC low 0x10047E000, high 0x1004813C8, res 1
   55    1659 [main] bash 14076 child_copy: bss - hp 0x3BC low 0x1004AA000, high 0x1004B4980, res 1
    8    1667 [main] bash 14076 child_copy: done
    9    1676 [main] bash 14076 fixup_mmaps_after_fork: succeeded
   15    1691 [main] bash 14076 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-14076-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   61    1752 [main] bash 14076 fhandler_pipe::create: pipe read handle 0x88
    8    1760 [main] bash 14076 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-14076-sigwait
   50    1810 [main] bash 14076 fhandler_pipe::create: pipe write handle 0x8C
   14    1824 [main] bash 14076 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 14076 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 14076 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 14076 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 14076 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 14076 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 14076 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 14076 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 14076 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 14076 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 14076 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 14076 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 14076 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 14076 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 14076 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 14076 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 14076 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 14076 thread 8588 created
--- Process 14076 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 14076 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 14076 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 14076, exception c0000005 at 0000000180128CFA
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c00000fd at 0000000076E381ED
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076, exception c0000005 at 000000018005D2F3
--- Process 14076 thread 6832 exited with status 0xc0000005
--- Process 14076 exited with status 0xc0000005
283609 3986009 [main] bash 16056 child_info::sync: pid 14076, WFMO returned 1, exit_code 0xC0000005, res 0
   50 3986059 [main] bash 16056 frok::parent: returning -1
   13 3986072 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -73, its_me 1
   12 3986084 [main] bash 16056 sig_send: wakeup 0x3B0
   12 3986096 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3B0
   12 3986108 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3B0
   33 3986141 [main] bash 16056 sig_send: returning 0x0 from sending signal -73
3986224 [main] bash 16056 fork: child -1 - forked process 14076 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
   83 3986224 [main] bash 16056 fork: child -1 - forked process 14076 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  141 3986365 [main] bash 16056 __set_errno: int fork():629 setting errno 11
   32 3986397 [main] bash 16056 fork: -1 = fork(), errno 11
   19 3986416 [main] bash 16056 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
   11 3986427 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC070, 0x0)
   11 3986438 [main] bash 16056 wait4: calling proc_subproc, pid -1, options 1
   10 3986448 [main] bash 16056 proc_subproc: args: 6, -7152
   27 3986475 [main] bash 16056 proc_subproc: wval->pid -1, wval->options 1
   11 3986486 [main] bash 16056 checkstate: nprocs 0
    9 3986495 [main] bash 16056 checkstate: no matching terminated children found
   10 3986505 [main] bash 16056 checkstate: returning 0
   48 3986553 [main] bash 16056 proc_subproc: waiting thread found no children
   11 3986564 [main] bash 16056 proc_subproc: finished processing terminated/stopped child
   27 3986591 [main] bash 16056 proc_subproc: returning 1
   28 3986619 [main] bash 16056 __set_errno: pid_t wait4(int, int*, int, rusage*):88 setting errno 10
   13 3986632 [main] bash 16056 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  147 3986779 [main] bash 16056 fhandler_pty_slave::write: pty0, write(0x600039210, 57)
   10 3986789 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex (0x2B4): waiting -1 ms
./test.sh: fork: retry: Resource temporarily unavailable
   11 3986800 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex: acquired
   15 3986815 [main] bash 16056 fhandler_pty_common::process_opost_output: (1941): pty output_mutex(0x2B4) released
   30 3986845 [main] bash 16056 write: 57 = write(2, 0x600039210, 57)
   75 3986920 [main] bash 16056 clock_nanosleep: clock_nanosleep (4.000000000)
3999879 7986799 [main] bash 16056 clock_nanosleep: 0 = clock_nanosleep(1, 0, 4.000000000, 0.d)
   97 7986896 [main] bash 16056 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
   35 7986931 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC068, 0x0)
  137 7987068 [main] bash 16056 child_info::child_info: subproc_ready 0x3C0
   55 7987123 [main] bash 16056 fork: entering
  198 7987321 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -72, its_me 1
   11 7987332 [main] bash 16056 sig_send: wakeup 0x3BC
   25 7987357 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3BC
  153 7987510 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3BC
   83 7987593 [main] bash 16056 sig_send: returning 0x0 from sending signal -72
   62 7987655 [main] bash 16056 frok::parent: priority class 32
  408 7988063 [main] bash 16056 frok::parent: stack - bottom 0x100000000, top 0xFFFFADF0, addr 0xFFE00000, guardsize 0x2000
   49 7988112 [main] bash 16056 frok::parent: CreateProcessW (C:\cygwin64\bin\bash.exe, C:\cygwin64\bin\bash.exe, 0, 0, 1, 0x420, 0, 0, 0xFFFFBD30, 0xFFFFBCD0)
 3232 7991344 [main] bash 16056 frok::parent: forked pid 14972
   78 7991422 [main] bash 16056 child_info::sync: n 2, waiting for subproc_ready(0x3C0) and child process(0x3D8)
--- Process 14972 created
--- Process 14972 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 14972 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 14972 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 14972 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 14972 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 14972 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 14972 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 14972 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 14972 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    0       0 [main] bash (14972) **********************************************
   91      91 [main] bash (14972) Program name: C:\cygwin64\bin\bash.exe (windows pid 14972)
   27     118 [main] bash (14972) OS version:   Windows NT-6.1
   27     145 [main] bash (14972) **********************************************
  150     295 [main] bash (14972) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
  188     483 [main] bash 14972 child_copy: cygheap - hp 0x384 low 0x1802F3408, high 0x180301C78, res 1
   67     550 [main] bash 14972 child_copy: done
   86     636 [main] bash 14972 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
  108     744 [main] bash 14972 user_heap_info::init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
  116     860 [main] bash 14972 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
  112     972 [main] bash 14972 user_info::create: opening user shared for '' at 0x180020000
   56    1028 [main] bash 14972 user_info::create: user shared version AB1FCCE8
   44    1072 [main] bash (14972) open_shared: name cygpid.14972, n 14972, shared 0x180010000 (wanted 0x180010000), h 0x7C, *m 2
   15    1087 [main] bash (14972) time: 1510331661 = time(0x0)
   12    1099 [main] bash 14972 pinfo::thisproc: myself dwProcessId 14972
   31    1130 [main] bash 14972 child_copy: dll data - hp 0x384 low 0x1801F3000, high 0x1801FF130, res 1
  179    1309 [main] bash 14972 child_copy: dll bss - hp 0x384 low 0x18028F000, high 0x1802D6B1C, res 1
  366    1675 [main] bash 14972 child_copy: user heap - hp 0x384 low 0x600000000, high 0x600060000, res 1
   58    1733 [main] bash 14972 child_copy: done
   69    1802 [main] bash 14972 child_copy: data - hp 0x384 low 0x10047E000, high 0x1004813C8, res 1
  108    1910 [main] bash 14972 child_copy: bss - hp 0x384 low 0x1004AA000, high 0x1004B4980, res 1
   97    2007 [main] bash 14972 child_copy: done
   11    2018 [main] bash 14972 fixup_mmaps_after_fork: succeeded
   20    2038 [main] bash 14972 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-14972-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   50    2088 [main] bash 14972 fhandler_pipe::create: pipe read handle 0x88
   17    2105 [main] bash 14972 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-14972-sigwait
   21    2126 [main] bash 14972 fhandler_pipe::create: pipe write handle 0x8C
   15    2141 [main] bash 14972 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 14972 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 14972 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 14972 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 14972 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 14972 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 14972 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 14972 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 14972 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 14972 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 14972 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 14972 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 14972 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 14972 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 14972 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 14972 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 14972 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 14972 thread 6736 created
--- Process 14972 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 14972 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 14972 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 14972, exception c0000005 at 0000000180128CFA
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c00000fd at 0000000076E381ED
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972, exception c0000005 at 000000018005D2F3
--- Process 14972 thread 10732 exited with status 0xc0000005
--- Process 14972 exited with status 0xc0000005
280402 8271824 [main] bash 16056 child_info::sync: pid 14972, WFMO returned 1, exit_code 0xC0000005, res 0
   57 8271881 [main] bash 16056 frok::parent: returning -1
   17 8271898 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -73, its_me 1
   14 8271912 [main] bash 16056 sig_send: wakeup 0x3BC
   29 8271941 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x3BC
   29 8271970 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x3BC
   14 8271984 [main] bash 16056 sig_send: returning 0x0 from sending signal -73
8272090 [main] bash 16056 fork: child -1 - forked process 14972 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  106 8272090 [main] bash 16056 fork: child -1 - forked process 14972 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  105 8272195 [main] bash 16056 __set_errno: int fork():629 setting errno 11
   11 8272206 [main] bash 16056 fork: -1 = fork(), errno 11
   17 8272223 [main] bash 16056 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
   11 8272234 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC070, 0x0)
   28 8272262 [main] bash 16056 wait4: calling proc_subproc, pid -1, options 1
   26 8272288 [main] bash 16056 proc_subproc: args: 6, -7152
   10 8272298 [main] bash 16056 proc_subproc: wval->pid -1, wval->options 1
   27 8272325 [main] bash 16056 checkstate: nprocs 0
   28 8272353 [main] bash 16056 checkstate: no matching terminated children found
    9 8272362 [main] bash 16056 checkstate: returning 0
   26 8272388 [main] bash 16056 proc_subproc: waiting thread found no children
    9 8272397 [main] bash 16056 proc_subproc: finished processing terminated/stopped child
    9 8272406 [main] bash 16056 proc_subproc: returning 1
    9 8272415 [main] bash 16056 __set_errno: pid_t wait4(int, int*, int, rusage*):88 setting errno 10
   11 8272426 [main] bash 16056 wait4: -1 = wait4(-1, 0x0, 1, 0x0), errno 10
  159 8272585 [main] bash 16056 fhandler_pty_slave::write: pty0, write(0x600039210, 57)
   10 8272595 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex (0x2B4): waiting -1 ms
   10 8272605 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex: acquired
   11 8272616 [main] bash 16056 fhandler_pty_common::process_opost_output: (1941): pty output_mutex(0x2B4) released
./test.sh: fork: retry: Resource temporarily unavailable
   14 8272630 [main] bash 16056 write: 57 = write(2, 0x600039210, 57)
   75 8272705 [main] bash 16056 clock_nanosleep: clock_nanosleep (8.000000000)
7998778 16271483 [main] bash 16056 clock_nanosleep: 0 = clock_nanosleep(1, 0, 8.000000000, 0.d)
  102 16271585 [main] bash 16056 set_signal_mask: setmask 0, newmask 80002, mask_bits 0
   31 16271616 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC068, 0x0)
  102 16271718 [main] bash 16056 child_info::child_info: subproc_ready 0x3B0
   42 16271760 [main] bash 16056 fork: entering
  194 16271954 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -72, its_me 1
   33 16271987 [main] bash 16056 sig_send: wakeup 0x384
   33 16272020 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x384
   33 16272053 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x384
   29 16272082 [main] bash 16056 sig_send: returning 0x0 from sending signal -72
   36 16272118 [main] bash 16056 frok::parent: priority class 32
  357 16272475 [main] bash 16056 frok::parent: stack - bottom 0x100000000, top 0xFFFFADF0, addr 0xFFE00000, guardsize 0x2000
   63 16272538 [main] bash 16056 frok::parent: CreateProcessW (C:\cygwin64\bin\bash.exe, C:\cygwin64\bin\bash.exe, 0, 0, 1, 0x420, 0, 0, 0xFFFFBD30, 0xFFFFBCD0)
 3376 16275914 [main] bash 16056 frok::parent: forked pid 13904
   64 16275978 [main] bash 16056 child_info::sync: n 2, waiting for subproc_ready(0x3B0) and child process(0x3D4)
--- Process 13904 created
--- Process 13904 loaded C:\Windows\System32\ntdll.dll at 0000000076E20000
--- Process 13904 loaded C:\Windows\System32\kernel32.dll at 0000000076C00000
--- Process 13904 loaded C:\Windows\System32\KernelBase.dll at 000007FEFCCC0000
--- Process 13904 loaded C:\Windows\System32\sysfer.dll at 0000000074800000
--- Process 13904 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 13904 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003FB2C0000
--- Process 13904 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005EE2D0000
--- Process 13904 loaded C:\cygwin64\bin\cygreadline7.dll at 0000000579CD0000
--- Process 13904 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048CA30000
    1       1 [main] bash (13904) **********************************************
  111     112 [main] bash (13904) Program name: C:\cygwin64\bin\bash.exe (windows pid 13904)
  115     227 [main] bash (13904) OS version:   Windows NT-6.1
   28     255 [main] bash (13904) **********************************************
   45     300 [main] bash (13904) sigprocmask: 0 = sigprocmask (0, 0x0, 0x1802D5C10)
   94     394 [main] bash 13904 child_copy: cygheap - hp 0x3CC low 0x1802F3408, high 0x180301C78, res 1
   11     405 [main] bash 13904 child_copy: done
   31     436 [main] bash 13904 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x74, *m 6
   16     452 [main] bash 13904 user_heap_info::init: heap base 0x600000000, heap top 0x600060000, heap size 0x20000000 (536870912)
   11     463 [main] bash 13904 open_shared: name (null), n 1, shared 0x180020000 (wanted 0x180020000), h 0x70, *m 6
    9     472 [main] bash 13904 user_info::create: opening user shared for '' at 0x180020000
    8     480 [main] bash 13904 user_info::create: user shared version AB1FCCE8
   22     502 [main] bash (13904) open_shared: name cygpid.13904, n 13904, shared 0x180010000 (wanted 0x180010000), h 0x7C, *m 2
   11     513 [main] bash (13904) time: 1510331670 = time(0x0)
   18     531 [main] bash 13904 pinfo::thisproc: myself dwProcessId 13904
   76     607 [main] bash 13904 child_copy: dll data - hp 0x3CC low 0x1801F3000, high 0x1801FF130, res 1
  158     765 [main] bash 13904 child_copy: dll bss - hp 0x3CC low 0x18028F000, high 0x1802D6B1C, res 1
  172     937 [main] bash 13904 child_copy: user heap - hp 0x3CC low 0x600000000, high 0x600060000, res 1
   40     977 [main] bash 13904 child_copy: done
   84    1061 [main] bash 13904 child_copy: data - hp 0x3CC low 0x10047E000, high 0x1004813C8, res 1
   91    1152 [main] bash 13904 child_copy: bss - hp 0x3CC low 0x1004AA000, high 0x1004B4980, res 1
   60    1212 [main] bash 13904 child_copy: done
   19    1231 [main] bash 13904 fixup_mmaps_after_fork: succeeded
   20    1251 [main] bash 13904 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-13904-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   48    1299 [main] bash 13904 fhandler_pipe::create: pipe read handle 0x88
   11    1310 [main] bash 13904 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-13904-sigwait
   55    1365 [main] bash 13904 fhandler_pipe::create: pipe write handle 0x8C
   14    1379 [main] bash 13904 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 13904 loaded C:\Windows\incops3\ESSPD64.dll at 000007FEF8E00000
--- Process 13904 loaded C:\Windows\System32\user32.dll at 0000000076D20000
--- Process 13904 loaded C:\Windows\System32\gdi32.dll at 000007FEFF0C0000
--- Process 13904 loaded C:\Windows\System32\lpk.dll at 000007FEFD2C0000
--- Process 13904 loaded C:\Windows\System32\usp10.dll at 000007FEFE3C0000
--- Process 13904 loaded C:\Windows\System32\msvcrt.dll at 000007FEFD570000
--- Process 13904 loaded C:\Windows\System32\advapi32.dll at 000007FEFE8E0000
--- Process 13904 loaded C:\Windows\System32\sechost.dll at 000007FEFE3A0000
--- Process 13904 loaded C:\Windows\System32\rpcrt4.dll at 000007FEFE7B0000
--- Process 13904 loaded C:\Windows\System32\imm32.dll at 000007FEFD540000
--- Process 13904 loaded C:\Windows\System32\msctf.dll at 000007FEFD0D0000
--- Process 13904 loaded C:\Windows\incops3\ICATCDLL64.dll at 000007FEF5B60000
--- Process 13904 loaded C:\Windows\System32\version.dll at 000007FEFBB30000
--- Process 13904 loaded C:\Windows\System32\ole32.dll at 000007FEFCED0000
--- Process 13904 loaded C:\Windows\System32\ws2_32.dll at 000007FEFE760000
--- Process 13904 loaded C:\Windows\System32\nsi.dll at 000007FEFD530000
--- Process 13904 thread 20164 created
--- Process 13904 loaded C:\Windows\incops3\ICDCNL64.dll at 000007FEF73D0000
--- Process 13904 loaded C:\Windows\System32\msvcr100.dll at 0000000074460000
--- Process 13904 loaded C:\PaperSecu\paperhk64.dll at 000007FEF5340000
--- Process 13904, exception c0000005 at 0000000180128CFA
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c00000fd at 0000000076E381ED
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904, exception c0000005 at 000000018005D2F3
--- Process 13904 thread 16364 exited with status 0xc0000005
--- Process 13904 exited with status 0xc0000005
305424 16581402 [main] bash 16056 child_info::sync: pid 13904, WFMO returned 1, exit_code 0xC0000005, res 0
   58 16581460 [main] bash 16056 frok::parent: returning -1
  101 16581561 [main] bash 16056 sig_send: sendsig 0x90, pid 16056, signal -73, its_me 1
   19 16581580 [main] bash 16056 sig_send: wakeup 0x384
   52 16581632 [main] bash 16056 sig_send: Waiting for pack.wakeup 0x384
   38 16581670 [sig] bash 16056 wait_sig: signalling pack.wakeup 0x384
   30 16581700 [main] bash 16056 sig_send: returning 0x0 from sending signal -73
16581913 [main] bash 16056 fork: child -1 - forked process 13904 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  213 16581913 [main] bash 16056 fork: child -1 - forked process 13904 died unexpectedly, retry 0, exit code 0xC0000005, errno 11
  302 16582215 [main] bash 16056 __set_errno: int fork():629 setting errno 11
   33 16582248 [main] bash 16056 fork: -1 = fork(), errno 11
  195 16582443 [main] bash 16056 fhandler_pty_slave::write: pty0, write(0x600039210, 50)
   30 16582473 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex (0x2B4): waiting -1 ms
   14 16582487 [main] bash 16056 fhandler_pty_common::process_opost_output: (1902): pty output_mutex: acquired
   12 16582499 [main] bash 16056 fhandler_pty_common::process_opost_output: (1941): pty output_mutex(0x2B4) released
./test.sh: fork: Resource temporarily unavailable
   10 16582509 [main] bash 16056 write: 50 = write(2, 0x600039210, 50)
   60 16582569 [main] bash 16056 set_signal_mask: setmask 80002, newmask 0, mask_bits 80002
   12 16582581 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0x1004B4650, 0x0)
  209 16582790 [main] bash 16056 set_signal_mask: setmask 0, newmask 80000, mask_bits 0
   10 16582800 [main] bash 16056 sigprocmask: 0 = sigprocmask (1, 0xFFFFC998, 0xFFFFC990)
   27 16582827 [main] bash 16056 set_signal_mask: setmask 80000, newmask 0, mask_bits 80000
   10 16582837 [main] bash 16056 sigprocmask: 0 = sigprocmask (0, 0xFFFFC990, 0x0)
   80 16582917 [main] bash 16056 do_exit: do_exit (65024), exit_state 1
   10 16582927 [main] bash 16056 void: 0x100428D00 = signal (20, 0x1)
   10 16582937 [main] bash 16056 void: 0x0 = signal (1, 0x1)
   26 16582963 [main] bash 16056 void: 0x0 = signal (2, 0x1)
    9 16582972 [main] bash 16056 void: 0x1 = signal (3, 0x1)
   11 16582983 [main] bash 16056 fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 3
   13 16582996 [main] bash 16056 fhandler_base::close_with_arch: not closing archetype
   13 16583009 [main] bash 16056 fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 2
   13 16583022 [main] bash 16056 fhandler_base::close_with_arch: not closing archetype
   13 16583035 [main] bash 16056 fhandler_base::close_with_arch: line 1120:  /dev/pty0<0x1802FE3F8> usecount + -1 = 1
   10 16583045 [main] bash 16056 fhandler_base::close_with_arch: not closing archetype
   16 16583061 [main] bash 16056 fhandler_base::close: closing '/dev/fd/pipe:[4294973892]' handle 0x364
   36 16583097 [main] bash 16056 fhandler_base::close: closing 'pipe:[4294973892]' handle 0x378
   34 16583131 [main] bash 16056 fhandler_base::close: closing '/cygdrive/d/Projects/Test/test.sh' handle 0x368
   59 16583190 [main] bash 16056 init_cygheap::close_ctty: closing cygheap->ctty 0x1802FE3F8
   26 16583216 [main] bash 16056 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
    9 16583225 [main] bash 16056 fhandler_pty_slave::cleanup: /dev/pty0 closed, usecount 0
    9 16583234 [main] bash 16056 fhandler_pty_slave::close: closing last open /dev/pty0 handle
   46 16583280 [main] bash 16056 fhandler_console::free_console: freed console, res 1
   28 16583308 [main] bash 16056 fhandler_pty_common::close: pty0 <0x2C0,0x2C8> closing
   14 16583322 [main] bash 16056 dtable::delete_archetype: deleting element 0 for /dev/pty0(136/0)
   11 16583333 [main] bash 16056 getpid: 16056 = getpid()
   10 16583343 [main] bash 16056 proc_terminate: nprocs 0
   25 16583368 [main] bash 16056 proc_terminate: leaving
   16 16583384 [main] bash 16056 pinfo::exit: Calling ExitProcess n 0xFE00, exitcode 0xFE
--- Process 6596 thread 18852 exited with status 0xfe
--- Process 6596 thread 16828 exited with status 0xfe
--- Process 6596 thread 14384 exited with status 0xfe
--- Process 6596 exited with status 0xfe
16592108 17071702 [waitproc] bash 16056! pinfo::maybe_set_exit_code_from_windows: pid 16056, exit value - old 0x800FE00, windows 0xDEADBEEF, cygwin 0x800FE00
   50 17071752 [waitproc] bash 16056! proc_waiter: exiting wait thread for pid 16056
   17 17071769 [main] bash 16056! proc_terminate: nprocs 1
   35 17071804 [main] bash 16056! proc_subproc: args: 5, 1
   32 17071836 [main] bash 16056! proc_subproc: clear waiting threads
   14 17071850 [main] bash 16056! proc_subproc: finished clearing
   18 17071868 [main] bash 16056! proc_subproc: returning 1
   17 17071885 [main] bash 16056! cygthread::terminate_thread: thread '(null)', id 0x310C, inuse 0, stack_ptr 0x30DCCD0
   14 17071899 [main] bash 16056! proc_terminate: leaving
   14 17071913 [main] bash 16056! pinfo::maybe_set_exit_code_from_windows: pid 16056, exit value - old 0x800FE00, windows 0xDEADBEEF, cygwin 0x800FE00
   22 17071935 [main] bash 16056! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0xFE
--- Process 16056 thread 18444 exited with status 0xfe
--- Process 16056 thread 8660 exited with status 0xfe
--- Process 16056 thread 15536 exited with status 0xfe
--- Process 16056 thread 12556 exited with status 0xfe
--- Process 16056 thread 13992 exited with status 0xfe
--- Process 16056 exited with status 0xfe

p.fedin@fedinw7x64 /cygdrive/d/Projects/Test
$
--- cut ---

Kind regards,
Pavel Fedin
Senior Engineer
Samsung Electronics Research center Russia


> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of Brian Inglis
> Sent: Thursday, May 25, 2017 8:47 PM
> To: cygwin@cygwin.com
> Subject: Re: Bug: bash -e misbehaves with several nested
> 
> On 2017-05-25 08:40, Andrey Repin wrote:
> > Greetings, Pavel Fedin!
> >>>>  Hello! I'd like to report a strange bug in 64-bit bash. The following script:
> >>>> ---- cut ---
> >>>> #/bin/bash -e
> >>>> DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
> >>>> echo Works: $DIR
> >>>> ---- cut ---
> >>>> Simply exits and produces no output (never reaches echo). The same script works
> perfectly
> >>> on 32 bits. Versions are the same:
> >>>> --- cut ---
> >>> It works fine for me.
> >>> $ ./prova.bash
> >>> Works: /tmp
> >>  Huh, works here too, indeed. But there's one little thing. If you just
> >> copypasted this from my email, then you probably miss "#!"
> >> (there's just "#", since i retyped the header, and made a typo). And with
> >> this typo it really works for some reason. Could you make
> >> sure once again ?
> >>  Apparently it has to do with -e switch.
> > I doubt that.
> >> + cat /home/anrdaemon/Documents/.sh/xx.sh
> >> #!/bin/bash -xe
> >> cat "$0"
> >> DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
> >> echo Works: $DIR
> >> +++ dirname /home/anrdaemon/Documents/.sh/xx.sh
> >> ++ cd /home/anrdaemon/Documents/.sh
> >> ++ pwd
> >> + DIR=/home/anrdaemon/Documents/.sh
> >> + echo Works: /home/anrdaemon/Documents/.sh
> >> Works: /home/anrdaemon/Documents/.sh
> > At the same time,
> >> #/bin/bash -xe
> >> cat "$0"
> >> DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
> >> echo Works: $DIR
> >> /home/anrdaemon/Documents/.sh/xx.sh: 4:
> >> /home/anrdaemon/Documents/.sh/xx.sh: Bad substitution
> >> Works: /home/anrdaemon/Documents/.sh
> > If you are wondering, what's going on, …
> > sh is not bash. For me. I guess, dash is a little more vocal about
> > errors, than bash.
> 
> So the complaint is that sh doesn't work with bash arrays?
> Hashbangs matter - print that on a T-shirt and sell it ;^>
> 
> --
> Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
> 
> --
> 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
> 



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



More information about the Cygwin mailing list