Re: [pve-devel] [PATCH qemu] avoid segfault when aborting snapshot

2022-08-02 Thread Fiona Ebner
Am 02.08.22 um 11:52 schrieb Mira Limbeck: > On 7/26/22 14:25, Fiona Ebner wrote: >> Reported in the community forum[0]. >> >> For 6.1.0, there were a few changes to the coroutine-sleep API, but >> the adaptations in f376b2b ("update and rebase to QEMU v6.1.0") made >> a mistake. >> >> Currently, t

Re: [pve-devel] [PATCH qemu] avoid segfault when aborting snapshot

2022-08-02 Thread Mira Limbeck
On 7/26/22 14:25, Fiona Ebner wrote: Reported in the community forum[0]. For 6.1.0, there were a few changes to the coroutine-sleep API, but the adaptations in f376b2b ("update and rebase to QEMU v6.1.0") made a mistake. Currently, target_close_wait is NULL when passed to qemu_co_sleep_ns_wakea

[pve-devel] [PATCH qemu] avoid segfault when aborting snapshot

2022-07-26 Thread Fiona Ebner
Reported in the community forum[0]. For 6.1.0, there were a few changes to the coroutine-sleep API, but the adaptations in f376b2b ("update and rebase to QEMU v6.1.0") made a mistake. Currently, target_close_wait is NULL when passed to qemu_co_sleep_ns_wakeable(), which further passes it to qemu_