8173941 Re: SA does not work if executable is DSO

Andrew Haley aph at redhat.com
Wed Feb 8 15:10:25 UTC 2017


On 08/02/17 14:21, Yasumasa Suenaga wrote:
> It differs 1 page (0x1000).
> In this case, according to GDB, `java` was loaded 0x563bc6dd7000.
> According to readelf of `java`, offset of dynamic section is 0x1d28.
> So I want to investigate why we found 1 memory page difference.
> (Is it caused by ASLR? Do you have any idea?)

I don't.  GDB manages to find it in the right place, so I suppose that
there must be some clue in GDB, but that's all I know.

Andrew.



More information about the serviceability-dev mailing list