On Fri, Mar 22, 2013 at 7:27 AM, nan <noncopya...@gmail.com> wrote: > Tested both libtest.so and my library, loading/unloading libtest.so was > fine. So i tried removing shared dependencies of my library (i actually had > 4 shared libraries, cffi dynamically loads one of them, the one that > dynamically linked to other 3) After converting 3 of 4 shared libraries to > static library loading/unloading works.
Interesting. Any clue why the shared dependencies are tickling the glibc assertion? -- Luís Oliveira http://r42.eu/~luis/ _______________________________________________ cffi-devel mailing list cffi-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel