[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #7 from H.J. Lu --- Created attachment 15947 --> https://sourceware.org/bugzilla/attachment.cgi?id=15947&action=edit A patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 H.J. Lu changed: What|Removed |Added CC||amodra at gmail dot com -- You are receivi

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #6 from H.J. Lu --- lang_size_relro_segment_1 is very sensitive to inputs. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28824] relro security issues

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 H.J. Lu changed: What|Removed |Added Blocks||32690 Referenced Bugs: https://sourceware

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 H.J. Lu changed: What|Removed |Added Depends on||28824, 28734, 28819 Referenced Bugs: http

[Bug binutils/28734] error with build-many-glibcs.py

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28734 H.J. Lu changed: What|Removed |Added Blocks||32690 Referenced Bugs: https://sourceware

[Bug ld/28819] [2.38 Regression] ld between Jan 06 and Jan 21 builds binaries without RELRO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28819 H.J. Lu changed: What|Removed |Added Blocks||32690 Referenced Bugs: https://sourceware

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Sam James changed: What|Removed |Added See Also||https://gitlab.winehq.org/w

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #5 from Sam James --- Created attachment 15946 --> https://sourceware.org/bugzilla/attachment.cgi?id=15946&action=edit ld.txt (For completeness, direct ld invocation.) -- You are receiving this mail because: You are on the CC

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com -- You

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #4 from Sam James --- It is very sensitive to the arguments and objects used. Even if I drop the rpath argument, it doesn't hit the assert. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32591] undue GOTPCREL relaxation attempts

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32591 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/32591] undue GOTPCREL relaxation attempts

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32591 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #3 from Sam James --- 73ab3b9825d232f0f3a4ad811e88697f9b9ab162 is the first bad commit commit 73ab3b9825d232f0f3a4ad811e88697f9b9ab162 Author: H.J. Lu Date: Thu Jan 30 08:48:45 2025 +0800 x86-64: Estimate output section lay

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 --- Comment #2 from Sam James --- (gdb) p expld.dataseg.base $14 = 3092480 (gdb) p desired_end $15 = 3092464 (gdb) bt #0 lang_size_relro_segment_1 () at /usr/src/debug/sys-devel/binutils-/binutils/ld/ldlang.c:6617 #1 lang_size_relro_seg

[Bug ld/32690] ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 Sam James changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #1

[Bug ld/32690] New: ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO

2025-02-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32690 Bug ID: 32690 Summary: ld internal error (internal error binutils/ld/ldlang.c 6618) with LTO Product: binutils Version: unspecified Status: NEW Severity: nor

[Bug gprofng/31459] need a way to suppress the stderr message

2025-02-13 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31459 Vladimir Mezentsev changed: What|Removed |Added CC||vladimir.mezentsev at oracle dot

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-13 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #13 from Mike Lothian --- Thanks, winecfg now loads I notice desktop integration has stopped working, but I think that's the Plasma 6.3 release I'll look into it -- You are receiving this mail because: You are on the CC list fo

Re: Issue 395921930: binutils:fuzz_disassemble: Direct-leak in xcalloc

2025-02-13 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/395921930 Changed Disclosure: → May 13, 2025 ___ Reference Info: 395921930 binutils:fuzz_disassemble: Direct-leak in xcalloc

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-13 Thread jacek at codeweavers dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #12 from Jacek Caban --- I create Wine MR that fixes it for Wine: https://gitlab.winehq.org/wine/wine/-/merge_requests/7328 I think that dlltool could use a similar technique. -- You are receiving this mail because: You are on th

Infinite Recursion Vulnerability in rust-demangle.c Leading to Hang

2025-02-13 Thread kittener White
Dear GNU Security Team, I hope this email finds you well. I am reaching out to report a vulnerability I discovered while testing the `nm` component of `binutils-2.44`. The issue is an infinite recursion in the function `demangle_path()` within `libiberty/rust-demangle.c`, which can cause the progr