From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 13 21:40:08 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4664D106568C for ; Fri, 13 Apr 2012 21:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 208EB8FC22 for ; Fri, 13 Apr 2012 21:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3DLe8WR066435 for ; Fri, 13 Apr 2012 21:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3DLe7mr066434; Fri, 13 Apr 2012 21:40:08 GMT (envelope-from gnats) Resent-Date: Fri, 13 Apr 2012 21:40:08 GMT Resent-Message-Id: <201204132140.q3DLe7mr066434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ryan Stone Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3573F10656B4 for ; Fri, 13 Apr 2012 21:39:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 077FE8FC16 for ; Fri, 13 Apr 2012 21:39:59 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3DLdwEh077793 for ; Fri, 13 Apr 2012 21:39:58 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q3DLdw4L077792; Fri, 13 Apr 2012 21:39:58 GMT (envelope-from nobody) Message-Id: <201204132139.q3DLdw4L077792@red.freebsd.org> Date: Fri, 13 Apr 2012 21:39:58 GMT From: Ryan Stone To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/166926: Individual probes cannot be destroyed, only providers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2012 21:40:08 -0000 >Number: 166926 >Category: misc >Synopsis: Individual probes cannot be destroyed, only providers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 13 21:40:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Ryan Stone >Release: 8.2-RELEASE >Organization: >Environment: >Description: Current DTrace cannot destroy an individual probe, only all probes associated with a provider. Currently FreeBSD will panic if you kldunload a module that creates probes in a provider that exists in a different KLD module. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: