the issue seems to be a freetype one, fraction_length == 10 when it
crashes or the power_tens has only 10 items to power_tens[10]  is out of
scope

when adding some printf in the code:

printf("%li\n", power_tens[10]);
 -O0 -> 174681125
 -O1 -> 0

the gcc behaviour change but that's still a code error to have an index
over the table

-- 
evince crashed with SIGFPE, trying to seek in KXTGA930.PDF
https://bugs.launchpad.net/bugs/277294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to