[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Mar 2022 20:06:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zarychtam@plan-b.pwste.edu. | |pl --- Comment #46 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- I am trying to run dtrace(1) on: FreeBSD 14.0-CURRENT #7 main-n253931-9b597132aea: Thu Mar 24 10:24:28 CET 2022 #dtrace -l ID PROVIDER MODULE FUNCTION NAME 1 dtrace BEGIN 2 dtrace END 3 dtrace ERROR what still seems to be not correct while # ctfdump -S /boot/kernel/kernel | grep "total number of types" total number of types = 32821 -- You are receiving this mail because: You are on the CC list for the bug.