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

2005-10-12 Thread stewart at neuron dot com
--- Comment #12 from stewart at neuron dot com 2005-10-12 20:29 --- Tom, This patch from you against gcc-4.0.2 cured the segfault. Thanks, Stewart Index: jni.cc === RCS file: /cvs/gcc/gcc/libjava/jni.cc,v retrieving

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

2005-10-07 Thread stewart at neuron dot com
--- Comment #10 from stewart at neuron dot com 2005-10-07 13:49 --- (In reply to comment #9) > Yes, I'm sure. I know what's going on here. > This is the only bug I was able to find regarding AttachCurrentThread. I'm working on getting FUSE-J (Java bindin