GNOME Bugzilla – Bug 700473
gnome-base/gnome-control-center-3.6.3 segfaults at libclutter-1.0.so
Last modified: 2013-05-17 10:46:37 UTC
Created attachment 244434 [details] Full abrt report Just starting it makes it segfault Program received signal SIGSEGV, Segmentation fault. translate_valuator_class (class=0x6df570, device=0x4c6870, xdisplay=0x488a90) at ./x11/clutter-device-manager-xi2.c:101 101 ./x11/clutter-device-manager-xi2.c: No such file or directory. (gdb) bt
+ Trace 231951
clutter version 1.12.2 was used.
given the stack trace, I think this is a dupe of bug 692707 — which has been fixed in Git for Clutter 1.14 (current stable); the fix has been backported to 1.12, but it has not been released in a tarball. *** This bug has been marked as a duplicate of bug 692707 ***
(In reply to comment #2) > given the stack trace, I think this is a dupe of bug 692707 — which has been > fixed in Git for Clutter 1.14 (current stable); the fix has been backported to > 1.12, but it has not been released in a tarball. Could you please point me to the backport commit? I would like to fix it in our package. Currently 1.14 is not released for general use on Gentoo, as out gnome maintainers still optimizing the upgrade path to 3.8.
I found the commit. It was in the other bug.