https://bugs.winehq.org/show_bug.cgi?id=44538 --- Comment #7 from ovariegata(a)yahoo.com --- Still fails with gcc-8.2.0 and wine 3.13, here is a new log. ``` 0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 0009:fixme:msvcrt:type_info_name_internal_method type_info_node parameter ignored 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x3bf7a8,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x3bf814,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x3bf814,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x3bf368,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",1,0x3bf814,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),1,0x3bf814,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x3bf814,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),1,0x3bf814,0x00000000), stub! 002e:fixme:win:RegisterDeviceNotificationW (hwnd=0x1005e, filter=0x413fe50,flags=0x00000000) returns a fake device notification handle! 0009:fixme:win:RegisterTouchWindow (0x10064 00000003): stub 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x3bb198,0x00000000), stub! 0009:fixme:d3d9:D3DPERF_SetOptions (0x1) : stub 0009:fixme:imm:ImmReleaseContext (0x10064, 0x151b88): stub 0009:fixme:msctf:ThreadMgr_ActivateEx Unimplemented flags 0x4 0009:fixme:msctf:ThreadMgrSource_AdviseSink (0x151a58) Unhandled Sink: {ea1ea136-19df-11d7-a6d2-00065b84435c} 0009:fixme:imm:NotifyIME NI_CLOSECANDIDATE 0009:fixme:msctf:ThreadMgrSource_AdviseSink (0x151a58) Unhandled Sink: {ea1ea136-19df-11d7-a6d2-00065b84435c} 0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3bf96c 1 C) semi-stub 0009:err:seh:setup_exception_record stack overflow 816 bytes in thread 0009 eip 0080ca65 esp 00241000 stack 0x240000-0x241000-0x3c0000 ``` The workaround however still works just fine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.