Jorge Van Hemelryck writes:

> After running fgfs a little while (2-3 minutes)...
> 
> $ fgfs
> ERROR - can't get a tower pointer from tower control for LFMY in 
> FGAILocalTraffic::GetAirportDetails() :-(
> Segmentation fault (core dumped)
> $ gdb fgfs
> (...)
> Core was generated by `fgfs'.
> Program terminated with signal 11, Segmentation fault.
> (...)
> #0  FGAIGAVFRTraffic::FlyPlane(double) (this=0xc5354a0, dt=0.042901000000000002) at 
> ATC.hxx:168
> 168             inline int get_freq() const { return freq; }
> (gdb) backtrace
> #0  FGAIGAVFRTraffic::FlyPlane(double) (this=0xc5354a0, dt=0.042901000000000002) at 
> ATC.hxx:168
> #1  0x0809f12e in FGAIGAVFRTraffic::Update(double) (this=0xc5354a0, 
> dt=0.042901000000000002) at AIGAVFRTraffic.cxx:111
> #2  0x0809392b in FGAIMgr::update(double) (this=0x963bdf8, dt=0.042901000000000002) 
> at AIMgr.cxx:307
> #3  0x08052f93 in fgMainLoop () at globals.hxx:263
> #4  0x400422e2 in __glutRegisterEventParser () from /usr/X11R6/lib/libglut.so.3
> #5  0x0804feef in main (argc=10, argv=0xbffff5e4) at bootstrap.cxx:139
> #6  0x403c8c57 in __libc_start_main () from /lib/i686/libc.so.6
> 

Thanks for the backtrace, I'll look into it.  Do you have any recollection of what 
frequencies your comm radios were tuned into at the time?

Cheers - Dave

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

Reply via email to