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=15394>. 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=15394 Ant causes windows explorer ++ to crash ------- Additional Comments From [EMAIL PROTECTED] 2002-12-16 20:55 ------- There is nothing in here that is particularly unique or unusual, so no obvious cause springs out. One possibility is simply the clean target; that used to lock up my clearcase filing system, and even bulk dir deletion can confuse explorer as things it thought existed disappeared. But we'd have heard by now if that was common; we do hear often of times when <delete> fails because explorer is holding on to a dir and wont let it be deleted. Because there are no obvious problems, I see no obvious solutions. One cause may just be memory consumption...track in taskman what the memory consumption is, and maybe the shell keels over when there isnt enough. If you were getting bluescreens in a build I'd certainly suggest a bad DRAM block, but the explorer on its own is less clear cut. Maybe you could try using jikes as your compiler, instead of the sun one. At the very least, it will be faster, but it also has a different memory pattern. -steve -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>