Qemu (trunk code) crashes when using --soundhw all option in ioport.c
Bug #1207228 reported by
FredBezies
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
After not building qemu (git version) for about 3 weeks, I've done it again this morning.
With up-to-date trunk code, I got this error on start, when using --soundhw all option
$ qemu-system-i386 -soundhw all
qemu-system-i386: /home/fred/
Abandon (core dumped)
And if I use only soundhw with one or more options, it doesn't crash.
Tell me what you'll need to fix this bug.
To post a comment you must log in.

Please always specify the exact version (git commit ID) that you are using... can you still reproduce this issue with the latest version of QEMU?