GNOME Bugzilla – Bug 783322
SIGSEGV in NM connecting to WWAN
Last modified: 2017-06-01 16:12:42 UTC
OS: Gentoo NetworkManager: 1.8.0 ModemManager: 1.6.4 Persistent SIGSEGV while trying to establish Mobile Broadband connection. Wi-Fi connections work properly. With NetworkManager v1.4.4, Mobile Broadband works properly. -------- (NetworkManager:20759): GLib-CRITICAL **: g_array_sort_with_data: assertion 'array != NULL' failed Thread 1 "NetworkManager" received signal SIGSEGV, Segmentation fault. nm_ip6_config_get_address_first_nontentative (config=0xa203c0, linklocal=linklocal@entry=1) at /var/tmp/portage/net-misc/networkmanager-1.8.0/work/NetworkManager-1.8.0/src/nm-ip6-config.c:1458 1458 for (i = 0; i < priv->addresses->len; i++) { (gdb) bt
+ Trace 237535
(gdb) p priv->addresses $2 = (GArray *) 0x0 Core file is available.
*** This bug has been marked as a duplicate of bug 782545 ***