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