Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (gdb) bt full
- #0 0x0000000000a89963 in std::_List_const_iterator<CUnit*>::operator* (this=0x7fffcb51f850)
- at /usr/include/c++/4.5/bits/stl_list.h:214
- No locals.
- #1 0x0000000000b2c3fb in TraceRay::TraceRay (start=..., dir=..., length=-4.27630281,
- collisionFlags=0, owner=0x7f23443f20b0, hitUnit=@0x7fffcb51f948, hitFeature=@0x7fffcb51f950)
- at /home/abma/dev/spring/master/rts/Game/TraceRay.cpp:167
- u = 0xe0f6860
- ui = {_M_node = 0xe0f19f0}
- quad = @0x4743498
- qi = {_M_current = 0x7f23449db274}
- cq = {b0 = false, b1 = false, t0 = 0, t1 = 0, p0 = {static binder = {class_ = 0x33ccd30,
- base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1db4d40,
- name = 0x160f62a "float3", size = 12,
- constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
- destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
- static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 0, y = 0, z = 0}, p1 = {static binder = {class_ = 0x33ccd30, base = 0x0,
- flags = creg::CF_None, memberRegistrator = 0x1db4d40, name = 0x160f62a "float3",
- size = 12, constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
- destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
- static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 0, y = 0, z = 0}, lmp = 0x0}
- ---Type <return> to continue, or q <return> to quit---
- quads = @0x7fffcb51f7a0
- ignoreAllies = false
- ignoreNeutrals = false
- ignoreUnits = false
- ignoreEnemies = false
- ignoreFeatures = false
- ignoreGround = false
- #2 0x000000000112696b in CAICheats::HandleCommand (this=0xba58bb0, commandId=8,
- data=0x7fffcb51fa50) at /home/abma/dev/spring/master/rts/ExternalAI/AICheats.cpp:455
- srcUnit = 0x7f23443f20b0
- hitUnit = 0xd6cb000
- hitFeature = 0x0
- cmdData = 0x7fffcb51fa50
- ret = 0
- #3 0x000000000114df70 in wrapper_HandleCommand (clb=0xc1f67c0, clbCheat=0xba58bb0, cmdId=8,
- cmdData=0x7fffcb51fa50)
- at /home/abma/dev/spring/master/rts/ExternalAI/SSkirmishAICallbackImpl.cpp:191
- ret = 32767
- #4 0x000000000114f0a4 in skirmishAiCallback_Engine_handleCommand (skirmishAIId=0, toId=-1,
- commandId=-1, commandTopic=80, commandData=0x7fffcb51fe60)
- at /home/abma/dev/spring/master/rts/ExternalAI/SSkirmishAICallbackImpl.cpp:546
- cCmdData = 0x7fffcb51fe60
- cppCmdData = {rayPos = {static binder = {class_ = 0x33ccd30, base = 0x0,
- flags = creg::CF_None, memberRegistrator = 0x1db4d40, name = 0x160f62a "float3",
- ---Type <return> to continue, or q <return> to quit---
- size = 12, constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
- destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
- static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 1488, y = 37.4938965, z = 1347}, rayDir = {static binder = {class_ = 0x33ccd30,
- base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1db4d40,
- name = 0x160f62a "float3", size = 12,
- constructor = 0x10b148a <float3::_ConstructInstance(void*)>,
- destructor = 0x10b14ba <float3::_DestructInstance(void*)>, nextBinder = 0x1db4ce0},
- static memberRegistrator = 0x1db4dd0, static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 0, y = -0.214616805, z = 0.976698339}, rayLen = 622114.875, srcUID = 7320,
- hitUID = -1, flags = 0}
- ret = 0
- clb = 0xc1f67c0
- clbCheat = 0xba58bb0
- #5 0x00007f234b07447d in springLegacyAI::CAIAICallback::HandleCommand (this=0xc13a410,
- commandId=8, data=0x7fffcb51ff70)
- at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAICallback.cpp:2011
- myData = 0x7fffcb51ff70
- rayPos = {1488, 37.4938965, 1347}
- rayDir = {0, -0.214616805, 0.976698339}
- cCmdData = {rayPos_posF3 = 0x7fffcb51fe80, rayDir_posF3 = 0x7fffcb51fe90,
- rayLen = 622114.875, srcUnitId = 7320, ret_hitUnitId = -1, flags = 0}
- ---Type <return> to continue, or q <return> to quit---
- ret = -99
- #6 0x00007f234b07b313 in springLegacyAI::CAIAICheats::HandleCommand (this=0xae261a0, commandId=8,
- data=0x7fffcb51ff70) at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAICheats.cpp:259
- ret = 0
- #7 0x00007f234afd0170 in CDGunController::TrackAttackTarget (this=0x7f23444006a0,
- currentFrame=11765) at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:138
- udef = 0xba9ebb0
- commanderPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 58.4191895, z = 1347}
- targetMoveSpeed = 0
- maxRange = 300
- targetMoveDir = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
- dgunDelay = 8.19086075
- haveClearShot = true
- rayPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 37.4938965, z = 1347}
- curTargetPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 75.9981537, z = 1267}
- targetDif = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 0, y = -17.5789642, z = 80}
- targetDist = 81.9086075
- targetVel = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
- ---Type <return> to continue, or q <return> to quit---
- leadPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}
- dgunPos = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 1488, y = 75.9981537, z = 1267}
- rayData = {rayPos = {static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 1488, y = 37.4938965, z = 1347}, rayDir = {static CMP_EPS = 9.99999975e-05,
- static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095,
- x = 0, y = -0.214616805, z = 0.976698339}, rayLen = 622114.875, srcUID = 7320,
- hitUID = -1, flags = 0}
- rayLen = 622114.875
- rayDir = {static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13,
- static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0.976698339}
- #8 0x00007f234afd0859 in CDGunController::Update (this=0x7f23444006a0, currentFrame=11765)
- at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:227
- No locals.
- #9 0x00007f234afd0efa in CDGunControllerHandler::Update (this=0xbabddb0, frame=11765)
- at /home/abma/dev/spring/master/AI/Skirmish/KAIK/DGunController.cpp:335
- udef = 0x41f0e80
- deadCons = {<std::_List_base<int, std::allocator<int> >> = {
- _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,
- _M_prev = 0x7fffcb5200b0}}}, <No data fields>}
- deadConIt = {_M_node = 0x0}
- ---Type <return> to continue, or q <return> to quit---
- conIt = {_M_node = 0x7f23444006f0}
- #10 0x00007f234afd87b4 in CKAIK::Update (this=0xc22cf00)
- at /home/abma/dev/spring/master/AI/Skirmish/KAIK/KAIK.cpp:298
- frame = 11765
- #11 0x00007f234b0669f3 in springLegacyAI::CAIUpdateEvent::Run (this=0x7f2344c1b230, ai=...,
- globalAICallback=0xbf39010)
- at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/Event/AIUpdateEvent.h:17
- No locals.
- #12 0x00007f234b065de8 in springLegacyAI::CAIAI::handleEvent (this=0xb894420, topic=3,
- data=0x7fffcb5202c0) at /home/abma/dev/spring/master/AI/Wrappers/LegacyCpp/AIAI.cpp:161
- e = 0x7f2344c1b230
- ret = -1
- #13 0x00007f234b025b36 in handleEvent (skirmishAIId=0, topic=3, data=0x7fffcb5202c0)
- at /home/abma/dev/spring/master/AI/Skirmish/KAIK/AIExport.cpp:99
- No locals.
- #14 0x000000000116e8ea in CSkirmishAILibrary::HandleEvent (this=0xbb9eb80, skirmishAIId=0,
- topic=3, data=0x7fffcb5202c0)
- at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAILibrary.cpp:92
- ret = 32512
- #15 0x00000000011630d1 in CSkirmishAI::HandleEvent (this=0xba59bb0, topic=3, data=0x7fffcb5202c0)
- at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAI.cpp:57
- myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data ---Type <return> to continue, or q <return> to quit---
- fields>}, <No data fields>}, _M_p = 0x7f23444e6708 "AI t:0 id:0 KAIK 0.13"}}, starttime = 51736},
- autoShowGraph = false}
- #16 0x000000000117306a in CSkirmishAIWrapper::Update (this=0xba7eb70, frame=11765)
- at /home/abma/dev/spring/master/rts/ExternalAI/SkirmishAIWrapper.cpp:379
- evtData = {frame = 11765}
- #17 0x000000000113c493 in CEngineOutHandler::Update (this=0xa325f00)
- at /home/abma/dev/spring/master/rts/ExternalAI/EngineOutHandler.cpp:167
- ai = {_M_node = 0x454f9b0}
- myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f2344a326c8 "AI Total"}}, starttime = 51736},
- autoShowGraph = false}
- frame = 11765
- #18 0x0000000000a7fe69 in CGame::SimFrame (this=0x7f2354195510)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:1499
- cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>},
- name = {static npos = <optimized out>,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f2344c3ea78 "Game::SimFrame"}}, starttime = 51736},
- autoShowGraph = true}
- forced = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
- static npos = <optimized out>,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data ---Type <return> to continue, or q <return> to quit---
- fields>}, <No data fields>}, _M_p = 0x7fffcb5203b0 "\320\003R\313\377\177"}},
- starttime = 10954191}, autoShowGraph = false}
- #19 0x0000000000afb69b in CGame::ClientReadNet (this=0x7f2354195510)
- at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
- inbuf = 0x7f235456df40 "\002\343VT#\177"
- dataLength = 1
- packetCode = 2 '\002'
- packet = {px = 0x7f235456e0f0, pn = {pi_ = 0x7f235456e320}}
- procstarttime = 51736
- __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
- #20 0x0000000000a7ca63 in CGame::Update (this=0x7f2354195510)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
- timeNow = 51736
- difTime = 818
- dif = 0.818000019
- #21 0x000000000108d46f in SpringApp::UpdateSim (this=0x7fffcb520f60, ac=0x7f2354195510)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:981
- ret = false
- #22 0x000000000108d4e3 in SpringApp::Update (this=0x7fffcb520f60)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1059
- ret = 1
- #23 0x000000000108d757 in SpringApp::Run (this=0x7fffcb520f60, argc=1, argv=0x7fffcb521128)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1163
- No locals.
- ---Type <return> to continue, or q <return> to quit---
- #24 0x000000000106dcdb in MainFunc (argc=1, argv=0x7fffcb521128, ret=0x7fffcb52100c)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:54
- app = {cmdline = 0x33cc4d0, lastRequiredDraw = 11601, static ogc = 0x0}
- #25 0x000000000106df6e in Run (argc=1, argv=0x7fffcb521128)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:65
- ret = -1
- err = 0x214
- #26 0x000000000106e007 in main (argc=1, argv=0x7fffcb521128)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:95
- No locals.
Advertisement
Add Comment
Please, Sign In to add comment