Hello,
I just downloaded, compiled and installed flightgear 0.9.1, my system is
a linux (2.4.17 SMP) system based on RedHat 8.0 (glibc-2.2.93 XFree86-4.2.0 gcc-3.2)
and has the following hardware:
Dual Pentium 500
Matrox G400 32M
512M DRAM

FlighGear crashes on startup, this is the console output:
FlightGear:  Version 0.9.1
Built with GNU C++ version 3.2

Scanning command line for: --fg-root=
fg_root = .
Reading global preferences
Finished Reading global preferences
Selecting language: en_US
Reading localized strings from ./Translations/strings-default.xml
Scanning command line for: --aircraft=
No user specified aircraft, using default
Reading default aircraft: c172 from ./Aircraft/c172-set.xml
Processing command line arguments
Finished command line arguments
Opening a window: 800x600
Segmentation fault

Running under gdb produced:
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) r --fg-root=.
Starting program: /usr/bin/fgfs --fg-root=.
[New Thread 8192 (LWP 4177)]
FlightGear:  Version 0.9.1
Built with GNU C++ version 3.2

Scanning command line for: --fg-root=
fg_root = .
Reading global preferences
Finished Reading global preferences
Selecting language: en_US
Reading localized strings from ./Translations/strings-default.xml
Scanning command line for: --aircraft=
No user specified aircraft, using default
Reading default aircraft: c172 from ./Aircraft/c172-set.xml
Processing command line arguments
Finished command line arguments
Opening a window: 800x600

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 8192 (LWP 4177)]
0x406aff3b in gl_test_os_katmai_exception_support () from /usr/X11R6/lib/modules/dri/mga_dri.so
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x405b6347 in driMesaBindContext () from /usr/X11R6/lib/modules/dri/mga_dri.so
(gdb) ba
#0  0x405b6347 in driMesaBindContext () from /usr/X11R6/lib/modules/dri/mga_dri.so
#1  0x40230469 in xf86DRIMakeCurrent () from /usr/lib/libGL.so.1
#2  0x40eed008 in ?? ()


Any hope of getting it to work?

regards,
Patrick

--
Patrick Mackinlay                                [EMAIL PROTECTED]
ICQ: 59277981                                        tel: +44 7050699851
Yahoo messenger: patrick00_uk                        fax: +44 7050699852
SpaceSurfer Limited                             http://www.spacereg.com/


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to