https://bugs.winehq.org/show_bug.cgi?id=40365 --- Comment #16 from winetest(a)luukku.com --- (In reply to winetest from comment #13)
Last 2 lines before crash
fixme:d3drm:d3drm_device3_Update iface 0x183608 stub! fixme:d3drm:d3drm3_CreateTextureFromSurface iface 0x152f58, surface 0x185eb0, texture 0x99cb30 stub!
It's no wonder it crashes CreateTextureFromSurface returns return E_NOTIMPL and doesnt really do anything.
I think that function doesn't return anymore that code. It could be that the issue has changed. fixme:d3drm:d3drm_texture3_SetDecalTransparency iface 0x218878, transparency 0x1 stub! fixme:d3drm:d3drm_texture3_SetDecalOrigin iface 0x218b00, x 64, y 64 stub! fixme:d3drm:d3drm_texture3_SetDecalSize iface 0x218b00, width 1.70000000e+01, height 1.70000000e+01 stub! fixme:d3drm:d3drm_texture3_SetDecalTransparency iface 0x218b00, transparency 0x1 stub! wine: Unhandled page fault on read access to 0x00000004 at address 0x7e2ef72d (thread 0009), starting debugger... wine 2.11-git. -- 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.