[Bug 8887] New: attempted to read 0x0 in wined3d (suspect D3DCB_DefaultDestroySurface())

Wine Bugs wine-bugs at winehq.org
Fri Jul 6 21:08:38 CDT 2007


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

           Summary: attempted to read 0x0 in wined3d (suspect
                    D3DCB_DefaultDestroySurface())
           Product: Wine
           Version: 0.9.40.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: sibaz at sibaz.com


Wine running Rome: Total War (NoCD1.5 version), under ubuntu - feistey (with
wine hq packages in list of sources), crashes and gives a backtrace.  

Bug is highly reproducible on my system, but without symbols, the best I can
infer from interpreting the backtrace, is that its within 2 calls of
D3DCB_DefaultDestroySurface+0x78() in wined3d

Immediately before the call, I can see a fixme: report that D3D8CB_CreateSurface
failed, so I'm guessing the called didn't check the return value for an error,
and just called D3DCB_DefaultDestroySurface with whatever value it got back
(although that is a guess, having not seen the code)

(I'll now attempt to attach the backtrace)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list