http://bugs.winehq.org/show_bug.cgi?id=27360
Summary: Regression: Duels of the Planeswalker crash on startup. Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: per@morth.org
For the last month or so Magic the Gathering: Duels of the Planeswalkers have been crashing on boot.
I bisected it down to this commit: fadfdf21c055caf833a137ffc269c2073dc87fd6 is the first bad commit commit fadfdf21c055caf833a137ffc269c2073dc87fd6 Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Apr 15 18:33:37 2011 +0200
wined3d: Forward surface refcounts to the container.
This will prevent textures from being released if one of its surfaces is still in use by the stateblock. We have similar constructions in d3d8 and d3d9, but those won't prevent the wined3d texture from being released.
:040000 040000 9524a301f942c04b1bd19f6ee763a8662a5afccd a0888eab4fd4a02d6d488071e7b4e84d62f671e0 M dlls
Since the current code looks quite different I haven't tried reverting it.
http://bugs.winehq.org/show_bug.cgi?id=27360
--- Comment #1 from Per Johansson per@morth.org 2011-06-01 12:56:44 CDT --- Created an attachment (id=34982) --> (http://bugs.winehq.org/attachment.cgi?id=34982) stdout/err from crash
(though I attached this when reporting?)
http://bugs.winehq.org/show_bug.cgi?id=27360
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hverbeet@gmail.com Summary|Regression: Duels of the |Duels of the Planeswalker |Planeswalker crash on |crash on startup. |startup. |
--- Comment #2 from Austin English austinenglish@gmail.com 2011-06-01 13:28:51 CDT --- Can you please get a log with debugging symbols?
http://bugs.winehq.org/show_bug.cgi?id=27360
--- Comment #3 from Per Johansson per@morth.org 2011-06-01 14:49:30 CDT --- I'm not sure exactly what you mean. There's already debug symbols in the backtrace. You mean with increased logging?
http://bugs.winehq.org/show_bug.cgi?id=27360
--- Comment #4 from Per Johansson per@morth.org 2011-06-01 15:41:53 CDT --- Created an attachment (id=34986) --> (http://bugs.winehq.org/attachment.cgi?id=34986) WINEDEBUG=d3d output
http://bugs.winehq.org/show_bug.cgi?id=27360
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2011-06-01 15:52:21 CDT --- Does the patch linked to from bug 27079 help?
http://bugs.winehq.org/show_bug.cgi?id=27360
--- Comment #6 from Per Johansson per@morth.org 2011-06-01 15:57:32 CDT --- Yes, that patch fixes it. Thanks a lot. Didn't think of searching for the commit id.
http://bugs.winehq.org/show_bug.cgi?id=27360
Per Johansson per@morth.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from Per Johansson per@morth.org 2011-06-01 16:05:06 CDT --- Closing as duplicate
*** This bug has been marked as a duplicate of bug 27079 ***
http://bugs.winehq.org/show_bug.cgi?id=27360
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Henri Verbeet hverbeet@gmail.com 2011-06-09 13:44:24 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=27360
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X