[Gambas-user] Bug ?
Benoit Minisini
gambas at ...1...
Fri May 11 18:11:29 CEST 2007
On vendredi 11 mai 2007, Gareth Bult wrote:
> Hi,
>
> If you do a;
>
> $socket = NEW Socket
> Then stop the debugger on the next line and enter $socket into watch, then
> double click on the socket, it will show a box with the socket's
> properties. If you scroll this box down the program will stop unexpectedly
> with a signal 11.
>
> 1.9.48
>
> Gareth.
I fixed the problem by making the interpreter stream management routines more
robust. Now you get an error instead of a crash.
Regards,
--
Benoit Minisini
More information about the User
mailing list