crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/ALLOC.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:06:45 +0200
changeset 0 5ad7ad99af01
permissions -rw-r--r--
Initial version of CrashAnalyser under EPL

<h1>ALLOC</h1>
<p>These panics are raised in debug builds only and are caused when the heap debugging functions detect a memory
leak.</p>
<code> nnnnnnnn</code>
<p>This panic is raised by the <code class="ApiItem">RHeap::__DbgMarkEnd()</code>  and <a href="../reference-cpp/E32_EKA2/UserClass.html#%3a%3aUser%3a%3a__DbgMarkEnd%28%29" title="function User::__DbgMarkEnd()"><code class="ApiItem">User::__DbgMarkEnd()</code></a> when the number of heap cells at the current nested level is not as
expected.
</p><p>nnnnnnnn is the hexadecimal pointer to the first orphaned heap cell.</p>