From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59866 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq2A7-0004EJ-OH for qemu-devel@nongnu.org; Thu, 17 Feb 2011 06:36:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq2A6-0003CS-MI for qemu-devel@nongnu.org; Thu, 17 Feb 2011 06:36:43 -0500 Received: from e1.ny.us.ibm.com ([32.97.182.141]:55898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq2A6-0003CI-H3 for qemu-devel@nongnu.org; Thu, 17 Feb 2011 06:36:42 -0500 Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by e1.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id p1HBR9c0020366 for ; Thu, 17 Feb 2011 06:27:09 -0500 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p1HBacb7208584 for ; Thu, 17 Feb 2011 06:36:38 -0500 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p1HBacJw003668 for ; Thu, 17 Feb 2011 06:36:38 -0500 Message-ID: <4D5D0845.6060500@linux.vnet.ibm.com> Date: Thu, 17 Feb 2011 06:36:37 -0500 From: Stefan Berger 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> <4D5CE88A.1040703@redhat.com> In-Reply-To: <4D5CE88A.1040703@redhat.com> 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: Gerd Hoffmann Cc: Jan Kiszka , qemu-devel@nongnu.org On 02/17/2011 04:21 AM, Gerd Hoffmann wrote: > 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. > I removed this one and it's dependency xorg-x11-drivers and can confirm that it is the culprit. It boots fine without it and once I had reinstalled both of them and rebooted I saw the crash again. Stefan > cheers, > Gerd > >