Guest User

Untitled

a guest
Jul 29th, 2011
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. Program received signal SIGFPE, Arithmetic exception.
  2. 0x00000000008d48d4 in CUnitScript::GetUnitVal (this=0x7fffd0a15f80, val=29, p1=0, p2=0, p3=0, p4=0)
  3. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/UnitScript.cpp:990
  4. 990 return int(unit->speed.Length() * COBSCALE);
  5. (gdb) bt full
  6. #0 0x00000000008d48d4 in CUnitScript::GetUnitVal (this=0x7fffd0a15f80, val=29, p1=0, p2=0, p3=0,
  7. p4=0) at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/UnitScript.cpp:990
  8. pingSize = <value optimized out>
  9. #1 0x00000000008c9ce5 in CCobThread::Tick (this=0x7fffd4045550, deltaTime=<value optimized out>)
  10. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobThread.cpp:410
  11. ci = {functionId = 0, returnAddr = 1431, stackTop = 3}
  12. opcode = <value optimized out>
  13. r2 = 1
  14. r4 = 0
  15. r6 = 9163247
  16. r1 = 29
  17. r3 = 35189848
  18. r5 = <value optimized out>
  19. args = {<std::_Vector_base<int, std::allocator<int> >> = {
  20. _M_impl = {<std::allocator<int>> = {<__gnu_cxx::new_allocator<int>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
  21. #2 0x00000000008bc280 in CCobEngine::TickThread (this=0x12d44e0, deltaTime=29, thread=0x0)
  22. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobEngine.cpp:87
  23. No locals.
  24. #3 0x00000000008bc470 in CCobEngine::Tick (this=0x12d44e0, deltaTime=33)
  25. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobEngine.cpp:142
  26. cur = 0x7fffd4045550
  27. myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>,
  28. ---Type <return> to continue, or q <return> to quit---
  29. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffda6d59e8 "CobEngine::Tick"}}, starttime = 55631},
  30. autoShowGraph = false}
  31. #4 0x0000000000487b75 in CGame::SimFrame (this=0x7fffe4165150)
  32. at /home/abma/dev/spring/master/rts/Game/Game.cpp:1514
  33. cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>},
  34. name = {static npos = <optimized out>,
  35. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe6c43a38 "Game::SimFrame"}}, starttime = 55630},
  36. autoShowGraph = true}
  37. forced = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  38. static npos = <optimized out>,
  39. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffdaed6448 "Game::SimFrame (Update)"}},
  40. starttime = 55630}, autoShowGraph = false}
  41. #5 0x00000000004e0c1d in CGame::ClientReadNet (this=0x7fffe4165150)
  42. at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
  43. inbuf = 0x7fffd4142770 "\002\213\t\324\377\177"
  44. dataLength = 1
  45. packetCode = 0 '\000'
  46. packet = {px = 0x7fffd41d78e0, pn = {pi_ = 0x7fffd4098ba0}}
  47. procstarttime = 55509
  48. #6 0x0000000000493be9 in CGame::Update (this=0x7fffe4165150)
  49. at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
  50. ---Type <return> to continue, or q <return> to quit---
  51. timeNow = <value optimized out>
  52. dif = <value optimized out>
  53. #7 0x00000000009cbff7 in SpringApp::UpdateSim (this=<value optimized out>, ac=0x7fffe4165150)
  54. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:980
  55. ret = <value optimized out>
  56. #8 0x00000000009cc063 in SpringApp::Update (this=0x7fffffffe3f0)
  57. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1058
  58. ret = <value optimized out>
  59. #9 0x00000000009d2961 in SpringApp::Run (this=0x7fffffffe3f0, argc=2, argv=0x7fffffffe748)
  60. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
  61. No locals.
  62. #10 0x00000000009b3002 in MainFunc (argc=2, argv=0x7fffffffe748, ret=0x7fffffffe638)
  63. at /home/abma/dev/spring/master/rts/System/Main.cpp:54
  64. app = {cmdline = 0x133c4a0, lastRequiredDraw = 22950, static ogc = 0x0}
  65. #11 0x00000000009b35b9 in Run (argc=2, argv=0x7fffffffe748)
  66. at /home/abma/dev/spring/master/rts/System/Main.cpp:65
  67. ret = -1
  68. err = <value optimized out>
  69. #12 0x00007ffff43e9eff in __libc_start_main (main=0x9b36a0 <main(int, char**)>, argc=2,
  70. ubp_av=0x7fffffffe748, init=<value optimized out>, fini=<value optimized out>,
  71. rtld_fini=<value optimized out>, stack_end=0x7fffffffe738) at libc-start.c:226
  72. result = <value optimized out>
  73. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8280805677831233613, 4590048,
  74. 140737488348992, 0, 0, -8280805677043343283, -8280786424607858611},
  75. ---Type <return> to continue, or q <return> to quit---
  76. mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0xdac360, 0x7fffffffe748}, data = {
  77. prev = 0x0, cleanup = 0x0, canceltype = 14336864}}}
  78. not_first_call = <value optimized out>
  79. #13 0x0000000000460a09 in _start ()
  80. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment