https://sourceware.org/bugzilla/show_bug.cgi?id=31608
--- Comment #2 from Alan Modra <amodra at gmail dot com> --- OK, so bfd_get_section_by_name is accessing unmapped memory. I think we just need to move the call to bfd_free_cached_info in _bfd_delete_bfd before you unmap. -- You are receiving this mail because: You are on the CC list for the bug.