Andrew Scott <as.wacs at gmail.com> writes: > /bin/bash: line 5: 5532 Floating point exception${dir}$tst > FAIL: combiner-test Thanks for the bug report. Can we get a backtrace for it? That is, after running combiner-test once, run it again like this: ~/pixman/test% gdb .libs/lt-combiner-test (gdb) run ... (gdb) bt Thanks, Søren