GNOME Bugzilla – Bug 778403
Going back from the network settings and waiting crashes the program
Last modified: 2017-03-13 14:02:33 UTC
Steps to reproduce: Start gnome-control-center, click on network, click to go back and wait for a few seconds Operating system: ArchLinux Kernel version 4.9.7-1-ARCH C library version: 2.24-2 GDB Session after reproducing the bug: (gdb) run --verbose Starting program: /usr/bin/gnome-control-center --verbose [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffccb98700 (LWP 3363)] [New Thread 0x7fffcbc57700 (LWP 3364)] [New Thread 0x7fffcb456700 (LWP 3365)] [New Thread 0x7fffcac55700 (LWP 3366)] [New Thread 0x7fffbbfff700 (LWP 3367)] [New Thread 0x7fffbb7fe700 (LWP 3368)] ** (gnome-control-center:3359): DEBUG: Enabling debugging [Thread 0x7fffbbfff700 (LWP 3367) exited] (gnome-control-center:3359): network-cc-panel-DEBUG: add vpn/NMRemoteConnection remote connection: /org/freedesktop/NetworkManager/Settings/8 (gnome-control-center:3359): network-cc-panel-DEBUG: got proxy (gnome-control-center:3359): network-cc-panel-DEBUG: Calling handle_argv() after cold-plugging connections (gnome-control-center:3359): network-cc-panel-DEBUG: coldplugging devices (gnome-control-center:3359): network-cc-panel-DEBUG: got /org/freedesktop/NetworkManager/Settings/8 (gnome-control-center:3359): network-cc-panel-DEBUG: got proxy (gnome-control-center:3359): network-cc-panel-DEBUG: device /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/wlp3s0 type 2 path /org/freedesktop/NetworkManager/Devices/2 (gnome-control-center:3359): network-cc-panel-DEBUG: adding Lproliveira (gnome-control-center:3359): network-cc-panel-DEBUG: adding THAISDSFREITAS (gnome-control-center:3359): network-cc-panel-DEBUG: adding Academia Exito (gnome-control-center:3359): network-cc-panel-DEBUG: adding HUBBLE (gnome-control-center:3359): network-cc-panel-DEBUG: adding Gordo (gnome-control-center:3359): network-cc-panel-DEBUG: adding b0ddcc (gnome-control-center:3359): network-cc-panel-DEBUG: adding Virus (gnome-control-center:3359): network-cc-panel-DEBUG: adding Los Guimaraes (gnome-control-center:3359): network-cc-panel-DEBUG: adding b8167a (gnome-control-center:3359): network-cc-panel-DEBUG: Calling handle_argv() after cold-plugging devices ** (gnome-control-center:3359): DEBUG: Num previous panels? 0 (gnome-control-center:3359): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault. 0x00007ffff2e73cd2 in ?? () from /usr/lib/libnm.so.0 (gdb) bt
+ Trace 237127
Continuing. Couldn't get registers: No such process. Couldn't get registers: No such process. Couldn't get registers: No such process. (gdb) [Thread 0x7fffbb7fe700 (LWP 3368) exited] [Thread 0x7fffcac55700 (LWP 3366) exited] [Thread 0x7fffcb456700 (LWP 3365) exited] [Thread 0x7fffcbc57700 (LWP 3364) exited] [Thread 0x7fffccb98700 (LWP 3363) exited] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists.
I forgot to mention, the version is 3.22.1-1 (Arch linux)
Bug in libnm. Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 778615 ***