summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1893.toml
blob: cafc93de4c60dc0c798507ed013f6550ff31170a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
id = 1893
title = "assert on savevm"
state = "closed"
created_at = "2023-09-16T07:32:17.545Z"
closed_at = "2024-02-09T16:57:28.461Z"
labels = ["Storage"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1893"
host-os = "macOS 13.5.2"
host-arch = "arm64"
qemu-version = "QEMU emulator version 8.1.0"
guest-os = "NixOS 23.05"
guest-arch = "aarch64"
description = """"""
reproduce = """1. launch as above (n.b. qemu-img command: qemu-img create -f qcow2 rootfs.qcow2 60G
2. from qemu monitor: savevm test
3. On stderr

```
Assertion failed: (qemu_get_current_aio_context() == qemu_get_aio_context()), function bdrv_poll_co, file block-gen.h, line 43.
```"""
additional = """"""