Hi,

On 04-11-2020 17:47, Bernhard Übelacker wrote:
> I tried to have a look at this hanging test and could
> reproduce a hang at this backtrace [1].
> 
> The loop in [2] gets not left because the result of the fgetc call
> gets stored in a variable of type char and later compared to EOF.
> It seems to be an issue with not being explicit
> about signed/unsigned char with this variable.
> 
> At least using the type int makes the test finish and pass,
> when libgatbcore3 is built with attached patch.

I hope this fixes the issue on ppc64el too. That arch also timed out.
(armhf failed for a different reason).

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to