On Tue, 10 Sep 2019 at 12:28, Alex Bennée <alex.ben...@linaro.org> wrote: > Peter Maydell <peter.mayd...@linaro.org> writes: > > Hi; this seems to break 'check-tcg' (for a linux-user static config): > > > > [...] > > CHECK debian-ppc64-cross > > BUILD ppc64-linux-user guest-tests with docker qemu:debian-ppc64-cross > > RUN tests for ppc64 > > TEST test-mmap (default) on ppc64 > > TEST sha1 on ppc64 > > TEST linux-test on ppc64 > > TEST testthread on ppc64 > > BUILD TCG tests for ppc64abi32-linux-user > > BUILD ppc64abi32-linux-user guest-tests with powerpc-linux-gnu-gcc > > RUN TCG tests for ppc64abi32-linux-user > > BUILD ppc64abi32-linux-user guest-tests with powerpc-linux-gnu-gcc > > RUN tests for ppc64abi32 > > TEST test-mmap (default) on ppc64abi32 > > TEST sha1 on ppc64abi32 > > TEST linux-test on ppc64abi32 > > qemu: uncaught target signal 11 (Segmentation fault) - core dumped > > timeout: the monitored command dumped core > > Segmentation fault > > ../Makefile.target:116: recipe for target 'run-linux-test' failed > > What host are you running on? Mine doesn't run because it has no way of > building those tests.
x86-64 Ubuntu 18.04.3 LTS (bionic). thanks -- PMM