search for: checkcel

Displaying 2 results from an estimated 2 matches for "checkcel".

Did you mean: checkcell
2005 Nov 16
1
Crash in mdct_forward
...g around, trying to get an OggVorbis encoder implementation working on the Symbian OS. Unfortunately I am getting a crash - here is the stack vorbis_analysis_blockout _ve_envelope_search _ve_amp mdct_forward free User::Free(void *) RHeap::Free(void *) RHeap::GetAddress(const void *)const RHeap::CheckCell(const RHeap::SCell *)const Panic(TCdtPanic) User::Panic(const TDesC16 &, int) In the case here the free call is doing something very bad (like for example freeing some memory already freed). Hence the crash. Perhaps my entire vorbis configuration is broken before the vorbis_analysis_blocko...
2005 Nov 16
1
Crash in mdct_forward
...g around, trying to get an OggVorbis encoder implementation working on the Symbian OS. Unfortunately I am getting a crash - here is the stack vorbis_analysis_blockout _ve_envelope_search _ve_amp mdct_forward free User::Free(void *) RHeap::Free(void *) RHeap::GetAddress(const void *)const RHeap::CheckCell(const RHeap::SCell *)const Panic(TCdtPanic) User::Panic(const TDesC16 &, int) In the case here the free call is doing something very bad (like for example freeing some memory already freed). Hence the crash. Perhaps my entire vorbis configuration is broken before the vorbis_analysis_blocko...