William Earnest wrote:
> With the compile problems resolved, still getting a consistent
> segfault just after "Done reading panel instruments". The other
> repeatable clue is that the fgfs window never appears.

I'm not aware of any current crashing bugs.  Can you run it in gdb and
get a stack trace?  If you're not used to the debugger, just get into
the FlightGear source directory and do "gdb src/Main/fgfs".  Then type
"run" at the gdb prompt and let the program do its thing.  When it
dies, "backtrace" can be used to get a stack trace.  Post the
results. :)

Andy

--
Andrew J. Ross                NextBus Information Systems
Senior Software Engineer      Emeryville, CA
[EMAIL PROTECTED]              http://www.nextbus.com
"Men go crazy in conflagrations.  They only get better one by one."
 - Sting (misquoted)


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

Reply via email to