From owner-freebsd-current@FreeBSD.ORG Thu Oct 16 08:04:06 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 548BA106568E for ; Thu, 16 Oct 2008 08:04:06 +0000 (UTC) (envelope-from simias.n@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id CE7578FC1B for ; Thu, 16 Oct 2008 08:04:05 +0000 (UTC) (envelope-from simias.n@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1361012uge.39 for ; Thu, 16 Oct 2008 01:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=wbN1d7jcqK0JsP+hcHbf5I3vi2q60/h7StvZMbIX7UU=; b=ns8vEXZv/3st3sRw9jIkG+Sx1vK2Euokj9tyFbyGMG05k97TL7wxcbeI6nPOPq9pog Nkqkegep6seUwAceGjUwjYkAmiYAPA0hHxEcmikVxBmFazmgTx8zQVA/RUmelDwot0Et Wc4cSNRpgsx7UxCaKIMpYWFKRbpb1RhgxJHdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=I3GrnonBC1+oJHOdCVPjSE/XNKvNCCeyfWZ9ZV3+YVrGuB9OArg62mJbqoYvQsKA4E nm5PY8i2BHpzNJnt+Naf0D96O8nHwd/tLF0vlxXd4fF/LqFMiLhQdoQrYJUr95/gQLT7 I8Vfkb53l1rU5EwvX/z+m7LCiopI9iK+zwm4w= Received: by 10.103.218.9 with SMTP id v9mr1204623muq.91.1224144243434; Thu, 16 Oct 2008 01:04:03 -0700 (PDT) Received: from localhost (fw.elexo.fr [81.255.193.109]) by mx.google.com with ESMTPS id y6sm3377798mug.7.2008.10.16.01.04.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 16 Oct 2008 01:04:02 -0700 (PDT) Date: Thu, 16 Oct 2008 10:03:52 +0200 From: Lionel Flandrin To: Scott Long Message-ID: <20081016080352.GA1362@casibsd.elexo.fr.local> References: <20081015090453.GA1995@casibsd.elexo.fr.local> <86prm1rf11.fsf@gmail.com> <20081015221842.GA1329@casibsd.localnet> <48F69F13.8020900@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48F69F13.8020900@samsco.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: swell.k@gmail.com, freebsd-current@freebsd.org Subject: Re: DTrace complains about struct thread 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: Thu, 16 Oct 2008 08:04:06 -0000 On Wed, Oct 15, 2008 at 07:55:31PM -0600, Scott Long wrote: > Yes, this 'struct thread' error message is a regression in HEAD. It > is not present in FreeBSD 7.1, so I'd recommend that you focus on > that if at all possible. I don't know where the regression is or how > to fix it, but hopefully John Birrell will take notice and help out. > > Scott > Thanks for your help. What do you mean exactly by FreeBSD 7.1 ? 7.1-BETA2 ? Because I *am* running RELENG_7: FreeBSD casibsd 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Oct 15 23:23:28 CEST 2008 root@casibsd:/usr/obj/usr/src/sys/CASIBSD_CONF amd64 -- Lionel Flandrin