diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1216.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1216.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1216.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1216.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1216.toml new file mode 100644 index 00000000..6b0dc3d7 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1216.toml @@ -0,0 +1,17 @@ +id = 1216 +title = "System crashes/hangs when running qemu-img convert" +state = "closed" +created_at = "2022-09-16T19:03:16.716Z" +closed_at = "2022-10-16T10:58:34.254Z" +labels = ["Storage", "qemu-img", "workflow::Needs Info"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1216" +host-os = "**Ubuntu 20.04**" +host-arch = "**x64**" +qemu-version = "qemu-img version 4.2.1 (Debian 1:4.2-3ubuntu6.16)" +guest-os = "**Windows Server 2022**" +guest-arch = "**x64**" +description = """**Upon running the above command, the Virtual Machine simply crashes and is irrecoverable**""" +reproduce = """1. **Start Ubuntu 20.04 or SIFT Workstation** +2. **sudo apt-get install qemu** +3. **qemu-img convert -O raw JEA.vmdk JEA.vmdk.raw**""" +additional = """I have also run this on macOS and it just hangs and never completes""" |