It unpacks the libraries it need into /tmp with random names, and loads them with text relocation, which SELinux denies to untrusted files. I'm not sure if there's a way to tell SELinux "grant textrel_shlib_t to files generated by this binary under /tmp" -- anyone knows?