bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28743] -z relro creats holes in the process image on GNU/Linux


From: hjl.tools at gmail dot com
Subject: [Bug ld/28743] -z relro creats holes in the process image on GNU/Linux
Date: Mon, 10 Jan 2022 23:43:01 +0000

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

--- Comment #14 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Florian Weimer from comment #9)
> Created attachment 13890 [details]
> ehframeopt.tar.gz
> 
> A reproducer.
> 
> $ ./ehframeopt  | head -n 5
> 00400000-00401000 r--p 00000000 00:25 506445                            
> /tmp/ehframeopt/ehframeopt
> 00401000-00407000 r-xp 00001000 00:25 506445                            
> /tmp/ehframeopt/ehframeopt
> 00407000-0040f000 r--p 00007000 00:25 506445                            
> /tmp/ehframeopt/ehframeopt
> 00410000-00411000 r--p 0000f000 00:25 506445                            
> /tmp/ehframeopt/ehframeopt
> 00411000-00412000 rw-p 00010000 00:25 506445                            
> /tmp/ehframeopt/ehframeopt
> 
> Gap is before the 00410000 line.  The reproducer is a bit fickle, the gap
> doesn't grow larger merely by increasing the number of object files.
> 

Florian, can you try my patch?

-- 
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]