https://bugs.winehq.org/show_bug.cgi?id=43193
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com --- Running msys2-x86_64-20180531.exe on ubuntu 18.04 with winehq-staging 4.7~bionic, winehq-devel 4.7, or winehq-stable 4.0~bionic in a clean .wine directory hangs while installing terminfo entry for nansi.sys.
Because it now happens in plain wine, the product should probably be changed to Wine.
There's no error dialog. The hang is at 66%; just as the hang is about to happen, the following messages show up on the log:
0071:err:ole:CoCreateInstanceEx apartment not initialised 0071:err:ole:CoCreateInstanceEx apartment not initialised 0071:err:ole:CoCreateInstanceEx apartment not initialised 0081:fixme:ntdll:NtSetInformationToken unimplemented class 4 0081:fixme:advapi:LsaOpenPolicy ((null),0x1802caf80,0x00000001,0xffffc198) stub 0081:fixme:advapi:GetWindowsAccountDomainSid (0xffffc0d0 0x643a8 0xffffc0c8): semi-stub 0081:fixme:advapi:LsaClose (0xcafe) stub 0081:fixme:netapi32:DsEnumerateDomainTrustsW ((null), 0x0023, 0xffffc228, 0xffffc214): stub 0084:fixme:wldap32:ldap_set_optionA Unsupported option: 0x95 ... 0084:fixme:wldap32:ldap_set_optionA Unsupported option: 0x96 0081:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Administrators" 1 0xffffc470) semi-stub! 0081:fixme:advapi:LsaOpenPolicy ((null),0x1802caf80,0x00000800,0xffffc958) stub 0081:fixme:advapi:LsaClose (0xcafe) stub 0081:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Users" 1 0xffffc390) semi-stub! 0081:err:seh:setup_exception stack overflow 2640 bytes in thread 0081 eip 000000007bc99559 esp 00000000ffe00bc0 stack 0xffe00000-0xffe01000-0x100000000
Amusingly, nansi.sys is an ms-dos device driver I wrote circa 1986 :-)