[hatari-devel] "Floating point exception" when RS232 Enabled

npomarede at corp.free.fr npomarede at corp.free.fr
Thu Feb 12 09:58:49 CET 2009


On Wed, 11 Feb 2009, David Savinkoff wrote:

> Hi,
>
> I get a "Floating point exception"  in the Xmas 2004 demo when RS-232
> is enabled in hatari. The error happens at the end of the black screen
> before the Christmas lady, and kills hatari. Maybe someone can try this
> demo with RS-232 enabled and see what happens. (CentOS 5.2 Linux)
> Note that the "Floating point exception" is not a Hatari or Xmas warning.
>
> Included is my quick-and-dirty guess of which files may be associated
> with the problem. I tried a few  $ find . | xargs grep "double "   style
> searches and this was the best.
>
> David Savinkoff
>
>

Could you try to run it from 'gdb' and see where it's crashing ?

run : "gdb ./hatari"  (or whatever your path for hatari)

once it crashes and you're back in gdb, type "bt" (backtrace) and send us 
the result.

Nicolas



More information about the hatari-devel mailing list