After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792037 - nm-applet segfaults when connecting to OpenVPN profile
nm-applet segfaults when connecting to OpenVPN profile
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nm-applet
1.8.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-12-29 05:11 UTC by Sean-Der
Modified: 2018-01-03 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Valgrind showing the described issue (10.33 KB, text/plain)
2017-12-29 05:11 UTC, Sean-Der
Details

Description Sean-Der 2017-12-29 05:11:30 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
Comment 1 Sean-Der 2017-12-29 05:14:44 UTC
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)
Comment 2 Beniamino Galvani 2018-01-03 14:18:38 UTC
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.