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 657360 - gnome-settings-daemon crashed with SIGSEGV in gcm_profile_store_search()
gnome-settings-daemon crashed with SIGSEGV in gcm_profile_store_search()
Status: RESOLVED DUPLICATE of bug 657484
Product: gnome-settings-daemon
Classification: Core
Component: color
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-25 18:02 UTC by Pedro Villavicencio
Modified: 2011-09-07 16:05 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-08-25 18:02:38 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/833151

crashed after login

backtrace is:

".

Thread 1 (Thread 0x7fbb6ff4e940 (LWP 1480))

  • #0 _IO_vfprintf_internal
    at vfprintf.c line 1620
  • #1 __GI___vasprintf_chk
    at vasprintf_chk.c line 68
  • #2 vasprintf
    at /usr/include/x86_64-linux-gnu/bits/stdio2.h line 199
  • #3 g_vasprintf
    at /build/buildd/glib2.0-2.29.16/./glib/gprintf.c line 314
  • #4 g_strdup_vprintf
    at /build/buildd/glib2.0-2.29.16/./glib/gstrfuncs.c line 253
  • #5 g_logv
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 542
  • #6 g_log
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 591
  • #7 gcm_profile_store_search
    at gcm-profile-store.c line 439
  • #8 gcm_session_client_connect_cb
    at gsd-color-manager.c line 1370
  • #9 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 749
  • #10 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 761
  • #11 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #12 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #13 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #14 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #15 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #16 main
    at main.c line 451

Comment 1 Richard Hughes 2011-09-06 16:06:35 UTC
I'm pretty sure this is fixed with g-s-d 3.1.90...
Comment 2 Richard Hughes 2011-09-07 16:05:26 UTC

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