[Bug libc/28838] New: FAIL: elf/tst-p_align3

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Sat Jan 29 05:01:58 GMT 2022


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

            Bug ID: 28838
           Summary: FAIL: elf/tst-p_align3
           Product: glibc
           Version: 2.35
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

tst-p_alignmod3.so has invalid p_align on LOAD segments which can't work
with GNU_RELRO.  We need to pass -z norelro to linker to disable GNU_RELRO
segment to always trigger

.../elf/tst-p_alignmod3.so: ELF load command address/offset not page-aligned

instead of

.../elf/tst-p_alignmod3.so: cannot change memory protections

A patch is posted at

https://sourceware.org/pipermail/libc-alpha/2022-January/135733.html

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


More information about the Glibc-bugs mailing list