[Bug 8050] New: Regression: d3d9 memory leak. Patch attached.

Wine Bugs wine-bugs at winehq.org
Sat Apr 14 14:35:28 CDT 2007


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

           Summary: Regression: d3d9 memory leak. Patch attached.
           Product: Wine
           Version: CVS
          Platform: PC-x86-64
        OS/Version: other
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wine-directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: nospam at thenerdshow.com


The series of commits, starting with 2db7691ec8930e64884ae86dc74deca849982052 by
Stefan Dösinger is causing Asheron's Call to crash at start or after 7 min. of
play with memory errors. The following messages dump to the console:

fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration (0x16e7b8) call to IWine
D3DDevice_CreateVertexDeclaration failed (repeated 50+ times)
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
(repeated 27 times)
fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration (0x16e7b8) call to IWine
D3DDevice_CreateVertexDeclaration failed
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
(repeated 6 times)

(and various random combinations of the above, followed by)

wine: Unhandled exception 0x80000003 at address 0x7b83cc73 (thread 0012), starti
                   ng debugger...
wine client error:12: read: Bad address
$

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