On Mon, Feb 7, 2011 at 6:38 PM, henri orange <hohora...@gmail.com> wrote: > Hello, devel-members, > > I am getting ( randomly ) the following messages > > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. > PT_vs_hpt: ran out of layers for h=nan > PT_vs_hpt: ran out of layers for h=nan > Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN > Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN > Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN > > I would like to know, which feature, within flightgear is using "Nasal > getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0]". > I do not try to access that property, so i guess it is an internal > (automated ?) process
That is already the end of the problem chain. Somewhere NaN is creeping into the system and propagates to various parts. Finding what uses z-accel-fps_sec, while possible, will not help you in troubleshooting the root cause. You might want to try using a debugger and running with the command line option --enable-fpe. -- Csaba/Jester ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel