From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWqPm-0007xn-1c for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:54:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWqPk-0006kv-GR for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:54:53 -0400 Received: from mail-qa0-x233.google.com ([2607:f8b0:400d:c00::233]:41197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWqPk-0006ko-8Q for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:54:52 -0400 Received: by mail-qa0-f51.google.com with SMTP id g10so1118434qah.10 for ; Mon, 29 Apr 2013 08:54:51 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <517E97BD.7050309@redhat.com> Date: Mon, 29 Apr 2013 17:54:37 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <87li8nn8xy.wl%cbley@av-test.de> In-Reply-To: <87li8nn8xy.wl%cbley@av-test.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi_soft_reset: Assertion `!s->current' failed with Windows XP setup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Bley Cc: qemu-devel@nongnu.org Il 12/04/2013 16:02, Claudio Bley ha scritto: > Hi. > > I'm using the latest qemu release 1.4.0 and libvirt 1.0.4. > > The host system is a Ubuntu 12.04 LTS system, Intel Xeon processor, > 4GB RAM. > > When trying to install Windows XP I constantly receive this error > (usually right before the graphical Setup is started). Once, I've seen > this error too: > > hw/lsi53c895a.c:351: lsi_soft_reset: Assertion `((&s->queue)->tqh_first == ((void *)0))' failed. > > I found the thread here > http://lists.gnu.org/archive/html/qemu-devel/2012-11/msg00518.html but > it didn't led me nowhere. > > I recompiled with DEBUG_SCSI and DEBUG_LSI enabled. Here's the command > libvirt put together and the last few lines of output. I can provide > the complete log if you need it. Hi, sorry---I just read this now. Can you please try the patches at http://cache.gmane.org//gmane/comp/emulators/qemu/208057-001.bin? Thanks, Paolo