Quoth D Luff:

> Hmm, I'll have a think.  If there's no resolution soon or if others
> start getting bitten by this I'll back this stuff out.
> 
> > This fault also as a nice side - I'm getting forced to learn about
> > using CVS to update my local tree to a repository's former state  ;-)
> 
> You should presumably be able to just revert the ATC sub-directory to
> a few days ago.  Since nothing in the main part of Flightgear depends
> on the ATC you'll still get the progress in the rest of FG without
> suffering this bug.

I too am getting the bus error (I did not try a patch).  Here's gdb output:

[...]
load() base = /Users/david/Desktop/FlightGear-CVS/fgfsbase/Scenery
Loading tile 
/Users/david/Desktop/FlightGear-CVS/fgfsbase/Scenery/e000s10/e000s01/2954864

Program received signal EXC_BAD_ACCESS, Could not access memory.
0x0002fbc8 in FGTower::Update() (this=0x1202d070) at tower.cxx:171
171                             ground->SetDisplay();
(gdb) bt
#0  0x0002fbc8 in FGTower::Update() (this=0x1202d070) at tower.cxx:171
#1  0x00021f2c in FGATCMgr::update(double) (this=0xee06000, dt=0.44356400000000001) at 
ATCmgr.cxx:153
#2  0x000070c0 in fgMainLoop() () at main.cxx:1145
#3  0x3e001df4 in -[GLUTApplication run] ()
#4  0x3e01a48c in glutMainLoop ()
#5  0x000060d8 in fgMainInit(int, char**) (argc=2, argv=0x39b920) at main.cxx:1725
#6  0x00003c70 in main (argc=2, argv=0xbffffe10) at main.cxx:1817
#7  0x00001f18 in _start (argc=2, argv=0xbffffe10, envp=0xbffffe1c) at 
/SourceCache/Csu/Csu-45/crt.c:267
#8  0x00001d98 in start ()
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) quit

Regards,

David K. Drum
[EMAIL PROTECTED]

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

Reply via email to