bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segm


From: amodra at gmail dot com
Subject: [Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
Date: Fri, 05 Apr 2024 00:46:49 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]