Bugs item #1762603, was opened at 2007-07-28 20:13 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=1762603&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: tpserver-cpp segfaults in doTurn. Initial Comment: tpserver-cpp> Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1212029232 (LWP 19647)] 0x080c8fba in IGObject::getID (this=0x0) at object.cpp:75 75 return id; (gdb) bt #0 0x080c8fba in IGObject::getID (this=0x0) at object.cpp:75 #1 0xb7a8692b in MinisecTurn::doTurn (this=0x8196738) at minisecturn.cpp:213 #2 0x080b80ae in Game::doEndOfTurn (this=0x813b8e8) at game.cpp:275 #3 0x0810cb46 in TurnTimer::timerFinished (this=0x81b5a08) at turntimer.cpp:172 #4 0x0810dd79 in TimerCallbackImpl<TurnTimer*, void (TurnTimer::*)()>::call (this=0x8350580) at timercallback.h:54 #5 0x080c0272 in TimerCallback::call (this=0xbfc29a7c) at timercallback.h:121 #6 0x080bea65 in Network::masterLoop (this=0x8131320) at net.cpp:295 #7 0x080afb58 in main (argc=3, argv=0xbfc29c44) at main.cpp:135 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1762603&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
