Hi, >> #7 0x0806cce7 in fgExitCleanup () at bootstrap.cxx:305 > > I only have a 265 line bootstrap.cxx ..?? > > Erik
You have r1.42 of bootstrap.cxx. On r1.41, it has 310 lines. On Dec 16, 2009, at 6:20 PM, Erik Hofman wrote: >> >> As many of you already know, FG often crashes at exit (See back trace >> below). Though the chance of crash varies per platform, it crashes more than >> 80% on my Mac with very annoying "Crash Reporter" dialog popping up. This >> bug must be eliminated before the official release. > > Ok, you might want to make some big steps towards finding the cause by > starting commenting out code in SGSoundMgr::~SGSoundMgr(). > I would atart with the first call: 'stop()' > > If that fixes it then start to comment out code in SGSoundMgr::stop() > until you locate the problem. (just comment out big sections with #if 0 > .. #endif first). I'll give this a try! Thanks, Tat ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

