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

Re: My Gambas programs do not close any more


Am 26.01.25 um 18:05 schrieb Benoît Minisini:

Can you see anything?

Just that the interpreter is not in an infinite loop, but is polling
some file descriptor. As if there is some window or a socket still
opened somewhere.

It's strange, I detected it while writing a new program. It is small and I removed nearly every own functionality from it and it still stalls.

It's hard to tell more. Maybe I should add some debugging option to let
the interpreter print the list of watched file descriptors...

The last thing it does is 'Form_Close()' where I let it print "stopped" which it does and then it stalls ... with 3.19.6 and with 3.20.1 ... only on my main machine, not in the VM ... crazy.

It uses some of my Gambas libs, maybe I did sth wrong, I'll keep trying.

Is there a possibility to debug a state that I am not aware of from inside and print it?

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


Follow-Ups:
Re: My Gambas programs do not close any moreJussi Lahtinen <jussi.lahtinen@xxxxxxxxx>
Re: My Gambas programs do not close any moregbWilly <gbWilly@xxxxxxxxxxxxxx>
References:
My Gambas programs do not close any moreChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: My Gambas programs do not close any moreBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: My Gambas programs do not close any moreChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: My Gambas programs do not close any moreBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>