Comment 9 for bug 1062624

Revision history for this message
Daniel Aleksandersen (da2x) wrote :

I have a way of reliably reproducing this crash. Verified on different harware hosts / VirtualBox versions.

1. Add ppa:aeyoun/fluxfonts and install fluxfonts
2. service fluxfonts restart (repeat two–three times in a row)

When I run this in a freshly installed copy of Ubuntu 12.10 in VirtualBox with low graphics memory (22 mib) I trigger this crash. Sometime it can crash even when the service starts up as past of the postinstall process.

The Fluxfont program is a background daemon that installs new fonts to /usr/local/share/fonts/ every few minutes and then calls `fc-cache /usr/local/share/fonts/`. It really does not do a whole lot more.