GNOME Bugzilla – Bug 792037
nm-applet segfaults when connecting to OpenVPN profile
Last modified: 2018-01-03 14:18:38 UTC
Created attachment 366068 [details] Valgrind showing the described issue I have attached a valgrind that shows the issue. I haven't tried with master, just pulled down dbgsym. Hopefully this isn't already fixed. I did a quick `git blame` and didn't see anything
Also here are all the packages I am using with Debian sid sean@SeanLaptop:~$ dpkg -l | grep network-man ii network-manager 1.10.2-1 amd64 network management framework (daemon and userspace tools) ii network-manager-gnome 1.8.10-1 amd64 network management framework (GNOME frontend) ii network-manager-gnome-dbgsym 1.8.10-1 amd64 debug symbols for network-manager-gnome ii network-manager-openconnect 1.2.4-1 amd64 network management framework (OpenConnect plugin core) ii network-manager-openconnect-gnome 1.2.4-1 amd64 network management framework (OpenConnect plugin GNOME GUI) ii network-manager-openvpn 1.2.8-2 amd64 network management framework (OpenVPN plugin core) ii network-manager-openvpn-gnome 1.2.8-2 amd64 network management framework (OpenVPN plugin GNOME GUI)
This problem is fixed by commit: https://git.gnome.org/browse/network-manager-applet/commit/?id=a52ccb2fe170558fc0aab4dd1d15ba8808b10951 I'm closing this for now, please reopen if needed.