This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Threads [was Re: internal error - SP mismatch]
- To: Matt Welsh <mdw at cs dot berkeley dot edu>
- Subject: Threads [was Re: internal error - SP mismatch]
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 24 Mar 2000 10:53:19 +1200
- CC: java-discuss at sourceware dot cygnus dot com
- References: <200003241754.JAA22557@mnemosyne.CS.Berkeley.EDU>
Matt Welsh wrote:
> This is what I'm experimenting with at the moment but I am running into some
> bugs which appear to be race conditions in the threads implementation (although
> it might be my application code, I'm not sure yet).
Matt, can I ask you to try my new posix-threads patch at:
http://sourceware.cygnus.com/ml/java-patches/2000-q1/msg00248.html
There are definatly some nasty threads bugs in the current libgcj, which may or
may not manifest themselves on the various different glibc versions. The new code
should work much better.
regards
[ bryce ]