[Bug 31122] Far Cry 2: Assertion `iface->lpVtbl == &d3d9_indexbuffer_vtbl' failed.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 5 17:02:10 CDT 2012


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

--- Comment #7 from Michael Stefaniuc <mstefani at redhat.com> 2012-07-05 17:02:10 CDT ---
It doesn't matter which backtrace I get as long as I can see it in the +d3d9
trace.

wine-1.3.23 crashes in the vtable of IDirect3DSurface9, probably the corruption
just being passed on. The code back then just casted the interface field to the
object struct; if it's the wrong interface the object won't be any better and a
crash later on is normal.

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