On Mon, Dec 20, 2010 at 9:12 AM, Roland Haeder <r.hae...@gmx.de> wrote:
> Hi all,
>
> I got another FPE with GIT version while in-flight with the A380 (recent
> updates of fgdata). I flew with auto-pilot turned on from EDDL to EHAM
> and suddenly the FPE happens:
>
> http://pastebin.com/ixxjBv25

Looks like effective_range_m is 0, so division by zero.

> I keep the gdb console a little open so I can print some variables for
> you. :)

You can have gdb write a core file by issuing the command
"generate-core-file". Core files can be reloaded into gdb preferably
as long as there were no modifications to the binary or the source.

-- 
Csaba/Jester

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to