search for: tdesc16

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

Did you mean: desc1
2005 Nov 16
1
Crash in mdct_forward
...he 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_blockout call - this would explain the crash Here is some logging of the vorbi...
2005 Nov 16
1
Crash in mdct_forward
...he 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_blockout call - this would explain the crash Here is some logging of the vorbi...