[Gambas-user] gbx3 warning allocation(s) non freed

KKing kicking177 at gmail.com
Tue Jun 4 16:23:49 CEST 2019


<<
What is the exact message you get when the interpreter exists?
 >>
presume you mean exits?
if so it is the subject line just insert a variable number between 
"warning" and "allocation(s)"  have seen between single digit and hundreds.

<<
To debug a memory leak, I need a full project, and a way to reproduce
the error message.
 >>
trust me you don't want this project as it currently is!
It's large and currently a work in progress of porting an also large 
Powerbasic application and libraries.
The current priority is to get the current essential functionality 
working in Gambas as a proof of concept.

I just thought it might be possible to have a quick working example of a 
deliberate memory leak or even just a simple variable declaration and 
population and then show how you would go about debugging showing the 
allocation and freeing of using the debugging preprocessor constants 
(and recompile) you mentioned.

If not, I can work towards breaking the monster down into discrete 
chunks to look for the causes, but currently that is some way off.

K.



More information about the User mailing list