Hide Forgot
abrt version: 1.1.17 architecture: x86_64 Attached file: backtrace, 38131 bytes cmdline: gnome-control-center --overview component: control-center Attached file: coredump, 62799872 bytes crash_function: __libc_message executable: /usr/bin/gnome-control-center kernel: 2.6.38-0.rc8.git0.1.fc15.x86_64 package: control-center-1:2.91.91-1.fc15 rating: 3 reason: Process /usr/bin/gnome-control-center was killed by signal 6 (SIGABRT) release: Fedora release 15 (Lovelock) time: 1300014581 uid: 500 How to reproduce ----- 1. using computer normally examining control center options 2. 3.
Created attachment 483986 [details] File: backtrace
Urgh. #4 0x00007fdd358ba9b9 in sane_dll_exit () from /usr/lib64/libsane.so.1 No symbol table info available. #5 0x00007fdd35d469a6 in ?? () from /usr/lib64/control-center-1/panels/libcolor.so No symbol table info available. atexit() handlers?!
*** Bug 682902 has been marked as a duplicate of this bug. ***
*** Bug 682457 has been marked as a duplicate of this bug. ***
(In reply to comment #2) > Urgh. > > #4 0x00007fdd358ba9b9 in sane_dll_exit () from /usr/lib64/libsane.so.1 > No symbol table info available. > #5 0x00007fdd35d469a6 in ?? () from > /usr/lib64/control-center-1/panels/libcolor.so > No symbol table info available. > > atexit() handlers?! Nope, more likely this (and yes, SANE symbol mangling sucks if you look for a particular one): ... static void gcm_client_finalize (GObject *object) { ... #ifdef HAVE_SANE if (client->priv->init_sane) sane_exit (); #endif ...
Backtrace analysis found this bug to be similar to bug #705185, closing as duplicate. Bugs which were found to be similar to this bug: control-center: bug #705185 gnome-color-manager: bug #682457, bug #682902 This comment is automatically generated. *** This bug has been marked as a duplicate of bug 705185 ***