Hi,

I've noticed that dhclient "reproducably" dumps core after running for less than 24 hours. The problem persists for at least the last two i386 snapshots.

The lease time from the dhcp server in this setup is one hour.

# cat /var/log/messages | grep dhclient
...
Feb 14 13:31:13 host dhclient[11144]: default route write: No such process
Feb 14 14:01:13 host dhclient[11144]: default route write: No such process
Feb 14 14:31:13 host dhclient[11144]: default route write: No such process
Feb 14 15:01:13 host dhclient[11144]: default route write: No such process
Feb 14 15:31:13 host dhclient[11144]: imsg_read(priv_ibuf): Resource temporarily unavailable
Feb 14 15:31:13 host dhclient[8160]: write_file: imsg_flush: Broken pipe
Feb 14 15:31:13 host dhclient[8160]: lost connection to [priv]
Feb 14 15:31:13 host dhclient[8160]: cleanup: imsg_flush: Broken pipe

The dhclient interface runs in a separate rdomain (this didn't cause problems in the past -- I don't know if it's related to the problem): # cat /etc/hostname.vr0
!ifconfig vr0 rdomain 1
dhcp

Best Regards
Andreas

Reply via email to