我們啓用了PageHeap並在我們的系統上運行adplus,並且最近出現了一些「已釋放塊的損壞中綴模式」故障。如何理解已釋放塊的損壞中綴模式
有人可以澄清一下這是什麼意思,代碼中可能會是什麼樣子,並建議如何最好地解決問題的步驟?
===========================================================
Tue Jun 21 10:55:26.091 2011 (GMT+1): VERIFIER STOP 0000000E: pid 0x1710: corrupted infix pattern for freed block
07751000 : Heap handle
0920A830 : Heap block
00000018 : Block size
0920A844 : corruption address
Tue Jun 21 10:55:26.091 2011 (GMT+1):
===========================================================
This verifier stop is not continuable. Process will be terminated
when you use the `go' debugger command.
===========================================================
---
--- 1st chance CONTRL_C_OR_Debug_Break exception ----
---------------------------------------------------------------
CTRL-C was pressed to stop debugging this process!
When PageHeap is in use this exception can be an internal exception
---------------------------------------------------------------
非常感謝 馬特Peddlesden