From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfCL4-0006JF-Ax for qemu-devel@nongnu.org; Mon, 06 Apr 2015 15:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfCL1-00012R-5a for qemu-devel@nongnu.org; Mon, 06 Apr 2015 15:05:38 -0400 Received: from indium.canonical.com ([91.189.90.7]:58197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfCL0-000129-Mr for qemu-devel@nongnu.org; Mon, 06 Apr 2015 15:05:35 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1YfCL0-0007Rb-77 for ; Mon, 06 Apr 2015 19:05:34 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 3132D2E80C2 for ; Mon, 6 Apr 2015 19:05:34 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 06 Apr 2015 18:59:12 -0000 From: Ruslan Sender: bounces@canonical.com References: <20150406185912.26127.6004.malonedeb@gac.canonical.com> Message-Id: <20150406185912.26127.6004.malonedeb@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1440843] [NEW] Guest WinXP crashes when trying to use a USB spectrometer Reply-To: Bug 1440843 <1440843@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Public bug reported: I'm using Amadeus spectrometer (OceanOptics USB250) via Windows-based software "Quantum". I've tried six ways of attaching it to QEMU: 1. command line parameter "-device usb-host,hostbus=3D3,hostaddr=3D25" 2. command line parameter "-device usb-host,vendorid=3D0x2457,productid=3D0= x1030" 3. command line parameter "-usbdevice host:2457:1030 4. command line parameter "-usbdevice host:3.25" 5. qemu console command "usb_add host:2457:1030" 5. qemu console command "usb_add host:3.25" >>From these, only "-device ..." options work, i.e. numbers 1 and 2 in the list above, and all others lead to IRQL_NOT_LESS_OR_EQUAL BSOD in usbuhci.sys when I launch Quantum, which tries to start acquiring spectra. I've also tried to reproduce the crash with a flash drive, but couldn't =E2=80=94 it seems to work reliably in this case. ** 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/1440843 Title: Guest WinXP crashes when trying to use a USB spectrometer Status in QEMU: New Bug description: I'm using Amadeus spectrometer (OceanOptics USB250) via Windows-based software "Quantum". I've tried six ways of attaching it to QEMU: 1. command line parameter "-device usb-host,hostbus=3D3,hostaddr=3D25" 2. command line parameter "-device usb-host,vendorid=3D0x2457,productid= =3D0x1030" 3. command line parameter "-usbdevice host:2457:1030 4. command line parameter "-usbdevice host:3.25" 5. qemu console command "usb_add host:2457:1030" 5. qemu console command "usb_add host:3.25" From these, only "-device ..." options work, i.e. numbers 1 and 2 in the list above, and all others lead to IRQL_NOT_LESS_OR_EQUAL BSOD in usbuhci.sys when I launch Quantum, which tries to start acquiring spectra. I've also tried to reproduce the crash with a flash drive, but couldn't =E2=80=94 it seems to work reliably in this case. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1440843/+subscriptions