Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2022 19:53:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        dtrace@FreeBSD.org
Subject:   [Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info
Message-ID:  <bug-232675-32976-O81YrA4opo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232675-32976@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232675-32976@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232675

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #44 from Mark Johnston <markj@FreeBSD.org> ---
This is finally fixed in main, by introducing a new version of the CTF form=
at
which lifts the type ID limitation (now one can have up to 2^{31} types, wh=
ich
ought to be enough for anybody.  The MFC period is somewhat conservative si=
nce
it was a large changeset.

https://cgit.freebsd.org/src/commit/?id=3Dcb6f7225629301d3179f6e9f6d3be4d80=
f57a31f
https://cgit.freebsd.org/src/commit/?id=3Dd7412bcac8a970542dc752f8717a38593=
d4192ec
https://cgit.freebsd.org/src/commit/?id=3Dbdf290cd3e1a69d41c2f8bb60bd415cfa=
78adba2
https://cgit.freebsd.org/src/commit/?id=3Da6fb86917362e3f6d24e95e940e80845c=
2cfde8a
https://cgit.freebsd.org/src/commit/?id=3D8dbae4ce32bde42daee050ccfceee5eb2=
d306786
https://cgit.freebsd.org/src/commit/?id=3Dd9175438c0e77ef2b400601aa8cf8098c=
82a77a7
https://cgit.freebsd.org/src/commit/?id=3D994297b01b98816bea1abf45ae4bac1bc=
69ee7a0
https://cgit.freebsd.org/src/commit/?id=3Dcab9382a2cdf88b3027370cbdf73b0955=
98eb7c1
https://cgit.freebsd.org/src/commit/?id=3D2d5d2a986ce1a93b8567dbdf3f80bc2b5=
45d6998

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232675-32976-O81YrA4opo>