[Bug binutils/28530] Hang in objdump

2021-11-04 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 --- Comment #4 from Shaohua Li --- I noticed at the end of your output "Reading section .debug_frame failed because: memory exhausted", but in my machine (it's a server actually, so it has a huge memory), I didn't get this info, objdump just h

[Bug binutils/28541] New: unstable cie attribute in the output of readelf

2021-11-04 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28541 Bug ID: 28541 Summary: unstable cie attribute in the output of readelf Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/28541] unstable cie attribute in the output of readelf

2021-11-04 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28541 --- Comment #1 from Shaohua Li --- BTW, address, undefined, and memory sanitisers didn't complain. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28542] New: Undefined behaviours in readelf.c

2021-11-04 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28542 Bug ID: 28542 Summary: Undefined behaviours in readelf.c Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: b

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 H.J. Lu changed: What|Removed |Added Last reconfirmed||2021-11-04 Ever confirmed|0

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 H.J. Lu changed: What|Removed |Added Status|REOPENED|NEW --- Comment #6 from H.J. Lu --- A patc

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 --- Comment #7 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=e0f7ea91436dd308a094c4c101fd4169e8245a91 commit e0f7ea91436dd308a094c4c101fd4169

[Bug binutils/28543] New: readelf entered an infinite loop

2021-11-04 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28543 Bug ID: 28543 Summary: readelf entered an infinite loop Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: bi

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 --- Comment #8 from H.J. Lu --- The .debug_frame section size is 108GB which takes a long time to disassemble. -- You are receiving this mail because: You are on the CC list for the bug.

Issue 40465 in oss-fuzz: binutils:fuzz_dlltool: Heap-buffer-overflow in yylex

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

Issue 40465 in oss-fuzz: binutils:fuzz_dlltool: Heap-buffer-overflow in yylex

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

Issue 40603 in oss-fuzz: binutils:fuzz_objdump_safe: ASSERT: (addr_ranges) <= (start)

2021-11-04 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 40603 by sheriffbot: binutils:fuzz_objdump_safe: ASSERT: (addr_ranges) <= (start) https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40603#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffb

[Bug libctf/28545] New: cross compile incorrectly using host libraries in install relink

2021-11-04 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 Bug ID: 28545 Summary: cross compile incorrectly using host libraries in install relink Product: binutils Version: 2.37 Status: UNCONFIRMED Severity: normal

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c5967f38de59c7375970c09b2c8b8702a01eb9d2 commit c5967f38de59c7375970c09b2c8b8

[Bug binutils/28530] Hang in objdump on machine with 196GB RAM

2021-11-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28530 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|NEW