https://sourceware.org/bugzilla/show_bug.cgi?id=28743
--- Comment #9 from Florian Weimer <fweimer at redhat dot com> --- Created attachment 13890 --> https://sourceware.org/bugzilla/attachment.cgi?id=13890&action=edit 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. Note that I called this ehframeopt, but I don't know of that's the culprit. Jakub points towards bug 23704. -- You are receiving this mail because: You are on the CC list for the bug.