Issue 31168 in oss-fuzz: binutils:fuzz_readelf: Timeout in fuzz_readelf

2021-05-15 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #5 on issue 31168 by sheriffbot: binutils:fuzz_readelf: Timeout in fuzz_readelf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31168#c5 This bug is approaching its deadline for being fixed, and will be automatically derestricted

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-05-15 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #17 from Toolybird --- Just wanted to mention that while this libctf bug is still present, gcc-11 has been released which now ships a libiberty that includes bsearch_r() This means that building binutils with: 1. --enable-shared

Issue 31427 in oss-fuzz: binutils:fuzz_readelf: Direct-leak with empty stacktrace

2021-05-15 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #4 on issue 31427 by sheriffbot: binutils:fuzz_readelf: Direct-leak with empty stacktrace https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31427#c4 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot

[Bug gold/27869] gold lto link corrupt with segmentation fault [signal 11]

2021-05-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27869 --- Comment #1 from Cary Coutant --- Based on that stack trace, you appear to be linking an output file that has more than 64K sections in it. Obviously, gold should not be crashing when that happens, but what on earth are you linking that

[Bug ld/27871] New: ld: Add -Bsymbolic-global-functions variant which only applies to STB_GLOBAL STT_FUNC

2021-05-15 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27871 Bug ID: 27871 Summary: ld: Add -Bsymbolic-global-functions variant which only applies to STB_GLOBAL STT_FUNC Product: binutils Version: unspecified Status:

[Bug gold/27869] New: gold lto link corrupt with segmentation fault [signal 11]

2021-05-15 Thread chen.yunxing at me dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27869 Bug ID: 27869 Summary: gold lto link corrupt with segmentation fault [signal 11] Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: critical

[Bug ld/27871] ld: Add -Bsymbolic-global-functions which only applies to STB_GLOBAL STT_FUNC

2021-05-15 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27871 Fangrui Song changed: What|Removed |Added Summary|ld: Add |ld: Add

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2021-05-15 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 Eli Zaretskii changed: What|Removed |Added CC||eliz at gnu dot org --- Comment #12

[Bug gas/11] [x86] wrong code generated for "call DWORD PTR address" (-masm-intel)

2021-05-15 Thread chen.yunxing at me dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11 --- Comment #3 from web_hero --- i use -ffunction-sections maybe this cause too many sections? this opt option was used to reorder function in link stage i will post the info later :) 发自我的iPhone > 在 2021年5月16日,上午3:53,ccoutant at gmail dot