summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1615.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1615.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-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/1615.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1615.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1615.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1615.toml
new file mode 100644
index 00000000..d1fd7452
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/1615.toml
@@ -0,0 +1,19 @@
+id = 1615
+title = "8.0.0: Crash when attempting to commit snapshot"
+state = "closed"
+created_at = "2023-04-22T22:02:46.978Z"
+closed_at = "2023-04-26T08:27:55.421Z"
+labels = ["Regression", "Stable::to backport", "kind::Bug"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1615"
+host-os = "Slackware 15.0"
+host-arch = "x86-64"
+qemu-version = "8.0.0 and git-6dd0621489"
+guest-os = "Linux Mint 21.1"
+guest-arch = "x86-64"
+description = """When trying to commit a snapshot to the backing store, qemu exits with the error:
+
+`qemu: qemu_mutex_unlock_impl: Operation not permitted`"""
+reproduce = """1. Run qemu command above
+2. Open the monitor virtual console (Ctrl-Alt-2)
+3. Execute command: `commit os`"""
+additional = """Attached are the [backtrace](/uploads/ba8f519e6b00eb054ba416054c782122/8.0.0-1-bt) and the [configure output](/uploads/17124b45e12b252bd01cf41e7a3d2ea4/8.0.0-1-conf.gz). This is a regression from 7.2.1"""