http://bugs.winehq.org/show_bug.cgi?id=2880
------- Additional Comments From lamber45@cse.msu.edu 2005-03-10 16:56 ------- With Wine-20050930 on a clean (drive_c) install of Cygwin-1.5.18-1, I get similar behavior still. Now the messages are as follows:
$ wine ./ls.exe fixme:ntdll:NtSetInformationToken 0x3c 4 0x61154988 44 fixme:ntdll:NtSetInformationToken 0x3c 6 0x7b2bfa18 4 16 [main] ? 8 cygheap_user::init: SetTokenInformation (TokenDefaultDacl), Win32 error 1 fixme:ntdll:NtSetSecurityObject 0x30 0x00000004 0x7b2bf5fc fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE fixme:advapi:ImpersonateLoggedOnUser (0x94):stub returning FALSE fixme:advapi:ImpersonateLoggedOnUser (0xbc):stub returning FALSE fixme:advapi:ImpersonateLoggedOnUser (0x94):stub returning FALSE fixme:advapi:ImpersonateLoggedOnUser (0x94):stub returning FALSE fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1
At this point Wine hangs, and I have to 'kill -9' the 'wine-preloader' process in order to get my console back.