Bugs item #1755457, was opened at 2007-07-17 22:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1755457&group_id=132078
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tpserver-cpp Group: Bug - Protocol Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Ansell (mithro) Assigned to: Lee Begg (llnz) Summary: Segfault in getType Initial Comment: 2007-07-17 22:27:29 < Info > End Of Turn finished 2007-07-17 22:27:39 < Info > End Of Turn started tpserver-cpp> Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1212086576 (LWP 16902)] 0x080c8f34 in IGObject::getType (this=0x0) at object.cpp:80 80 return type; (gdb) bt #0 0x080c8f34 in IGObject::getType (this=0x0) at object.cpp:80 #1 0xb7a787dc in MinisecTurn::doTurn (this=0x8196728) at minisecturn.cpp:197 #2 0x080b801e in Game::doEndOfTurn (this=0x813b8d8) at game.cpp:275 #3 0x0810ca5e in TurnTimer::timerFinished (this=0x81b9528) at turntimer.cpp:172 #4 0x0810dc91 in TimerCallbackImpl<TurnTimer*, void (TurnTimer::*)()>::call (this=0x8222a00) at timercallback.h:54 #5 0x080c01e2 in TimerCallback::call (this=0xbfdea43c) at timercallback.h:121 #6 0x080be9d5 in Network::masterLoop (this=0x8131340) at net.cpp:295 #7 0x080afac8 in main (argc=3, argv=0xbfdea604) at main.cpp:135 (gdb) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1755457&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
