Hi Hans, On Sat, 2026-01-24 at 09:35 +0100, Hans wrote: > Using the latest eu-unstrip (or an older) on a relatively big core > dump (>1G) results in a list with just three buildids > (eu-unstrip -n --core prog.core), although gdb lists more than 200 > shared objects. > > Extracting the first page of each elf file in the core manually and > check with 'readelf -n <page>' reveal each buildid properly. > > Do you have any ideas why eu-unstrip is not dumping all the buildids > in the core dump although they are available in the core dump?
No, sorry I don't immediately know what could cause that. How was the core file generated? Could you show the eu-unstrip -n --core prog.core output and the gdb list of shared objects? Thanks, Mark
