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 737691 - NetworkManager 0.9.10 segfault when connecting to wi-fi
NetworkManager 0.9.10 segfault when connecting to wi-fi
Status: RESOLVED DUPLICATE of bug 737645
Product: NetworkManager
Classification: Platform
Component: Wi-Fi
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-30 23:59 UTC by neurolabs.de
Modified: 2015-04-24 07:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description neurolabs.de 2014-09-30 23:59:10 UTC
This is the second backtrace from a discussion at the gentoo bugzilla:
https://bugs.gentoo.org/show_bug.cgi?id=523700

This is the stacktrace:

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
  • #4 nm_dbus_manager_unregister_object
    at nm-dbus-manager.c line 901
  • #5 nm_settings_connection_signal_remove
    at settings/nm-settings-connection.c line 1589
  • #6 reload_connections
    at plugin.c line 343
  • #7 add_connection
    at plugin.c line 369
  • #8 nm_settings_add_connection
    at settings/nm-settings.c line 942
  • #9 pk_add_cb
    at settings/nm-settings.c line 1048
  • #10 auth_chain_finish
    at nm-manager-auth.c line 88
  • #11 g_main_dispatch
    at /var/tmp/portage/dev-libs/glib-2.40.0-r1/work/glib-2.40.0/glib/gmain.c line 3064
  • #12 g_main_context_dispatch
    at /var/tmp/portage/dev-libs/glib-2.40.0-r1/work/glib-2.40.0/glib/gmain.c line 3663
  • #13 g_main_context_iterate
    at /var/tmp/portage/dev-libs/glib-2.40.0-r1/work/glib-2.40.0/glib/gmain.c line 3734
  • #14 g_main_loop_run
    at /var/tmp/portage/dev-libs/glib-2.40.0-r1/work/glib-2.40.0/glib/gmain.c line 3928
  • #15 main
    at main.c line 678

Comment 1 Jiri Klimes 2015-04-23 14:57:03 UTC
Is this still an issue after https://bugzilla.gnome.org/show_bug.cgi?id=737645#c12 ?
Comment 2 neurolabs.de 2015-04-24 07:10:55 UTC
With recent versions, the issue is not reproducable. Feel free to close this issue.
Comment 3 neurolabs.de 2015-04-24 07:11:30 UTC
Oh, I can close this myself ;)

*** This bug has been marked as a duplicate of bug 737645 ***