[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1207228] Re: Qemu (trunk code) crashes when using --so
From: |
Thomas Huth |
Subject: |
[Qemu-devel] [Bug 1207228] Re: Qemu (trunk code) crashes when using --soundhw all option in ioport.c |
Date: |
Wed, 01 Feb 2017 09:30:07 -0000 |
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?
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1207228
Title:
Qemu (trunk code) crashes when using --soundhw all option in ioport.c
Status in QEMU:
Incomplete
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/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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1207228/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 1207228] Re: Qemu (trunk code) crashes when using --soundhw all option in ioport.c,
Thomas Huth <=