Am I the only one getting segfaults on a full compile of the latest HEAD
or is it just not working at the moment.  Full update and compile of
everything, SimGear, OSG, Plib1.8.5, flightgear with --enable-osgviewer,
and data all up to date.  Segfaults as soon as it tries to display the
splash screen (disabling the splash doesn't get much further).

Backtrace from gdb below, if there is anything else I can provide to
assist just let me know, been a long time since I did any real
application development so I'm kinda outta touch on debugging :(


#0  0x00002b45d5401030 in std::operator<< <char, std::char_traits<char>,
std::allocator<char> > () from /usr/lib/libstdc++.so.6
#1  0x000000000093592d in simgear::ModelRegistry::readImage (
    this=<value optimized out>, [EMAIL PROTECTED], opt=0xda7e40)
    at ../../../../SimGear/simgear/scene/model/ModelRegistry.cxx:265
#2  0x00002b45d44d6884 in osgDB::readImageFile ()
   from /usr/local/lib/libosgDB.so.32
#3  0x000000000046031c in FGSplashGroupUpdateCallback::operator() (
    this=0xdef830, node=0xdbc4c0, nv=0xdbc2c0)
    at /usr/local/stow/flightgear/include/osgDB/ReadFile:66
#4  0x00002b45d4bfc74c in osg::Group::accept ()
   from /usr/local/lib/libosg.so.32
#5  0x00002b45d4bfae20 in osg::Group::traverse ()
   from /usr/local/lib/libosg.so.32
#6  0x00002b45d4bfc74c in osg::Group::accept ()
   from /usr/local/lib/libosg.so.32
#7  0x00002b45d3dae811 in osgViewer::Viewer::updateTraversal ()
   from /usr/local/lib/libosgViewer.so.32
#8  0x00002b45d3db76ba in osgViewer::ViewerBase::frame ()
   from /usr/local/lib/libosgViewer.so.32
#9  0x00002b45d3db77da in osgViewer::ViewerBase::run ()
   from /usr/local/lib/libosgViewer.so.32
#10 0x0000000000473601 in fgOSMainLoop ()
    at ../../../FlightGear/src/Main/fg_os_osgviewer.cxx:269
#11 0x0000000000427dca in fgMainInit (argc=1, argv=0x7fffd97fc148)
    at ../../../FlightGear/src/Main/main.cxx:1075
#12 0x000000000042335d in main (argc=1, argv=0x7fffd97fc148)
    at ../../../FlightGear/src/Main/bootstrap.cxx:220

-- 
James Sleeman, Gogo Internet Services
http://host.gogo.co.nz/ - Webhosting + Free Domain or 25% Discount for Designers
http://code.gogo.co.nz/ - PHP Programming


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to