[Mono-dev] Possible bugs in tramp-amd64.c when addresses span 4Gb boundary

Ben Carter benml at saillune.net
Wed Sep 24 01:34:39 UTC 2014


On 24/09/2014 02:22 am, Zoltan Varga wrote:
> Hi,
>
>    Mono tries to allocate all its code into the lower 32 bit part of the
> address space (see MAP_32BIT in mono-codeman.c). What platform is this ?

  Ah, that might well explain it - this is on Windows, and as far as I 
can see there's no code to perform an equivalent limiting of the 
allocated address ranges. This is starting to make sense now...

  Thanks!
-- 
  Ben Carter - ben at saillune.net


More information about the Mono-devel-list mailing list