https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261760

--- Comment #3 from Konstantin Belousov <[email protected]> ---
With that I get

solo% LD_LIBRARY_PATH=. ../load CardinalFX.so
handle=0x800226c08 error=n/a

I suspect you have some issue with mismatched libc/libthr, so rtld actually
aborts on the image activation, not during dlopen().  You can e.g. add printf()
before dlopen() to confirm/deny my theory.

But still, there is no "Unable to find symbol ..." message in rtld sources.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to