From owner-freebsd-current@FreeBSD.ORG Fri Feb 22 20:12:02 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D56E16A407 for ; Fri, 22 Feb 2008 20:12:02 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.freebsd.org (Postfix) with ESMTP id D0ACB13C45E for ; Fri, 22 Feb 2008 20:12:01 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: by gwyn.kn-bremen.de (Postfix, from userid 10) id 8E04C28C5E2; Fri, 22 Feb 2008 21:12:00 +0100 (CET) Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.14.2/8.13.8) with ESMTP id m1MKAmZd015733; Fri, 22 Feb 2008 21:10:48 +0100 (CET) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.14.2/8.13.6/Submit) id m1MKAmU3015732; Fri, 22 Feb 2008 21:10:48 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Fri, 22 Feb 2008 21:10:48 +0100 To: John Marino Message-ID: <20080222201048.GA15563@saturn.kn-bremen.de> References: <43555.82.234.78.29.1203154742.squirrel@secure.synsport.net> <20080216175811.GA33393@saturn.kn-bremen.de> <47B7352B.1040302@marino.st> <20080216210731.GA40417@saturn.kn-bremen.de> <55528.82.234.78.29.1203252678.squirrel@secure.synsport.net> <20080217231126.GA68779@saturn.kn-bremen.de> <51702.82.234.78.29.1203318499.squirrel@secure.synsport.net> <20080221213945.GA97273@saturn.kn-bremen.de> <24097.195.169.141.54.1203676242.squirrel@secure.synsport.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <24097.195.169.141.54.1203676242.squirrel@secure.synsport.net> User-Agent: Mutt/1.5.16 (2007-06-09) X-Mailman-Approved-At: Fri, 22 Feb 2008 20:42:48 +0000 Cc: freebsd-current@freebsd.org Subject: Re: 7.0 RC2 kernel panic with Kqemu/AMD64 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: Fri, 22 Feb 2008 20:12:02 -0000 On Fri, Feb 22, 2008 at 04:30:42AM -0600, John Marino wrote: > Hi Juergen, > If there is nobody capable of tracking down and fixing the problem, I > suggest that the kqemu-mod port be marked as i386 only, to prevent people > with systems like mine from installing it in the first place. It appears > that it is completely unusable for AMD64. Well, it does work when running on an uniprocessor kernel/machine... > I'm happy to continue to assist > and offer up my machine to help identify the problem(s) though, if the > qemu/freebsd community doesn't want to give up yet. Well, others are still more than welcome to attempt to debug/fix this of course. Juergen