Advertisement
ProzacR

Untitled

Mar 5th, 2011
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. WineDbg starting on pid 001b
  2. 0x7b8598b5 ExitProcess+0xcd5 in kernel32: movl %edi,0x4(%esp)
  3. Wine-dbg>c
  4. Unhandled exception: illegal instruction in 32-bit code (0x6876825e).
  5. Register dump:
  6. CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
  7. EIP:6876825e ESP:0033eb00 EBP:0033ec08 EFLAGS:00210206( R- -- I - -P- )
  8. EAX:00000000 EBX:688e8a38 ECX:681a2340 EDX:00000000
  9. ESI:68906ae0 EDI:f176ef7c
  10. Stack dump:
  11. 0x0033eb00: 6887a721 6887a5a0 000003ca 7d486650
  12. 0x0033eb10: f751b000 7e652658 7e6526b4 f751b000
  13. 0x0033eb20: f754ad1c 0033eb54 f754ad1c 00000101
  14. 0x0033eb30: f754ae34 0033eb54 0033eb54 0012a7fc
  15. 0x0033eb40: 00000000 0033ea70 00000000 7d80188f
  16. 0x0033eb50: f751b000 00000003 f751b000 7d7d07d9
  17. Backtrace:
  18. =>0 0x6876825e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e() in arx (0x0033ec68)
  19. 1 0x687691fa _ZN22CMultiPoisonProjectile6RenderEP16IDirect3DDevice7+0x51() in arx (0x0033f228)
  20. 2 0x6869bd40 _Z17ARX_SPELLS_UpdateP16IDirect3DDevice7+0x3bc5() in arx (0x0033f658)
  21. 3 0x688147ac _ZN5DANAE6RenderEv+0x5575() in arx (0x0033f688)
  22. 4 0x687f930a _ZN15CD3DApplication19Render3DEnvironmentEv+0x17d() in arx (0x0033f6e8)
  23. 5 0x687f7d06 _ZN15CD3DApplication3RunEv+0x13d() in arx (0x0033fe48)
  24. 6 0x687ffae7 main+0x1fb4() in arx (0x0033fe90)
  25. 7 0x688666bc __wine_spec_exe_entry+0x7b() in arx (0x0033fea8)
  26. 8 0x7b858bdc call_process_entry+0xb() in kernel32 (0x0033fee8)
  27. 9 0x7bc725b0 call_thread_func+0xb() in ntdll (0x0033fef8)
  28. 10 0x7bc75231 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)
  29. 11 0x7bc4a44b call_dll_entry_point+0x62a() in ntdll (0x0033ffe8)
  30. 0x6876825e _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x54e in arx:
  31. Wine-dbg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement