[Gambas-user] [Gambas Bug Tracker] Bug #1246: Segmentation Fault STREAM_write - gbr3

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Fri Feb 23 04:11:33 CET 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1246&from=L21haW4-

Comment #15 by Benoît MINISINI:

You were writing to a socket, the socket got a network error, but close dthe stream behind the interpreter, making it crash. Now you should get a normal error instead.

Benoît MINISINI changed the state of the bug to: Accepted.




More information about the User mailing list