samtools / htslib-plugins

Plugins for use with HTSlib
Other
9 stars 7 forks source link

set libraries and RTLD_GLOAL for iRODS 4.2 #3

Closed jrandall closed 6 years ago

jrandall commented 6 years ago

Reintroduces RTLD_GLOBAL workaround for iRODS 4.2 (needed until https://github.com/irods/irods/issues/3752 is fixed). Fixes an issue wherein the hfile_irods plugin segfaults on connect in some environments (depending on whether the C++ ABI implementation relies on RTTI for dynamic casting instead of comparing symbol names).