From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Segfault starting vcpu thread Date: Wed, 11 Jul 2012 14:40:35 +0200 Message-ID: <4FFD7443.3090606@redhat.com> References: <4FFD67B2.5090306@redhat.com> <4FFD69A9.2050504@siemens.com> <4FFD6A5C.4060808@redhat.com> <4FFD6AB9.7010000@siemens.com> <4FFD6BC9.7070902@redhat.com> <4FFD6CA0.6050205@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , KVM list , qemu-devel To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19327 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752072Ab2GKMko (ORCPT ); Wed, 11 Jul 2012 08:40:44 -0400 In-Reply-To: <4FFD6CA0.6050205@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 11/07/2012 14:08, Avi Kivity ha scritto: >>>>> specific command line or guest? >>>> >>> >>>> >>> qemu-system-x86_64 >>> >> >>> >> Just did the same, but it's all fine here. >> > >> > Ok, I'll debug it. Probably something stupid like a miscompile. > Indeed, a simple clean build fixed it up. Paolo, it looks like > autodependencies are still broken. Hmm, I think everything happened while I was away. I'll take a look. Paolo