Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753561AbbH0QyY (ORCPT ); Thu, 27 Aug 2015 12:54:24 -0400 Received: from know-smtprelay-omc-7.server.virginmedia.net ([80.0.253.71]:58398 "EHLO know-smtprelay-omc-7.server.virginmedia.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751401AbbH0QyX (ORCPT ); Thu, 27 Aug 2015 12:54:23 -0400 X-Originating-IP: [81.106.150.188] X-Spam: 0 X-Authority: v=2.1 cv=JuUM15MC c=1 sm=1 tr=0 a=DGj713NdaxKrsjjgQne7PA==:117 a=DGj713NdaxKrsjjgQne7PA==:17 a=NLZqzBF-AAAA:8 a=yEdEr6MRgwAA:10 a=IkcTkHD0fZMA:10 a=uRRa74qj2VoA:10 a=mDV3o1hIAAAA:8 a=-YgJCJr11JbpJdDHnmsA:9 a=QEXdDO2ut3YA:10 a=el7XT0oXOIEA:10 Date: Thu, 27 Aug 2015 17:52:58 +0100 From: Ken Moffat To: linux-kernel@vger.kernel.org Cc: qemu-devel@nongnu.org Subject: Re: Lockups with 4.2-rc kernels and qemu Message-ID: <20150827165258.GA13620@milliways> References: <20150824234015.GA24111@milliways> <20150827115914.GA2258@milliways> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Clacks-Overhead: GNU Terry Pratchett Content-Transfer-Encoding: 8bit In-Reply-To: <20150827115914.GA2258@milliways> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2039 Lines: 45 On Thu, Aug 27, 2015 at 12:59:14PM +0100, Ken Moffat wrote: > On Tue, Aug 25, 2015 at 12:40:15AM +0100, Ken Moffat wrote: > > (Cc'ing qemu-devel, please keep me in the Cc). > > > > TL;DR - qemu locks up my machine when I use 4.2-rc kernels. > > > Previous mail, or at least the copy to qemu, archived at > https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg02784.html > > I started bisecting, but it is going to be a slow business - kernels > which seem to be ok after e.g. 3 hours can still lock the box. I > left it running overnight, and this morning it was still up - but > firefox could no longer connect externally. I eventually tracked > that to my logs taking the space. But one reason the logs had > become so big was the following (found from this morning's restart): > > Aug 27 09:50:28 ac4tv kernel: [ 124.279813] BUG: scheduling while > atomic: qemu-system-x86/1789/0x00000002 > Aug 27 09:50:28 ac4tv kernel: [ 124.279819] Modules linked in: > psmouse i2c_piix4 asus_atk0110 microcode k10temp > Aug 27 09:50:28 ac4tv kernel: [ 124.279828] Preemption disabled > at:[] kvm_vcpu_ioctl+0x7c/0x580 This is definitely a *different* bug - I just tried the next kernel, and started to get these messages (almost 100,000 lines of them in the next 4 minutes) : if that had been happening a couple of weeks ago, I would have noticed ;-) But, the end result is that I cannot attempt to bisect the lockups, this scheduling while atomic business is preventing me looking for a good kernel. Has anybody had success qith qemu on an x86_64 host running a 4.2-rc kernel ? Looks as if I'll have to give up, and hope that the main problem doe not spread to 4.1. ĸen -- This one goes up to eleven: but only on a clear day, with the wind in the right direction. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/