From owner-freebsd-current@FreeBSD.ORG Mon Aug 1 14:04:01 2011 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 C6BE1106564A for ; Mon, 1 Aug 2011 14:04:01 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:56bf:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 526DF8FC0C for ; Mon, 1 Aug 2011 14:04:01 +0000 (UTC) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:56bf:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 41A2E140D5; Mon, 1 Aug 2011 16:04:00 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.be [IPv6:2001:41d0:2:56bf:1:2::]) (authenticated bits=0) by restart.be (8.14.5/8.14.5) with ESMTP id p71E3w9J008718; Mon, 1 Aug 2011 16:03:59 +0200 (CEST) (envelope-from hlh@restart.be) X-DKIM: Sendmail DKIM Filter v2.8.3 restart.be p71E3w9J008718 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1312207439; bh=lByVK6UjAjWLG3zxsSklQgAyuZxotZLzSfCq/0k1psY=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=c9/RMJQgudOKMvovCWm6sFAui1lMRTK8naybi1wACHmPF29FT/jry75Gpzjf4/nJ7 aHDzp1n0FfCKuE0Nif+lw== X-DomainKeys: Sendmail DomainKeys Filter v1.0.2 restart.be p71E3w9J008718 DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type:content-transfer-encoding; b=l4WJWq2PGV0bAuq1F6JGrjB8lVwnpY4Gof6PP4oXK38uqg6ftc8Sq909exiKg6ePc pdfRj0GsMfmxqm8UtjFcw== Message-ID: <4E36B24E.7000107@restart.be> Date: Mon, 01 Aug 2011 16:03:58 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: Test Rat References: <86zkjtwc8r.fsf@gmail.com> In-Reply-To: <86zkjtwc8r.fsf@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: [clang] (gpt)zfsboot is broken: zfs_alloc()/zfs_free() mismatch 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: Mon, 01 Aug 2011 14:04:01 -0000 On 08/01/2011 14:24, Test Rat wrote: > Anyone else? I can still reproduce with trunk r136607. > boot and gptboot seem to be unaffected. > > IIRC, with previous clang import it just stuck during boot > without any error messages. I can confirm that zfsboot compliled by clang freeze during rotating bars. FreeBSD morzine.restart.bel 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224477M: Thu Jul 28 21:34:24 CEST 2011 root@morzine.restart.bel:/usr/obj/usr/src/sys/MORZINE i386 Henri > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >