Guest User

Untitled

a guest
Aug 2nd, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. (gdb) bt full
  2. #0 0x0000000000a89963 in std::_List_const_iterator<CUnit*>::operator* (this=0x7fffcb51f850)
  3. at /usr/include/c++/4.5/bits/stl_list.h:214
  4. No locals.
  5. #1 0x0000000000b2c3fb in TraceRay::TraceRay (start=..., dir=..., length=-4.27630281,
  6. collisionFlags=0, owner=0x7f23443f20b0, hitUnit=@0x7fffcb51f948, hitFeature=@0x7fffcb51f950)
  7. at /home/abma/dev/spring/master/rts/Game/TraceRay.cpp:167
  8. u = 0xe0f6860
  9. ui = {_M_node = 0xe0f19f0}
  10. quad = @0x4743498
  11. qi = {_M_current = 0x7f23449db274}
  12. cq = {b0 = false, b1 = false, t0 = 0, t1 = 0, p0 = {static binder = {class_ = 0x33ccd30,
  13. base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1db4d40,
  14. name = 0x160f62a "float3", size = 12,
  15. constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
  16. destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
  17. static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
  18. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  19. x = 0, y = 0, z = 0}, p1 = {static binder = {class_ = 0x33ccd30, base = 0x0,
  20. flags = creg::CF_None, memberRegistrator = 0x1db4d40, name = 0x160f62a "float3",
  21. size = 12, constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
  22. destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
  23. static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
  24. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  25. x = 0, y = 0, z = 0}, lmp = 0x0}
  26. ---Type <return> to continue, or q <return> to quit---
  27. quads = @0x7fffcb51f7a0
  28. ignoreAllies = false
  29. ignoreNeutrals = false
  30. ignoreUnits = false
  31. ignoreEnemies = false
  32. ignoreFeatures = false
  33. ignoreGround = false
  34. #2 0x000000000112696b in CAICheats::HandleCommand (this=0xba58bb0, commandId=8,
  35. data=0x7fffcb51fa50) at /home/abma/dev/spring/master/rts/ExternalAI/AICheats.cpp:455
  36. srcUnit = 0x7f23443f20b0
  37. hitUnit = 0xd6cb000
  38. hitFeature = 0x0
  39. cmdData = 0x7fffcb51fa50
  40. ret = 0
  41. #3 0x000000000114df70 in wrapper_HandleCommand (clb=0xc1f67c0, clbCheat=0xba58bb0, cmdId=8,
  42. cmdData=0x7fffcb51fa50)
  43. at /home/abma/dev/spring/master/rts/ExternalAI/SSkirmishAICallbackImpl.cpp:191
  44. ret = 32767
  45. #4 0x000000000114f0a4 in skirmishAiCallback_Engine_handleCommand (skirmishAIId=0, toId=-1,
  46. commandId=-1, commandTopic=80, commandData=0x7fffcb51fe60)
  47. at /home/abma/dev/spring/master/rts/ExternalAI/SSkirmishAICallbackImpl.cpp:546
  48. cCmdData = 0x7fffcb51fe60
  49. cppCmdData = {rayPos = {static binder = {class_ = 0x33ccd30, base = 0x0,
  50. flags = creg::CF_None, memberRegistrator = 0x1db4d40, name = 0x160f62a "float3",
  51. ---Type <return> to continue, or q <return> to quit---
  52. size = 12, constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
  53. destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
  54. static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
  55. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  56. x = 1488, y = 37.4938965, z = 1347}, rayDir = {static binder = {class_ = 0x33ccd30,
  57. base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1db4d40,
  58. name = 0x160f62a "float3", size = 12,
  59. constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
  60. destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
  61. static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
  62. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  63. x = 0, y = -0.214616805, z = 0.976698339}, rayLen = 622114.875, srcUID = 7320,
  64. hitUID = -1, flags = 0}
  65. ret = 0
  66. clb = 0xc1f67c0
  67. clbCheat = 0xba58bb0
  68. #5 0x00007f234b07447d in springLegacyAI::CAIAICallback::HandleCommand (this=0xc13a410,
  69. commandId=8, data=0x7fffcb51ff70)
  70. at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAICallback.cpp:2011
  71. myData = 0x7fffcb51ff70
  72. rayPos = {1488, 37.4938965, 1347}
  73. rayDir = {0, -0.214616805, 0.976698339}
  74. cCmdData = {rayPos_posF3 = 0x7fffcb51fe80, rayDir_posF3 = 0x7fffcb51fe90,
  75. rayLen = 622114.875, srcUnitId = 7320, ret_hitUnitId = -1, flags = 0}
  76. ---Type <return> to continue, or q <return> to quit---
  77. ret = -99
  78. #6 0x00007f234b07b313 in springLegacyAI::CAIAICheats::HandleCommand (this=0xae261a0, commandId=8,
  79. data=0x7fffcb51ff70) at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAICheats.cpp:259
  80. ret = 0
  81. #7 0x00007f234afd0170 in CDGunController::TrackAttackTarget (this=0x7f23444006a0,
  82. currentFrame=11765) at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:138
  83. udef = 0xba9ebb0
  84. commanderPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  85. static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 58.4191895, z = 1347}
  86. targetMoveSpeed = 0
  87. maxRange = 300
  88. targetMoveDir = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  89. static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
  90. dgunDelay = 8.19086075
  91. haveClearShot = true
  92. rayPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  93. static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 37.4938965, z = 1347}
  94. curTargetPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  95. static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 75.9981537, z = 1267}
  96. targetDif = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  97. static maxxpos = 4095, static maxzpos = 4095, x = 0, y = -17.5789642, z = 80}
  98. targetDist = 81.9086075
  99. targetVel = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  100. static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
  101. ---Type <return> to continue, or q <return> to quit---
  102. leadPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  103. static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
  104. dgunPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  105. static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 75.9981537, z = 1267}
  106. rayData = {rayPos = {static CMP_EPS = 9.99999975e-05,
  107. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  108. x = 1488, y = 37.4938965, z = 1347}, rayDir = {static CMP_EPS = 9.99999975e-05,
  109. static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
  110. x = 0, y = -0.214616805, z = 0.976698339}, rayLen = 622114.875, srcUID = 7320,
  111. hitUID = -1, flags = 0}
  112. rayLen = 622114.875
  113. rayDir = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
  114. static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0.976698339}
  115. #8 0x00007f234afd0859 in CDGunController::Update (this=0x7f23444006a0, currentFrame=11765)
  116. at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:227
  117. No locals.
  118. #9 0x00007f234afd0efa in CDGunControllerHandler::Update (this=0xbabddb0, frame=11765)
  119. at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:335
  120. udef = 0x41f0e80
  121. deadCons = {<std::_List_base<int, std::allocator<int> >> = {
  122. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffcb5200b0,
  123. _M_prev = 0x7fffcb5200b0}}}, <No data fields>}
  124. deadConIt = {_M_node = 0x0}
  125. ---Type <return> to continue, or q <return> to quit---
  126. conIt = {_M_node = 0x7f23444006f0}
  127. #10 0x00007f234afd87b4 in CKAIK::Update (this=0xc22cf00)
  128. at /home/abma/dev/spring/master/AI/Skirmish/KAIK/KAIK.cpp:298
  129. frame = 11765
  130. #11 0x00007f234b0669f3 in springLegacyAI::CAIUpdateEvent::Run (this=0x7f2344c1b230, ai=...,
  131. globalAICallback=0xbf39010)
  132. at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/Event/AIUpdateEvent.h:17
  133. No locals.
  134. #12 0x00007f234b065de8 in springLegacyAI::CAIAI::handleEvent (this=0xb894420, topic=3,
  135. data=0x7fffcb5202c0) at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAI.cpp:161
  136. e = 0x7f2344c1b230
  137. ret = -1
  138. #13 0x00007f234b025b36 in handleEvent (skirmishAIId=0, topic=3, data=0x7fffcb5202c0)
  139. at /home/abma/dev/spring/master/AI/Skirmish/KAIK/AIExport.cpp:99
  140. No locals.
  141. #14 0x000000000116e8ea in CSkirmishAILibrary::HandleEvent (this=0xbb9eb80, skirmishAIId=0,
  142. topic=3, data=0x7fffcb5202c0)
  143. at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAILibrary.cpp:92
  144. ret = 32512
  145. #15 0x00000000011630d1 in CSkirmishAI::HandleEvent (this=0xba59bb0, topic=3, data=0x7fffcb5202c0)
  146. at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAI.cpp:57
  147. myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>,
  148. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data ---Type <return> to continue, or q <return> to quit---
  149. fields>}, <No data fields>}, _M_p = 0x7f23444e6708 "AI t:0 id:0 KAIK 0.13"}}, starttime = 51736},
  150. autoShowGraph = false}
  151. #16 0x000000000117306a in CSkirmishAIWrapper::Update (this=0xba7eb70, frame=11765)
  152. at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAIWrapper.cpp:379
  153. evtData = {frame = 11765}
  154. #17 0x000000000113c493 in CEngineOutHandler::Update (this=0xa325f00)
  155. at /home/abma/dev/spring/master/rts/ExternalAI/EngineOutHandler.cpp:167
  156. ai = {_M_node = 0x454f9b0}
  157. myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>,
  158. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f2344a326c8 "AI Total"}}, starttime = 51736},
  159. autoShowGraph = false}
  160. frame = 11765
  161. #18 0x0000000000a7fe69 in CGame::SimFrame (this=0x7f2354195510)
  162. at /home/abma/dev/spring/master/rts/Game/Game.cpp:1499
  163. cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>},
  164. name = {static npos = <optimized out>,
  165. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f2344c3ea78 "Game::SimFrame"}}, starttime = 51736},
  166. autoShowGraph = true}
  167. forced = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  168. static npos = <optimized out>,
  169. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data ---Type <return> to continue, or q <return> to quit---
  170. fields>}, <No data fields>}, _M_p = 0x7fffcb5203b0 "\320\003R\313\377\177"}},
  171. starttime = 10954191}, autoShowGraph = false}
  172. #19 0x0000000000afb69b in CGame::ClientReadNet (this=0x7f2354195510)
  173. at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
  174. inbuf = 0x7f235456df40 "\002\343VT#\177"
  175. dataLength = 1
  176. packetCode = 2 '\002'
  177. packet = {px = 0x7f235456e0f0, pn = {pi_ = 0x7f235456e320}}
  178. procstarttime = 51736
  179. __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
  180. #20 0x0000000000a7ca63 in CGame::Update (this=0x7f2354195510)
  181. at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
  182. timeNow = 51736
  183. difTime = 818
  184. dif = 0.818000019
  185. #21 0x000000000108d46f in SpringApp::UpdateSim (this=0x7fffcb520f60, ac=0x7f2354195510)
  186. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:981
  187. ret = false
  188. #22 0x000000000108d4e3 in SpringApp::Update (this=0x7fffcb520f60)
  189. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1059
  190. ret = 1
  191. #23 0x000000000108d757 in SpringApp::Run (this=0x7fffcb520f60, argc=1, argv=0x7fffcb521128)
  192. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1163
  193. No locals.
  194. ---Type <return> to continue, or q <return> to quit---
  195. #24 0x000000000106dcdb in MainFunc (argc=1, argv=0x7fffcb521128, ret=0x7fffcb52100c)
  196. at /home/abma/dev/spring/master/rts/System/Main.cpp:54
  197. app = {cmdline = 0x33cc4d0, lastRequiredDraw = 11601, static ogc = 0x0}
  198. #25 0x000000000106df6e in Run (argc=1, argv=0x7fffcb521128)
  199. at /home/abma/dev/spring/master/rts/System/Main.cpp:65
  200. ret = -1
  201. err = 0x214
  202. #26 0x000000000106e007 in main (argc=1, argv=0x7fffcb521128)
  203. at /home/abma/dev/spring/master/rts/System/Main.cpp:95
  204. No locals.
Advertisement
Add Comment
Please, Sign In to add comment