I get this initialization problem, after closing all old cygwin processes and using the version in /install/bin/
3 [main] ? 2164 cygheap_user::reimpersonate: ImpersonateLoggedOnUser: Win32 error 6
Which tells me that cygheap_user::current_token is an invalid handle. Googling for improper initialization on such debug builds didn't help.
I see a lot of code in seteuid(3) which is obviously never called. Is there's something more to do? Or is CVS borked because of the latest deimpersonation patch?
strace bash --login -i attached -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/
********************************************** Program name: R:\GNU\CYGWIN\SRC\OBJ\INSTALL\BIN\bash.exe (2056) App version: 1005.11, api: 0.116 DLL version: 1005.12, api: 0.116 DLL build: 2004-10-29 16:38 OS version: Windows NT-5.0 Heap size: 402653184 Date/Time: 2004-10-29 17:49:08 ********************************************** 65 3547 [main] bash 2056 set_myself: myself->dwProcessId 0 408 3955 [main] bash 2056 environ_init: 0xA050008: .PL=perl 97 4052 [main] bash 2056 environ_init: 0xA050250: .PY=python 100 4152 [main] bash 2056 environ_init: 0xA050260: .SH=sh 89 4241 [main] bash 2056 environ_init: 0xA050270: !C:=C:\ 88 4329 [main] bash 2056 environ_init: 0xA050280: !E:=E:\ 455 4784 [main] bash 2056 environ_init: 0xA050290: !F:=F:\ 90 4874 [main] bash 2056 environ_init: 0xA0502A0: !N:=N:\lib 82 4956 [main] bash 2056 environ_init: 0xA0502B0: !P:=P:\ 79 5035 [main] bash 2056 environ_init: 0xA0502C0: !R:=R:\gnu\cygwin\src\obj\install\bin 79 5114 [main] bash 2056 environ_init: 0xA0502F0: !U:=U:\ 79 5193 [main] bash 2056 environ_init: 0xA050300: ALLUSERSPROFILE=C:\Dokumente und Einstellungen\All Users.WINNT 80 5273 [main] bash 2056 environ_init: 0xA050348: APPDATA=F:\Users\rurban\profil\Anwendungsdaten 78 5351 [main] bash 2056 environ_init: 0xA050380: ARXDIR=R:\ACAD15 79 5430 [main] bash 2056 environ_init: 0xA050398: CMDLINE=strace bash --login -i 79 5509 [main] bash 2056 environ_init: 0xA0503C0: CNVPATH=F:\Programme\Systran\4_0\Premium\Dicts 79 5588 [main] bash 2056 environ_init: 0xA0503F8: COMMANDER_PATH=F:\Programme\totalcmd 79 5667 [main] bash 2056 environ_init: 0xA050428: COMMONPROGRAMFILES=F:\Programme\Gemeinsame Dateien 79 5746 [main] bash 2056 environ_init: 0xA050460: COMPUTERNAME=REINI 78 5824 [main] bash 2056 environ_init: 0xA050478: COMSPEC=U:\4nt\4NT.EXE 94 5918 [main] bash 2056 parse_options: server 1 102 6020 [main] bash 2056 parse_options: returning 46 6066 [main] bash 2056 environ_init: 0xA050498: CYGWIN=server 86 6152 [main] bash 2056 getwinenv: can't set native for HOME= since no environ yet 89 6241 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (f:\Users\rurban, no-keep-rel, no-add-slash) 50 6291 [main] bash 2056 normalize_win32_path: f:\Users\rurban = normalize_win32_path (f:\Users\rurban) 55 6346 [main] bash 2056 mount_info::conv_to_posix_path: /home/rurban = conv_to_posix_path (f:\Users\rurban) 115 6461 [main] bash 2056 win_env::add_cache: posix /home/rurban 44 6505 [main] bash 2056 win_env::add_cache: native HOME=f:\Users\rurban 45 6550 [main] bash 2056 posify: env var converted to HOME=/home/rurban 263 6813 [main] bash 2056 environ_init: 0xA0504E0: HOME=/home/rurban 82 6895 [main] bash 2056 environ_init: 0xA050628: HOMEDRIVE=F: 100 6995 [main] bash 2056 environ_init: 0xA0504C0: HOMEPATH=\Users\rurban 81 7076 [main] bash 2056 environ_init: 0xA050640: INCLUDE=P:\msvs6\vc98\include;P:\msvs6\vc98\MFC\include;R:\ACAD15\inc 248 7324 [main] bash 2056 environ_init: 0xA050690: LIB=P:\msvs6\vc98\lib;P:\msvs6\vc98\MFC\lib;R:\ACAD15\lib 111 7435 [main] bash 2056 environ_init: 0xA0506D0: LOGONSERVER=\\REINI 82 7517 [main] bash 2056 environ_init: 0xA0506E8: MSDEVDIR=P:\msvs6\common\msdev98 80 7597 [main] bash 2056 environ_init: 0xA050710: MSVCDIR=P:\msvs6\vc98 80 7677 [main] bash 2056 environ_init: 0xA050730: NUMBER_OF_PROCESSORS=1 78 7755 [main] bash 2056 environ_init: 0xA050750: OS=Windows_NT 79 7834 [main] bash 2056 environ_init: 0xA050768: OS2LIBPATH=C:\WINNT\system32\os2\dll; 82 7916 [main] bash 2056 getwinenv: can't set native for PATH= since no environ yet 65 7981 [main] bash 2056 normalize_posix_path: src . 60 8041 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (R:\gnu\cygwin\src\obj\install\bin, no-keep-rel, no-add-slash) 56 8097 [main] bash 2056 normalize_win32_path: R:\gnu\cygwin\src\obj\install\bin = normalize_win32_path (R:\gnu\cygwin\src\obj\install\bin) 70 8167 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/r/gnu/cygwin/src/obj/install/bin = conv_to_posix_path (R:\gnu\cygwin\src\obj\install\bin) 52 8219 [main] bash 2056 cwdstuff::get: posix /cygdrive/r/gnu/cygwin/src/obj/install/bin 47 8266 [main] bash 2056 cwdstuff::get: (/cygdrive/r/gnu/cygwin/src/obj/install/bin) = cwdstuff::get (0x22EC50, 260, 1, 0), errno 0 47 8313 [main] bash 2056 normalize_posix_path: /cygdrive/r/gnu/cygwin/src/obj/install/bin/ = normalize_posix_path (.) 47 8360 [main] bash 2056 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/r/gnu/cygwin/src/obj/install/bin) 62 8422 [main] bash 2056 mount_info::cygdrive_win32_path: src '/cygdrive/r/gnu/cygwin/src/obj/install/bin', dst 'r:\gnu\cygwin\src\obj\install\bin' 60 8482 [main] bash 2056 set_flags: flags: binary (0x2) 44 8526 [main] bash 2056 mount_info::conv_to_win32_path: src_path /cygdrive/r/gnu/cygwin/src/obj/install/bin, dst r:\gnu\cygwin\src\obj\install\bin, flags 0x22, rc 0 158 8684 [main] bash 2056 symlink_info::check: not a symlink 54 8738 [main] bash 2056 symlink_info::check: 0 = symlink.check (r:\gnu\cygwin\src\obj\install\bin, 0x22E910) (0x22) 253 8991 [main] bash 2056 path_conv::check: this->path(r:\gnu\cygwin\src\obj\install\bin), has_acls(1) 105 9096 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\system32, keep-rel, no-add-slash) 48 9144 [main] bash 2056 normalize_win32_path: C:\WINNT\system32 = normalize_win32_path (C:\WINNT\system32) 49 9193 [main] bash 2056 mount_info::conv_to_posix_path: /c/WINNT/system32 = conv_to_posix_path (C:\WINNT\system32) 47 9240 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT, keep-rel, no-add-slash) 44 9284 [main] bash 2056 normalize_win32_path: C:\WINNT = normalize_win32_path (C:\WINNT) 45 9329 [main] bash 2056 mount_info::conv_to_posix_path: /c/WINNT = conv_to_posix_path (C:\WINNT) 46 9375 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\system32\WBEM, keep-rel, no-add-slash) 45 9420 [main] bash 2056 normalize_win32_path: C:\WINNT\system32\WBEM = normalize_win32_path (C:\WINNT\system32\WBEM) 45 9465 [main] bash 2056 mount_info::conv_to_posix_path: /c/WINNT/system32/WBEM = conv_to_posix_path (C:\WINNT\system32\WBEM) 46 9511 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (e:\perl\bin, keep-rel, no-add-slash) 45 9556 [main] bash 2056 normalize_win32_path: e:\perl\bin = normalize_win32_path (e:\perl\bin) 45 9601 [main] bash 2056 mount_info::conv_to_posix_path: /e/perl/bin = conv_to_posix_path (e:\perl\bin) 45 9646 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygnus\bin, keep-rel, no-add-slash) 45 9691 [main] bash 2056 normalize_win32_path: F:\cygnus\bin = normalize_win32_path (F:\cygnus\bin) 45 9736 [main] bash 2056 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (F:\cygnus\bin) 45 9781 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (N:\usr\local\bin, keep-rel, no-add-slash) 44 9825 [main] bash 2056 normalize_win32_path: N:\usr\local\bin = normalize_win32_path (N:\usr\local\bin) 46 9871 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/n/usr/local/bin = conv_to_posix_path (N:\usr\local\bin) 46 9917 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (p:\MSVS6\reskit, keep-rel, no-add-slash) 44 9961 [main] bash 2056 normalize_win32_path: p:\MSVS6\reskit = normalize_win32_path (p:\MSVS6\reskit) 45 10006 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/p/MSVS6/reskit = conv_to_posix_path (p:\MSVS6\reskit) 46 10052 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (C:\bat, keep-rel, no-add-slash) 44 10096 [main] bash 2056 normalize_win32_path: C:\bat = normalize_win32_path (C:\bat) 58 10154 [main] bash 2056 mount_info::conv_to_posix_path: /c/bat = conv_to_posix_path (C:\bat) 47 10201 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (U:\, keep-rel, no-add-slash) 45 10246 [main] bash 2056 normalize_win32_path: U:\ = normalize_win32_path (U:\) 45 10291 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/u = conv_to_posix_path (U:\) 45 10336 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (U:\zip, keep-rel, no-add-slash) 45 10381 [main] bash 2056 normalize_win32_path: U:\zip = normalize_win32_path (U:\zip) 45 10426 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/u/zip = conv_to_posix_path (U:\zip) 45 10471 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (P:\MSVS6\VC98\Bin, keep-rel, no-add-slash) 45 10516 [main] bash 2056 normalize_win32_path: P:\MSVS6\VC98\Bin = normalize_win32_path (P:\MSVS6\VC98\Bin) 45 10561 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/p/MSVS6/VC98/Bin = conv_to_posix_path (P:\MSVS6\VC98\Bin) 46 10607 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (P:\MSVS6\Common\MSDev98\Bin, keep-rel, no-add-slash) 45 10652 [main] bash 2056 normalize_win32_path: P:\MSVS6\Common\MSDev98\Bin = normalize_win32_path (P:\MSVS6\Common\MSDev98\Bin) 46 10698 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/p/MSVS6/Common/MSDev98/Bin = conv_to_posix_path (P:\MSVS6\Common\MSDev98\Bin) 46 10744 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (W:\Gemein~1\Autodesk Shared, keep-rel, no-add-slash) 45 10789 [main] bash 2056 normalize_win32_path: W:\Gemein~1\Autodesk Shared = normalize_win32_path (W:\Gemein~1\Autodesk Shared) 45 10834 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/w/Gemein~1/Autodesk Shared = conv_to_posix_path (W:\Gemein~1\Autodesk Shared) 46 10880 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (W:\mysql\bin, keep-rel, no-add-slash) 45 10925 [main] bash 2056 normalize_win32_path: W:\mysql\bin = normalize_win32_path (W:\mysql\bin) 45 10970 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/w/mysql/bin = conv_to_posix_path (W:\mysql\bin) 45 11015 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (W:\Python21, keep-rel, no-add-slash) 45 11060 [main] bash 2056 normalize_win32_path: W:\Python21 = normalize_win32_path (W:\Python21) 45 11105 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/w/Python21 = conv_to_posix_path (W:\Python21) 45 11150 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (W:\Gemein~1\ULEADS~1\MPEG, keep-rel, no-add-slash) 45 11195 [main] bash 2056 normalize_win32_path: W:\Gemein~1\ULEADS~1\MPEG = normalize_win32_path (W:\Gemein~1\ULEADS~1\MPEG) 46 11241 [main] bash 2056 mount_info::conv_to_posix_path: /cygdrive/w/Gemein~1/ULEADS~1/MPEG = conv_to_posix_path (W:\Gemein~1\ULEADS~1\MPEG) 46 11287 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (F:\Programme\ActiveState Komodo 3.0\, keep-rel, add-slash) 46 11333 [main] bash 2056 normalize_win32_path: F:\Programme\ActiveState Komodo 3.0\ = normalize_win32_path (F:\Programme\ActiveState Komodo 3.0\) 46 11379 [main] bash 2056 mount_info::conv_to_posix_path: /f/Programme/ActiveState Komodo 3.0/ = conv_to_posix_path (F:\Programme\ActiveState Komodo 3.0\) 136 11515 [main] bash 2056 win_env::add_cache: posix /c/WINNT/system32:/c/WINNT:/c/WINNT/system32/WBEM:/e/perl/bin:/usr/bin:/cygdrive/n/usr/local/bin:/cygdrive/p/MSVS6/reskit:/c/bat:/cygdrive/u:/cygdrive/u/zip:/cygdrive/p/MSVS6/VC98/Bin:/cygdrive/p/MSVS6/Common/MSDev98/Bin:/cygdrive/w/Gemein~1/Autodesk Shared:/cygdrive/w/mysql/bin:/cygdrive/w/Python21:/cygdrive/w/Gemein~1/ULEADS~1/MPEG:/f/Programme/ActiveState Komodo 3.0/ 51 11566 [main] bash 2056 win_env::add_cache: native PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\system32\WBEM;e:\perl\bin;F:\cygnus\bin;N:\usr\local\bin;p:\MSVS6\reskit;C:\bat;U:\;U:\zip;P:\MSVS6\VC98\Bin;P:\MSVS6\Common\MSDev98\Bin;W:\Gemein~1\Autodesk Shared;W:\mysql\bin;W:\Python21;W:\Gemein~1\ULEADS~1\MPEG;F:\Programme\ActiveState Komodo 3.0\ 55 11621 [main] bash 2056 posify: env var converted to PATH=/c/WINNT/system32:/c/WINNT:/c/WINNT/system32/WBEM:/e/perl/bin:/usr/bin:/cygdrive/n/usr/local/bin:/cygdrive/p/MSVS6/reskit:/c/bat:/cygdrive/u:/cygdrive/u/zip:/cygdrive/p/MSVS6/VC98/Bin:/cygdrive/p/MSVS6/Common/MSDev98/Bin:/cygdrive/w/Gemein~1/Autodesk Shared:/cygdrive/w/mysql/bin:/cygdrive/w/Python21:/cygdrive/w/Gemein~1/ULEADS~1/MPEG:/f/Programme/ActiveState Komodo 3.0/ 85 11706 [main] bash 2056 environ_init: 0xA0508C8: PATH=/c/WINNT/system32:/c/WINNT:/c/WINNT/system32/WBEM:/e/perl/bin:/usr/bin:/cygdrive/n/usr/local/bin:/cygdrive/p/MSVS6/reskit:/c/bat:/cygdrive/u:/cygdrive/u/zip:/cygdrive/p/MSVS6/VC98/Bin:/cygdrive/p/MSVS6/Common/MSDev98/Bin:/cygdrive/w/Gemein~1/Autodesk Shared:/cygdrive/w/mysql/bin:/cygdrive/w/Python21:/cygdrive/w/Gemein~1/ULEADS~1/MPEG:/f/Programme/ActiveState Komodo 3.0/ 86 11792 [main] bash 2056 environ_init: 0xA050798: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PL;.SH;.py;.pyw;.pyc;.pys 79 11871 [main] bash 2056 environ_init: 0xA0507F0: PROCESSOR_ARCHITECTURE=x86 78 11949 [main] bash 2056 environ_init: 0xA050810: PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 1, AuthenticAMD 77 12026 [main] bash 2056 environ_init: 0xA050858: PROCESSOR_LEVEL=6 78 12104 [main] bash 2056 environ_init: 0xA050870: PROCESSOR_REVISION=0801 77 12181 [main] bash 2056 environ_init: 0xA050890: PROGRAMFILES=F:\Programme 77 12258 [main] bash 2056 environ_init: 0xA0508B0: SYSTEMDRIVE=C: 77 12335 [main] bash 2056 environ_init: 0xA051140: SYSTEMROOT=C:\WINNT 78 12413 [main] bash 2056 getwinenv: can't set native for TEMP= since no environ yet 77 12490 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (d:\tmp, no-keep-rel, no-add-slash) 44 12534 [main] bash 2056 normalize_win32_path: d:\tmp = normalize_win32_path (d:\tmp) 46 12580 [main] bash 2056 mount_info::conv_to_posix_path: /d/tmp = conv_to_posix_path (d:\tmp) 111 12691 [main] bash 2056 win_env::add_cache: posix /d/tmp 42 12733 [main] bash 2056 win_env::add_cache: native TEMP=d:\tmp 43 12776 [main] bash 2056 posify: env var converted to TEMP=/d/tmp 77 12853 [main] bash 2056 environ_init: 0xA051168: TEMP=/d/tmp 77 12930 [main] bash 2056 getwinenv: can't set native for TMP= since no environ yet 78 13008 [main] bash 2056 mount_info::conv_to_posix_path: conv_to_posix_path (d:\tmp, no-keep-rel, no-add-slash) 43 13051 [main] bash 2056 normalize_win32_path: d:\tmp = normalize_win32_path (d:\tmp) 45 13096 [main] bash 2056 mount_info::conv_to_posix_path: /d/tmp = conv_to_posix_path (d:\tmp) 112 13208 [main] bash 2056 win_env::add_cache: posix /d/tmp 42 13250 [main] bash 2056 win_env::add_cache: native TMP=d:\tmp 43 13293 [main] bash 2056 posify: env var converted to TMP=/d/tmp 76 13369 [main] bash 2056 environ_init: 0xA051298: TMP=/d/tmp 77 13446 [main] bash 2056 environ_init: 0xA051158: TZ=CEST 76 13522 [main] bash 2056 environ_init: 0xA0513C8: USERDOMAIN=REINI 78 13600 [main] bash 2056 environ_init: 0xA0513E0: USERNAME=rurban 76 13676 [main] bash 2056 environ_init: 0xA0513F8: USERPROFILE=F:\Users\rurban\profil 77 13753 [main] bash 2056 environ_init: 0xA051420: WINDIR=C:\WINNT 57 13810 [main] bash 2056 pinfo_init: pid 2056, pgid 2056 107 13917 [main] bash 2056 dtable::extend: size 32, fds 0x617C0CE8 68 13985 [main] bash 2056 normalize_posix_path: src /etc/passwd 49 14034 [main] bash 2056 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 47 14081 [main] bash 2056 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd) 54 14135 [main] bash 2056 set_flags: flags: binary (0x2) 47 14182 [main] bash 2056 mount_info::conv_to_win32_path: src_path /etc/passwd, dst f:\cygnus\etc\passwd, flags 0xA, rc 0 103 14285 [main] bash 2056 symlink_info::check: not a symlink 50 14335 [main] bash 2056 symlink_info::check: 0 = symlink.check (f:\cygnus\etc\passwd, 0x22E8F0) (0xA) 148 14483 [main] bash 2056 path_conv::check: this->path(f:\cygnus\etc\passwd), has_acls(1) 148 14631 [main] bash 2056 etc::test_file_change: FindFirstFile succeeded 54 14685 [main] bash 2056 etc::test_file_change: fn[1] f:\cygnus\etc\passwd res 1 49 14734 [main] bash 2056 etc::init: fn[1] f:\cygnus\etc\passwd, curr_ix 1 46 14780 [main] bash 2056 pwdgrp::load: /etc/passwd 300 15080 [main] bash 2056 pwdgrp::load: /etc/passwd curr_lines 12 49 15129 [main] bash 2056 pwdgrp::load: /etc/passwd load succeeded 84 15213 [main] bash 2056 normalize_posix_path: src /etc/group 48 15261 [main] bash 2056 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group) 47 15308 [main] bash 2056 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group) 57 15365 [main] bash 2056 set_flags: flags: binary (0x2) 47 15412 [main] bash 2056 mount_info::conv_to_win32_path: src_path /etc/group, dst f:\cygnus\etc\group, flags 0xA, rc 0 85 15497 [main] bash 2056 symlink_info::check: not a symlink 50 15547 [main] bash 2056 symlink_info::check: 0 = symlink.check (f:\cygnus\etc\group, 0x22E8A0) (0xA) 50 15597 [main] bash 2056 path_conv::check: this->path(f:\cygnus\etc\group), has_acls(1) 132 15729 [main] bash 2056 etc::test_file_change: FindFirstFile succeeded 52 15781 [main] bash 2056 etc::test_file_change: fn[2] f:\cygnus\etc\group res 1 45 15826 [main] bash 2056 etc::init: fn[2] f:\cygnus\etc\group, curr_ix 2 46 15872 [main] bash 2056 pwdgrp::load: /etc/group 386 16258 [main] bash 2056 pwdgrp::load: /etc/group curr_lines 10 47 16305 [main] bash 2056 pwdgrp::load: /etc/group load succeeded 82 16387 [main] bash 2056 cygheap_user::ontherange: what 2, pw 0xA051990 55 16442 [main] bash 2056 cygheap_user::ontherange: HOME is already in the environment /home/rurban 253 16695 [main] bash 2056 sigproc_init: process/signal handling enabled(1) 59 16754 [main] bash 2056 __cygwin_lock_lock: threadcount 1. not locking 308 17062 [sig] bash 2056 wait_sig: myself->dwProcessId 2056 65 17127 [sig] bash 2056 wait_sig: entering ReadFile loop, readsig 0x30C, myself->sendsig 0x308 81 17208 [main] bash 2056 __cygwin_lock_unlock: threadcount 1. not unlocking 124 17332 [main] bash 2056 build_argv: argv[0] = 'bash' 50 17382 [main] bash 2056 build_argv: argv[1] = '--login' 47 17429 [main] bash 2056 build_argv: argv[2] = '-i' 45 17474 [main] bash 2056 build_argv: argc 3 79 17553 [main] bash 2056 handle_exceptions: In cygwin_except_handler exc 0xC0000005 at 0x6107A67B sp 0x22EE90 52 17605 [main] bash 2056 handle_exceptions: In cygwin_except_handler sig 11 at 0x6107A67B 49 17654 [main] bash 2056 handle_exceptions: In cygwin_except_handler calling 0x0 47 17701 [main] bash 2056 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 221 17922 [main] bash 2056 try_to_debug: debugger_command '' 437 18359 [main] bash 2056 open_stackdumpfile: Dumping stack trace to bash.exe.stackdump 1312888 1331247 [main] bash 2056 signal_exit: about to call do_exit (18B00) 102 1331349 [main] bash 2056 do_exit: do_exit (101120), exit_state 0 61 1331410 [main] bash 2056 void: 0x0 = signal (20, 0x1) 49 1331459 [main] bash 2056 void: 0x0 = signal (1, 0x1) 47 1331506 [main] bash 2056 void: 0x0 = signal (2, 0x1) 46 1331552 [main] bash 2056 void: 0x0 = signal (3, 0x1)
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/