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 658476 - gnome-control-center/empathy plugin crashed with signal 7 in g_simple_async_result_complete()
gnome-control-center/empathy plugin crashed with signal 7 in g_simple_async_r...
Status: RESOLVED OBSOLETE
Product: empathy
Classification: Core
Component: Accounts
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-07 15:04 UTC by Pedro Villavicencio
Modified: 2011-09-08 07:29 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-09-07 15:04:38 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/843240

"step to reproduce :
1 : launch gnome-control-center
2 : click mail & VOIP accounts
3 : click "all parameters" before the Empathy windows loads.
4 : crash appears"

".

Thread 1 (Thread 0x7f8392a21940 (LWP 2231))

  • #0 panel_pack_with_accounts_dialog
    at cc-empathy-accounts-panel.c line 66
  • #1 connection_managers_prepare
    at cc-empathy-accounts-panel.c line 118
  • #2 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.18/./gio/gsimpleasyncresult.c line 749
  • #3 notify_ready_cb
    at empathy-connection-managers.c line 300
  • #4 g_closure_invoke
    at /build/buildd/glib2.0-2.29.18/./gobject/gclosure.c line 774
  • #5 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.18/./gobject/gsignal.c line 3272
  • #6 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.18/./gobject/gsignal.c line 3003
  • #7 g_signal_emit
    at /build/buildd/glib2.0-2.29.18/./gobject/gsignal.c line 3060
  • #8 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.29.18/./gobject/gobject.c line 925
  • #9 g_object_notify_queue_thaw
    at /build/buildd/glib2.0-2.29.18/./gobject/gobjectnotifyqueue.c line 132
  • #10 g_object_notify_by_spec_internal
    at /build/buildd/glib2.0-2.29.18/./gobject/gobject.c line 983
  • #11 g_object_notify
    at /build/buildd/glib2.0-2.29.18/./gobject/gobject.c line 1024
  • #12 empathy_connection_managers_listed_cb
    at empathy-connection-managers.c line 241
  • #13 tp_list_connection_managers_cm_ready
    at connection-manager.c line 1735
  • #14 tp_connection_manager_ready_cb
    at connection-manager.c line 528
  • #15 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.18/./gio/gsimpleasyncresult.c line 749
  • #16 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.18/./gio/gsimpleasyncresult.c line 761
  • #17 g_main_dispatch
    at /build/buildd/glib2.0-2.29.18/./glib/gmain.c line 2442
  • #18 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.18/./glib/gmain.c line 3011
  • #19 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.18/./glib/gmain.c line 3089
  • #20 g_main_loop_run
    at /build/buildd/glib2.0-2.29.18/./glib/gmain.c line 3297
  • #21 gtk_main
    from /usr/lib/libgtk-3.so.0
  • #22 g_application_run
    at /build/buildd/glib2.0-2.29.18/./gio/gapplication.c line 1325
  • #23 main

Comment 1 Guillaume Desmottes 2011-09-08 07:29:58 UTC
The control center integration has been removed (bug #655388).