[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error: [72] Free object referenced



On 14/7/26 5:55 pm, BB wrote:

On 14/7/26 5:09 pm, Benoît Minisini wrote:
Le 14/07/2026 à 08:44, BB a écrit :
In general, what can cause this?

I have traced through the project and cannot see why,  when the main form is closed this message appears in the IDE console.

tia

b


This error is raised when you store a reference on an object during its _free() special method.

Regards,

Hmm, there are no direct _Free methods in the project. It seems to happen after all the coded shutdown methods happen, i.e. inside the Gambas . Any other idea?

b

Maybe in one of my components? I'll check and reply later.

b


References:
error: [72] Free object referencedBB <adamnt42@xxxxxxxxx>
Re: error: [72] Free object referencedBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: error: [72] Free object referencedBB <adamnt42@xxxxxxxxx>