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 654246 - empathy-auth-client crashed with SIGSEGV in g_type_check_instance()
empathy-auth-client crashed with SIGSEGV in g_type_check_instance()
Status: RESOLVED DUPLICATE of bug 649383
Product: empathy
Classification: Core
Component: Auth client
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-08 13:28 UTC by Cristian Aravena Romero
Modified: 2011-07-11 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-07-08 13:28:03 UTC
Open bug in launchpad.net:

https://bugs.launchpad.net/bugs/807526

"Open empathy and crash." + I use gtalk, MSN, chat, facebook and salut.

  • #0 g_type_check_instance
    at /build/buildd/glib2.0-2.29.8/./gobject/gtype.c line 4057
  • #1 g_signal_handler_disconnect
    at /build/buildd/glib2.0-2.29.8/./gobject/gsignal.c line 2383
  • #2 observer_destroyed_cb
    at util.c line 963
  • #3 weak_refs_notify
    at /build/buildd/glib2.0-2.29.8/./gobject/gobject.c line 2244
  • #4 g_datalist_clear
    at /build/buildd/glib2.0-2.29.8/./glib/gdataset.c line 282
  • #5 g_object_finalize
    at /build/buildd/glib2.0-2.29.8/./gobject/gobject.c line 902
  • #6 g_object_unref
    at /build/buildd/glib2.0-2.29.8/./gobject/gobject.c line 2709
  • #7 closure_invoke_notifiers
    at /build/buildd/glib2.0-2.29.8/./gobject/gclosure.c line 293
  • #8 g_closure_invoke
    at /build/buildd/glib2.0-2.29.8/./gobject/gclosure.c line 777
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.8/./gobject/gsignal.c line 3256
  • #10 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.8/./gobject/gsignal.c line 2987
  • #11 g_signal_emit
    at /build/buildd/glib2.0-2.29.8/./gobject/gsignal.c line 3044
  • #12 tp_proxy_emit_invalidated
    at proxy.c line 566
  • #13 tp_channel_closed_cb
    at channel.c line 1142
  • #14 tp_channel_closed_cb
    at channel.c line 1126
  • #15 _tp_cli_channel_invoke_callback_for_closed
    at _gen/tp-cli-channel-body.h line 27
  • #16 tp_proxy_signal_invocation_run
    at proxy-signals.c line 266
  • #17 g_main_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 2477
  • #18 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3050
  • #19 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3128
  • #20 g_main_loop_run
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3336
  • #21 gtk_main
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkmain.c line 1362
  • #22 main
    at empathy-auth-client.c line 307

Comment 1 Fabio Durán Verdugo 2011-07-08 15:34:35 UTC
could be related with bug 649383
Comment 2 Guillaume Desmottes 2011-07-11 15:31:08 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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