Comment 5 for bug 224110

Revision history for this message
Colin Ian King (colin-king) wrote : Re: /usr/lib/jvm/java-6-openjdk/bin/java: error while loading shared libraries: libjli.so: cannot openshared object file: No such file or directory

Hi,

My current hypothesis is that this bug is caused because unionfs specific mmap'ing operations are not turned on, causing readlink() to operate on the mmap'd files outside of the unionfs, rather than the unionfs view of the file. I hope to get a fixed lum build in my PPA before long.

Colin