Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> Spoonbill is very rarely (ie once every few months) failing like this:
Yeah, I've been wondering about that ...
> Any ideas on what is causing this?
No, but it would sure be interesting to get a stack trace showing where
the SIGFPE is happening.
Could you change the ereport(ERROR) in FloatExceptionHandler to
ereport(PANIC) and run that single test over and over till you
get a panic?
regards, tom lane