summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/1098
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/gemma3:12b/boot/1098
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloademulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1098')
-rw-r--r--results/classifier/gemma3:12b/boot/109812
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1098 b/results/classifier/gemma3:12b/boot/1098
new file mode 100644
index 00000000..6db85cc5
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/1098
@@ -0,0 +1,12 @@
+
+make check failed at bios-tables-test
+Description of problem:
+run unit test "make check", failed at
+3/177 qemu:qtest+qtest-x86_64 / qtest-x86_64/bios-tables-test       ERROR           6.59s   killed by signal 6 SIGABRT
+Steps to reproduce:
+1. ./configure --target-list=x86_64-softmmu --disable-xen --enable-sdl --enable-docs --disable-capstone
+2. make -j check V=1
+Additional information:
+Looks like DSDT construction code has been changed but hasn't updated bios-table-test binaries.
+
+See attached diff file.[make_check_failure_dsdt_asl.diff](/uploads/9ed82fbb081863d8991fb0ea72446365/make_check_failure_dsdt_asl.diff)