Dan Larsson <[EMAIL PROTECTED]> probably said:
> The dhcpd daemon keeps coredumping after a couple of hours.
> It leaves a dhcpd.core file, what tools can I use to figure out why?
I wouldn't put too much effort into tracking this down. There are
several known issues with 3.0b2pl9 which will take
-On [20001107 09:20], Dan Larsson ([EMAIL PROTECTED]) wrote:
>The dhcpd daemon keeps coredumping after a couple of hours.
>It leaves a dhcpd.core file, what tools can I use to figure out why?
make sure you have compiled with -g in order to enable debugging symbols
and also don't strip the binary.