3 gold testcases...
David Miller
davem@davemloft.net
Wed Apr 9 09:53:00 GMT 2008
From: Andreas Schwab <schwab@suse.de>
Date: Wed, 09 Apr 2008 10:05:16 +0200
> David Miller <davem@davemloft.net> writes:
>
> > 3) script_test_3 fails because the PT_LOAD segments created overlap
> > within a page, and the kernel thus refuses to load the binary.
> >
> > Actually, if I run the program as:
> >
> > bash$ /lib/ld-linux.so.2 ./script_test_3
> >
> > it works, so I suppose the PT_LOAD mapping rules of the dynamic
> > linker are more relaxed than that of the kernel.
>
> This is PR5996.
Thanks, that's great to know.
More information about the Binutils
mailing list