https://sourceware.org/bugzilla/show_bug.cgi?id=29434
--- Comment #5 from Mark Wielaard <mark at klomp dot org> --- (In reply to Mark Wielaard from comment #3) > But if the result is zero I don't believe I fully understand yet how the > leak happens. So I believe this may happen if we found an inlined subroutine with pc_record, but then don't find the abstract origin DIE with origin_match. That does feels like it should be an error, but (currently) isn't. Maybe this happens if the reference to the abstract origin is in a partial unit that isn't imported into the current CU. It would be really nice to have an example of the DIE tree when this happens. -- You are receiving this mail because: You are on the CC list for the bug.