https://bugs.winehq.org/show_bug.cgi?id=44251
Bug ID: 44251 Summary: "Getting Over it" crashes on quit Product: Wine Version: 3.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: stefan-heid@web.de Distribution: ---
Created attachment 60048 --> https://bugs.winehq.org/attachment.cgi?id=60048 error.log and crash.dmp
When the game is closed through the in game menu it crashes. Its not a huge problem, but definitely a bug.
https://bugs.winehq.org/show_bug.cgi?id=44251
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you attach a wine log? Does the game have a demo?
https://bugs.winehq.org/show_bug.cgi?id=44251
--- Comment #2 from Stefan Heid stefan-heid@web.de --- Created attachment 60059 --> https://bugs.winehq.org/attachment.cgi?id=60059 Play On Linux Log
https://bugs.winehq.org/show_bug.cgi?id=44251
--- Comment #3 from Stefan Heid stefan-heid@web.de --- Unfortunately the game does not have a demo. Tell me if the Play on Linux debug log attached is sufficient. I am happy to assist if you need more information.
https://bugs.winehq.org/show_bug.cgi?id=44251
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #4 from Zebediah Figura z.figura12@gmail.com ---
From the log, it appears that the game is crashing in user32. +seh,+win,+msg at
least would be helpful channels to trace.
https://bugs.winehq.org/show_bug.cgi?id=44251
Stefan Heid stefan-heid@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #60059|0 |1 is obsolete| |
--- Comment #5 from Stefan Heid stefan-heid@web.de --- Created attachment 60060 --> https://bugs.winehq.org/attachment.cgi?id=60060 Play On Linux Log with Debugflags: +seh,+win,+msg
FYI: I killed the window after the crash with xkill, so the last few lines in the log are not related to the bug but to my killing after the crash.