qemu-devel
[Top][All Lists]
Advanced

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

Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook


From: Richard Henderson
Subject: Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
Date: Tue, 20 Jun 2023 19:00:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/20/23 18:56, Peter Maydell wrote:
ERROR:../../accel/tcg/cpu-exec.c:1024:cpu_exec_setjmp: assertion
failed: (cpu == current_cpu)
...
The assertion in cpu-exec.c is interesting too and may or
may not be relevant.

FWIW, the last time I saw this the stack had been clobbered and the saved value of "cpu" was garbage. There is very very little in cpu_exec_setjmp() by design.


r~



reply via email to

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