[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1721224] Re: qemu crashes with Assertion `!bus->dma[0]
From: |
Eduardo Otubo |
Subject: |
[Qemu-devel] [Bug 1721224] Re: qemu crashes with Assertion `!bus->dma[0] && !bus->dma[1]' failed |
Date: |
Mon, 26 Mar 2018 11:33:11 -0000 |
v4 patch posted:
http://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg06565.html
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1721224
Title:
qemu crashes with Assertion `!bus->dma[0] && !bus->dma[1]' failed
Status in QEMU:
New
Bug description:
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=prep binary=ppc64-softmmu/qemu-system-ppc64
device=i82374 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 prep,accel=tcg
-device i82374
CRITICAL: failed: machine=prep binary=ppc64-softmmu/qemu-system-ppc64
device=i82374 accel=tcg
CRITICAL: cmdline: ppc64-softmmu/qemu-system-ppc64 -S -machine prep,accel=tcg
-device i82374
CRITICAL: log: qemu-system-ppc64: hw/isa/isa-bus.c:110: isa_bus_dma:
Assertion `!bus->dma[0] && !bus->dma[1]' failed.
CRITICAL: exit code: -6
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1721224/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 1721224] Re: qemu crashes with Assertion `!bus->dma[0] && !bus->dma[1]' failed,
Eduardo Otubo <=