[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/23574] strip modifies vma of load segment containing heade
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/23574] strip modifies vma of load segment containing headers |
Date: |
Mon, 27 Aug 2018 01:32:16 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23574
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
Summary|strip removes all symbols, |strip modifies vma of load
|including _start, causing |segment containing headers
|binary to segfault |
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Please attach your unstripped binary. I'd say the changed PHDR and first LOAD
entry after stripping is the cause of the segfault, rather than anything to do
with symbols.
--
You are receiving this mail because:
You are on the CC list for the bug.