forked from qemu/qemu
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Steps to re-produce:
- Get the device-crash-test script from qemu git under scripts folder.
- Run the script with default qemu binary.
./device-crash-test /usr/bin/qemu-system-ppc64 - Check the output
...
INFO: running test case: machine=prep binary=/usr/bin/qemu-system-ppc64 device=pc87312 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 pc87312
CRITICAL: failed: machine=prep binary=/usr/bin/qemu-system-ppc64 device=pc87312 accel=tcg
CRITICAL: cmdline: /usr/bin/qemu-system-ppc64 -S -machine prep,accel=tcg -device pc87312
CRITICAL: log: Unexpected error in qemu_chr_fe_init() at chardev/char-fe.c:222:
CRITICAL: log: qemu-system-ppc64: -device pc87312: Device 'parallel0' is in use
CRITICAL: exit code: -6
cde:info Mirrored with LTC bug #159872 </cde:info>
Metadata
Metadata
Assignees
Labels
No labels