retitle 559160 DHCP server stops with SIGPIPE when talking to LDAP server      
found 559160 3.1.1-6
thanks

I was just able to reproduce this problem while running strace on the
dhcpd process, and it died with SIGPIPE after write() trying to submit
a new request to the LDAP server.

This make me believe the problem occurs when there is a long time
between the DHCP requests and thus a long time between LDAP requests,
leading to the LDAP server closing the connection on timeout.  This
should get the dhcpd LDAP client to reconnect, but apparently instead
make it crash with SIGPIPE.

Any hope of having this problem fixed in Lenny?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to