[Barrelfish-users] Load an executable to a specified VA

Richard barrelfish at qq.com
Tue Sep 24 11:38:58 CEST 2013


Hi all,

    I am trying to load an executable to a specified virtual address, instead of the default address 0x400000.
    If the specified virtual address is within a relative low range,like 0x8000000, it executes well.
    But when the specified virtual address is too high, like 0xffffff7000000000, the program will get stuck when it is being loaded, with the following message:    "spawnd.0: spawning /x86_64/sbin/test on core 0"
    Why it gets stuck? Can anyone help to explain?
    Thanks!

Regards,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20130924/6a2fc70d/attachment.html 


More information about the Barrelfish-users mailing list