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 646600 - empathy crashed with SIGSEGV in _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STRING_BOOLEAN()
empathy crashed with SIGSEGV in _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STR...
Status: RESOLVED DUPLICATE of bug 646555
Product: empathy
Classification: Core
Component: General
2.33.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-03 07:25 UTC by Omer Akram
Modified: 2011-04-04 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Omer Akram 2011-04-03 07:25:16 UTC
empathy 2.34.0

This is a crash in launchpad <https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/747066> where most of the times people are not sure what crashed empathy, could be related to bug 646599

  • #0 event_manager_add
    at empathy-event-manager.c line 240
  • #1 event_manager_pendings_changed_cb
    at empathy-event-manager.c line 1265
  • #2 _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STRING_BOOLEAN
    at empathy-marshal.c line 167
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.28.4/./gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3252
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 2983
  • #6 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3077
  • #7 contact_manager_pendings_changed_cb
    at empathy-contact-manager.c line 83
  • #8 _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STRING_BOOLEAN
    at empathy-marshal.c line 167
  • #9 g_closure_invoke
    at /build/buildd/glib2.0-2.28.4/./gobject/gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3252
  • #11 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 2983
  • #12 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3077
  • #13 tp_contact_list_got_local_pending_cb
    at empathy-tp-contact-list.c line 481
  • #14 get_contacts_by_handle_cb
    at empathy-tp-contact-factory.c line 231
  • #15 contacts_context_continue
    at contact.c line 1783
  • #16 connection_capabilities_prepare_cb
    at contact.c line 2528
  • #17 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.28.4/./gio/gsimpleasyncresult.c line 747
  • #18 complete_in_idle_cb
    at /build/buildd/glib2.0-2.28.4/./gio/gsimpleasyncresult.c line 757
  • #19 g_idle_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 4545
  • #20 g_main_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 2440
  • #21 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3013
  • #22 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3091
  • #23 g_main_loop_run
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3299
  • #24 IA__gtk_main
    at /build/buildd/gtk+2.0-2.24.3/gtk/gtkmain.c line 1255
  • #25 main
    at empathy.c line 566

Comment 1 Guillaume Desmottes 2011-04-04 08:37:22 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 646555 ***