From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjCfn-0007t7-HM for qemu-devel@nongnu.org; Mon, 16 Mar 2009 09:16:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjCfi-0007s3-Dm for qemu-devel@nongnu.org; Mon, 16 Mar 2009 09:16:07 -0400 Received: from [199.232.76.173] (port=49917 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjCfi-0007rt-6G for qemu-devel@nongnu.org; Mon, 16 Mar 2009 09:16:02 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40462) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjCfh-0002WX-RS for qemu-devel@nongnu.org; Mon, 16 Mar 2009 09:16:02 -0400 Message-ID: <49BE510F.4000409@redhat.com> Date: Mon, 16 Mar 2009 15:15:59 +0200 From: Avi Kivity MIME-Version: 1.0 References: <49BD5C3D.4070103@web.de> <49BE341C.9060900@redhat.com> In-Reply-To: <49BE341C.9060900@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: segfault in ide_read_dma_cb when resetting guest Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , kvm-devel Avi Kivity wrote: > Jan Kiszka wrote: >> Hi, >> >> maybe someone has an immediate idea or can reproduce, I'm currently >> lacking time to debug this: With latest kvm-userspace I'm seeing >> sporadic qemu crashes when hard-resetting a guest that currently does >> some I/O (qcow2 disk in snapshot mode). Below is the backtrace, s is >> null. >> >> So far the issue does not show up with -no-kvm or with upstream qemu >> (also without kvm as upstream's reset in kvm mode is not working yet). >> >> > > I think I broke it -- cancellation assumes aiocbs were generated by > the block format driver, but there are now aiocbs that are generated > by the generic code. > > The problem is in upstream as well, don't know why you don't see it > there (maybe you're seeing a different problem). > > I'll come up with a patch. > Patchset just posted to qemu-devel. -- error compiling committee.c: too many arguments to function