http://bugs.winehq.org/show_bug.cgi?id=1908
--- Comment #24 from Daniel Rech danielrech@gmail.com 2008-01-15 19:22:00 --- Created an attachment (id=10289) --> (http://bugs.winehq.org/attachment.cgi?id=10289) Trace using current git (0.9.53)
I've been unable to access my computer at home since last september, but now I'm back.
Compiled current git and ran the game again. This time the game is crashing inside a Wine function:
Unhandled exception: page fault on read access to 0x0000107c in 32-bit code (0x7e6715bf).
0x7e6715bf IWineD3DDeviceImpl_MarkStateDirty+0x5f [/usr/src/wine/main/dlls/wined3d/device.c:7411] in wined3d: testl %edi$ 7411 if(isStateDirty(context, rep)) continue;
Trace is attached.