bug-hurd
[Top][All Lists]
Advanced

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

Re: GDB testsuite: »Memory at address 0 is possibly executable«


From: Samuel Thibault
Subject: Re: GDB testsuite: »Memory at address 0 is possibly executable«
Date: Sat, 13 Sep 2014 10:27:59 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Richard Braun, le Sat 13 Sep 2014 10:13:48 +0200, a écrit :
> (with the interesting addition that, if MAP_FIXED isn't set,
> but the hint is non-zero, the returned mapping must not start at
> address 0).

Well, it's not easy to implement this, since vm_map is generic, and
could be used for other kinds of address spaces. But we should be fine,
thanks to the _hurd_startup guard map at 0.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]