[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: Wed, 01 Dec 2021 20:38:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #38 from Kurt Jaeger <pi@FreeBSD.org> --- (In reply to Mark Johnston from comment #37) - CTF Statistics ------------------------------------------------------------- total number of data objects = 31755 total number of functions = 35492 total number of function arguments = 85612 maximum argument list length = 22 average argument list length = 2.41 total number of types = 32234 total number of integers = 78 total number of floats = 0 total number of pointers = 7847 total number of arrays = 3284 total number of func types = 2194 total number of structs = 10774 total number of unions = 632 total number of enums = 1003 total number of forward tags = 51 total number of typedefs = 5511 total number of volatile types = 56 total number of const types = 641 total number of restrict types = 6 total number of unknowns (holes) = 157 total number of struct members = 78966 maximum number of struct members = 248 total size of all structs = 19578781 maximum size of a struct = 2971720 average number of struct members = 7.33 average size of a struct = 1817.22 total number of union members = 2173 maximum number of union members = 90 total size of all unions = 134506 maximum size of a union = 41584 average number of union members = 3.44 average size of a union = 212.83 total number of enum members = 9544 maximum number of enum members = 1023 average number of enum members = 9.52 total number of unique strings = 69017 bytes of string data = 1008036 maximum string length = 81 average string length = 14.61 -- You are receiving this mail because: You are on the CC list for the bug.