From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RilJ6-0007Yv-1C for qemu-devel@nongnu.org; Thu, 05 Jan 2012 06:16:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RilJ5-0001NK-5O for qemu-devel@nongnu.org; Thu, 05 Jan 2012 06:16:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RilJ4-0001NF-Tc for qemu-devel@nongnu.org; Thu, 05 Jan 2012 06:16:27 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q05BGPJE031025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 5 Jan 2012 06:16:26 -0500 Message-ID: <4F058686.2030805@redhat.com> Date: Thu, 05 Jan 2012 13:16:22 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4F058410.8050206@redhat.com> In-Reply-To: <4F058410.8050206@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] vhost broken? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" , "Michael S. Tsirkin" On 01/05/2012 01:05 PM, Gerd Hoffmann wrote: > Hi, > > current master seems to corrupt guest memory, I get guest errors like > this one: > > swap_dup: Bad swap file entry 1999800080 > BUG: Bad page map in process udevd pte:bec5f30054520100 pmd:1f6f4067 > addr:00007fc464a02000 vm_flags:00100073 anon_vma:ffff88001f928ec0 > mapping:(null) index:7fc464a02 > Pid: 555, comm: udevd Not tainted 2.6.32-220.el6.x86_64 #1 > > bisecting points to this commit: > > commit 04097f7c5957273c578f72b9bd603ba6b1d69e33 > Author: Avi Kivity > Date: Sun Dec 18 14:06:05 2011 +0200 > > vhost: convert to MemoryListener API > Very likely. Michael, can you help? I don't have a vhost setup, can you share your command line? -- error compiling committee.c: too many arguments to function