[Bug binutils/28716] readelf newly prints "Found build-id indexed debug file" lines
https://sourceware.org/bugzilla/show_bug.cgi?id=28716 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e2c0cef94da679745201317a0da0228f0f50158b commit e2c0cef94da679745201317a0da0228f0f50158b Author: Nick Clifton Date: Tue Jan 4 10:26:15 2022 + Remove a spurious debugging message. PR 28716 * dwarf.c (load_build_id_debug_file): Remove spurious printf. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/28716] readelf newly prints "Found build-id indexed debug file" lines
https://sourceware.org/bugzilla/show_bug.cgi?id=28716 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Nick Clifton --- How embarassing. Yes it was me. Now fixed... -- You are receiving this mail because: You are on the CC list for the bug.
[Bug ld/28743] BFD ld: ELF LOAD segments creating holes in the process image on GNU/Linux
https://sourceware.org/bugzilla/show_bug.cgi?id=28743 --- Comment #9 from Florian Weimer --- Created attachment 13890 --> https://sourceware.org/bugzilla/attachment.cgi?id=13890&action=edit ehframeopt.tar.gz A reproducer. $ ./ehframeopt | head -n 5 0040-00401000 r--p 00:25 506445 /tmp/ehframeopt/ehframeopt 00401000-00407000 r-xp 1000 00:25 506445 /tmp/ehframeopt/ehframeopt 00407000-0040f000 r--p 7000 00:25 506445 /tmp/ehframeopt/ehframeopt 0041-00411000 r--p f000 00:25 506445 /tmp/ehframeopt/ehframeopt 00411000-00412000 rw-p 0001 00:25 506445 /tmp/ehframeopt/ehframeopt Gap is before the 0041 line. The reproducer is a bit fickle, the gap doesn't grow larger merely by increasing the number of object files. Note that I called this ehframeopt, but I don't know of that's the culprit. Jakub points towards bug 23704. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug ld/28722] Vague linker error message for bad thin archive
https://sourceware.org/bugzilla/show_bug.cgi?id=28722 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6395a1021020671dd205d332b2879e3e733e8024 commit 6395a1021020671dd205d332b2879e3e733e8024 Author: H.J. Lu Date: Fri Dec 24 16:04:03 2021 -0800 ld: Improve thin archive member error message Improve thin archive member error message with: ld: libbar.a(bar.o): error opening thin archive member: No such file or directory instead of ld: libbar.a: error adding symbols: No such file or directory PR ld/28722 * archive.c (_bfd_get_elt_at_filepos): Add a pointer argument for struct bfd_link_info. Call linker callback when failing to open thin archive member. (_bfd_generic_get_elt_at_index): Pass NULL to _bfd_get_elt_at_filepos. (bfd_generic_openr_next_archived_file): Likewise. * coff-alpha.c (alpha_ecoff_get_elt_at_filepos): Add a pointer argument for struct bfd_link_info and pass it to _bfd_get_elt_at_filepos. (alpha_ecoff_openr_next_archived_file): Pass NULL to _bfd_get_elt_at_filepos. (alpha_ecoff_get_elt_at_index): Likewise. * coff-rs6000.c (_bfd_xcoff_openr_next_archived_file): Likewise. * ecoff.c (ecoff_link_add_archive_symbols): Pass info to backend->get_elt_at_filepos. * elflink.c (elf_link_is_defined_archive_symbol): info to _bfd_get_elt_at_filepos. * libbfd-in.h (_bfd_get_elt_at_filepos): Add a pointer argument for struct bfd_link_info. * libbfd.h: Regenerate. * libecoff.h (ecoff_backend_data): Add a pointer argument for struct bfd_link_info to get_elt_at_filepos. * linker.c (_bfd_generic_link_add_archive_symbols): Pass info to _bfd_get_elt_at_filepos. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/28716] readelf newly prints "Found build-id indexed debug file" lines
https://sourceware.org/bugzilla/show_bug.cgi?id=28716 --- Comment #4 from Martin Liska --- (In reply to Nick Clifton from comment #3) > How embarassing. Yes it was me. Now fixed... Heh ;) It happens easily such a leftover. -- You are receiving this mail because: You are on the CC list for the bug.
Issue 39902 in oss-fuzz: binutils:fuzz_readelf: Unexpected-exit in xexit
Updates: Labels: Deadline-Approaching Comment #4 on issue 39902 by sheriffbot: binutils:fuzz_readelf: Unexpected-exit in xexit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39902#c4 This bug is approaching its deadline for being fixed, and will be automatically derestricted within 7 days. If a fix is planned within 2 weeks after the deadline has passed, a grace extension can be granted. - Your friendly Sheriffbot -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.
Issue 40918 in oss-fuzz: binutils:fuzz_nm: Out-of-memory in fuzz_nm
Updates: Labels: -restrict-view-commit Comment #5 on issue 40918 by sheriffbot: binutils:fuzz_nm: Out-of-memory in fuzz_nm https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40918#c5 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.