[fpc-pascal] debugging faulty pointer

José Mejuto joshyfun at gmail.com
Wed Nov 17 20:31:05 CET 2010


Hello FPC-Pascal,

Wednesday, November 17, 2010, 7:42:43 AM, you wrote:


tl> pointer $09BB93BC does not point to valid memory block
tl> Marked memory at $09BB93FC invalid
tl> Wrong signature $00000000 instead of 3B1E2C54
tl>   $0808D487 line 501 of SSIMainForm.pas
[...]
tl> Does anyone have any suggestions on how to proceed with debugging this?

This usually happends when FreeMem the same block two times.

-- 
Best regards,
 José




More information about the fpc-pascal mailing list