abrt version: 1.1.5 architecture: i686 Attached file: backtrace cmdline: gnome-control-center display component: control-center crash_function: gtk_builder_get_object executable: /usr/bin/gnome-control-center global_uuid: aead3383c62aed3c43ec3fecb095a11d027cc923 kernel: 2.6.35-0.2.rc3.git0.fc14.i686.PAE package: control-center-1:2.31.4.1-1.fc14 rating: 3 reason: Process /usr/bin/gnome-control-center was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Rawhide) time: 1278025332 uid: 500
Created attachment 428579 [details] File: backtrace
Fixed it upstream. Seeing as you'd need to change the theme and have loaded the "preferred applications" panel for that bug to happen, I'll let the fix trickle into rawhide when upstream makes a new release. commit b8e36d565815441e75ecb41234740be6bc66b7ef Author: Bastien Nocera <hadess> Date: Thu Jul 22 15:56:26 2010 +0100 Fix possible crasher when theme changes When the theme or screen changes, we need to make sure that the previous handler for the theme-changed signal is disconnected to avoid the callback being called when the panel has been unloaded.