GNOME Bugzilla – Bug 158551
Crash in gnome-font-viewer
Last modified: 2005-10-11 05:37:06 UTC
Try the following : -start gnome-font-viewer on a font (for instance gnome-font-viewer fonts:///Bitstream%20Vera%20Sans) -once gnome-font-viewer is running, start gnome-font-properties, then choose advanced and change hinting 2 times (wait until display is refresh before changing a second time) => crash Program received signal SIGSEGV, Segmentation fault.
+ Trace 52107
Thread 1088007392 (LWP 14080)
Unique trace according to the simple-dup-finder.
Sorry, I couldn't reproduce it. I can't perform the step "once gnome-font-viewer is running, start gnome-font-properties, then choose advanced and change hinting 2 times (wait until display is refresh before changing a second time)" Could someone please tell me where the Advanced button is?
It isn't Advanced but Details..
I managed to trigger this bug too, and it seems to be an Xft bug. The bug report and patch are available here: https://bugs.freedesktop.org/show_bug.cgi?id=1951 It turned out to be a simple operator precedence problem. You might want to apply the patch to your copy of Xft while waiting for it to be applied.
*** Bug 301538 has been marked as a duplicate of this bug. ***
*** Bug 318532 has been marked as a duplicate of this bug. ***