[Touch-packages] [Bug 1728013] Re: NetworkManager segfaults when starting and an interface is up

2017-10-27 Thread Walter White
I think I found the issue: #cat /etc/resolvconf.conf # Use the local name server name_servers=127.0.0.1 # added for dnscrypt + dnssec options edns0 The options edns0 is clearly invalid, so, once I commented it, it now works. I can restart NetworkManager as often as I like and it appears to co

[Touch-packages] [Bug 1728013] Re: NetworkManager segfaults when starting and an interface is up

2017-10-27 Thread Walter White
I see this repeatedly in the logs. Just prior to the segfault, NetworkManager is clearing out DNS information. Oct 26 22:40:37 localhost NetworkManager[484]: [1509072037.0735] dns-mgr: Removing DNS information from /sbin/resolvconf Oct 26 22:40:37 localhost kernel: NetworkManager[484]: segfaul

[Touch-packages] [Bug 1728013] Re: NetworkManager segfaults when starting and an interface is up

2017-10-27 Thread Walter White
I am also running NetworkManager 1.4.4-r1. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1728013 Title: NetworkManager segfaults when starting and an interface is

[Touch-packages] [Bug 1728013] [NEW] NetworkManager segfaults when starting and an interface is up

2017-10-27 Thread Walter White
Public bug reported: This is the kernel output I get when restarting NetworkManager with an interface being up. This is reproducible across all of my machines. I am running Funtoo with gentoo sources 4.13.9 and have been able to reproduce this problem for over 6 months. [Thu Oct 26 22:40:36 20