On 4/14/14, sven falempin <sven.falem...@gmail.com> wrote: [..] >>> OpenBSD 5.4 (GENERIC) #37: Tue Jul 30 12:05:01 MDT 2013 >>> dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC [...] > so i got gdb back to the machine because i cannot reproduce outside of the > box. > gdb too old cannot gcore. > > The state is nasty, but i do get the trace of the dhcp transaction. > > [..] > DHCPREQUEST on trunk0 to 255.255.255.255 port 67 > DHCPACK from 10.0.0.254 (96:4f:87:9c:ad:67) > > Program received signal SIGSEGV, Segmentation fault. > 0x1c005b26 in add_classless_static_routes (rdomain=13684944, > classless_static_routes=0x0) at /usr/src/sbin/dhclient/dhclient.c:2408 > 2408 /usr/src/sbin/dhclient/dhclient.c: No such file or directory. > in /usr/src/sbin/dhclient/dhclient.c > (gdb) bt > #0 0x1c005b26 in add_classless_static_routes (rdomain=13684944, > classless_static_routes=0x0) at /usr/src/sbin/dhclient/dhclient.c:2408
that rdomain value looks awful funny. You aren't by chance mixing binaries pre/post time_t change? But, don't mind me too much. Wait for someone with actual knowledge in this area. --patrick