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 675120 - empathy-chat crash when opening a chat window (folks?)
empathy-chat crash when opening a chat window (folks?)
Status: RESOLVED DUPLICATE of bug 670523
Product: folks
Classification: Platform
Component: general
git master
Other Linux
: Normal critical
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-30 08:00 UTC by Frederic Peters
Modified: 2012-04-30 13:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2012-04-30 08:00:41 UTC
This is not systematic, I clicked on a contact in the contact list to initiate a conversation and all other chat windows vanished, empathy-chat crashed :( (this is with current master)

  • #0 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 *__GI_abort
    at abort.c line 92
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
    at gtestutils.c line 1872
  • #4 folks_persona_get_individual
    at /scratch/jhbuild/src/folks/folks/persona.vala line 153
  • #5 empathy_ensure_individual_from_tp_contact
    at empathy-utils.c line 1225
  • #6 empathy_chat_get_contact_menu
    at empathy-chat.c line 4171
  • #7 chat_window_contact_menu_update
    at empathy-chat-window.c line 586
  • #8 chat_window_update
    at empathy-chat-window.c line 773
  • #9 chat_window_update_chat_tab_full
    at empathy-chat-window.c line 963
  • #10 chat_window_update_chat_tab
    at empathy-chat-window.c line 972
  • #11 chat_window_page_switched_cb
    at empathy-chat-window.c line 1788
  • #12 _gtk_marshal_VOID__OBJECT_UINT
    at gtkmarshalers.c line 5656
  • #13 g_closure_invoke
    at gclosure.c line 777
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3617
  • #15 g_signal_emit_valist
    at gsignal.c line 3296
  • #16 g_signal_emit
    at gsignal.c line 3352
  • #17 gtk_notebook_switch_page
    at gtknotebook.c line 6617
  • #18 gtk_notebook_real_insert_page
    at gtknotebook.c line 4652
  • #19 gtk_notebook_insert_page_menu
    at gtknotebook.c line 6992
  • #20 gtk_notebook_append_page_menu
    at gtknotebook.c line 6837
  • #21 empathy_chat_window_add_chat
    at empathy-chat-window.c line 2549
  • #22 empathy_chat_window_present_chat
    at empathy-chat-window.c line 2705
  • #23 process_tp_chat
    at empathy-chat-manager.c line 190
  • #24 handle_channels
    at empathy-chat-manager.c line 229
  • #25 handle_channels
    at simple-handler.c line 223
  • #26 handle_channels_context_prepare_cb
    at base-client.c line 2224
  • #27 g_simple_async_result_complete
    at gsimpleasyncresult.c line 767
  • #28 context_check_prepare
    at handle-channels-context.c line 554
  • #29 hcc_channel_prepare_cb
    at handle-channels-context.c line 627
  • #30 g_simple_async_result_complete
    at gsimpleasyncresult.c line 767
  • #31 complete_in_idle_cb
    at gsimpleasyncresult.c line 779
  • #32 g_idle_dispatch
    at gmain.c line 4657
  • #33 g_main_dispatch
    at gmain.c line 2539
  • #34 g_main_context_dispatch
    at gmain.c line 3075
  • #35 g_main_context_iterate
    at gmain.c line 3146
  • #36 g_main_context_iteration
    at gmain.c line 3207
  • #37 g_application_run
    at gapplication.c line 1496
  • #38 main
    at empathy-chat.c line 163

Comment 1 Frederic Peters 2012-04-30 08:25:13 UTC
Also, this is with folks from git, and the message I get in my .xsession-errors is:

folks:ERROR:/scratch/jhbuild/src/folks/folks/persona.vala:153:folks_persona_get_individual: assertion failed: (_tmp6_)

(reassigning to folks on a suggestion by Guillaume)
Comment 2 Philip Withnall 2012-04-30 13:46:22 UTC
As established on IRC, fredp was running an old checkout, from before the fix for bug #https://bugzilla.gnome.org/show_bug.cgi?id=670523. Whew.

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