[Gambas-user] Process.Wait freeze

Benoît Minisini gambas at ...1...
Fri Aug 18 13:18:45 CEST 2017


Le 18/08/2017 à 12:47, Benoît Minisini via Gambas-user a écrit :
> Le 14/08/2017 à 00:18, Jussi Lahtinen a écrit :
>> The freeze from gdb.
>>
>> #0  0x00007ffff7b068b3 in select () from /lib/x86_64-linux-gnu/libc.so.6
>> #1  0x000000000041e26d in WATCH_process (fd_end=fd_end at ...2861...=4,
>> fd_output=-1,
>>      timeout=timeout at ...2861...=0) at gbx_watch.c:685
>> #2  0x00000000004286d9 in CPROCESS_wait_for (process=0x688298, timeout=0)
>>      at gbx_c_process.c:976
>> #3  0x000000000043250e in EXEC_native () at gbx_exec.c:1375
>> #4  0x000000000043cc4a in EXEC_loop () at gbx_exec_loop.c:1427
>> #5  0x00000000004316fb in EXEC_function_loop () at gbx_exec.c:931
>> #6  0x000000000043346f in EXEC_function_real () at gbx_exec.c:895
>> #7  EXEC_public_desc (class=<optimized out>, object=object at ...3679....=0x0,
>>      desc=desc at ...2861...=0x681aa8, nparam=nparam at ...2861...=0) at gbx_exec.c:1618
>> #8  0x0000000000404b68 in main (argc=1, argv=0x7fffffffdfd8) at gbx.c:416
>>
>>
>> Jussi
>>
> 
> I confirm the bug. I isolated the loop, and ran it 1000 times. It always 
> freezes sooner or later on my machine. Shame!
> 

OK, fixed in commit e1a5412f4ffb5ac7af62e78c7b93e2468152b13a.

-- 
Benoît Minisini




More information about the User mailing list