https://bugs.winehq.org/show_bug.cgi?id=43804
Bug ID: 43804 Summary: [Steam] Alien Swarm Reactive Drop: GPU hang after a minute or two Product: Wine Version: 2.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maraku@gmx.com Distribution: ---
Created attachment 59338 --> https://bugs.winehq.org/attachment.cgi?id=59338 dmesg/kernel log cut to the GPU hang lines
After starting running Alien Swarm Reactive Drop through Steam, the GPU errors and hangs (i don't know how else to describe this behavior). The X-display becomes unresponsive, and the only way to "fix" this is to switch to another virtual terminal and end the alien swarm wine process.
I've attached a dmesg/kernel log. Wine itself does not crash (other than for the web helper, which I do not believe is related to this crash), so I'm not sure how to get a stack trace.
I'm running the 4.13.4 kernel, but this happened with the 4.13.2 kernel as well.
The game used to run fine, but I believe the September 15th update caused this behavior. Let me know if I should attach any other logs. I could not find any errors in the Xorg.0.log either.
This is on a 7th gen i7-7500U with the intel 620 graphics. No kernel bootflags (in the bootloader command line) enabled.
Thanks, Manu
https://bugs.winehq.org/show_bug.cgi?id=43804
--- Comment #1 from maraku maraku@gmx.com --- I've attached the terminal output. Also, I'm using Crux 3.3
https://bugs.winehq.org/show_bug.cgi?id=43804
--- Comment #2 from maraku maraku@gmx.com --- Created attachment 59339 --> https://bugs.winehq.org/attachment.cgi?id=59339 Wine output log
I believe the game crashes at the line "IPC client is in my process..."
https://bugs.winehq.org/show_bug.cgi?id=43804
--- Comment #3 from maraku maraku@gmx.com --- I tried using older kernels (4.12), the xorg intel driver (i use modesetting normally), and it still hangs. I have found an error message for this...
intel_do_flush_locked failed: Input/output error Assert( Assertion Failed: CCrossProcessPipe::BWrite GetLastError=233 ):..\common\processpipe_any.cpp:457
This looks like a driver issue, but it only happens when using wine on this game, so I'm guessing it is a combination of wine + the september 15th update. Using wine 2.18 does not fix this. I will try to see if 2.18 staging works when it comes out. If anybody has any suggestions, please do so.
Thanks.
https://bugs.winehq.org/show_bug.cgi?id=43804
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.2?