Alex Vong <alexvong1...@gmail.com> writes:

> Upon inspection, it seems the problem is caused by some serious memory
> leaks:
>>> executipthread_create:: Cannot allocate memory
>>> FAIL self_test.test (exit status: 139)
>
> Building with '-fsanitize=leak' seems to confirm it:
[...]

After further testing, I think the above observation is incorrect,
fixing the memory leaks do not solve the problem. Instead I think the
bug is similar to that of #860664. Hence I am trying a fix similar to
the one used in #860664, i.e. splitting long tests into smaller ones to
avoid exhausting resources.

Attachment: signature.asc
Description: PGP signature

Reply via email to