[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: Sat, 08 Jan 2022 14:37:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Dani <i.dani@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i.dani@outlook.com --- Comment #42 from Dani <i.dani@outlook.com> --- We are hitting the same bug after upgrading from 12.2 to 12.3 (same custom kernelconfig). Nothing else has changed from our side. Guess that has to do with the additional stuff that came to GENERIC with the update to 12.3. Is there a consistent resolution yet..? - CTF Statistics ------------------------------------------------------------- total number of data objects = 31625 total number of functions = 35289 total number of function arguments = 85628 maximum argument list length = 22 average argument list length = 2.43 total number of types = 33462 total number of integers = 77 total number of floats = 0 total number of pointers = 8270 total number of arrays = 3473 total number of func types = 2341 total number of structs = 11377 total number of unions = 661 total number of enums = 954 total number of forward tags = 52 total number of typedefs = 5439 total number of volatile types = 58 total number of const types = 621 total number of restrict types = 0 total number of unknowns (holes) = 139 total number of struct members = 85074 maximum number of struct members = 248 total size of all structs = 23518133 maximum size of a struct = 2971720 average number of struct members = 7.48 average size of a struct = 2067.16 total number of union members = 2295 maximum number of union members = 90 total size of all unions = 137260 maximum size of a union = 41576 average number of union members = 3.47 average size of a union = 207.66 total number of enum members = 9414 maximum number of enum members = 1023 average number of enum members = 9.87 total number of unique strings = 70178 bytes of string data = 1017606 maximum string length = 81 average string length = 14.50 -- You are receiving this mail because: You are on the CC list for the bug.