Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- WineDbg starting on pid 001b
- 0x7b8598b5 ExitProcess+0xcd5 in kernel32: movl %edi,0x4(%esp)
- Wine-dbg>c
- Unhandled exception: illegal instruction in 32-bit code (0x6876825e).
- Register dump:
- CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
- EIP:6876825e ESP:0033eb00 EBP:0033ec08 EFLAGS:00210206( R- -- I - -P- )
- EAX:00000000 EBX:688e8a38 ECX:681a2340 EDX:00000000
- ESI:68906ae0 EDI:f176ef7c
- Stack dump:
- 0x0033eb00: 6887a721 6887a5a0 000003ca 7d486650
- 0x0033eb10: f751b000 7e652658 7e6526b4 f751b000
- 0x0033eb20: f754ad1c 0033eb54 f754ad1c 00000101
- 0x0033eb30: f754ae34 0033eb54 0033eb54 0012a7fc
- 0x0033eb40: 00000000 0033ea70 00000000 7d80188f
- 0x0033eb50: f751b000 00000003 f751b000 7d7d07d9
- Backtrace:
- =>0 0x6876825e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e() in arx (0x0033ec68)
- 1 0x687691fa _ZN22CMultiPoisonProjectile6RenderEP16IDirect3DDevice7+0x51() in arx (0x0033f228)
- 2 0x6869bd40 _Z17ARX_SPELLS_UpdateP16IDirect3DDevice7+0x3bc5() in arx (0x0033f658)
- 3 0x688147ac _ZN5DANAE6RenderEv+0x5575() in arx (0x0033f688)
- 4 0x687f930a _ZN15CD3DApplication19Render3DEnvironmentEv+0x17d() in arx (0x0033f6e8)
- 5 0x687f7d06 _ZN15CD3DApplication3RunEv+0x13d() in arx (0x0033fe48)
- 6 0x687ffae7 main+0x1fb4() in arx (0x0033fe90)
- 7 0x688666bc __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)
- 0x6876825e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e in arx:
- Wine-dbg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement