[Gambas-user] Process.Wait freeze

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Aug 21 23:10:27 CEST 2017


OK, I made isolated loop. Here is output of the run. Just search the log
for "Main.Main.41: sTest did not contain String 'test', instead: ''".
Just in case I also attached the used project.


Jussi

On Mon, Aug 21, 2017 at 2:52 PM, Benoît Minisini <
gambas at ...1...> wrote:

> Le 21/08/2017 à 03:34, Jussi Lahtinen a écrit :
>
>> OK, now I'm experiencing only the old already reported error, which no
>> one else seem to be able to reproduce. IE the variable sTest remains empty
>> (example in mTest.DoTest line 1686).
>>
>>
>> Jussi
>>
>>
> Can you try that?
>
> 1) Uncomment the line #65 in the 'main/gbx/gbx_c_process.c' file
> ("//#define DEBUG_ME")
>
> 2) Run "make" and "sudo make install" again in the "/main" directory (so
> that you don't reinstall everything).
>
> 3) Run your test program, and send me the output.
>
> 4) Alternatively, you can just run Exec/Shell test loop, and run it more
> times (at least 1000 times), as the other tests seem to not have any
> problem.
>
> Regards,
>
> --
> Benoît Minisini
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.txt.tar.gz
Type: application/x-gzip
Size: 11405 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20170822/64fcf6b6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Isolation-0.0.7.tar.gz
Type: application/x-gzip
Size: 11662 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20170822/64fcf6b6/attachment-0001.bin>


More information about the User mailing list