blob: de6a6cd9816b9cbb3181fa178377278e2f2b405c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
device: 0.733
performance: 0.714
graphic: 0.672
network: 0.614
socket: 0.604
PID: 0.563
permissions: 0.545
semantic: 0.533
vnc: 0.378
files: 0.365
boot: 0.361
debug: 0.352
other: 0.158
KVM: 0.077
Qemu (trunk code) crashes when using --soundhw all option in ioport.c
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/Téléchargements/logs/qemu-git/src/qemu/ioport.c:240: portio_list_add: Assertion `pio->offset >= off_last' failed.
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.
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?
[Expired for QEMU because there has been no activity for 60 days.]
|