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_sparc/host_missing/accel_missing/2281.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_sparc/host_missing/accel_missing/2281.toml')
| -rw-r--r-- | gitlab/issues/target_sparc/host_missing/accel_missing/2281.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/2281.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/2281.toml new file mode 100644 index 00000000..06513204 --- /dev/null +++ b/gitlab/issues/target_sparc/host_missing/accel_missing/2281.toml @@ -0,0 +1,19 @@ +id = 2281 +title = "[bugfix incl.] Solaris Debuggers Panic OS with \"Nonparity Synchronous Error\"" +state = "closed" +created_at = "2024-04-11T05:24:00.912Z" +closed_at = "2024-04-14T12:07:21.905Z" +labels = ["Closed::Fixed", "Stable::to backport", "target: sparc"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2281" +host-os = "Windows 11 Pro 23H2 (using MSYS2 Mingw64)" +host-arch = "x86_64" +qemu-version = "8.2.92 (v9.0.0-rc2-27-gce64e6224a-dirty)" +guest-os = "Solaris 9" +guest-arch = "sparc" +description = """General use of a debugger (mdb, adb, gdb), such as single-stepping, causing a breakpoint to trigger, and/or simply running a program will cause a kernel panic of "Nonparity Synchronous Error" on many versions of Solaris / SunOS. + +This a well reported issue. + +#""" +reproduce = "n/a" +additional = "n/a" |