[Bug 1696499] Re: dhclient segfaults on ubuntu 17.04
guysoft
guysoft at gmail.com
Thu Jun 8 09:31:50 UTC 2017
Current workaround:
Compile and build from here: http://www.linuxfromscratch.org/blfs/view/cvs/basicnet/dhcp.html
Note you need the patch dhcp-4.3.5-client_script-1.patch from the same page
Also run:
mv -v /usr/sbin/dhclient /sbin &&
install -v -m755 client/scripts/linux /sbin/dhclient-script
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1696499
Title:
dhclient segfaults on ubuntu 17.04
Status in isc-dhcp package in Ubuntu:
New
Bug description:
After upgrading, network-manager stopped running DHCP, after trying to
run dhclient myself I found out it segfaults. Attached is its strace
output.
I can connect to the internet by stopping network-manager and using
ifconfig + route + /etc/resolv.conf.
Output:
guy at golem4:~$ dhclient
Segmentation fault (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1696499/+subscriptions
More information about the foundations-bugs
mailing list