Chris Metzler wrote:
> Hi.  Probably not a lot of interest in this with the new release coming
> shortly, but I just now updated the OSG branch from CVS and rebuilt.  I'm
> getting a segfault during startup, as "loading scenery objects" comes up
> on the screen.  A quick check in gdb shows:
> 
> } [Thread debugging using libthread_db enabled]
> } [New Thread 46912553400624 (LWP 32607)]
> } [New Thread 1082636640 (LWP 32616)]
> }   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 1091029344 (LWP 32617)]
> }
> } Program received signal SIGSEGV, Segmentation fault.
> } [Switching to Thread 1082636640 (LWP 32616)]
> } simgear::ModelRegistry::readNode (this=0xc4d590, [EMAIL PROTECTED], opt=0x0)
> } at 
> /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_deque.h:131
> } 131             _M_last(__x._M_last), _M_node(__x._M_node) {}
> 
> 
> I built the OSG version a couple of weeks ago without incident.  It
> looks like scene/model/ModelRegistry.cxx has been tweaked a couple of
> times since, including 6 hours ago, so maybe it's something about the
> most recent changes?
> 
> If it matters in this case:  Linux, amd64; current CVS/SVN OSG, plib,
> SimGear, fgfs.
> 
> -c
>
I'm interested in the rest of your backtrace, though I think I know what the 
problem
is.

Thanks,
Tim

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to