From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4okz-0004We-6R for qemu-devel@nongnu.org; Thu, 01 Aug 2013 05:01:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4oak-0005pj-OV for qemu-devel@nongnu.org; Thu, 01 Aug 2013 04:50:49 -0400 Received: from indium.canonical.com ([91.189.90.7]:38113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4oak-0005pC-Ai for qemu-devel@nongnu.org; Thu, 01 Aug 2013 04:50:38 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1V4oaj-0000w6-Cr for ; Thu, 01 Aug 2013 08:50:37 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 4F97F2E808B for ; Thu, 1 Aug 2013 08:50:37 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 01 Aug 2013 08:42:04 -0000 From: FredBezies <1207228@bugs.launchpad.net> Sender: bounces@canonical.com References: <20130801084204.30116.68647.malonedeb@soybean.canonical.com> Message-Id: <20130801084204.30116.68647.malonedeb@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1207228] [NEW] Qemu (trunk code) crashes when using --soundhw all option in ioport.c Reply-To: Bug 1207228 <1207228@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Public bug reported: 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=C3=A9l=C3=A9chargements/logs/qemu-git/src/qe= mu/ioport.c:240: portio_list_add: Assertion `pio->offset >=3D off_last' fai= led. 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. ** Affects: qemu Importance: Undecided Status: New -- = 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: New 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=C3=A9l=C3=A9chargements/logs/qemu-git/src/= qemu/ioport.c:240: portio_list_add: Assertion `pio->offset >=3D off_last' f= ailed. 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