[Lazarus] Can't get rid of heaptrace!

Reinier Olislagers reinierolislagers at gmail.com
Fri Jul 11 08:47:59 CEST 2014


On 11/07/2014 04:06, Donald Ziesig wrote:
> I have a program that was working correctly.  I used heaptrc to get it
> that way:-) . Unfortunately, when I removed heaptrc from the uses clause
> in the project the program no longer starts.  Before the very first form
> is displayed, I get a SegFault in
> HEAPTRC_TRACEFREEMEMSIZE$POINTERS$QWORD$QWORD : 000000000077F7CA
> 488b00                   mov    (%rax),%rax
> 
> I checked the project options and the "use heaptrc" box is unchecked. 
Have you tried clean & rebuild? In project options, if you press the
show options button, can you verify that there's no -gh option?





More information about the Lazarus mailing list