[Gambas-user] Process.Wait freeze

Benoît Minisini gambas at ...1...
Mon Aug 21 13:52:55 CEST 2017


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




More information about the User mailing list