http://bugs.winehq.org/show_bug.cgi?id=5024
------- Additional Comments From Eabin@gmx.com 2007-12-05 08:12 ------- my backtrace reads as follows: wine: Unhandled page fault on read access to 0x00000030 at address 0x7ebde4b5 (thread 000b), starting debugger... Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7ebde4b5). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7ebde4b5 ESP:0034dcd0 EBP:0034dd38 EFLAGS:00210246( - 00 -RIZP1) EAX:0020be20 EBX:7ec72ff4 ECX:00000000 EDX:001cbab8 ESI:001cb988 EDI:00000000 Stack dump: 0x0034dcd0: 00000000 001cbab8 0034dd18 7ebe6a40 0x0034dce0: 001cbab8 000003e2 000001d2 7d8f7fc0 0x0034dcf0: 7ec72ff4 0034dd54 7ebe2ac1 00000408 0x0034dd00: 00001601 00000000 00000000 7ec9bff4 0x0034dd10: 7ebe6970 012637c0 0034dd48 7ec889ac 0x0034dd20: 001cbab8 00000000 012637d8 7ec9bff4 Backtrace: =>1 0x7ebde4b5 IWineD3DDeviceImpl_DrawIndexedPrimitive+0x35(iface=0x1cbab8, PrimitiveType=0x4, minIndex=0x0, NumVertices=0x10, startIndex=0x0, primCount=0x8) [wine- 0.9.37/dlls/wined3d/device.c:4533] in wined3d (0x0034dd38) 2 0x7ec89cae IDirect3DDevice8Impl_DrawIndexedPrimitive+0x7e(iface=<register ESI not in topmost frame>, PrimitiveType=0x4, MinVertexIndex=0x0, NumVertices=0x10, startIndex=0x0, primCount=0x8) [/home/eabin/downloads/utilities/emulation/wine/wine-0.9.37/dlls/d3d8/ device.c:1172] in d3d8 (0x0034dd68) 3 0x1094153d in t3main (+0x4153d) (0x0000002a) 4 0x00000000 (0x00000000) 0x7ebde4b5 IWineD3DDeviceImpl_DrawIndexedPrimitive+0x35 [wine-0.9.37/dlls/wined3d/ device.c:4533] in wined3d: movl 0x30(%edi),%eax 4533 vbo = ((IWineD3DIndexBufferImpl *) pIB)->vbo;