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 652354 - empathy-auth-client crashed with SIGSEGV in magazine_chain_pop_head()
empathy-auth-client crashed with SIGSEGV in magazine_chain_pop_head()
Status: RESOLVED INCOMPLETE
Product: empathy
Classification: Core
Component: Auth client
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-11 14:34 UTC by Cristian Aravena Romero
Modified: 2011-11-28 07:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-06-11 14:34:39 UTC
Open bug in Launchpad.net:
https://bugs.launchpad.net/bugs/795952

"Open empathy and open apport."

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.29.6/./glib/gslice.c line 492
  • #1 thread_memory_magazine1_alloc
    at /build/buildd/glib2.0-2.29.6/./glib/gslice.c line 795
  • #2 g_slice_alloc
    at /build/buildd/glib2.0-2.29.6/./glib/gslice.c line 833
  • #3 g_slice_alloc0
    at /build/buildd/glib2.0-2.29.6/./glib/gslice.c line 854
  • #4 g_object_notify_queue_freeze
    at /build/buildd/glib2.0-2.29.6/./gobject/gobjectnotifyqueue.c line 75
  • #5 g_object_notify_by_spec_internal
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 982
  • #6 g_object_notify
    at /build/buildd/glib2.0-2.29.6/./gobject/gobject.c line 1025
  • #7 _tp_account_update
    at account.c line 733
  • #8 _tp_cli_account_invoke_callback_for_account_property_changed
    at ../telepathy-glib/_gen/tp-cli-account-body.h line 94
  • #9 tp_proxy_signal_invocation_run
    at proxy-signals.c line 266
  • #10 g_main_dispatch
    at /build/buildd/glib2.0-2.29.6/./glib/gmain.c line 2477
  • #11 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.6/./glib/gmain.c line 3050
  • #12 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.6/./glib/gmain.c line 3128
  • #13 g_main_loop_run
    at /build/buildd/glib2.0-2.29.6/./glib/gmain.c line 3336
  • #14 gtk_main
    at /build/buildd/gtk+3.0-3.0.11/./gtk/gtkmain.c line 1358
  • #15 main
    at empathy-auth-client.c line 307

Comment 1 Guillaume Desmottes 2011-06-20 08:14:39 UTC
Can you reproduce this issue? Any chance to get a valgrind log?
Comment 2 Alex Mayorga Adame 2011-07-13 00:05:48 UTC
Does this help?
Please bear with me as this is my first time using valgrind

valgrind --tool=memcheck --num-callers=30 --log-file=empathy.log empathy 
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/795952/+attachment/2204721/+files/empathy.log
Comment 3 Fabio Durán Verdugo 2011-08-29 00:43:38 UTC
cristian can you still reproduce, If yes, please install debug-package for a better valgrind log. thank :-)
Comment 4 Akhil Laddha 2011-10-14 05:27:24 UTC
Alex, were you able to collect valgrind trace after installing debuginfo packages mainly for glib, gtk+, empathy, pango and fontconfig ?
Comment 5 Akhil Laddha 2011-11-28 07:00:33 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!