qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] intermittent make check failure: "tcg_handle_interrupt:


From: Peter Maydell
Subject: Re: [Qemu-devel] intermittent make check failure: "tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())"
Date: Wed, 1 Mar 2017 16:36:17 +0000

On 1 March 2017 at 15:19, Alex Bennée <address@hidden> wrote:
> I haven't managed to run into the intermittent trigger yet. How do I run
> the test directly?
>
>   make tests/prom-env-test
>
> Just makes the test case and
>
>   ./tests/prom-env-test
> **
> ERROR:tests/libqtest.c:589:qtest_get_arch: assertion failed: (qemu != NULL)
> Aborted (core dumped)

These tests all need a bunch of environment variables set (notably
the one that tells it which QEMU binary to run). If you run
'make check V=1' it prints out all the command lines and then
you can cut-n-paste the one you're interested in from that
(and trim down any other tests it's running in the process).

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]