[Bug 27360] New: Regression: Duels of the Planeswalker crash on startup.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 1 12:48:11 CDT 2011


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 at winehq.org
        ReportedBy: per at 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 at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list