小智 6
来自http://www.symbian.com/developer/techlib/v9.1docs/doc_source/reference/N10352/UserPanics.html:
This panic is raised by the Free() and FreeZ() member functions of an RHeap.
It is caused when the cell being freed overlaps the next cell on the free
list (i.e. the first cell on the free list with an address higher than the
one being freed).
Run Code Online (Sandbox Code Playgroud)
这意味着,你的调用delete/delete [](它将使用无效指针调用Free()/ FreeZ()).当在Carbide下进行调试时,debuger应该在导致恐慌的线上中断,你应该能够看到无效的删除.
归档时间: |
|
查看次数: |
1478 次 |
最近记录: |