Package: network-manager-gnome Version: 0.9.10.0-2 Severity: normal I installed openvpn and network-manager-openvpn-gnome on Jessie. I downloaded an autologin profile in .ovpn format from my remote openvpn access server. When running 'openvpn --config <the.ovpn>' the tunnel is built and works. When importing 'the.ovpn' via nm-connection-editor through network-manager a segfault error 15 is reliably encountered.
/var/log/kern.log Sep 22 06:15:21 me kernel: [55768.045709] nm-connection-e[26821]: segfault at 2101a90 ip 0000000002101a90 sp 00007ffd27057928 error 15 I ran network-manager via gdb but I admittedly have never used gdb or submitted a bug report before so I've probably missed some steps: (gdb) exec-file /usr/sbin/NetworkManager --debug (gdb) run Starting program: /usr/sbin/NetworkManager [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Inferior 1 (process 26742) exited normally] (gdb) exec-file /usr/bin/nm-connection-editor (gdb) run Starting program: /usr/bin/nm-connection-editor [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. [New Thread 0x7fffebd40700 (LWP 26841)] [New Thread 0x7fffea46a700 (LWP 26842)] [New Thread 0x7fffe9c69700 (LWP 26843)] [New Thread 0x7fffe9468700 (LWP 26844)] Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. [New Thread 0x7fffe8a37700 (LWP 26845)] [Thread 0x7fffea46a700 (LWP 26842) exited] [New Thread 0x7fffea46a700 (LWP 26848)] [Thread 0x7fffea46a700 (LWP 26848) exited] [New Thread 0x7fffea46a700 (LWP 26849)] [Thread 0x7fffea46a700 (LWP 26849) exited] [New Thread 0x7fffea46a700 (LWP 26850)] [Thread 0x7fffe9c69700 (LWP 26843) exited] Program received signal SIGSEGV, Segmentation fault. 0x00000000007c4530 in ?? () (gdb) bt #0 0x00000000007c4530 in ?? () #1 0x0000000000429698 in ?? () #2 0x00007fffffffcaa0 in ?? () #3 0x0000000000000000 in ?? () (gdb) bt full #0 0x00000000007c4530 in ?? () No symbol table info available. #1 0x0000000000429698 in ?? () No symbol table info available. #2 0x00007fffffffcaa0 in ?? () No symbol table info available. #3 0x0000000000000000 in ?? () No symbol table info available. (gdb) quit -- System Information: Debian Release: 8.6 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages network-manager-gnome depends on: ii dbus-x11 1.8.20-0+deb8u1 ii dconf-gsettings-backend [gsettings-backend] 0.22.0-1 ii gconf-service 3.2.6-3 ii gnome-icon-theme 3.12.0-1 ii libc6 2.19-18+deb8u6 ii libcairo2 1.14.0-2.1+deb8u1 ii libdbus-1-3 1.8.20-0+deb8u1 ii libdbus-glib-1-2 0.102-1 ii libgconf-2-4 3.2.6-3 ii libgdk-pixbuf2.0-0 2.31.1-2+deb8u5 ii libglib2.0-0 2.42.1-1+b1 ii libgnome-keyring0 3.12.0-1+b1 ii libgtk-3-0 3.14.5-1+deb8u1 ii libmm-glib0 1.4.0-1 ii libnm-glib-vpn1 0.9.10.0-7 ii libnm-glib4 0.9.10.0-7 ii libnm-gtk0 0.9.10.0-2 ii libnm-util2 0.9.10.0-7 ii libnotify4 0.7.6-2 ii libpango-1.0-0 1.36.8-3 ii libpangocairo-1.0-0 1.36.8-3 ii libsecret-1-0 0.18-1+b1 ii mate-polkit [policykit-1-gnome] 1.8.0+dfsg1-4 ii network-manager 0.9.10.0-7 ii policykit-1-gnome 0.105-2 Versions of packages network-manager-gnome recommends: ii gnome-keyring 3.14.0-1+b1 ii iso-codes 3.57-1 ii mate-notification-daemon [notification-daemon] 1.8.1-3 ii mobile-broadband-provider-info 20140317-1 ii notification-daemon 0.7.6-2 Versions of packages network-manager-gnome suggests: pn network-manager-openconnect-gnome <none> ii network-manager-openvpn-gnome 0.9.10.0-1 pn network-manager-pptp-gnome <none> pn network-manager-vpnc-gnome <none> -- no debconf information _______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
