http://bugs.winehq.org/show_bug.cgi?id=12296
Summary: Some games are crashing when they switch the resolution Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: greg87@online.de
Created an attachment (id=11743) --> (http://bugs.winehq.org/attachment.cgi?id=11743) crash log
f761b908013698ee4e015ea03f48ce5d170fb666 is first bad commit commit f761b908013698ee4e015ea03f48ce5d170fb666 Author: Stefan Dösinger stefan@codeweavers.com Date: Sun Mar 23 16:14:05 2008 +0100
wined3d: Free heapMemory, not allocatedMemory when adjusting the surface.
:040000 040000 1ccd6cb6ba54bafb1dae966b2cd0d887aa06a074 1e875c90996f6239c2d300e67ceeb195b1698076 M dlls
Tested with TestDrive Unlimited, but I remembered it happend with some more.
http://bugs.winehq.org/show_bug.cgi?id=12296
Gregor Münch greg87@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at Severity|enhancement |normal Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=12296
--- Comment #1 from Gregor Münch greg87@online.de 2008-03-30 10:14:32 --- This also happens in GTA: San Andreas. Trying to change the resolution while ingame -->crash
Since its crashing outside of wine: Geforce 8600 GT driver 169.12
http://bugs.winehq.org/show_bug.cgi?id=12296
--- Comment #2 from Stefan Dösinger stefandoesinger@gmx.at 2008-03-30 11:43:08 --- What happens if you add a
IWineD3DSurface_UpdateLocation(surface, SFLAG_INSYSMEM, FALSE);
to the code?
http://bugs.winehq.org/show_bug.cgi?id=12296
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2008-03-30 16:51:23 --- Gregor submitted a patch: http://winehq.org/pipermail/wine-patches/2008-March/052488.html
http://bugs.winehq.org/show_bug.cgi?id=12296
Alan Jackson ajackson@bcs.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ajackson@bcs.org.uk
--- Comment #4 from Alan Jackson ajackson@bcs.org.uk 2008-04-07 07:50:58 --- This bug also affects Tabula Rasa in wine 0.9.59, same commit listed when running regression.
I can also confirm that the patch submitted by Gregor fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=12296
Gregor Münch greg87@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Gregor Münch greg87@online.de 2008-04-08 16:35:15 --- fixed
http://bugs.winehq.org/show_bug.cgi?id=12296
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-04-18 11:04:27 --- Closing bugs reported fixed in 0.9.60.
http://bugs.winehq.org/show_bug.cgi?id=12296
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified