From owner-freebsd-current@FreeBSD.ORG Sun Apr 18 20:36:24 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 000261065673 for ; Sun, 18 Apr 2010 20:36:23 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (lev.vlakno.cz [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id ABEA88FC1E for ; Sun, 18 Apr 2010 20:36:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 612C29CB093; Sun, 18 Apr 2010 22:34:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3XcVdS-kty3G; Sun, 18 Apr 2010 22:34:00 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 2BB359CB0F5; Sun, 18 Apr 2010 22:34:00 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id o3IKY06X030067; Sun, 18 Apr 2010 22:34:00 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 18 Apr 2010 22:34:00 +0200 From: Roman Divacky To: Erik Cederstrand Message-ID: <20100418203400.GA29759@freebsd.org> References: <20100416160818.GA69460@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now 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: Sun, 18 Apr 2010 20:36:24 -0000 On Sun, Apr 18, 2010 at 03:09:48PM +0200, Erik Cederstrand wrote: > Hi Roman > > Den 16/04/2010 kl. 18.08 skrev Roman Divacky: > > > We kindly ask you to setup ClangBSD chroot and/or use clang compiled kernel and > > use it as you would normally use FreeBSD. Please report back > > I installed ClangBSD kernel and world in a VirtualBox virtual machine (amd64) and rebooted. It booted and lived through some basic testing, like extracting a ports tree with portsnap and installing a couple of ports. I'm very impressed. > > Then I checked out pho's stress2 suite and set it to run for the night. This morning it sat at a kdb prompt: > > http://tinypic.com/r/206c0us/5 > > I don't know if this is ClangSD-related. I haven't tried kernel debugging before. Any pointers on how to proceed? I dont think this is clangbsd related (more like a timing issue related to the use of vmware)