Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Program received signal SIGABRT, Aborted.
- 0x00007ffff43fed05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
- 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Datei oder Verzeichnis nicht gefunden.
- in ../nptl/sysdeps/unix/sysv/linux/raise.c
- (gdb) bt full
- #0 0x00007ffff43fed05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
- resultvar = 0
- pid = <value optimized out>
- selftid = 6236
- #1 0x00007ffff4402ab6 in abort () at abort.c:92
- save_stage = 2
- act = {__sigaction_handler = {sa_handler = 0x111, sa_sigaction = 0x111}, sa_mask = {
- __val = {140737292396174, 23028416, 140737292388058, 140737488345424, 140737291425890,
- 206158430232, 140737488345440, 140737488345216, 140737291337076, 206158430256,
- 140737488345464, 140737024867792, 140737018593312, 5, 4193823639842088488,
- 140737488349765}}, sa_flags = -195967270, sa_restorer = 0x15f56b8}
- sigs = {__val = {32, 0 <repeats 15 times>}}
- #2 0x00007ffff43f77c5 in __assert_fail (
- assertion=0x15f5f60 "unit->pos.x >= -(float3::maxxpos * 16.0f)", file=<value optimized out>,
- line=273, function=<value optimized out>) at assert.c:81
- buf = 0x7fffe45fbdd0 "spring: /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:273: void CUnitHandler::Update(): Assertion `unit->pos.x >= -(float3::maxxpos * 16.0f)' failed.\n"
- #3 0x0000000000f787c4 in CUnitHandler::Update (this=0x2873e50)
- at /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:273
- unit = 0x6c167e0
- moveType = 0x8e85220
- 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 = 0x7fffe7f74a18 "Unit::MoveType::Update"}}, starttime = 63550},
- autoShowGraph = false}
- usi = {_M_node = 0x676c470}
- __PRETTY_FUNCTION__ = "void CUnitHandler::Update()"
- #4 0x000000000095c08f in CGame::SimFrame (this=0x7fffe419b210)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:1517
- 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 = 0x957df58 "Game::SimFrame"}}, starttime = 63525},
- 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 = 0x79908d8 "Game::SimFrame (Update)"}}, starttime = 63525},
- autoShowGraph = false}
- #5 0x00000000009df433 in CGame::ClientReadNet (this=0x7fffe419b210)
- at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
- inbuf = 0x7fffe4a15e50 "\002e\241\344\377\177"
- dataLength = 1
- packetCode = 2 '\002'
- packet = {px = 0x7fffe7a725c0, pn = {pi_ = 0x7fffe4a165b0}}
- procstarttime = 63525
- __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
- ---Type <return> to continue, or q <return> to quit---
- #6 0x0000000000958a8e in CGame::Update (this=0x7fffe419b210)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
- timeNow = 63525
- difTime = 633
- dif = 0.633000016
- #7 0x00000000010261e5 in SpringApp::UpdateSim (this=0x7fffffffe5b0, ac=0x7fffe419b210)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:980
- ret = false
- #8 0x000000000102625b in SpringApp::Update (this=0x7fffffffe5b0)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1058
- ret = 1
- #9 0x000000000102651c in SpringApp::Run (this=0x7fffffffe5b0, argc=1, argv=0x7fffffffe778)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
- No locals.
- #10 0x00000000010012fe in MainFunc (argc=1, argv=0x7fffffffe778, ret=0x7fffffffe65c)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:54
- app = {cmdline = 0x1de44a0, lastRequiredDraw = 1077, static ogc = 0x0}
- #11 0x00000000010015ec in Run (argc=1, argv=0x7fffffffe778)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:65
- ret = -1
- err = 0x214
- #12 0x000000000100168c 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