[Pdns-users] Recursor process terminates
bert hubert
bert.hubert at netherlabs.nl
Mon Aug 15 18:46:48 UTC 2005
On Mon, Aug 15, 2005 at 08:16:20PM +0200, Bastiaan van der Put wrote:
> The recursor keeps dying here also.
>
> ./configure --with-modules=gmysql --enable-recursor
>
> version pdns-2.9.18
>
> On RHEL4, gcc-3.4.3-22.1 it dies.
>
> on RHEL 3 gcc-3.2.3-52 it runs ok.
Can you run it with:
ulimit -c unlimited
And wait for a core dump? Then if you have one:
gdb $(which pdns_recursor) corefile-that-was-generated
bt
And send me the output. Thanks. How quickly does it die? Does it say which
signal caused it to die?
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
More information about the Pdns-users
mailing list