https://bugs.winehq.org/show_bug.cgi?id=57737
Bug ID: 57737 Summary: Construct 2 crashes when closing Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: agarplayerarlon@gmail.com Distribution: ---
Created attachment 77935 --> https://bugs.winehq.org/attachment.cgi?id=77935 logs
This bug is very straightforward: Whenever I close the app, the app crashes and two windows appear telling me that the app has crashed.
I've attached the log of the app, and the log related to the crash seems to be this one:
---
05c4:fixme:explorerframe:taskbar_list_SetThumbnailClip iface 0000755DCBBD2800, hwnd 00000000000301B6, prcClip (null) stub! 05c4:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (0000755DF6949170) 05c4:fixme:ieframe:ControlSite_OnFocus (0000755DF69492D0)->(0) 05c4:fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored 05c4:fixme:mshtml:DocObjHlinkTarget_SetBrowseContext (0000755DF69D6260)->(0000000000000000) 05c4:fixme:mshtml:nsChannel_GetContentLength (0000755DCB995CD0)->(00007FFFFE1FAE60) 05c4:fixme:mshtml:nsChannel_GetContentDispositionFilename (0000755DCB995CD0)->(00007FFFFE1FAEC8) 05c4:fixme:mshtml:nsChannel_GetContentLength (0000755DCB995CD0)->(0000755D5CA4B2E8) 05c4:fixme:jscript:JScript_SetScriptState unimplemented state 3 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002800 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002001 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002001 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002001 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002001 05c4:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002001 05c4:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000301B6, 00007FFFFE1FC780) stub 05c4:fixme:http:HttpTerminate (0x1, 0000000000000000): stub! wine: Unhandled page fault on execute access to 0000000075F33A90 at address 0000000075F33A90 (thread 05c4), starting debugger...
---
Construct 2 is a 2d game engine. You can download a free version without the need to have an account on their official site here:
https://www.construct.net/en/construct-2/download
https://bugs.winehq.org/show_bug.cgi?id=57737
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.construct.net/e | |n/construct-2/download Keywords| |download
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Are you using R280?
0020:err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml4.dll"
That looks like the culprit.
https://bugs.winehq.org/show_bug.cgi?id=57737
--- Comment #2 from Miliardo agarplayerarlon@gmail.com --- (In reply to Ken Sharp from comment #1)
Are you using R280?
0020:err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml4.dll"
That looks like the culprit.
yes I forgot to mention, I'm using the latest version 280.