[strace/strace] [RFC] Add 64-bit LoongArch support (PR #205)

Dmitry V. Levin notifications at github.com
Sun Jan 9 11:12:02 UTC 2022


> With @chenhuacai's [latest patch](https://github.com/xen0n/linux/commit/593f8c0180fc1056e3ea0ca91ce9a8096f40b7ef), every test passes except this:
> 
> ```
> FAIL: xet_robust_list--pidns-translation.gen
> ...
> -10    get_robust_list(5 /* 10 in strace's PID NS */, [0x7ffff3f0a970], [24]) = 0
> +10    get_robust_list(5 /* 10 in strace's PID NS */,  <unfinished ...>
> +10    <... get_robust_list resumed>[0x7ffff3f0a970], [24]) = 0

This looks like a race, how often do you see this?
Could you try running this particular test a few more times, e.g.
`make -s check TESTS=xet_robust_list--pidns-translation.gen.test VERBOSE=1`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/pull/205#issuecomment-1008277182
You are receiving this because you are subscribed to this thread.

Message ID: <strace/strace/pull/205/c1008277182 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20220109/bba86778/attachment.htm>


More information about the Strace-devel mailing list