• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AudioConverterDispose() and szone_error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AudioConverterDispose() and szone_error


  • Subject: AudioConverterDispose() and szone_error
  • From: Robert Grant <email@hidden>
  • Date: Fri, 16 Jul 2004 17:33:08 -0400

I'm getting an szone_error when I try to release an AudioConverter. It's not happening all the time - only when I'm converting from 32-bit to 24-bit. 32->16 conversion is fine.

Here's the partial stack trace:

#0 0x9008df7c in szone_error
#1 0x9000db84 in small_free_list_remove_ptr
#2 0x90001a68 in szone_free
#3 0x93b5573c in operator delete(void*)
#4 0x93b59798 in operator delete[](void*)
#5 0x93b57068 in BufferedAudioConverter::~BufferedAudioConverter()
#6 0x93b5b8a0 in CBRConverter::~CBRConverter()
#7 0x93b5a540 in Reinterleaver::~Reinterleaver()
#8 0x93b59bfc in AudioConverterChain::~AudioConverterChain()
#9 0x93b5b824 in AudioConverterDispose

I've shut down the background thread that was doing the conversion so the converter should be quiescent. But it seems like it isn't.

Once an AudioUnitRemoveRenderNotify completes the notify proc is no longer called right?

Thanks,

Robert.
_______________________________________________
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.


  • Prev by Date: Re: SetRenderCallback vs. SetInputCallback
  • Next by Date: vDSP distortion/buzzing
  • Previous by thread: Re: 48Khz Stream reported as 44.1KHz
  • Next by thread: vDSP distortion/buzzing
  • Index(es):
    • Date
    • Thread