Re: Conclusion: Can anyone comment on Crashes in AUParameterSet?
Re: Conclusion: Can anyone comment on Crashes in AUParameterSet?
- Subject: Re: Conclusion: Can anyone comment on Crashes in AUParameterSet?
- From: Shai Shasag <email@hidden>
- Date: Sat, 31 May 2003 11:37:55 +0300
Bill, Doug,
Thanks for looking into this.
The situation is that I'm still having crashes, but since making the
AudioUnitParameter a heap pointer, the crashes are NOT in
AUParameterSet any more. I'm getting crashes in
_ZN13CVST2AUPlugin11ValidFormatEmmRK24CAStreamBasicDescription called
from DispatchSetProperty.
So either it's two completely different bugs, or that there is a
memory corruption somewhere causing crashed on both. However since
moving the pointer to the heap helped, I'll leave it there...
I'll keep you updated,
Shai
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.