Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Category: ALLOC:

These panics are raised in debug builds only and are caused when the heap debugging functions detect a memory leak.

nnnnnnnn

This panic is raised by the RHeap::__DbgMarkEnd() and User::__DbgMarkEnd() when the number of heap cells at the current nested level is not as expected.

nnnnnnnn is the hexadecimal pointer to the first orphaned heap cell.