Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (gdb) bt full
- #0 0x0000000001176d54 in streflop_libm::__ieee754_asinf (x=0)
- at /home/abma/dev/spring/master/rts/lib/streflop/libm/flt-32/e_asinf.cpp:83
- w = <value optimized out>
- s = <value optimized out>
- hx = -1082130431
- t = <value optimized out>
- p = <value optimized out>
- ix = 1065353217
- #1 0x0000000000951eb8 in streflop::asin (x=-1.00000012)
- at /home/abma/dev/spring/master/rts/lib/streflop/SMath.h:232
- No locals.
- #2 0x0000000000fad62f in CWeapon::Update (this=0xb725e70)
- at /home/abma/dev/spring/master/rts/Sim/Weapons/Weapon.cpp:291
- heading = -1.57079637
- pitch = 0
- #3 0x0000000000f997ec in CBeamLaser::Update (this=0xb725e70)
- at /home/abma/dev/spring/master/rts/Sim/Weapons/BeamLaser.cpp:71
- No locals.
- #4 0x0000000000f41793 in CUnit::Update (this=0xb6ec7e0)
- at /home/abma/dev/spring/master/rts/Sim/Units/Unit.cpp:729
- wi = {_M_current = 0xb725e50}
- oldInAir = false
- oldInWater = false
- #5 0x0000000000f7928c in CUnitHandler::Update (this=0x5d0bb90)
- ---Type <return> to continue, or q <return> to quit---
- at /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:295
- unit = 0xb6ec7e0
- 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 = 0x7fffe4028658 "Unit::Update"}}, starttime = 26788},
- autoShowGraph = false}
- usi = {_M_node = 0xb6eb1a0}
- __PRETTY_FUNCTION__ = "void CUnitHandler::Update()"
- #6 0x000000000095c077 in CGame::SimFrame (this=0x7fffe4197d70)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:1510
- 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 = 0x7fffd42503f8 "Game::SimFrame"}}, starttime = 26768},
- 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 fields>}, <No data fields>}, _M_p = 0x7fffd44d4408 "Game::SimFrame (Update)"}},
- starttime = 26768}, autoShowGraph = false}
- #7 0x00000000009df41b in CGame::ClientReadNet (this=0x7fffe4197d70)
- at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
- inbuf = 0x7fffe418c8c0 "\002B6\344\377\177"
- ---Type <return> to continue, or q <return> to quit---
- dataLength = 1
- packetCode = 2 '\002'
- packet = {px = 0x7fffe43159a0, pn = {pi_ = 0x7fffe4364240}}
- procstarttime = 26285
- __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
- #8 0x0000000000958a8e in CGame::Update (this=0x7fffe4197d70)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
- timeNow = 26285
- difTime = 699
- dif = 0.699000061
- #9 0x00000000010261cd in SpringApp::UpdateSim (this=0x7fffffffe5b0, ac=0x7fffe4197d70)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:980
- ret = false
- #10 0x0000000001026243 in SpringApp::Update (this=0x7fffffffe5b0)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1058
- ret = 1
- #11 0x0000000001026504 in SpringApp::Run (this=0x7fffffffe5b0, argc=1, argv=0x7fffffffe778)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
- No locals.
- #12 0x00000000010012e6 in MainFunc (argc=1, argv=0x7fffffffe778, ret=0x7fffffffe65c)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:54
- app = {cmdline = 0x1de44a0, lastRequiredDraw = 340, static ogc = 0x0}
- #13 0x00000000010015d4 in Run (argc=1, argv=0x7fffffffe778)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:65
- ---Type <return> to continue, or q <return> to quit---
- ret = -1
- err = 0x214
- #14 0x0000000001001674 in main (argc=1, argv=0x7fffffffe778)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:95
- No locals.
Advertisement
Add Comment
Please, Sign In to add comment