[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 9 17:43:00 GMT 2006



------- Comment #23 from jakub at gcc dot gnu dot org  2006-01-09 17:42 -------
Forgot to mention, the fix would be to use dlvsym (RTLD_NEXT, "pthread_create",
"GLIBC_2.1") (on i?86 and several other platforms) and different versions
on other arches (GLIBC_2.2.5 on x86_64, etc.).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212




More information about the Gcc-bugs mailing list