From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/2980 | 264 +++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/2980 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2980') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2980 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2980 new file mode 100644 index 000000000..2ad3f471c --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/2980 @@ -0,0 +1,264 @@ +QEMU Crashes During Snapshot: bdrv_co_write_req_prepare Assertion child->perm & BLK_PERM_WRITE Failed +Description of problem: +After taking a external snapshot (w/ memory state) with libvirt, the QEMU process crashed with an assertion + +``` +qemu-system-x86_64: ../block/io.c:2052: bdrv_co_write_req_prepare: Assertion `child->perm & BLK_PERM_WRITE` failed. +``` +Steps to reproduce: +1. Start the qemu process +2. Take an external (w/ memory) snapshot by libvirt Python API + + ```python + domain.snapshotCreateXML(, + libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_ATOMIC | + libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_REUSE_EXT | + libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_LIVE) + ``` + +3. The qemu process crashed by hitting the assertion +Additional information: +Libvirt domain XML +```xml + + 1a3dabc5-c33b-4308-acc5-2245f3b64163 + 1a3dabc5-c33b-4308-acc5-2245f3b64163 + + + 16777216 + 16777216 + + + + 5 + + + qemu + qemu + + + + hvm + + + + + + + + + + + + + + + + + + destroy + restart + restart + + + + + + /QVS/usr/bin/qemu-system-x86_64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1a3dabc5c33b4308ac01 +
+ + + + + + +
+ + +
+ + +
+ + + +
+ + + + + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + +
+ +