[Bug 26690] New: d3d9 device test crashes on Intel i945

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 8 06:16:32 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26690

           Summary: d3d9 device test crashes on Intel i945
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: marcus at jet.franken.de


Hi,

shortly after 1.3.17 d3d9 test device started crashing.

I bisected, and the bisect converged on:
git bisect good
77face22d5365d94b9bfe614ed202692e1523593 is the first bad commit
commit 77face22d5365d94b9bfe614ed202692e1523593
Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Fri Mar 18 19:18:40 2011 +0100

    wined3d: Get rid of context_validate.

    It should not be needed anymore, now the wined3d context is implicitly
    validated on GL context activation. The check itself wasn't reliable
    because of some threading issues and it also brought a small performance
hit.

:040000 040000 865b97d2f96fb3c31125a5af9b5ad12b12c8f246
dcfa2071517116fa3beb4fd3bcf7411a4e1da085 M dlls

-- 
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