http://bugs.winehq.org/show_bug.cgi?id=19017
Thomas SMA.TFG@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Version|1.1.23 |1.5.20
--- Comment #18 from Thomas SMA.TFG@gmx.de 2012-12-23 18:12:24 CST --- Tested with current Wine. Crash occures on the current wine also.
Please find a attached Crash Log from current wine
I guess that this is the Problem:
0009:Ret wined3d.wined3d_mutex_lock() retval=00000000 ret=7e77e5ee 0009:Call wined3d.wined3d_mutex_unlock() ret=7e77e64b 0009:Ret wined3d.wined3d_mutex_unlock() retval=00000000 ret=7e77e64b /media/daten/tmp/portage/portage/app-emulation/wine-1.5.20/work/wine-1.5.20/dlls/ddraw/surface.c:5519: unsafe_impl_from_IDirect3DTexture2: Assertion `iface->lpVtbl == &d3d_texture2_vtbl' failed. 0009:trace:seh:raise_exception code=80000101 flags=1 addr=0xf77db430 ip=f77db430 tid=0009 0009:trace:seh:raise_exception eax=00000000 ebx=0000101c ecx=0000101c edx=00000006 esi=00000000 edi=f7622000 0009:trace:seh:raise_exception ebp=0033fa38 esp=0033f854 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200296 0009:trace:seh:call_stack_handlers calling handler at 0x418d88 code=80000101 flags=1
But I'am not sure.