Program received signal SIGSEGV, Segmentation fault. 0x080c4fe6 in Zap::ControlObjectConnection::getObjectMovedThisGame (this=0x0) at controlObjectConnection.cpp:294 294 return mObjectMovedThisGame; (gdb) trace Tracepoint 4 at 0x80c4fe6: file controlObjectConnection.cpp, line 294. (gdb) backtrace #0 0x080c4fe6 in Zap::ControlObjectConnection::getObjectMovedThisGame ( this=0x0) at controlObjectConnection.cpp:294 #1 0x080ee41c in Zap::AddOrderSort (a=0x84d10c8, b=0x84d10cc) at game.cpp:2122 #2 0xb7d70f66 in msort_with_tmp () from /lib/libc.so.6 #3 0xb7d71437 in qsort () from /lib/libc.so.6 #4 0x080f9aad in TNL::Vector::sort (this=0x845adcc, f=0x80ee3f8 ) at ../tnl/tnlVector.h:355 #5 0x080ec50c in Zap::ServerGame::cycleLevel (this=0x845ad48, nextLevel=-1) at game.cpp:2207 #6 0x080edf74 in Zap::ServerGame::suspendGame (this=0x845ad48) at game.cpp:2345 #7 0x080ee028 in Zap::ServerGame::suspendIfNoActivePlayers (this=0x845ad48) at game.cpp:2414 #8 0x08135a0c in Zap::GameType::serverRemoveClient (this=0x84a56e0, clientInfo=0x84605c0) at gameType.cpp:2434 #9 0x080e4865 in Zap::ServerGame::removeClient (this=0x845ad48, clientInfo=0x84605c0) at game.cpp:2537 #10 0x080fc6ef in Zap::GameConnection::onConnectionTerminated (this=0x8453740, reason=ReasonSelfDisconnect, reasonStr=0xbfffe992 "") at gameConnection.cpp:1706 #11 0x082d6000 in TNL::NetInterface::handleDisconnect (this=0x845bf98, address=..., stream=0xbfffeb50) at netInterface.cpp:1340 ---Type to continue, or q to quit--- #12 0x082d9683 in TNL::NetInterface::processPacket (this=0x845bf98, sourceAddress=..., pStream=0xbfffeb50) at netInterface.cpp:477 #13 0x08112a43 in Zap::GameNetInterface::processPacket (this=0x845bf98, sourceAddress=..., pStream=0xbfffeb50) at gameNetInterface.cpp:52 #14 0x082d6fe5 in TNL::NetInterface::checkIncomingPackets (this=0x845bf98) at netInterface.cpp:428 #15 0x080ed89b in Zap::ServerGame::idle (this=0x845ad48, timeDelta=13) at game.cpp:2800 #16 0x0818f338 in Zap::gameIdle (integerTime=13) at main.cpp:545 #17 0x0818f580 in Zap::idle () at main.cpp:621 #18 0x0818f5ed in Zap::dedicatedServerLoop () at main.cpp:667 #19 0x0818fc4d in main (argc=3, argv=0xbffff5b4) at main.cpp:1086 (gdb)