I was trying to detect memory leaks, so I activated the -gh (use 
heaptrc) option in compiler options.
I left it activated and I added a zeos component (an sql query).
As soon as I activate the query, the program exits (with no exceptions 
but a lot of heaptrc errors).
If I remove heaptrc the program works fine (and it doesn't appear to be 
leaking memory, btw).
I see that zeos extensively uses interfaces, maybe is there some problem 
using heaptrc with interfaces?

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004      Fax +34 93 5883007
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to