qemu-devel
[Top][All Lists]
Advanced

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

Re: qemu:handle_cpu_signal received signal outside vCPU context


From: Peter Maydell
Subject: Re: qemu:handle_cpu_signal received signal outside vCPU context
Date: Thu, 3 Dec 2020 10:35:58 +0000

On Thu, 3 Dec 2020 at 10:27, Tj (Elloe Linux) <ml.linux@elloe.vision> wrote:
>
> We're seeing this error on Ubuntu 20.04 amd64 host and aarch64
> qemu-aarch64-static chroot when executing 'aptitude':
>
> qemu:handle_cpu_signal received signal outside vCPU context
> qemu:handle_cpu_signal received signal outside vCPU context
>
> Research led us to an identical issue report against qemu-m68k [0] where
> it is reported this issue is resolved in 5.0.0+.
>
> Ubuntu 20.04 LTS currently ships v4.2 so I'm trying to identify the
> commit(s) that resolved this issue so we can test a cherry-pick of the fix.
>
> Do you know which commit(s) addressed this?

You might try commits 365510fb860a91 / 9fcff3a67f2be53de2d / 6bc024e713fd35e.
Otherwise, try a git bisect to see where your test case started working
correctly.

thanks
-- PMM



reply via email to

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