From nobody Tue Dec 17 13:49:43 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YCJ8R6zW3z5hFkC for ; Tue, 17 Dec 2024 13:49:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YCJ8R3jjrz4jnj for ; Tue, 17 Dec 2024 13:49:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734443383; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RVPzDGKmvLP231nByNPfb2elW2cpf9GofANQCAcC2yc=; b=XsFc6zwkfV60lkojdU0GKjpe27ta4EFWBfttj1ST7fSzKhrbwddGC0TKkbYo1A5iObKCF8 uaEFxRp/pT4b7ONoLz8mkzWNlNsAsJiHpCqVjOhQfWycrm+ku/Wvfxp0Z1x2nt8zosyykt XFZ7TCVhlES1DHGuGIZ7DQ7h7yDKGRHQ82TE+Q0lmf9AcMlLHHjpoFVxpoJ99RbGusQr7T cOOJTbslrn2XyxwdTbAmYwn/X5b6AipCb7NQwxi8qNvMBF/g7L9FN2YSNVQ6Mp+bTYcV68 08Xl+2sPmPxuaZg/S34Ajs9A76ff8A25z3JnFA51rhkFqclpuawarTmmOXjwPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734443383; a=rsa-sha256; cv=none; b=VisOPRehRLJT2meCm7x2yR8wf7lkPZLWqskKdcxBJiQ7dpWMXBMnJdng7VM9uthdibTrwK FnJg90+of4PtxT5Pnf0lQK8PHiKre50dgQbv/wFJ1NxnGt6RtfHj3URcTEpo5ZUSfHZ7RD DHTCG4Y+Ve5dyiiroFbZO/fQm9M6V2oB2mPP0FDBga3yEzrF8Wb3mNTqdWnVFKYL8vNi7O WJc6cEaiZqjrcmeCwdo+wCzAgfCYnQYua/YxEBO8MMzDgaGzqy9L5ujH/gG4Uv2Oz5805C KvOlE21Cv0c1UDs6Fwq/QfajqngNbk15ADRggprJtfoLDtcKYjSg0uCoTCCkNw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YCJ8R3ChGzQPg for ; Tue, 17 Dec 2024 13:49:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4BHDnh6V096377 for ; Tue, 17 Dec 2024 13:49:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BHDnhYf096376 for bugs@FreeBSD.org; Tue, 17 Dec 2024 13:49:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283359] dtrace -h is broken again Date: Tue, 17 Dec 2024 13:49:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283359 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |markj@FreeBSD.org --- Comment #7 from Mark Johnston --- > So my reproduction instructions work only if dtrace modules are in the ke= rnel (e.g. dtrace -l was called before). Is there any explanations for this= ? Anyway, the patch worked, thanks! If no dtrace modules are loaded (and in particular, sdt.ko is not loaded), = then the ipfw probe provider will not be registered, and the existing depends_on guard in ipfw.d would have prevented the file from being loaded. --=20 You are receiving this mail because: You are the assignee for the bug.=