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 652254 - empathy-auth-client crashed with SIGSEGV in g_object_weak_unref()
empathy-auth-client crashed with SIGSEGV in g_object_weak_unref()
Status: RESOLVED DUPLICATE of bug 643097
Product: empathy
Classification: Core
Component: Auth client
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-10 03:52 UTC by Cristian Aravena Romero
Modified: 2011-06-10 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-06-10 03:52:30 UTC
Open bug in Launchpad.net:
https://bugs.launchpad.net/bugs/795363

"Open empathy and crash."

  • #0 g_object_weak_unref
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 2309
  • #1 observer_destroyed_cb
    at util.c line 964
  • #2 weak_refs_notify
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 2245
  • #3 g_datalist_clear
    at /build/buildd/glib2.0-2.29.6/./glib/gdataset.c line 282
  • #4 g_object_finalize
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 903
  • #5 g_object_unref
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 2710
  • #6 g_hash_table_remove_all_nodes
    at /build/buildd/glib2.0-2.29.6/./glib/ghash.c line 495
  • #7 g_hash_table_unref
    at /build/buildd/glib2.0-2.29.6/./glib/ghash.c line 866
  • #8 empathy_auth_factory_dispose
    at empathy-auth-factory.c line 530
  • #9 g_object_unref
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 2710
  • #10 main
    at empathy-auth-client.c line 309

Comment 1 Guillaume Desmottes 2011-06-10 07:58:32 UTC

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