[Gambas-user] Crash with latest version

Jussi Lahtinen jussi.lahtinen at gmail.com
Fri Feb 26 02:26:02 CET 2021


> Or did I do sth wrong while copying it?
>

I think so, sTest is written in Process_Read:

Fast Public Sub Process_Read()

  Dim sTmp As String = Read #hProcess, 1

  sTest &= sTmp

End

It is a stress test for writing via process as I have seen missing data in
similar code. But I think the problem doesn't exist anymore (and hopefully
never reappears).
At least the tester doesn't encounter it. It does the tests 1000 times, so
if they all fail there are 1000 errors from each test... However the
problem was so rare,
that you could see it only once or so.


Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210226/76bbd552/attachment.htm>


More information about the User mailing list