From owner-freebsd-questions@FreeBSD.ORG Wed Feb 29 01:34:42 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F4BF1065670; Wed, 29 Feb 2012 01:34:42 +0000 (UTC) (envelope-from msabramo@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2EA898FC14; Wed, 29 Feb 2012 01:34:42 +0000 (UTC) Received: by obbwc7 with SMTP id wc7so3105538obb.13 for ; Tue, 28 Feb 2012 17:34:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+gy5+nN38JcqyXB4coKjFBvzLkK/hNFkSj00u1kxGyg=; b=WLc0X3uSkETxsJ3oKu5olxX7hGwnm/gCciIgS6Fy1vHQg4T+0gAATgYDlzxh+aEgmD meznKZlXPdsNzllvZsdDmod4JZ9DKWncGPj9/Kmxs+HVY/B91Gl1etvhMgwiK2VKudlJ jW8mktIwZthnDSJryzbhcWj307PdKCQq9jNyo= MIME-Version: 1.0 Received: by 10.182.147.106 with SMTP id tj10mr6770774obb.71.1330479281676; Tue, 28 Feb 2012 17:34:41 -0800 (PST) Received: by 10.60.24.7 with HTTP; Tue, 28 Feb 2012 17:34:41 -0800 (PST) In-Reply-To: <8628A952-3C4F-4C9C-944D-30B30747B05F@freebsd.org> References: <8628A952-3C4F-4C9C-944D-30B30747B05F@freebsd.org> Date: Tue, 28 Feb 2012 17:34:41 -0800 Message-ID: From: Marc Abramowitz To: Rui Paulo Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: DTrace userland X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 01:34:42 -0000 On Tue, Feb 28, 2012 at 12:58 PM, Rui Paulo wrote: > Please file a PR. These are problems that we have to fix. I submitted a PR for the kernel panic at http://www.freebsd.org/cgi/query-pr.cgi?pr=165541 Marc