[uClibc] dlopen / dlsym

Michael O'Brien mob at mbedthis.com
Thu Jun 24 22:52:48 UTC 2004


I'm porting a app to use uclibc and so far so good.

I've run into a problem that looks similar to past postings, but can't
find the resolution.

dlopen works and dlsym returns a pointer. Going indirect on that pointer
to initialize the shared library gives a seg fault. The code works well
without these calls and under gcc these calls work fine.

Is there a known issue with dlsym?

I'm using the latest uClibc snapshot and an IX86 toolchain. The shared
library I'm loading has no external dependencies.

Any guidance -- appreciated.

Michael


-- 
Michael O'Brien
Mbedthis Software
mob at mbedthis.com
(425) 890-1590




More information about the uClibc mailing list