Subject: dhclient crash
To: None <netbsd-users@netbsd.org>
From: Steve Bellovin <smb@research.att.com>
List: netbsd-users
Date: 05/01/2003 12:37:36
The daily job found a dhclient core file in / -- gdb says 

    Program terminated with signal 8, Floating point exception.
    #0  0x80494fa in ?? ()
    (gdb) bt
    #0  0x80494fa in ?? ()
    #1  0x8049b1b in ?? ()
    #2  0x805df72 in ?? ()
    #3  0x8050a5c in ?? ()
    #4  0x807a946 in ?? ()
    #5  0x804e7b4 in ?? ()
    #6  0x8048f27 in ?? ()
    #7  0x804825c in ?? ()

Has anyone else seen anything like that?  (My dhclient is slightly 
modified, to deal with the buggy dhcp server that I've encountered in 
some Marriott hotels, but I don't think that that code was exercised 
here.)

If folks are interested, I could rebuild dhclient not stripped, to get 
a better traceback.  This is on a 1.6.1 system that I built from source.


		--Steve Bellovin, http://www.research.att.com/~smb (me)
		http://www.wilyhacker.com (2nd edition of "Firewalls" book)