[Bug ld/29807] SIGSEGV when linking fuzzed PE object

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29807 --- Comment #4 from Stas Sergeev --- Created attachment 14466 --> https://sourceware.org/bugzilla/attachment.cgi?id=14466&action=edit reduced test-case I reduced the test-case to bare minimum. No fancy binary blobs this time! Just run "make

[Bug ld/29761] relocatable linking loses some symbols

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29761 Stas Sergeev changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/29807] SIGSEGV when linking fuzzed PE object

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29807 --- Comment #5 from Stas Sergeev --- I suggest removing "fuzzed" from the description as it suggests I did something malicious to the objects. Last test-case shows I didn't, as it generates an objects from source. -- You are receiving this m

[Bug ld/29807] objcopy converts ELF relocatable object to PE that cause a ld segfault

2022-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29807 Alan Modra changed: What|Removed |Added Summary|SIGSEGV when linking fuzzed |objcopy converts ELF |

[Bug ld/29808] New: --no-allow-shlib-undefined seems to be ignored

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29808 Bug ID: 29808 Summary: --no-allow-shlib-undefined seems to be ignored Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Compon

[Bug binutils/29809] New: strip strips too much from relocatable objects

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29809 Bug ID: 29809 Summary: strip strips too much from relocatable objects Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Compon

[Bug ld/29802] Segmentation fault in _bfd_elf_strtab_add

2022-11-19 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29802 --- Comment #5 from John David Anglin --- libtool: link: /home/dave/gnu/gcc/objdir64/./gcc/xgcc -B/home/dave/gnu/gcc/objdi r64/./gcc/ -B/opt/gnu64/gcc_gld/gcc-13/hppa64-hp-hpux11.11/bin/ -B/opt/gnu64/gcc _gld/gcc-13/hppa64-hp-hpux11.11/lib/ -i

[Bug binutils/29810] New: objcopy to pe-i386 corrupts relocations

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29810 Bug ID: 29810 Summary: objcopy to pe-i386 corrupts relocations Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bi

[Bug ld/29802] Segmentation fault in _bfd_elf_strtab_add

2022-11-19 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29802 --- Comment #6 from John David Anglin --- bash-5.1$ readelf -x 15 ./math/.libs/sincos_table.o Hex dump of section '.strtab': 0x 0073696e 636f735f 7461626c 652e6300 .sincos_table.c. 0x0010 5f5f7369 6e636f73 715f7461 626c6500 __

[Bug binutils/29809] strip strips too much from relocatable objects

2022-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29809 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/29802] Segmentation fault in _bfd_elf_strtab_add

2022-11-19 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29802 --- Comment #7 from John David Anglin --- Created attachment 14469 --> https://sourceware.org/bugzilla/attachment.cgi?id=14469&action=edit sincos_table.s -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29809] strip strips too much from relocatable objects

2022-11-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=29809 --- Comment #2 from Stas Sergeev --- (In reply to Alan Modra from comment #1) > Don't strip relocatable object files if you > need access to their symbols! Are the resulting objects useful for anything at all? Is the intentional behavior docu

[Bug binutils/29810] objcopy to pe-i386 corrupts relocations

2022-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29810 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/29808] --no-allow-shlib-undefined seems to be ignored

2022-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29808 Alan Modra changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug binutils/13256] AR + plugin fails with "no operation specified" error

2022-11-19 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13256 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi