GNOME Bugzilla – Bug 326815
Changing font might lead to application crash...
Last modified: 2006-01-14 23:14:07 UTC
Steps to reproduce: 1. Launch gnome-font-properties 2. Try to change a font 3. Select a font which file is unreadable by user Stack trace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1222924608 (LWP 8332)] 0xb753ef4f in pango_fc_font_create_metrics_for_context () from /usr/lib/libpangoft2-1.0.so.0 Other information: I'm using Debian SID (just upgraded to latest packages versions). I tried to change the font used and came up to this. The problem is that the application just crashes without any warning. I then used gnome-font-viewer which lead me to the problem, since a more explicit message was printed in the terminal. For some reason, the font files were inaccessible to other than root, therefore this caused the crash reported above.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 314239 ***
Oh, sorry for the double post. I tried to look around to avoid it, but I'm not quite familiar with bugzilla.