this is a reasonable error due to the fact you haven't provided in the C++ shared object the necessary symbol Demangling. As well as your maybe calling the dlopen'd function incorrectly since dlsym returns a function pointer which you call as instead of a real function. http://www.dwheeler.com/program-library/Program-Library-HOWTO/dl- libraries.html
http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/com.ibm.xlcpp8a.doc/proguide/ref/rkcxxflt.htm http://developers.sun.com/solaris/articles/mixing.html ** Changed in: gcc-4.4 (Ubuntu) Status: New => Invalid ** Changed in: gcc-4.4 (Ubuntu) Status: Invalid => New -- cerr crash in dlopen'ed c++ shared object, if linked to some libs https://bugs.launchpad.net/bugs/490744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs