Skip to content

qemu crashes with isa_bus_dma: Assertion `!bus->dma[0] && !bus->dma[1]' failed #14

@nasastry

Description

@nasastry

Steps to re-produce:

  1. Get the device-crash-test script from qemu git under scripts folder.
  2. Run the script with default qemu binary.
    ./device-crash-test /usr/bin/qemu-system-ppc64
  3. Check the output
    ...
INFO: running test case: machine=prep binary=/usr/bin/qemu-system-ppc64 device=i82374 accel=tcg
WARNING: qemu received signal -6: /usr/bin/qemu-system-ppc64 -chardev socket,id=mon,path=/var/tmp/qemu-49183-monitor.sock -mon chardev=mon,mode=control -display none -vga none -S -machine prep,accel=tcg -device i82374
CRITICAL: failed: machine=prep binary=/usr/bin/qemu-system-ppc64 device=i82374 accel=tcg
CRITICAL: cmdline: /usr/bin/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

cde:info Mirrored with LTC bug #159873 </cde:info>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions