|
From: | evangelos at foutrelis dot com |
Subject: | [Bug ld/23428] ld does not put program headers in a code-only load segment |
Date: | Thu, 09 Aug 2018 07:37:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 Evangelos Foutras <evangelos at foutrelis dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |evangelos at foutrelis dot com --- Comment #7 from Evangelos Foutras <evangelos at foutrelis dot com> --- @Szabolcs, Rich: Is the musl-gcc issue fixed for you guys? [1] I'm still getting a segfault with current binutils master (6404ab9937): $ ld -v GNU ld (GNU Binutils) 2.31.51.20180809 $ musl-gcc -ggdb3 -O0 -static -xc - <<<"int main() { return 0; }" $ gdb -q --batch -ex run -ex bt ./a.out Program received signal SIGSEGV, Segmentation fault. 0x000000000040140f in static_init_tls () #0 0x000000000040140f in static_init_tls () #1 0x0000000000000000 in ?? () [1] http://www.openwall.com/lists/musl/2018/07/18/5 -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |