On Dec 30, 2007 2:33 AM, Jason Cole <> wrote:

> I used fgfs-base-1.0.0.tar.bz2 for my base package. I change my data
> directory to match. But still the same error.
>
> Reading joystick file
> /usr/local/share/FlightGear/data/Input/Joysticks/Rockfire/gameport_to_usb.xml
> Reading joystick file
> /usr/local/share/FlightGear/data/Input/Joysticks/template.xml
> Looking for bindings for joystick "Logitech Logitech Force 3D Pro"
> No config found for joystick "Logitech Logitech Force 3D Pro"
> Using default:
> "/usr/local/share/FlightGear/data/Input/Joysticks/Default/joystick.xml"
> Segmentation fault


Three things you could try ...

1. Double check taht
/usr/local/share/FlightGear/data/Input/Joysticks/Default/joystick.xml
actually exists on your system.

2. The crash could be coming in the next module after the joystick/input
stuff.  You could try running flightgear inside of gdb and generating a back
trace after the crash.  If this looks promising, then you could compile with
debugging symbols turned on "-g" and generate an even more informative back
trace.

3. Just in case the crash is video related, make sure you've (re)installed
the nvidia drivers more recently than any kernel update or xorg update done
via yum (or some other means.)

Curt.
-- 
Curtis Olson: http://baron.flightgear.org/~curt/
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to