An error occurred while fetching folder content.
Forked from
Main Repositories / otb
Source project has a limited visibility.
Julien Malik
authored
Avoid Inconsistency detected by ld.so: dl-close.c: 737: _dl_close: Assertion `map->l_init_called' failed! when unloading application in the ApplicationEngine framework This error is seen on Linux platform with gcc >= 4.5 and appears to be caused by STB_GNU_UNIQUE symbols in the LineSegmentDetection application, a recent gcc feature. nm otbapp_LineSegmentDetection.so | grep " u " shows that these symbols comes from the use of Boost.Math in Code/FeatureExtraction/otbLineSegmentDetector.txx to compute some mathematical special functions values. Those special functions are actually provided by netlib/slantec in the ITK Utilities.
Name | Last commit | Last update |
---|