http://bugs.winehq.org/show_bug.cgi?id=5357
Summary: Lineage 2 C1 - Using T&L crash Product: Wine Version: CVS Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: adebarbara@gmail.com
Program crash as is show in the following back trace. More channels will be show as request.
Note: If T&L is disable, then I get into login screen but crash lately.
First chance exception: page fault on read access to 0x67fdd0bc in 32-bit code (0x7e6ea2f6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:7e6ea2f6 ESP:7fb9570c EBP:7fb957d4 EFLAGS:00010202( - 00 - -RI1) EAX:67fdd0bc EBX:7e73edcc ECX:00000000 EDX:68070020 ESI:7fdfdf20 EDI:7fde7dd0 Stack dump: 0x7fb9570c: c6b98000 486c7000 c5c8f6ca 000000ff 0x7fb9571c: 7e431580 7e73edcc 7fb957a4 7e73edcc 0x7fb9572c: 00000302 00000001 7fb957f4 7e708534 0x7fb9573c: 00000de1 7fdfbdb4 7e725c08 7ff8957d 0x7fb9574c: 00000002 7e42e9d4 7fb95764 7e40cefd 0x7fb9575c: 7e431580 7e73edcc 7fb957f4 7e708ef2 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 Backtrace: =>1 0x7e6ea2f6 drawStridedSlow+0xcc(glPrimType=0x4, idxData=0x70c23b58, idxSize=0x2, minIndex=0x908, startIdx=0x0) [/home/adebarbara/cvs/wine/dlls/wined3d/drawprim.c:1316] in wined3d (0x7e6ea2f6) 2 0x7e6eb0b2 drawPrimitiveDrawStrided+0x46f(iface=0x70bc0020, useVertexShaderFunction=0x0, usePixelShaderFunction=0x0, useHW=0x0, dataLocations=0x7fdfdf20, numberOfvertices=0x50f3, numberOfIndicies=0x8820, glPrimType=0x4, idxData=0x70c23b58, idxSize=0x2, minIndex=0x908, StartIdx=0x0) [/home/adebarbara/cvs/wine/dlls/wined3d/drawprim.c:1914] in wined3d (0x7e6eb0b2) 3 0x7e6edb36 drawPrimitive+0x199(iface=0x70bc0020, PrimitiveType=0x4, NumPrimitives=0x2d60, StartVertexIndex=0x0, numberOfVertices=0x50f3, StartIdx=0x0, idxSize=0x2, idxData=0x70c23b58, minIndex=0x908, DrawPrimStrideData=0x0) [/home/adebarbara/cvs/wine/dlls/wined3d/drawprim.c:2165] in wined3d (0x7e6edb36) 4 0x7e6d3c61 IWineD3DDeviceImpl_DrawIndexedPrimitive+0x98(iface=0x70bc0020, PrimitiveType=0x4, baseVIndex=0x0, minIndex=0x908, NumVertices=0x50f3, startIndex=0x0, primCount=0x2d60) [/home/adebarbara/cvs/wine/dlls/wined3d/device.c:5640] in wined3d (0x7e6d3c61) 5 0x7f184490 IDirect3DDevice8Impl_DrawIndexedPrimitive+0x88(iface=0x7fde77a0, PrimitiveType=0x4, MinVertexIndex=0x908, NumVertices=0x50f3, startIndex=0x0, primCount=0x2d60) [/home/adebarbara/cvs/wine/dlls/d3d8/device.c:1029] in d3d8 (0x7f184490) 6 0x7ca69075 in d3ddrv (+0x19075) (0x7ca69075) 7 0x783210f5 in engine (+0x3410f5) (0x783210f5) 8 0x7828dc59 in engine (+0x2adc59) (0x7828dc59) 9 0x78260b92 in engine (+0x280b92) (0x78260b92) 10 0x7826345a in engine (+0x28345a) (0x7826345a) 11 0x781aebe6 in engine (+0x1cebe6) (0x781aebe6) 12 0x111049d4 in windrv (+0x49d4) (0x111049d4) 13 0x1110238e in windrv (+0x238e) (0x1110238e) 14 0x781b5fee in engine (+0x1d5fee) (0x781b5fee) 15 0x1090cb24 in l2 (+0xcb24) (0x1090cb24) 16 0x1090d9c2 in l2 (+0xd9c2) (0x1090d9c2) 17 0x10912611 in l2 (+0x12611) (0x10912611) 18 0x10919507 in l2 (+0x19507) (0x10919507) 19 0x7fc4b9df start_process+0xe3(arg=0x0) [/home/adebarbara/cvs/wine/dlls/kernel/process.c:832] in kernel32 (0x7fc4b9df) 20 0xb7f0c2e3 wine_switch_to_stack+0x17 in libwine.so.1 (0xb7f0c2e3) 0x7e6ea2f6 drawStridedSlow+0xcc [/home/adebarbara/cvs/wine/dlls/wined3d/drawprim.c:1316] in wined3d: flds 0x0(%eax) 1316 x = ptrToCoords[0]; Wine-dbg>