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