lately, I've been seeing this test fail under the clang-user job; see https://gitlab.com/jsnow/qemu/-/jobs/2002782042
make[2]: *** [../Makefile.target:156: run-threadcount] Error 124 make[1]: *** [/builds/jsnow/qemu/tests/tcg/Makefile.qemu:102: run-guest-tests] Error 2 make: *** [/builds/jsnow/qemu/tests/Makefile.include:63: run-tcg-tests-sh4-linux-user] Error 2 (In this branch I've staged some Python code changes, but I would hope that's not related to this.) --js