- memory tracing failed if the driver didn't have access to the isc_mem_debugging variable. - remove RTLD_DEEPBIND from dlopen() flags as it causes shared libraries to be unable to access thread-local storage, which is needed when enqueuing tasks.