Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- WineDbg starting on pid 0019
- 0x7b8598b5 ExitProcess+0xcd5 in kernel32: movl %edi,0x4(%esp)
- Wine-dbg>c
- Unhandled exception: illegal instruction in 32-bit code (0x683df25e).
- Register dump:
- CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
- EIP:683df25e ESP:0033eb00 EBP:0033ec08 EFLAGS:00210206( R- -- I - -P- )
- EAX:00000000 EBX:6855fa38 ECX:72245340 EDX:00000000
- ESI:6857dae0 EDI:7d9d3334
- Stack dump:
- 0x0033eb00: 684f1721 684f15a0 000003ca 72243ff4
- 0x0033eb10: 722453a0 000016c3 0033ebbc 7212d81d
- 0x0033eb20: 7d0cb018 7212d691 00000001 00000101
- 0x0033eb30: f7571000 ef52b010 722453f8 6a73f155
- 0x0033eb40: 72245700 7220975e 7220a6ec 7220975e
- 0x0033eb50: 7220a6ec 722085db 0000007c 00000077
- 000c: sel=0067 base=00000000 limit=00000000 16-bit rw-
- Backtrace:
- =>0 0x683df25e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e() in arx (0x0033ec68)
- 1 0x683e01fa _ZN22CMultiPoisonProjectile6RenderEP16IDirect3DDevice7+0x51() in arx (0x0033f228)
- 2 0x68312d40 _Z17ARX_SPELLS_UpdateP16IDirect3DDevice7+0x3bc5() in arx (0x0033f658)
- 3 0x6848b7ac _ZN5DANAE6RenderEv+0x5575() in arx (0x0033f688)
- 4 0x6847030a _ZN15CD3DApplication19Render3DEnvironmentEv+0x17d() in arx (0x0033f6e8)
- 5 0x6846ed06 _ZN15CD3DApplication3RunEv+0x13d() in arx (0x0033fe48)
- 6 0x68476ae7 main+0x1fb4() in arx (0x0033fe90)
- 7 0x684dd6bc __wine_spec_exe_entry+0x7b() in arx (0x0033fea8)
- 8 0x7b858bdc call_process_entry+0xb() in kernel32 (0x0033fee8)
- 9 0x7bc725b0 call_thread_func+0xb() in ntdll (0x0033fef8)
- 10 0x7bc75231 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)
- 11 0x7bc4a44b call_dll_entry_point+0x62a() in ntdll (0x0033ffe8)
- 0x683df25e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e in arx:
- Wine-dbg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement