http://bugs.winehq.org/show_bug.cgi?id=58216
Bug ID: 58216 Summary: Inquisitor crashes on start Product: Wine Version: 10.7 Hardware: x86-64 URL: https://store.steampowered.com/app/241620/Inquisitor/ OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Regression SHA1: 075033d61ffac2a8d42e06e91a12c88f2fa17401 Distribution: ArchLinux
Created attachment 78529 --> http://bugs.winehq.org/attachment.cgi?id=78529 terminal output
The intro video in Inquisitor never worked for me: it was gracefully skipped and the game loaded directly the main menu.
Since Wine-10.7 the game crashes right after start.
Reverting the following commit fixes the crash for me: commit 075033d61ffac2a8d42e06e91a12c88f2fa17401 winegstreamer: Make sure WMSyncReader never reads in the background.
'winetricks wmp9' also makes the crash go away (the startup video still does not work).
Reproduced with the Steam and GOG.com versions.
wine-10.7-73-gf9741837a3b
http://bugs.winehq.org/show_bug.cgi?id=58216
yshuiv7@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yshuiv7@gmail.com
--- Comment #1 from yshuiv7@gmail.com --- Hi, I tested steam version of Inquisitor with wine 10.7 vanilla and staging, and can't seem to reproduce the problem described.
Can you reproduce the crash with WINEDEBUG=seh,unwind,module,wmvcore, and attach the log?
http://bugs.winehq.org/show_bug.cgi?id=58216
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 78741 --> http://bugs.winehq.org/attachment.cgi?id=78741 WINEDEBUG=seh,unwind,module,wmvcore log
(In reply to yshuiv7 from comment #1)
Hi, I tested steam version of Inquisitor with wine 10.7 vanilla and staging, and can't seem to reproduce the problem described.
Can you reproduce the crash with WINEDEBUG=seh,unwind,module,wmvcore, and attach the log?
Hello and thank you for triaging this bug report. Did you try the game with the "new" WOW64-style Wine? I still haven't switched to it, but I tried it now: the game doesn't crash with the new WOW64 Wine, but the crash is still present using a pure 32-bit or the "old" WOW64 Wine. Which makes me think there is something fishy with my 32-bit GStreamer-plugins installation (?) Could you check my debug log to see if anything comes up (created with a 32-bit Wine).
wine-10.9-192-g37abd61d126
http://bugs.winehq.org/show_bug.cgi?id=58216
--- Comment #3 from yshuiv7@gmail.com --- oh, you are absolutely right, and i was testing with new wow64. and yes, i can reproduce this on old wow.
btw, do you also see a "pure virtual function call" message box before the game crashes? interestingly i see the same thing on proton.
http://bugs.winehq.org/show_bug.cgi?id=58216
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to yshuiv7 from comment #3)
btw, do you also see a "pure virtual function call" message box before the game crashes? interestingly i see the same thing on proton.
Yes, there is such a message box just before the Wine crash reporter would kick in.