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 672351 - empathy-chat crashed with SIGSEGV in g_str_hash()
empathy-chat crashed with SIGSEGV in g_str_hash()
Status: RESOLVED DUPLICATE of bug 672980
Product: folks
Classification: Platform
Component: general
0.6.x
Other Linux
: Normal critical
: Unset
Assigned To: folks-maint
folks-maint
: 672253 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-18 18:08 UTC by Bilal Shahid
Modified: 2012-03-31 19:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bilal Shahid 2012-03-18 18:08:42 UTC
this bug appears when it's impossible to reconnect at facebook. When i close a chat facebook with a personne, all of windows chat closed

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: empathy 3.3.3-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
Comment 1 Bilal Shahid 2012-03-18 18:09:00 UTC


  • #0 g_str_hash
    at /build/buildd/glib2.0-2.31.8/./glib/ghash.c line 1709
  • #1 gee_hash_map_lookup_node
    at hashmap.c line 928
  • #2 gee_hash_map_real_has_key
    at hashmap.c line 967
  • #3 gee_abstract_map_has_key
    at abstractmap.c line 313
  • #4 gee_map_has_key
    at map.c line 270
  • #5 gee_abstract_multi_map_real_set
    at abstractmultimap.c line 576
  • #6 gee_multi_map_set
    at multimap.c line 214
  • #7 tpf_persona_constructor
    at tpf-persona.c line 3838
  • #8 g_object_newv
    at /build/buildd/glib2.0-2.31.8/./gobject/gobject.c line 1703
  • #9 g_object_new_valist
    at /build/buildd/glib2.0-2.31.8/./gobject/gobject.c line 1820
  • #10 g_object_new
    at /build/buildd/glib2.0-2.31.8/./gobject/gobject.c line 1535
  • #11 tpf_persona_construct
    at tpf-persona.c line 1916
  • #12 tpf_persona_new
    at tpf-persona.c line 1929
  • #13 _tpf_persona_store_add_persona_from_contact
    at tpf-persona-store.c line 6850
  • #14 _tpf_persona_store_ensure_persona_from_contact
    at tpf-persona-store.c line 6776
  • #15 tpf_persona_dup_for_contact
    at tpf-persona.c line 3078
  • #16 empathy_create_individual_from_tp_contact
    at empathy-utils.c line 1173
  • #17 empathy_chat_get_contact_menu
    at empathy-chat.c line 4003
  • #18 chat_window_contact_menu_update
    at empathy-chat-window.c line 463
  • #19 chat_window_update
    at empathy-chat-window.c line 650
  • #20 chat_window_update_chat_tab_full
    at empathy-chat-window.c line 818
  • #21 _gtk_marshal_VOID__OBJECT_UINT
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtkmarshalers.c line 2544
  • #22 g_closure_invoke
    at /build/buildd/glib2.0-2.31.8/./gobject/gclosure.c line 774
  • #23 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3372
  • #24 g_signal_emit_valist
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3033
  • #25 g_signal_emit
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3090
  • #26 gtk_notebook_switch_page
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtknotebook.c line 6600
  • #27 gtk_notebook_button_press
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtknotebook.c line 2930
  • #28 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtkmarshalers.c line 85
  • #29 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.31.8/./gobject/gclosure.c line 885
  • #30 g_closure_invoke
    at /build/buildd/glib2.0-2.31.8/./gobject/gclosure.c line 774
  • #31 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3340
  • #32 g_signal_emit_valist
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3043
  • #33 g_signal_emit
    at /build/buildd/glib2.0-2.31.8/./gobject/gsignal.c line 3090
  • #34 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtkwidget.c line 6134
  • #35 gtk_propagate_event
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtkmain.c line 2426
  • #36 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.3.6/./gtk/gtkmain.c line 1691
  • #37 _gdk_event_emit
    at /build/buildd/gtk+3.0-3.3.6/./gdk/gdkevents.c line 71
  • #38 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.3.6/./gdk/x11/gdkeventsource.c line 360
  • #39 g_main_dispatch
    at /build/buildd/glib2.0-2.31.8/./glib/gmain.c line 2513
  • #40 g_main_context_dispatch
    at /build/buildd/glib2.0-2.31.8/./glib/gmain.c line 3050
  • #41 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.8/./glib/gmain.c line 3121
  • #42 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.8/./glib/gmain.c line 3058
  • #43 g_main_context_iteration
    at /build/buildd/glib2.0-2.31.8/./glib/gmain.c line 3182
  • #44 g_application_run
    at /build/buildd/glib2.0-2.31.8/./gio/gapplication.c line 1599
  • #45 main
    at empathy-chat.c line 160

Comment 2 Guillaume Desmottes 2012-03-19 08:40:34 UTC
Seems to be a Folks bug. Maybe related to https://bugzilla.gnome.org/show_bug.cgi?id=670523#c7 ?
Comment 3 Guillaume Desmottes 2012-03-19 08:41:50 UTC
*** Bug 672253 has been marked as a duplicate of this bug. ***
Comment 4 Bilal Shahid 2012-03-19 13:53:05 UTC
downstream bug: https://bugs.launchpad.net/empathy/+bug/951899
Comment 5 Guillaume Desmottes 2012-03-19 14:02:41 UTC
I'm pretty sure it is. Please reopen if you can reproduce with the future release of Folks.
Comment 6 Bilal Shahid 2012-03-31 17:56:35 UTC
people are commenting in downstream that they are again affected in 3.4 with this crash..
Comment 7 Bilal Shahid 2012-03-31 17:57:26 UTC
people are commenting in downstream that they are again affected in 3.4 with this crash..
Comment 8 Philip Withnall 2012-03-31 19:48:34 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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