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 759162 - sigsegv in nm_device_uses_assumed_connection
sigsegv in nm_device_uses_assumed_connection
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: IP and DNS config
1.0.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-12-08 09:52 UTC by Sebastien Bacher
Modified: 2016-09-05 08:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2015-12-08 09:52:08 UTC
The bug was reported in Ubuntu with this title
"network manager crashed when removing a usb wifi stick after installing broadcom drivers"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1498725

Similar report on https://bugzilla.redhat.com/show_bug.cgi?id=1272644

Backtrace from 1.0.6

"#0  nm_device_uses_assumed_connection (self=self@entry=0x55cf6a1927e0) at devices/nm-device.c:969
        priv = 0x0
  • #1 _set_state_full
    at devices/nm-device.c line 8614
  • #2 nm_device_state_changed
    at devices/nm-device.c line 8692
  • #3 link_timeout_cb
    at nm-device-wifi.c line 2019
  • #4 g_timeout_dispatch
    at gmain.c line 4545
  • #5 g_main_dispatch
    at gmain.c line 3122
  • #6 g_main_context_dispatch
    at gmain.c line 3737
  • #7 g_main_context_iterate
    at gmain.c line 3808
  • #8 g_main_loop_run
    at gmain.c line 4002
  • #9 main
    at main.c line 512

Comment 2 Beniamino Galvani 2016-09-05 08:05:40 UTC
Should be fixed by patch in comment 1, please reopen otherwise.