I am running FlightGear using an autopilot code. It runs well on Red Hat
machines but gives a Segmentation Fault in Ubuntu machine.I am trying to
communicate with it using native-fdm amd native-ctrls. This is the command I am
using for it
gdb --args /usr/local/bin/fgfs
--native-fdm='socket,out,70,128.192.76.250,22220,udp'
--native-ctrls='socket,in,70,128.192.76.250,22221,udp' --aircraft=c172p
env_var.sh is to set environment variables.
It gives Segmentation Fault.
On using gdb (as above), this is the error I got after successful start:
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6f8aa60 (LWP 9082)]
htond (x...@0x140aeffc) at native_ctrls.cxx:94
94 Double_Overlay [0] = htonl (Double_Overlay [1]);
Is there some issue with FlightGear and Ubuntu that needs to be fixed?
I am using FlightGear Version 1.9.1.
Ekhlas.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users