summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/hypervisor/1721220
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/deepseek-r1:14b/output/hypervisor/1721220
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/1721220')
-rw-r--r--results/classifier/deepseek-r1:14b/output/hypervisor/172122016
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/1721220 b/results/classifier/deepseek-r1:14b/output/hypervisor/1721220
new file mode 100644
index 00000000..9bedba5b
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/hypervisor/1721220
@@ -0,0 +1,16 @@
+
+qemu crashes with assertion error `!mr->container' failed
+
+Re-production steps:
+git clone today's qemu git tree (4th Oct 2017)
+./configure --target-list=ppc64-softmmu && make -j 8
+
+Run the device-crash-test from scripts folder, seeing the following error
+
+INFO: running test case: machine=bamboo binary=ppc64-softmmu/qemu-system-ppc64 device=pcie-pci-bridge accel=kvm
+WARNING: qemu received signal -6: ppc64-softmmu/qemu-system-ppc64 -chardev socket,id=mon,path=/var/tmp/qemu-30972-monitor.sock -mon chardev=mon,mode=control -display none -vga none -S -machine bamboo,accel=kvm -device pcie-pci-bridge
+CRITICAL: failed: machine=bamboo binary=ppc64-softmmu/qemu-system-ppc64 device=pcie-pci-bridge accel=kvm
+CRITICAL: cmdline: ppc64-softmmu/qemu-system-ppc64 -S -machine bamboo,accel=kvm -device pcie-pci-bridge
+CRITICAL: log: qemu-system-ppc64: /home/nasastry/qemu/memory.c:1699: memory_region_finalize: Assertion `!mr->container' failed.
+CRITICAL: log: warning: KVM does not support watchdog
+CRITICAL: exit code: -6
\ No newline at end of file