On 25 Sep 2011, at 08:36, Scott Hamilton wrote: > 2. After about 1hour of flying, FG seems to go into a endless loop; the > sound continues to play, however the screen is frozen (goes to black if you > minimise then re-maximise it), and all network activity drops off (ie: you > disappear from multi-player) > I ran it with gdb and notice the following stack;
We've seen issues like that before, when _geo_inverse_wgs_84 is used over large (eg, half the planet) distances. The workaround / fix has been to switch range checks of this nature to convert coordinates to cartesian space (earth centred) and then use cartesian distance - not appropriate for navigation, but fine for a range check (and quicker too). James ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel