diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1216.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text 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, 0 insertions, 17 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 deleted file mode 100644 index 6b0dc3d7..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1216.toml +++ /dev/null @@ -1,17 +0,0 @@ -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""" |