From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lutz Vieweg Subject: Re: qemu-kvm 0.15 usb problem Date: Wed, 14 Sep 2011 17:23:46 +0200 Message-ID: References: <4E423257.2050002@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:58490 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753572Ab1INPXv (ORCPT ); Wed, 14 Sep 2011 11:23:51 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R3rJT-0007Lg-Q6 for kvm@vger.kernel.org; Wed, 14 Sep 2011 17:23:47 +0200 Received: from 89.204.139.64 ([89.204.139.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Sep 2011 17:23:47 +0200 Received: from lvml by 89.204.139.64 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Sep 2011 17:23:47 +0200 In-Reply-To: <4E423257.2050002@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/10/2011 09:25 AM, Gerd Hoffmann wrote: >> qemu-system-x86_64: /tmp/qemu-kvm-0.15.0/hw/usb.c:336: >> usb_packet_complete: Assertion `p->owner != ((void *)0)' failed. > What kind of device is this? I can say that in my case, a dive computer (a primitive serial device, I think) caused the assertion. Regards, Lutz Vieweg