Advertisement
ProzacR

Untitled

Mar 6th, 2011
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. Wine-dbg>c
  2. Unhandled exception: illegal instruction in 32-bit code (0x68584cda).
  3. Register dump:
  4. CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
  5. EIP:68584cda ESP:0033eb10 EBP:0033ec18 EFLAGS:00210206( R- -- I - -P- )
  6. EAX:00000000 EBX:68711bdc ECX:682e5340 EDX:00000000
  7. ESI:6872db60 EDI:7e61782c
  8. Stack dump:
  9. 0x0033eb10: 6869d54d 6869d3c8 000003ca 00000000
  10. 0x0033eb20: 43cd003b c5306767 00000000 ff994c72
  11. 0x0033eb30: 6872db60 3ef80000 3f7c0000 00000101
  12. 0x0033eb40: 0033eb88 00000000 0033eb98 702a9a92
  13. 0x0033eb50: 702e7c4c 68711bdc 0033eb98 45c26000
  14. 0x0033eb60: 449ff99a 46471000 0033ebb8 702a9a92
  15. 000c: sel=0067 base=00000000 limit=00000000 16-bit rw-
  16. Backtrace:
  17. =>0 0x68584cda _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x556() in arx (0x0033ec78)
  18. 1 0x68585c76 _ZN22CMultiPoisonProjectile6RenderEP16IDirect3DDevice7+0x51() in arx (0x0033f238)
  19. 2 0x684b47b8 _Z17ARX_SPELLS_UpdateP16IDirect3DDevice7+0x3b99() in arx (0x0033f658)
  20. 3 0x68637415 _ZN5DANAE6RenderEv+0x54de() in arx (0x0033f688)
  21. 4 0x6861c0b2 _ZN15CD3DApplication19Render3DEnvironmentEv+0x17d() in arx (0x0033f6e8)
  22. 5 0x6861aaae _ZN15CD3DApplication3RunEv+0x13d() in arx (0x0033fe48)
  23. 6 0x686227db main+0x1fb4() in arx (0x0033fe90)
  24. 7 0x6868935c __wine_spec_exe_entry+0x7b() in arx (0x0033fea8)
  25. 8 0x7b858bdc call_process_entry+0xb() in kernel32 (0x0033fee8)
  26. 9 0x7bc725b0 call_thread_func+0xb() in ntdll (0x0033fef8)
  27. 10 0x7bc75231 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)
  28. 11 0x7bc4a44b call_dll_entry_point+0x62a() in ntdll (0x0033ffe8)
  29. 0x68584cda _ZN17CPoisonProjectile6RenderEP16IDirect3DDevice7+0x556 in arx:
  30. Wine-dbg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement