Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- spring-headless: /home/abma/dev/spring/master/rts/Sim/Projectiles/ProjectileHandler.cpp:219: void CProjectileHandler::UpdateProjectileContainer(ProjectileContainer&, bool): Assertion `p->pos.y <= MAX_PROJECTILE_HEIGHT' failed.
- Program received signal SIGABRT, Aborted.
- 0x00007ffff5dced05 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 0x00007ffff5dced05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
- resultvar = 0
- pid = <value optimized out>
- selftid = 7950
- #1 0x00007ffff5dd2ab6 in abort () at abort.c:92
- save_stage = 2
- act = {__sigaction_handler = {sa_handler = 0xdb, sa_sigaction = 0xdb}, sa_mask = {__val = {
- 140737319462542, 22675744, 140737319454426, 140737488343872, 140737318492258,
- 206158430232, 140737488343888, 140737488343664, 140737318403444, 206158430256,
- 140737488343912, 41920432, 140737321804224, 241, 5283922227690951248,
- 140737488348363}}, sa_flags = -168900902, sa_restorer = 0x159fd18}
- sigs = {__val = {32, 0 <repeats 15 times>}}
- #2 0x00007ffff5dc77c5 in __assert_fail (assertion=0x159fee8 "p->pos.y <= MAX_PROJECTILE_HEIGHT",
- file=<value optimized out>, line=219, function=<value optimized out>) at assert.c:81
- buf = 0x27fa7b0 "spring-headless: /home/abma/dev/spring/master/rts/Sim/Projectiles/ProjectileHandler.cpp:219: void CProjectileHandler::UpdateProjectileContainer(ProjectileContainer&, bool): Assertion `p->pos.y <= MAX_"...
- #3 0x0000000000e67ef2 in CProjectileHandler::UpdateProjectileContainer (this=0x7fffec323f60,
- pc=..., synced=false)
- at /home/abma/dev/spring/master/rts/Sim/Projectiles/ProjectileHandler.cpp:219
- p = 0x257f3a0
- pci = {_M_node = 0x4e157f0}
- __PRETTY_FUNCTION__ = "void CProjectileHandler::UpdateProjectileContainer(ProjectileContainer&, bool)"
- ---Type <return> to continue, or q <return> to quit---
- #4 0x0000000000e67fab in CProjectileHandler::Update (this=0x7fffec323f60)
- at /home/abma/dev/spring/master/rts/Sim/Projectiles/ProjectileHandler.cpp:238
- 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 = 0x5c84ca8 "ProjectileHandler::Update"}}, starttime = 52515},
- autoShowGraph = false}
- gfi = {_M_node = 0x0}
- #5 0x00000000009477d9 in CGame::SimFrame (this=0x1f5d660)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:1519
- 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 = 0x252d6d8 "Game::SimFrame"}}, starttime = 52488},
- 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 = 0x5aa5008 "Game::SimFrame (Update)"}}, starttime = 52488},
- autoShowGraph = false}
- #6 0x00000000009c99b3 in CGame::ClientReadNet (this=0x1f5d660)
- at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:364
- inbuf = 0x570f640 "\002\242\022\366\377\177"
- dataLength = 1
- ---Type <return> to continue, or q <return> to quit---
- packetCode = 2 '\002'
- packet = {px = 0x5bf3cb0, pn = {pi_ = 0x4f8a380}}
- procstarttime = 52437
- __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()"
- #7 0x0000000000944150 in CGame::Update (this=0x1f5d660)
- at /home/abma/dev/spring/master/rts/Game/Game.cpp:906
- timeNow = 52437
- difTime = 3
- dif = 0.00300000003
- #8 0x00000000010003c7 in SpringApp::UpdateSim (this=0x7fffffffe000, ac=0x1f5d660)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:980
- ret = false
- #9 0x000000000100043d in SpringApp::Update (this=0x7fffffffe000)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1058
- ret = 1
- #10 0x0000000001000692 in SpringApp::Run (this=0x7fffffffe000, argc=2, argv=0x7fffffffe1c8)
- at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
- No locals.
- #11 0x0000000000fdcece in MainFunc (argc=2, argv=0x7fffffffe1c8, ret=0x7fffffffe0ac)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:54
- app = {cmdline = 0x1d66c10, lastRequiredDraw = 9968, static ogc = 0x0}
- #12 0x0000000000fdd1bc in Run (argc=2, argv=0x7fffffffe1c8)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:65
- ret = -1
- ---Type <return> to continue, or q <return> to quit---
- err = 0x20a
- #13 0x0000000000fdd25c in main (argc=2, argv=0x7fffffffe1c8)
- at /home/abma/dev/spring/master/rts/System/Main.cpp:95
- No locals.
Advertisement
Add Comment
Please, Sign In to add comment