Hi All,

I have been trying to get flightgear to compile and not having much
luck.

When running fgfs, the widow is displayed followed almost immediately by
a Segmentation Fauly (core dump).

I initially though it was due to the ealery revision of OSG that I was
using (2007-05-15} but not sure now.

Could someone have a look and advise what I  should look at next?
I'm happy to send any extra gdb traces or screen outputs but at the
moment I'm puzzled as to what is required to resolve this issue.

Thanks in Advance

George

OSG was checked out using svn update --revision {2007-05-20}
SimGear, Flightgear (OSG version, built with SDL) and data are current
from cvs HEAD.
Kernel: 2.6.20 x86_64
Gcc: 4.1.2

$ gdb fgfs 
GNU gdb 6.6-debian
Copyright (C) 2006 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 "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/local/bin/fgfs 
[Thread debugging using libthread_db enabled]
[New Thread 47820063117664 (LWP 20507)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47820063117664 (LWP 20507)]
0x0000000000cce240 in vtable for __cxxabiv1::__vmi_class_type_info ()
(gdb) bt
#0  0x0000000000cce240 in vtable for __cxxabiv1::__vmi_class_type_info()
#1  0x000000000041f6f0 in FGRenderer::update
(refresh_camera_settings=true) at renderer.cxx:834
#2  0x000000000045f597 in fgOSMainLoop () at fg_os_sdl.cxx:249
#3  0x000000000041ab7a in fgMainInit (argc=1, argv=0x7fffb7fa0908) at
main.cxx:999
#4  0x0000000000419d0d in main (argc=1, argv=0x7fffb7fa0908) at
bootstrap.cxx:220



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to