[haiku-development] Re: shared library areas?

  • From: Dustin Howett <alaricx@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 8 Aug 2011 22:38:21 -0700

On Aug 8, 2011 7:17 PM, <pete.goodeve@xxxxxxxxxxxx> wrote:
>
> I'm puzzled.  Why do multiple instances of a library show different
> addresses (with listarea) in Haiku, when -- as I would expect -- they
> all have the same address in BeOS?
>
>        -- Pete --
>
>

ASLR (Address Space Layout Randomization), maybe. I'm not sure if it's
implemented in the Haiku kernel, but it would handily explain randomized
address space layouts.
-dh

Other related posts: