Le 19/08/2019 à 15:34, Aleksandar Markovic a écrit : > Hi, David. > > I can't repro the problem either, but I do have a patch authored by an > engineer that left the company a while ago that seems to be at least > related to your scenario. May I ask you to test it (just apply it to > QEMU ToT and rerun the scenario to see if it changes the outcome) (feel > free to experiment and modify the changes)? I never managed to > understand the purpose of that patch (I lost the contact with the former > engineer, and the patch is without any comment), so I never dared to > send it to the list, but I hope your scenario may actually explain the > purpose and the origin of the patch. > > I am attaching the patch both as a file and inline.
Perhaps the function path() in util/path.c could be updated to always concatenate the base path if the filename is ld.so.cache? This would avoid to read the one from the host. Thanks, Laurent