From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42318 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq0cH-0007Ih-6V for qemu-devel@nongnu.org; Thu, 17 Feb 2011 04:57:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq0cG-0001ur-7T for qemu-devel@nongnu.org; Thu, 17 Feb 2011 04:57:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:18025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq0cG-0001t9-05 for qemu-devel@nongnu.org; Thu, 17 Feb 2011 04:57:40 -0500 Message-ID: <4D5CE88A.1040703@redhat.com> Date: Thu, 17 Feb 2011 10:21:14 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: qemu crashes since today References: <4D5C4D4D.1020701@linux.vnet.ibm.com> <4D5C5370.6090908@web.de> <4D5C7B4E.4060002@linux.vnet.ibm.com> <4D5C9174.2070005@codemonkey.ws> <4D5CDAC7.1030104@web.de> In-Reply-To: <4D5CDAC7.1030104@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel@nongnu.org, Stefan Berger Hi, > Does F14 happen to use the vmport/vmmount? Maybe this crash is related > to [1]. Yes. Try 'rpm -e xorg-x11-drv-vmmouse' in the guest and check whenever this avoids the crash to confirm vmmouse is the culprit. cheers, Gerd