[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-22 Thread markus.boeck02 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #3 from Markus Böck --- Applying the patch successfully compiled and linked. I then ran make check and compiled a rather large project of mine that worked without issues. The failures in the test seem to largely be unrecognized co

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-22 Thread markus.boeck02 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #2 from Markus Böck --- Created attachment 13256 --> https://sourceware.org/bugzilla/attachment.cgi?id=13256&action=edit Test results -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27459] New: Improper device name can cause seg fault/crash/denial of service in png_handle_IHDR

2021-02-22 Thread dennis.r at columbia dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=27459 Bug ID: 27459 Summary: Improper device name can cause seg fault/crash/denial of service in png_handle_IHDR Product: binutils Version: 2.36 Status: UNCONFIRMED

[Bug ld/27432] erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-02-22 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 --- Comment #13 from Kilian Kegel --- Created attachment 13254 --> https://sourceware.org/bugzilla/attachment.cgi?id=13254&action=edit 2361_bugfix_from_2021-02-22_1335UTC.png Hi H.J. your fix works. Please find the appended screenshot. I h

[Bug ld/27433] RISC-V linker might lose relax opportunities since "again" doesn't work as expected

2021-02-22 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27433 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #4

Issue 31242 in oss-fuzz: binutils:fuzz_bfd: Timeout in fuzz_bfd

2021-02-22 Thread amo… via monorail
Comment #2 on issue 31242 by amo...@gmail.com: binutils:fuzz_bfd: Timeout in fuzz_bfd https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31242#c2 This is again a case of an enormous amout of output not being handled well by oss-fuzz, rather than binutils code getting into a loop somewhere.

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #1 from Alan Modra --- Created attachment 13252 --> https://sourceware.org/bugzilla/attachment.cgi?id=13252&action=edit rename.c tidy That was careless, we broke windows support again. Can you please test that this compiles for

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at sourc

[Bug gold/23765] Malformed ELF header causes Out of Bounds read

2021-02-22 Thread rwmacleod at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23765 Randy Macleod changed: What|Removed |Added CC||ccoutant at gmail dot com --- Comment

objdump not breakable

2021-02-22 Thread Cooper, David (US)
I was messing with the alignments of sections in the linker command file. On one of the invocations, the objdump was creating a 8 MB file after I made an alignment change (was meant only to be 1 MB). I tried to kill the objdump; but, it kept running. I started task manage and tried to end obj

[Bug libctf/27305] relinking libctf during install does not find libbfd

2021-02-22 Thread wich at sourcemage dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27305 wich at sourcemage dot org changed: What|Removed |Added CC||wich at sourcemage dot org

[Bug ld/27432] erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-02-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 H.J. Lu changed: What|Removed |Added Attachment #13234|0 |1 is obsolete|

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

2021-02-22 Thread amo… via monorail
Comment #4 on issue 31168 by amo...@gmail.com: binutils:fuzz_readelf: Timeout in fuzz_readelf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31168#c4 No, sorry, I don't know that much about anything in oss-fuzz outside of projects/binutils. -- You received this message because: 1. Yo

[Bug binutils/27456] New: Link failure due to the use of lstat in rename.c on MinGW

2021-02-22 Thread markus.boeck02 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 Bug ID: 27456 Summary: Link failure due to the use of lstat in rename.c on MinGW Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity: normal