Bugzilla – Bug 1192982
ltrace fails in assertion
Last modified: 2023-05-14 01:32:41 UTC
ltrace fails for several programs, e.g.: # ltrace -o log xeyes ltrace: type.c:100: type_struct_add: Assertion `field_info->type != ARGTYPE_VOID' failed. Aborted (core dumped) ltrace works for other programs.