[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: My Gambas programs do not close any more
[Thread Prev] | [Thread Next]
- Subject: Re: My Gambas programs do not close any more
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Date: Sun, 26 Jan 2025 21:12:26 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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
Re: My Gambas programs do not close any more | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
Re: My Gambas programs do not close any more | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
My Gambas programs do not close any more | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
Re: My Gambas programs do not close any more | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: My Gambas programs do not close any more | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
Re: My Gambas programs do not close any more | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |