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 672253 - empathy-chat crashed with SIGSEGV in g_str_hash()
empathy-chat crashed with SIGSEGV in g_str_hash()
Status: RESOLVED DUPLICATE of bug 672351
Product: empathy
Classification: Core
Component: Chat
3.3.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-16 18:27 UTC by Bilal Shahid
Modified: 2012-03-19 08:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bilal Shahid 2012-03-16 18:27:42 UTC
It crashed when a message popped up.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: empathy 3.3.90.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9

also seen about 10 dups in the downstream bug list.
Comment 1 Bilal Shahid 2012-03-16 18:35:02 UTC
+StackTrace+

  • #0 g_str_hash
    at /build/buildd/glib2.0-2.31.20/./glib/ghash.c line 1730
  • #1 gee_hash_map_lookup_node
    at hashmap.c line 951
  • #2 gee_hash_map_real_has_key
    at hashmap.c line 1019
  • #3 gee_abstract_multi_map_real_set
    at abstractmultimap.c line 648
  • #4 tpf_persona_constructor
    at tpf-persona.c line 3838
  • #5 g_object_newv
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1713
  • #6 g_object_new_valist
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1830
  • #7 g_object_new
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1545
  • #8 tpf_persona_construct
    at tpf-persona.c line 1916
  • #9 _tpf_persona_store_add_persona_from_contact
    at tpf-persona-store.c line 6910
  • #10 _tpf_persona_store_ensure_persona_from_contact
    at tpf-persona-store.c line 6835
  • #11 tpf_persona_dup_for_contact
    at tpf-persona.c line 3078
  • #12 empathy_create_individual_from_tp_contact
    at empathy-utils.c line 1177
  • #13 empathy_ensure_individual_from_tp_contact
    at empathy-utils.c line 1213
  • #14 empathy_chat_get_contact_menu
    at empathy-chat.c line 4172
  • #15 chat_window_contact_menu_update
    at empathy-chat-window.c line 622
  • #16 chat_window_update
    at empathy-chat-window.c line 809
  • #17 chat_window_update_chat_tab_full
    at empathy-chat-window.c line 999
  • #18 g_closure_invoke
    at /build/buildd/glib2.0-2.31.20/./gobject/gclosure.c line 777
  • #19 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3547
  • #20 g_signal_emit_valist
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3295
  • #21 g_signal_emit
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3352
  • #22 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1041
  • #23 g_object_notify_by_spec_internal
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1133
  • #24 g_object_notify
    at /build/buildd/glib2.0-2.31.20/./gobject/gobject.c line 1175
  • #25 chat_invalidated_cb
    at empathy-chat.c line 2991
  • #26 g_closure_invoke
    at /build/buildd/glib2.0-2.31.20/./gobject/gclosure.c line 777
  • #27 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3547
  • #28 g_signal_emit_valist
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3295
  • #29 g_signal_emit
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3352
  • #30 tp_proxy_emit_invalidated
    at proxy.c line 574
  • #31 tp_channel_closed_cb
    at channel.c line 1221
  • #32 tp_channel_closed_cb
    at channel.c line 1205
  • #33 _tp_cli_channel_invoke_callback_for_closed
    at _gen/tp-cli-channel-body.h line 27
  • #34 tp_proxy_signal_invocation_run
    at proxy-signals.c line 268
  • #35 g_main_dispatch
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 2510
  • #36 g_main_context_dispatch
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3047
  • #37 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3118
  • #38 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3055
  • #39 g_main_context_iteration
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3179
  • #40 g_application_run
    at /build/buildd/glib2.0-2.31.20/./gio/gapplication.c line 1496
  • #41 main
    at empathy-chat.c line 166

Comment 2 Guillaume Desmottes 2012-03-19 08:41:50 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 672351 ***