summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1721220
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:24:58 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:27:06 +0000
commit33606b41d35115f887ea688b1a16f2ff85bf2fe4 (patch)
tree406b2c7b19a087ba437c68f3dbf0b589fa1d6150 /results/scraper/launchpad-without-comments/1721220
parentadedf8771bc4de3113041ca21bd4d0d1c0014b6a (diff)
downloadqemu-analysis-33606b41d35115f887ea688b1a16f2ff85bf2fe4.tar.gz
qemu-analysis-33606b41d35115f887ea688b1a16f2ff85bf2fe4.zip
add launchpad bug reports without comments
Diffstat (limited to 'results/scraper/launchpad-without-comments/1721220')
-rw-r--r--results/scraper/launchpad-without-comments/172122015
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1721220 b/results/scraper/launchpad-without-comments/1721220
new file mode 100644
index 000000000..d41d7288f
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1721220
@@ -0,0 +1,15 @@
+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