https://sourceware.org/bugzilla/show_bug.cgi?id=33244
Hannes Domani <ssbssa at sourceware dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot org --- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> --- I looked into this a bit, looks like this commit is the problem: https://sourceware.org/pipermail/binutils/2025-May/141090.html It sets the key argument of get_version_header() everywhere to non-NULL, but there is actually code in there that expects key=NULL. -- You are receiving this mail because: You are on the CC list for the bug.