summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1207228
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1207228')
-rw-r--r--results/classifier/gemma3:12b/peripherals/120722814
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1207228 b/results/classifier/gemma3:12b/peripherals/1207228
new file mode 100644
index 00000000..876f0945
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/1207228
@@ -0,0 +1,14 @@
+
+Qemu (trunk code) crashes when using --soundhw all option in ioport.c
+
+After not building qemu (git version) for about 3 weeks, I've done it again this morning.
+
+With up-to-date trunk code, I got this error on start, when using --soundhw all option
+
+$ qemu-system-i386 -soundhw all
+qemu-system-i386: /home/fred/Téléchargements/logs/qemu-git/src/qemu/ioport.c:240: portio_list_add: Assertion `pio->offset >= off_last' failed.
+Abandon (core dumped)
+
+And if I use only soundhw with one or more options, it doesn't crash.
+
+Tell me what you'll need to fix this bug.
\ No newline at end of file