From nobody Sun Apr 21 15:51:45 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 4VMtD20PBdz5HDCS for ; Sun, 21 Apr 2024 15:51:46 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VMtD16RbTz4Kdn for ; Sun, 21 Apr 2024 15:51:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713714705; a=rsa-sha256; cv=none; b=Xb9wRf6r0PPyGObq//mM/aAWi7A8yOn0/CJ35WbvwkFNMkRM5OkMEvVdZQpyaNUkc2hIQo 8WOOmhwpp5O7/rYDgiHyTbQS2hfKgdZ08NDK9vRpprb/Gxv+DJJ8u0NFutDCZdCY1ptujI /AUHb996TVsuVSI8m1tuf4Ac7mN1PceaeEpuPehEk9/BbEOwAjKzXlmZC+GJ2QSq/eqSV7 FqA/U5s5QLP+we9DWvAsAtL+QhkRcnXYI/VadGTdTfVKFUGNp2bFnO6O0oKHWrnNo0/qLE AZzTspXfOln17LK7SCWHzOKKLPyTvH+VniIcQwveH/vJay21oUKGPj5GKzFqEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713714705; 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=t5Sk67vxjjNihaHOADN+ooYljQyOiTfYrTZ9lGe5TwY=; b=PJCLUfJ2rjWO7rovDC4n7TDj/mFwAP4PRoXR5nhuUOZmRqhlIAIwU1j8w1i0oC3iY4wMvD pQPRjCy+ZmnX1zNu2Cqg7280ENtaNkLMi16+Ue+MYhs8h0zSn9VfflIaUN0uRebwMxlwUh DSKKK5Rw7OBghWpdq98B5/eO1Qs2ppFLh+dA6jqqidDksKACbn2q4y3CoWDOtVsUzUA516 A+py7d9J0nL2WV5eX6TtYXhHCknwvZWBkhMQFhe2jxj64CRO069h/8b3YaOzdC+WjXRwkh E4AETt23Uu6GPMDhoh7eJxmVN8rmGAfgAeGrEPoaB1wz4M39o+sOF0r04UfjgQ== 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 4VMtD162tdz1QJK for ; Sun, 21 Apr 2024 15:51:45 +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 43LFpjJW067360 for ; Sun, 21 Apr 2024 15:51:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43LFpjeF067359 for bugs@FreeBSD.org; Sun, 21 Apr 2024 15:51:45 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 278489] dtrace; pid probe; unable to match constructor functions Date: Sun, 21 Apr 2024 15:51:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc 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=3D278489 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston --- Adding `-x evaltime=3Dexec` to the dtrace arguments fixes the problem for m= e, but I can't say offhand what the implications of that option are. I suspect it might break USDT, since drti.o uses a constructor to register probes with t= he kernel before main() is called. --=20 You are receiving this mail because: You are the assignee for the bug.=