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 695851 - SIGSEGV in add_to_object_array_unique()
SIGSEGV in add_to_object_array_unique()
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: nm-applet
0.9.8
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-03-14 14:51 UTC by Mathieu Trudel-Lapierre
Modified: 2017-07-25 20:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
syslog from the LP bug (331.48 KB, text/plain)
2013-03-14 14:51 UTC, Mathieu Trudel-Lapierre
Details

Description Mathieu Trudel-Lapierre 2013-03-14 14:51:13 UTC
Created attachment 238881 [details]
syslog from the LP bug

From downstream bug at https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1153266:

  • #0 add_to_object_array_unique
    at nm-object.c line 636
  • #1 pseudo_property_object_created
    at nm-object.c line 1160
  • #2 create_async_complete
    at nm-object.c line 522
  • #3 async_inited
    at nm-object.c line 543
  • #4 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.35.8/./gio/gsimpleasyncresult.c line 777
  • #5 init_async_got_properties
    at nm-object.c line 188
  • #6 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.35.8/./gio/gsimpleasyncresult.c line 777
  • #7 reload_complete
    at nm-object.c line 1328
  • #8 reload_got_properties
    at nm-object.c line 1357
  • #9 complete_pending_call_and_unlock
    at ../../dbus/dbus-connection.c line 2314
  • #10 dbus_connection_dispatch
    at ../../dbus/dbus-connection.c line 4580
  • #11 message_queue_dispatch
    at dbus-gmain.c line 90
  • #12 g_main_dispatch
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3054
  • #13 g_main_context_dispatch
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3630
  • #14 g_main_context_iterate
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3701
  • #15 g_main_loop_run
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3895
  • #16 main
    at main.c line 106

Comment 1 Pavel Simerda 2014-11-23 18:53:35 UTC
Upstream bug is closed, does it still apply or is there a patch that should be upstreamed?
Comment 2 Beniamino Galvani 2017-07-25 20:49:19 UTC
Closing as obsolete, please reopen if this still happens on recent NetworkManager versions. Thanks!