summary refs log tree commit diff stats
path: root/gitlab/issues/target_sparc/host_missing/accel_missing/2015.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_sparc/host_missing/accel_missing/2015.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_sparc/host_missing/accel_missing/2015.toml')
-rw-r--r--gitlab/issues/target_sparc/host_missing/accel_missing/2015.toml35
1 files changed, 35 insertions, 0 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/2015.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/2015.toml
new file mode 100644
index 00000000..ee01d403
--- /dev/null
+++ b/gitlab/issues/target_sparc/host_missing/accel_missing/2015.toml
@@ -0,0 +1,35 @@
+id = 2015
+title = "qemu-system-sparc fails to boot Solaris 8 in an emulated SS-5"
+state = "opened"
+created_at = "2023-12-03T11:33:07.047Z"
+closed_at = "n/a"
+labels = ["target: sparc"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2015"
+host-os = "Windows 10 22H2"
+host-arch = "x86_64"
+qemu-version = "QEMU emulator version 8.1.91 (v8.2.0-rc1-12040-g59b55cb373)"
+guest-os = "Solaris 8 with Sun PROM"
+guest-arch = "sparc"
+description = """Sun PROM fails to boot Solaris 8 in an emulated Sparcstation 5, with qemu exiting with a `trap 0x29` error."""
+reproduce = """1. Launch qemu with command line above
+2. Sun PROM tries to boot from the network and shows `Tiemout waiting for ARP/RARP packet` messages
+3. Interrupt network boot entering `sendkey stop-a` in qemu monitor (`compat_monitor0`)
+4. Back in Sun PROM, boot from cdrom: `boot cdrom:d`
+5. Solaris 8 starts booting
+6. qemu exits with fatal error
+
+```plaintext
+qemu: fatal: Trap 0x29 (Data Access Error) while interrupts disabled, Error state
+pc: f0041298  npc: f004129c
+%g0-7: 00000000 f02441a8 04400fc2 000001e2 00000027 f0243b88 00000000 f0244020
+%o0-7: ffff8000 00008000 00000f00 044000c1 f0258518 ffeec000 fbe3a4b8 f0041be4
+%l0-7: 04400fc1 f0041c78 f0041c7c 00000002 0000010f 00000002 0000002a fbe39f78
+%i0-7: ffff8000 00008000 00000f00 044000c2 00000000 ffeec000 fbe3a020 f0041be4
+%f00:  0000000000000000 0000000000000000 0000000000000000 0000000000000000
+%f08:  0000000000000000 0000000000000000 0000000000000000 0000000000000000
+%f16:  0000000000000000 0000000000000000 0000000000000000 0000000000000000
+%f24:  0000000000000000 0000000000000000 0000000000000000 0000000000000000
+psr: 04000fc1 (icc: ---- SPE: SP-) wim: 00000002
+fsr: 00000000 y: 00000000
+```"""
+additional = """![Boot.png](/uploads/b83fe980b5baa1f0103fccc0abb6ec6c/Boot.png)"""