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?


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to