Hello,

I am running FG on an IBM T40 with FC6, graphics card is an ATI Radeon 
7500. While 0.9.11-pre1 runs fine (but with poor performance compared to 
0.9.10 on Windows) the CVS version crashes when starting the program. 
Here's what I found with gdb:

(gdb) br fgOSMainLoop
Breakpoint 1 at 0x80aa843: file fg_os.cxx, line 168.
(gdb) r --fg-root=/usr/src/Flightgear-0.9
Starting program: /usr/src/Flightgear-0.9/source/src/Main/fgfs 
--fg-root=/usr/src/Flightgear-0.9
[Thread debugging using libthread_db enabled]
[New Thread -1209108784 (LWP 20485)]
libGL warning: 3D driver claims to not support visual 0x4b
[Switching to Thread -1209108784 (LWP 20485)]

Breakpoint 1, fgOSMainLoop () at fg_os.cxx:168
168     }
(gdb) n
fgOSMainLoop () at fg_os.cxx:167
167         glutMainLoop();
(gdb) n
0x0805e584 in [EMAIL PROTECTED] () at /usr/local/include/osg/Referenced:155
155             else delete this;
(gdb) n
0x4d252250 in _dl_runtime_resolve () from /lib/ld-linux.so.2
(gdb) n
Single stepping until exit from function _dl_runtime_resolve,
which has no line number information.
0x4106f580 in glutMainLoop () from /usr/lib/libglut.so.3
(gdb) n
Single stepping until exit from function glutMainLoop,
which has no line number information.
Warning: detected OpenGL error 'invalid enumerant' after RenderBin::draw(,)
[New Thread -1266394224 (LWP 20490)]
  Model Author:  Unknown
  Creation Date: 2002-01-01
  Version:       $Id: c172p.xml,v 1.18 2007-01-15 12:50:45 ehofman Exp $
  Description:   Cessna C-172
[New Thread -1337214064 (LWP 20491)]
libGL warning: 3D driver claims to not support visual 0x4b

Program received signal SIGSEGV, Segmentation fault.
0x42400494 in glXCreatePixmap () from /usr/lib/libGL.so.1


Anybody an idea, what's going on?
Johannes


-------------------------------------------------------------------------
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-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to