[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker scripts

2023-02-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30155 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker scripts

2023-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30155 --- Comment #3 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=18e7a6587e3f111e9367ea707f9eb21acf4b9af7 commit

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-02-23 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #38 from cqwrteur --- (In reply to Nick Clifton from comment #32) > Hi, > > I am wondering if there are two problems here, rather than just one. So > please could you check a couple of things for me ? > > 1. Does

[Bug ld/25494] [MIPS] default output as r6 when default target as r6

2023-02-23 Thread syq at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25494 --- Comment #4 from YunQiang Su --- New patch: https://sourceware.org/pipermail/binutils/2023-February/126283.html -- You are receiving this mail because: You are on the CC list for the bug.

Issue 56182 in oss-fuzz: binutils:fuzz_addr2line: Out-of-memory in fuzz_addr2line

2023-02-23 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 56182 by sheriffbot: binutils:fuzz_addr2line: Out-of-memory in fuzz_addr2line https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56182#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread lveyde at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #34 from Lev Veyde --- Pushed a new 1-test-new-5.15.92.txt, as the previous one was taken against a different linux image, thus introducing false differences. -- You are receiving this mail because: You are on the CC list

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread lveyde at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 Lev Veyde changed: What|Removed |Added Attachment #14711|0 |1 is obsolete|

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread lveyde at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #32 from Lev Veyde --- Opened GCC BZ#108905 - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108905 regarding the issue of the wrong DWARF information. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread lveyde at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #31 from Lev Veyde --- I verified that the patch fixes a lot of cases, including the ones that haven't been noticed initially (these can be easily spotted by comparing 1-test.txt to 1-test-new.txt). I would like to thank

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread lveyde at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #30 from Lev Veyde --- Created attachment 14711 --> https://sourceware.org/bugzilla/attachment.cgi?id=14711=edit This is the output from the latest addr2line utility, built from master (d273049e140ef324be2b018e235ae0ba8021a769)

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #28 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=e0b74a85b879354d2aa1a6b5026d5de58c78ec45 commit

[Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode

2023-02-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30150 --- Comment #27 from Nick Clifton --- (In reply to Alan Modra from comment #26) Hi Alan, > Tidied patch Thanks - that is definitely a better version of the patch. I am going to check it in shortly. > Note that I haven't looked into why