From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sukadev Bhattiprolu Subject: Re: [BUG] kvm-84 segfault Date: Thu, 5 Mar 2009 18:01:34 -0800 Message-ID: <20090306020134.GA30347@us.ibm.com> References: <20090228183841.GA4924@us.ibm.com> <20090302040026.GB14816@amit-x200.pnq.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Amit Shah Return-path: Received: from e35.co.us.ibm.com ([32.97.110.153]:42593 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752862AbZCFCCx (ORCPT ); Thu, 5 Mar 2009 21:02:53 -0500 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e35.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n261wlR9015576 for ; Thu, 5 Mar 2009 18:58:47 -0700 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n2622oDE080164 for ; Thu, 5 Mar 2009 19:02:50 -0700 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n2622ovq028084 for ; Thu, 5 Mar 2009 19:02:50 -0700 Content-Disposition: inline In-Reply-To: <20090302040026.GB14816@amit-x200.pnq.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: | > /var/log/messages shows: | > | > kernel: [ 193.077299] qemu-system-x86[7810]: segfault at 000001a0 | > eip b7cd72f5 esp bfd5e0cc error 4 | | If you can run the same under gdb and give a backtrace, we can say where | it's failing. Well, to workaround, I had installed the distro kvm and created the Fedora10 guest. I then uninstalled it and reinstalled my kvm-84 and am not able to repro the bug now. I will get the gdb backtrace if I run into it again. Suka