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 657824 - color: gnome-control-center crashed with SIGSEGV in g_simple_async_result_complete()
color: gnome-control-center crashed with SIGSEGV in g_simple_async_result_com...
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Color
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: Richard Hughes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-31 13:49 UTC by Pedro Villavicencio
Modified: 2011-10-21 05:56 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-08-31 13:49:37 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/837796

"Open System Settings->Color"

".

Thread 1 (Thread 0x7ff93f129940 (LWP 2150))

  • #0 gcm_prefs_connect_cb
    at cc-color-panel.c line 1988
  • #1 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 749
  • #2 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 761
  • #3 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #4 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #5 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #6 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #7 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #8 g_application_run
    at /build/buildd/glib2.0-2.29.16/./gio/gapplication.c line 1325
  • #9 main
    at control-center.c line 196

Comment 1 Richard Hughes 2011-08-31 14:07:51 UTC
I don't see any way that cd_client_connect_finish() can return FALSE and not set an error -- it's just a wrapper around g_simple_async_result_propagate_error() -- Can you try with the code in 3.1.90 and colord 0.1.11 and see if the problem still occurs. Thanks.
Comment 2 Akhil Laddha 2011-10-21 05:56:14 UTC
Downstream bug has been closed.