[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dhclient aborting with a stack smashing error



Thomas Schwinge, le Wed 13 Mar 2013 22:05:03 +0100, a écrit :
>     #0  __stack_chk_fail () at stack_chk_fail.c:29
>     #1  0x0819b514 in __stack_chk_fail_local ()
>     #2  0x08071b9b in discover_interfaces (state=state@entry=2) at discover.c:1331
>     #3  0x08052468 in main (argc=8, argv=0x1024e04) at dhclient.c:478
> 
> So in discover_interfaces it fails.  And now I wonder if there's a
> coincidence between that function, right near its beginning calling
> getifaddrs (via begin_iface_scan), and the Debian eglibc changelog
> mentioning »patches/hurd-i386/tg-ifaddrs_v6.diff: New patch, fixes IPv6
> addresses in getifaddrs«

It looks very much so.

> -- though that patch, while apparently applied
> to the 2.13-39+hurd.3 binary packages, does not actually seem to be
> present in the source package I retrieved?

The hurd.3 source package?  The patch really is there (and in topgit).

Samuel


Reply to: