[tp-devel] Server problem
Ryan Neufeld neufelry at gmail.comTue May 27 13:09:55 EDT 2008
- Previous message: [tp-devel] Server problem
- Next message: [tp-devel] Server problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ran gdb on tpserver. Commands I entered: gdb ./tpserver-cpp game ruleset=risk game load network start. Everything proceeded normally with initial commands but network start produced the more detailed error results listed below: 2008-05-27 12:04:03 < Info > Risk created tpserver-cpp> network start 2008-05-27 12:04:06 < Info > Starting Network 2008-05-27 12:04:06 < Info > Not configured to start http socket 2008-05-27 12:04:06 < Info > Not configured to start tps socket 2008-05-27 12:04:06 < Info > Not configured to start https socket 2008-05-27 12:04:06 < Info > Started network with 1 listeners Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000004 0x00062bb0 in TurnTimer::secondsToEOT () (gdb) Likewise with rfts as the ruleset: tpserver-cpp> network start 2008-05-27 12:08:30 < Info > Starting Network 2008-05-27 12:08:30 < Info > Not configured to start http socket 2008-05-27 12:08:30 < Info > Not configured to start tps socket 2008-05-27 12:08:30 < Info > Not configured to start https socket 2008-05-27 12:08:30 < Info > Started network with 1 listeners Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000004 0x00062bb0 in TurnTimer::secondsToEOT () Ryan 'jphr' Neufeld --------------------------- visit me at hammerofcode.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.thousandparsec.net/pipermail/tp-devel/attachments/20080527/02d31401/attachment.htm
- Previous message: [tp-devel] Server problem
- Next message: [tp-devel] Server problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the tp-devel mailing list
