https://bugs.winehq.org/show_bug.cgi?id=57945
Bug ID: 57945 Summary: Stubbs the Zombie demo: cannot launch, "stack overflow" Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rjqxqqnhuibvkxkshx@ytnhy.com Distribution: ---
Created attachment 78194 --> https://bugs.winehq.org/attachment.cgi?id=78194 Terminal output
I cannot launch the demo of Stubbs the Zombie[1] in Wine 10, please see the attached log.
None of these steps fixed the problem: - Installing DXVK and using the dedicated GPU. - Using schedtool to limit the demo to one core.
[1] https://archive.org/details/StubbsTheZombie
https://bugs.winehq.org/show_bug.cgi?id=57945
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Created attachment 78195 --> https://bugs.winehq.org/attachment.cgi?id=78195 COnsole output with relay and seh channels enabled
confirming.
https://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #2 from Bob rjqxqqnhuibvkxkshx@ytnhy.com --- This issue persists in Wine 10.5.
I also forgot to mention that in addition to the "stack overflow" error in the terminal, the game shows a black screen (or a black window if using virtual desktop).
http://bugs.winehq.org/show_bug.cgi?id=57945
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/downloa | |d/StubbsTheZombie/Stubbs%20 | |The%20Zombie.exe CC| |gyebro69@gmail.com Keywords| |download
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- What video card and driver are you using?
Here with Nvidia binary drivers I have to pass '__GL_ExtensionStringVersion=17700' environment variable when starting the game. This is because of the 'too many OpenGl variables' issue that affects certain old OpenGl games.
http://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- I have the problem with a readon GPU and mesa driver.
http://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #5 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to joaopa from comment #4)
I have the problem with a readon GPU and mesa driver.
The MESA alternative is MESA_EXTENSION_MAX_YEAR=2003 I think.
http://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- If the mitigation works for you and the game starts properly when you launch it with MESA_EXTENSION_MAX_YEAR=2003 wine Stubbs Demo.exe then this bug could be resolved as a duplicate of bug #25362.
http://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Indeed the workaround works.....
http://bugs.winehq.org/show_bug.cgi?id=57945
--- Comment #8 from Bob rjqxqqnhuibvkxkshx@ytnhy.com --- Created attachment 78340 --> http://bugs.winehq.org/attachment.cgi?id=78340 Terminal output
__GL_ExtensionStringVersion=17700 MESA_EXTENSION_MAX_YEAR=2003
Neither of these environment variables solved the problem.
__GL_ had no effect, while MESA_ caused the game to crash on launch. See attached log.