[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error: [72] Free object referenced
[Thread Prev] | [Thread Next]
- Subject: Re: error: [72] Free object referenced
- From: BB <adamnt42@xxxxxxxxx>
- Date: Tue, 14 Jul 2026 17:55:44 +0930
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 14/7/26 5:09 pm, Benoît Minisini wrote:
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?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 bThis error is raised when you store a reference on an object during its _free() special method.Regards,
b
| Re: error: [72] Free object referenced | BB <adamnt42@xxxxxxxxx> |
| error: [72] Free object referenced | BB <adamnt42@xxxxxxxxx> |
| Re: error: [72] Free object referenced | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |