kuebart@mathematik.uni-ulm.de said: > When using dlsym() to find a symbol in an object loaded by dlopen(), > the chain of all loaded objects is checked for the symbol instead of > the object passed to dlsym(). Looks familiar. See PR bin/5890 and lib/8572. best regards Matthias