In Debug :
Still crashing on rumble.wav, still on SGSoundSample::free data : delete
_data.release() is the culprit, albeit no problems in generating the al
buffer for rumble.wav, etc.
That's when the sample does the test if it's a file or not, and then deletes
it in SGSoundManager::requestBuffer.

Before the crash :
Btw, the ATCMgr is initialized before the sound manager, and the ATCVoice is
trying to do its thing with _working obviously set to false. Not sure that's
the case in release, as ATIS is managed by this, right, and couldn't get it
to shut up as I mentioned previously (changing frequencies didn't do
anything, it would keep giving me the audio loop)

It's also trying to resume the sound manager later on during init (in
setFreeze (false), still before the latter is initialized.
this sets _active to true, before the sound manager has been initialized (it
exists, obviously, but init has not been called yet)

Hope this helps,
Nic



On Mon, Oct 19, 2009 at 12:27 PM, Alan Teeder <ajtee...@v-twin.org.uk>wrote:

>  Did another CVS update after reading this post and get same result as
> Nicolas
>
>
>
> Alan
>
>
>
>
-- 
Be Kind.
Remember, everyone is fighting a hard battle.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to