Closed
Description
libigdfscl.so can crash on failure to load libcommon_clang.so, for example this happens in the scenario described here: intel/opencl-clang#44. You may wish to consider:
- Improve robustness by direct fix (check for nullptr before calling dlclose())
- Refactor the code as described here: question: will it make sense to link against common_clang rather than load it? #71
Metadata
Metadata
Assignees
Labels
No labels