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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
(In reply to Balint Reczey from comment #2)
> Did I miss something?

You did.  By subtracting off_adjust from the value written to p_offset you
potentially have p_offset mod page_size != p_vaddr mod page_size.

This will fail the glibc test in elf/dl-load.c resulting in "ELF load command
address/offset not properly aligned"

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

Reply via email to