SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Permission error while applying livepatches results in Unknown error #132

Closed giulianobelinassi closed 2 years ago

giulianobelinassi commented 2 years ago
/usr/local/bin/ulp messages -p 45620
libpulp loaded...
ulp: reading live patch metadata from memory
ulp: Unable to load shared object /root/GIT/openposix-livepatches/access/libc_livepatch1.so: /root/GIT/openposix-livepatches/access/libc_livepatch1.so: cannot open shared object file: Permission denied.
ulp: Unable to load patch dl handler.
ulp: Error in metadata load: Unknown error.
ulp: reading live patch metadata from memory
ulp: Unable to load shared object /root/GIT/openposix-livepatches/access/libc_livepatch1.so: /root/GIT/openposix-livepatches/access/libc_livepatch1.so: cannot open shared object file: Permission denied.
ulp: Unable to load patch dl handler.
ulp: Error in metadata load: Unknown error.
giulianobelinassi commented 2 years ago

Closed by #134