bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/28751] [2.38 Regression] mbind2a / mbind2b regressions on powerp


From: amodra at gmail dot com
Subject: [Bug ld/28751] [2.38 Regression] mbind2a / mbind2b regressions on powerpc*-linux-gnu
Date: Fri, 14 Jan 2022 09:52:07 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28751

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Fit bad commit is 74e315dbfe52
elf: Set p_align to the minimum page size if possible

Segfault inside ld.so.

$ getconf PAGESIZE
65536

So no surprise really, the test was modified to have a 16k maxpagesize.  Such
binaries won't run when actual page size is 64k.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]