-DTHREADED_DNS isnt a flag in my makefile.. these are the flags:

C_FLAGS = -Wall -g -DMEMWATCH
L_FLAGS = -lz -lm -lcrypt -lpthread -g -ggdb -static -L/usr/lib/mysql
-lmysqlclient


-------Original Message-------

From: Edwin Groothuis
Date: Tuesday, June 04, 2002 07:52:30 PM
To: 'Ben'
Cc: Rom Mailing-list
Subject: Re: Connect/Disconnect Problems

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