Guest User

Untitled

a guest
Jul 29th, 2011
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. (gdb) bt full
  2. #0 0x0000000000f3527d in CUnitScript::GetUnitVal (this=0x7fffe47cf860, 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. pingSize = -nan(0x7fd850)
  5. #1 0x0000000000f266c5 in CCobThread::Tick (this=0x7fffc8457ca0, deltaTime=33)
  6. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobThread.cpp:410
  7. ci = {functionId = -456019168, returnAddr = 32767, stackTop = 15839241}
  8. opcode = 268705792
  9. r2 = 1
  10. r4 = -9840
  11. r6 = 30924096
  12. ei = {_M_current = 0x0}
  13. r1 = 29
  14. r3 = 32767
  15. r5 = 0
  16. args = {<std::_Vector_base<int, std::allocator<int> >> = {
  17. _M_impl = {<std::allocator<int>> = {<__gnu_cxx::new_allocator<int>> = {<No data fields>}, <No data fields>},
  18. _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
  19. #2 0x0000000000f19434 in CCobEngine::TickThread (this=0x1d7dd20, deltaTime=33, thread=0x7fffc8457ca0)
  20. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobEngine.cpp:87
  21. No locals.
  22. #3 0x0000000000f19604 in CCobEngine::Tick (this=0x1d7dd20, deltaTime=33)
  23. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobEngine.cpp:142
  24. cur = 0x7fffc8457ca0
  25. myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  26. static npos = <optimized out>,
  27. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fie---Type <return> to continue, or q <return> to quit---
  28. lds>}, _M_p = 0x7fffe4d6a108 "CobEngine::Tick"}}, starttime = 283304}, autoShowGraph = false}
  29. #4 0x000000000095ad4f in CGame::SimFrame (this=0x7fffe4031330) at /home/abma/dev/spring/master/rts/Game/Game.cpp:1514
  30. cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  31. static npos = <optimized out>,
  32. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe4820008 "Game::SimFrame"}}, starttime = 283286}, autoShowGraph = true}
  33. forced = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  34. static npos = <optimized out>,
  35. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe49ca0d8 "Game::SimFrame (Update)"}}, starttime = 283286}, autoShowGraph = false}
  36. #5 0x00000000009de46f in CGame::ClientReadNet (this=0x7fffe4031330)
  37. at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:363
  38. inbuf = 0x7fffe4d6c770 "\002\241\230\344\377\177"
  39. dataLength = 1
  40. packetCode = 2 '\002'
  41. packet = {px = 0x7fffe4874c80, pn = {pi_ = 0x7fffe498a190}}
  42. procstarttime = 283206
  43. __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
  44. #6 0x00000000009576c0 in CGame::Update (this=0x7fffe4031330) at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
  45. timeNow = 283206
  46. difTime = 529
  47. dif = 0.529000044
  48. #7 0x0000000001021303 in SpringApp::UpdateSim (this=0x7fffffffe580, ac=0x7fffe4031330)
  49. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:980
  50. ret = false
  51. #8 0x0000000001021379 in SpringApp::Update (this=0x7fffffffe580)
  52. ---Type <return> to continue, or q <return> to quit---
  53. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1058
  54. ret = 1
  55. #9 0x000000000102163a in SpringApp::Run (this=0x7fffffffe580, argc=2, argv=0x7fffffffe748)
  56. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
  57. No locals.
  58. #10 0x0000000000ffc40e in MainFunc (argc=2, argv=0x7fffffffe748, ret=0x7fffffffe62c)
  59. at /home/abma/dev/spring/master/rts/System/Main.cpp:54
  60. app = {cmdline = 0x1de64d0, lastRequiredDraw = 25410, static ogc = 0x0}
  61. #11 0x0000000000ffc6fc in Run (argc=2, argv=0x7fffffffe748) at /home/abma/dev/spring/master/rts/System/Main.cpp:65
  62. ret = -1
  63. err = 0x215
  64. #12 0x0000000000ffc79c in main (argc=2, argv=0x7fffffffe748) at /home/abma/dev/spring/master/rts/System/Main.cpp:95
  65. No locals.
Advertisement
Add Comment
Please, Sign In to add comment