... If you rather like to investigate yourself: the problem seems to occur while the dynamic linker is mapping the program binary and its dependencies. You may want to have a look at Component::construct in base/src/lib/ldso/main.cc and find out which mapping fails and which is the other mapping that already occupies the desired region.
Cheers, Martin El 26/3/19 a las 11:07, Martin Stein escribió: > Hi Stefan, > > Could you provide more information about what you're trying to do? On > which kernel, on which platform, which version of Genode, at best a run > script that allows us to reproduce the problem. > > Cheers, > Martin _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
