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

cagney at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 9 18:21:00 GMT 2006



------- Comment #24 from cagney at redhat dot com  2006-01-09 18:21 -------
(In reply to comment #20)

> but it doesn't seem like a good idea in general.  This LD_PRELOAD hack seems to
> make every child of /usr/bin/java load libgcj.so.7 and so potentially breaks
> all  manner of things.  
> 

s/seems to make/always makes/ :-) Sub-processes inherit that environmnent
variable and so will always attempt the pre-load.  Been there, rat hole.


-- 


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




More information about the Gcc-bugs mailing list