Actions:
|
2023-05-10 15:27 AEST by Arthur Barrett - If SE Linux is installed but not configured for CVSNT then you may get this error:
cvs: error while loading shared libraries: /lib/libcvsapi-2.8.01.8520.so: cannot restore segment prot after
reloc: Permission denied
You can find more about the memory relocation error here:
https://www.akkadia.org/drepper/selinux-mem.html
And
https://docs.quantumatk.com/faq/faq_installation_norestore_segfault.html
The problem has previously affected oracle sqlplus, and required an exception to be added:
https://bugzilla.redhat.com/show_bug.cgi?id=621885
We can certainly look into why this is happening with CVSAPI, but if sqlplus has required an exemption, then I
think it’s OK to set an exemption for CVSNT. |