http://bugs.winehq.org/show_bug.cgi?id=28666
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|-unknown |directx-d3d
--- Comment #1 from Dan Kegel dank@kegel.com 2011-10-11 21:14:47 CDT --- Did this work properly with any older version of Wine?
Here's the backtrace from that log:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e79ebc6). Backtrace: =>0 context_acquire+0x3e6(device=0x15cc80, target=0x1565c0) [dlls/wined3d/context.c:2439] 1 surface_load_location+0x475(surface=0x18a088, location=0x40000, rect=(nil)) [dlls/wined3d/surface.c:6000] 2 surface_blt_fbo+0xa2(device=0x164598, filter=<is not available>, src_surface=0x18a088, src_location=0x40000, src_rect_in=0x33f4dc, dst_surface=0x1884c0, dst_location=0x40000, dst_rect_in=0x33f4cc) [dlls/wined3d/surface.c:1212] 3 wined3d_surface_blt+0xef1(dst_surface=0x1884c0, dst_rect_in=0x33f5fc, src_surface=0x18a088, src_rect_in=0x33f60c, flags=0, fx=(nil), filter=WINED3DTEXF_LINEAR) [dlls/wined3d/surface.c:1736] 4 ddraw_surface7_Blt+0xd6(iface=0x1586e0, DestRect=0x33f5fc, SrcSurface=0x1872c8, SrcRect=0x33f60c, Flags=0x1000000, DDBltFx=(nil)) [dlls/ddraw/surface.c:1286] 5 in spamania (+0x11039d) (0x007889c0)
0x7e79ebc6 context_acquire+0x3e6 [dlls/wined3d/context.c:2439] in wined3d: movl 0x0(%eax),%edx 2439 struct wined3d_swapchain *swapchain = device->swapchains[0];