DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26330>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26330 Ant freezes when CPU load is high ------- Additional Comments From [EMAIL PROTECTED] 2004-01-22 10:51 ------- I have seen ant freeze a number of times - less recently with java 1.4.2_03 and fedora. I used SIGQUIT on some of the occasions, but nothing was obvious. Looking at your stack and the code, there seems to be no object.wait() at Project#fireTargetFinished(). Some other people have mentioned that this may a problem with java ant the native posix threads in RH 9 and Fedora. Try using: export LD_ASSUME_KERNEL=2.4.1 before running ant. Or try using the Blackdown-1.4.2-rc1 java port. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]