summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1721222
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1721222')
-rw-r--r--results/scraper/launchpad-without-comments/172122215
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1721222 b/results/scraper/launchpad-without-comments/1721222
new file mode 100644
index 000000000..390e2da24
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1721222
@@ -0,0 +1,15 @@
+qemu crashes with Assertion `fdctrl->dma' 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=powernv binary=ppc64-softmmu/qemu-system-ppc64 device=isa-fdc accel=tcg
+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 powernv,accel=tcg -device isa-fdc
+CRITICAL: failed: machine=powernv binary=ppc64-softmmu/qemu-system-ppc64 device=isa-fdc accel=tcg
+CRITICAL: cmdline: ppc64-softmmu/qemu-system-ppc64 -S -machine powernv,accel=tcg -device isa-fdc
+CRITICAL: log: qemu-system-ppc64: hw/block/fdc.c:2703: isabus_fdc_realize: Assertion `fdctrl->dma' failed.
+CRITICAL: exit code: -6
\ No newline at end of file