* Vivian Meazza -- Monday 14 June 2004 11:57:
> I downloaded and built the CVS source code this morning (Monday) under
> Cygwin/Xp - it builds without error. I also downloaded the data.
> 
> FGFS fails to run, stopping with:
> 
> Adding subsystem Traffic Manager
> Unknown exception in the main loop. Aborting ...
> Segmentation fault (core dumped)

Works for me under Linux. Knowing the used command line would help to
reproduce this. Could be a syntax error in a YASim xml config file
(the spitfire one?)  IIRC these do throw "unknown" exceptions. If
you have gdb around, do this:

  $ gdb --args fgfs <the used options>

and when it segfaults, type in "bt" for a backtrace. This may give you
a hint, and us if you post the results.

m.



PS: hurry up with the spitfire! I can't wait any longer!  :-)

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

Reply via email to