On Tue, Jun 04, 2002 at 07:43:41AM -0400, Jason Gauthier wrote:
> Are you running some kind of threaded DNS code?
> 
> Do you have a test mud?  If not make one... then connect to it 5 times.
> Can you reproduce the problem?  Reproducability is the key to fixability.
> 
> If you are not running threaded code, and the mud crashes then the core
> that's dumped should be accurate. (check the time stamp)
> 
> Anyway, whenever you can isolate the problem, do so.
> Bring up another mud to test with, (run via GDB if you like) and connect to
> it until it crashes. Examine core.
> 
> If you're running threaded stuff, take it out.  Rinse, Wash, Repeat.

Just compile it without -DTHREADED_DNS. There is a reason why these
things are living in your Makefile you know :-P

Edwin

-- 
Edwin Groothuis      |           Personal website: http://www.MavEtJu.org
[EMAIL PROTECTED]    |        Interested in MUDs? Visit Fatal Dimensions:
bash$ :(){ :|:&};:   |                    http://www.FatalDimensions.org/

Reply via email to