http://bugs.winehq.org/show_bug.cgi?id=31538
Bug #: 31538 Summary: 'And Yet It Moves' crashes when switching between windowed and fullscreen modes Product: Wine Version: 1.5.10 Platform: x86 URL: http://www.andyetitmoves.net/ OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: d66fa61e097aa801c381d7b00972abb667aee220
Created attachment 41471 --> http://bugs.winehq.org/attachment.cgi?id=41471 terminal output
The game crashes when I try to switch to fullscreen mode from windowed mode (or vice versa). The crash happens only when performance option set to 'high'. Using 'low' or 'medium' performance setting doesn't trigger the crash when changing modes.
A regression from Wine 1.5.10 (still present in wine-1.5.11-104-gc8055b5):
d66fa61e097aa801c381d7b00972abb667aee220 is the first bad commit commit d66fa61e097aa801c381d7b00972abb667aee220 Author: Alexandre Julliard julliard@winehq.org Date: Wed Jul 18 13:07:08 2012 +0200
opengl32: Call OpenGL extension functions through the TEB function table.
:040000 040000 1356a08897833c5981ed2b6dcb44e5f8522a86b8 9ef37a73051153ccfaf59b6be34a38dd7ff7cae7 M dlls
Steps to reproduce the problem with the demo version: 1. install and start the demo, create a new profile. 2. by default the demo starts in windowed mode, 'low' performance mode selected. Go to <Options> and change performance mode to 'high'. Click <Ok> to accept the change. 3. go to <Options> again, and select Fullscreen mode, click <Ok>...a crash happens here.
And Yet It Moves Demo v1.3.0 Setup.exe md5sum: 838e866ca8ee2a2a641ffa4701dfc8cb
Fedora 17 x86 X.Org X Server 1.12.2 Nvidia 250 / driver 304.37 Gnome 3.4.2
http://bugs.winehq.org/show_bug.cgi?id=31538
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2c54f8c12c8321b68999e2d8b3f | |b08cd7bc15610 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2012-08-23 15:19:51 CDT --- That's an app bug, it's calling extension functions without a current context. Should be hidden again by 2c54f8c12c8321b68999e2d8b3fb08cd7bc15610.
http://bugs.winehq.org/show_bug.cgi?id=31538
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-08-31 12:56:31 CDT --- Closing bugs fixed in 1.5.12.