[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker sc
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker scripts |
Date: |
Thu, 23 Feb 2023 07:52:50 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30155
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
The problem is in process_insert_statements, where we manage to mess with the
next field of bfd_abs_section, confusing bfd_section_removed_from_list in
linker.c:fix_syms.
--
You are receiving this mail because:
You are on the CC list for the bug.