dhclient wedged
Brooks Davis
brooks at one-eyed-alien.net
Tue Jan 31 11:13:21 PST 2006
On Tue, Jan 31, 2006 at 12:29:48PM -0500, Lodewijk Vöge wrote:
> On 28-jan-2006, at 20:33, Kelly D. Grills wrote:
>
> >Just a quick update. I've recompiled and am waiting for a failure.
> >If I recall correctly my problem occured when the ip actually
> >changed, so it may be a while before I post any debugging info.
>
> it just wedged on my machine, also on comcast. this is the backtrace
> when I attach gdb:
>
> (gdb) bt
> #0 0x2813929a in memcpy () from /lib/libc.so.6
> #1 0x0805199d in receive_packet (interface=0x8070000,
> buf=0xbfbfdb60 "\002\001\006", len=4096, from=0xbfbfebb0,
> hfrom=0xbfbfeb90) at /usr/src/sbin/dhclient/bpf.c:306
> #2 0x08050d51 in got_one (l=0x8073230)
> at /usr/src/sbin/dhclient/dispatch.c:256
> #3 0x08050ce8 in dispatch () at /usr/src/sbin/dhclient/dispatch.c:228
> #4 0x0804a01c in main (argc=1, argv=0xbfbfec98)
> at /usr/src/sbin/dhclient/dhclient.c:429
The backtrace doesn't tell me much at first glance. I'm quite certain
it's not hung in memcpy since I'm highly confident memcpy doesn't
have an undiscovered bugs. :) Instead it's presumably looping in
receive_packet or at a higher level, possibaly in dispatch. At the very
least I need a coredump and your executable so I can look at variables
in receive_packet.
Thanks for your report.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060131/7b9cc80a/attachment.bin
More information about the freebsd-stable
mailing list