[Bug binutils/29573] addr2line doesn't display file/line for c++ variables

2022-09-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29573 --- Comment #3 from Alan Modra --- Created attachment 14337 --> https://sourceware.org/bugzilla/attachment.cgi?id=14337=edit weaken name match Use strstr to match source-level name in debug info against mangled symbol name. Is it

[Bug binutils/29573] addr2line doesn't display file/line for c++ variables

2022-09-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29573 Alan Modra changed: What|Removed |Added Last reconfirmed||2022-09-15 Summary|binutils

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-09-14 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #7 from Vladimir Mezentsev --- I fixed build issues. But the run time problem is not fixed. getcontext() is absent in libc on musl. Why ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/19109] Cannot configure default flag_compress_debug

2022-09-14 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=19109 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #40

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-09-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fe39ffdc202f04397f31557f17170b40bc42b77a commit

Issue 51010 in oss-fuzz: binutils:fuzz_disas_ext-bfd_arch_arm: Index-out-of-bounds in print_insn_thumb32

2022-09-14 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 51010 by sheriffbot: binutils:fuzz_disas_ext-bfd_arch_arm: Index-out-of-bounds in print_insn_thumb32 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51010#c3 This bug has been fixed. It has been opened to the public. -

Issue 50882 in oss-fuzz: binutils:fuzz_objcopy: Null-dereference in som_is_space

2022-09-14 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 50882 by sheriffbot: binutils:fuzz_objcopy: Null-dereference in som_is_space https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50882#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot

Issue 51008 in oss-fuzz: binutils:fuzz_strings: Use-of-uninitialized-value in _bfd_vms_slurp_etir

2022-09-14 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 51008 by sheriffbot: binutils:fuzz_strings: Use-of-uninitialized-value in _bfd_vms_slurp_etir https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51008#c3 This bug has been fixed. It has been opened to the public. - Your

Issue 50782 in oss-fuzz: binutils:fuzz_objdump: Heap-buffer-overflow in bfd_getb32

2022-09-14 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 50782 by sheriffbot: binutils:fuzz_objdump: Heap-buffer-overflow in bfd_getb32 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50782#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot

Issue 48221 in oss-fuzz: binutils:fuzz_dwarf: Out-of-memory in fuzz_dwarf

2022-09-14 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #2 on issue 48221 by sheriffbot: binutils:fuzz_dwarf: Out-of-memory in fuzz_dwarf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48221#c2 This bug is approaching its deadline for being fixed, and will be automatically derestricted

[Bug binutils/29573] binutils don't display location of global variable

2022-09-14 Thread trass3r at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29573 --- Comment #1 from trass3r --- On some real-world code addr2line gives me a filename for the variable at least, but no line. And nm does not print any location. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29573] New: binutils don't display location of global variable

2022-09-14 Thread trass3r at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29573 Bug ID: 29573 Summary: binutils don't display location of global variable Product: binutils Version: 2.38 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/29566] objdump -p considers an empty .gnu.version_r invalid

2022-09-14 Thread herrtimson at yahoo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29566 tt_1 changed: What|Removed |Added CC||herrtimson at yahoo dot de -- You are

[Bug binutils/29533] binutils 2.39 no longer works with UNC paths

2022-09-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29533 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug libctf/29547] binutils-2.39: fails to build against cctools nm (no '-B' option support)

2022-09-14 Thread slyich at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29547 --- Comment #6 from Sergei Trofimovich --- (In reply to Nick Alcock from comment #5) > Something else! What if nm emits actual successful output? No nm out there > is going to include its own name in the output in that case. We have to look >

[Bug binutils/29397] binutils: support zstd for SHF_COMPRESSED debug sections

2022-09-14 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz -- You are