[mohaa] Alpha 1b...

Tim Ladd, Jr. wingman at compueasy.com
Wed Jan 1 01:34:30 EST 2003


Tried what you said and I don't have any core.* files anywhere. When I
say crashes I guess I should elaborate a bit. It just dies to a command
prompt no error msgs etc. even tried turning developer var on it gives
me tons more info but nothing when the server dies.

-----Original Message-----
From: Ryan C. Gordon [mailto:icculus at clutteredmind.org] 
Sent: Wednesday, January 01, 2003 1:13 AM
To: mohaa at icculus.org
Subject: RE: [mohaa] Alpha 1b...


> I'm getting random crashes. Is there anything I can turn on to get a
> traceback for you to analyze?

ulimit -c unlimited
Then run the server.

Let the server crash. Every time it crashes, it should leave a
"core.xxxxx" file in the current directory where "xxxxx" is the process
id
that crashed.

 then run gdb ./spearhead_lnxded core.xxxxx

When gdb loads, enter "bt" to get a backtrace.

Send the output of that backtrace to me.

--ryan.








More information about the Mohaa mailing list