Greetings,
On a fairly recent -STABLE I am getting this failure:

ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/rtld.c:2033

I assume I'm doing something stupid, however the same code
works on Linux gcc-2.95.2, so I'm looking for what the 
difference might be.

The program is an ACE/TAO C++ program that dlsym()s an object,
uses it happily, and then gets the assertion when dlclose()ing
from the containing object's dtor. 

The assertion is that the refcount != 0.  What should I
do to fix that?

Thanks!
Russell



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to