From owner-freebsd-current@FreeBSD.ORG Tue Jul 17 22:13:33 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C354016A402; Tue, 17 Jul 2007 22:13:33 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 789FA13C461; Tue, 17 Jul 2007 22:13:33 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id D5DDD8BFF62; Wed, 18 Jul 2007 00:13:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sf54fyLrt5MX; Wed, 18 Jul 2007 00:13:30 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id BA48E8BFED3; Wed, 18 Jul 2007 00:13:30 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l6HMDSOc060184; Wed, 18 Jul 2007 00:13:28 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 18 Jul 2007 00:13:28 +0200 From: Roman Divacky To: Teufel Message-ID: <20070717221327.GA60004@freebsd.org> References: <20070716233030.D92541@10.0.0.1> <469D2688.7070000@kuehlbox.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <469D2688.7070000@kuehlbox.de> User-Agent: Mutt/1.4.2.3i Cc: attilio@freebsd.org, Jeff Roberson , current@freebsd.org Subject: Re: ULE/SCHED_SMP diff for 7.0 - panic on x86 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2007 22:13:33 -0000 On Tue, Jul 17, 2007 at 10:28:56PM +0200, Teufel wrote: > Hi, > > cvsuped kernel sources about 20 mins ago and applied Jeff's new ule patch. > System boots normaly up, but starting qemu with kqemu (either user or > user and kernel space) results immediatly in kernel trap 12 > applying Attilio's patch > http://people.freebsd.org/~attilio/kqemu.diff fixed the kernel trap, > but hangs: > > spin lock 0xc0bbf780 (shed lock 1) held by 0xc5114880 (tid 100003) too long > panic: spin lock held too long > cpuid = 0 this looks similar to what people are seeing on pointyhat building cluster. its definitely NOT related to kqemu desynced module/kernel. I have told attilio about it. no response yet...