https://issues.apache.org/bugzilla/show_bug.cgi?id=49384

--- Comment #1 from Andy Wang <do...@moonteeth.com> 2010-06-03 17:35:54 EDT ---
Created an attachment (id=25522)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25522)
stack trace for chmod task call

Stack trace during chmod task call.

"Thread-165" daemon prio=10 tid=0x00007f548823a000 nid=0x1a73 in Object.wait()
[0x00007f540249a000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   at java.lang.Object.wait(Native Method)
   - waiting on <0x00007f545c633fd8> (a
org.apache.tools.ant.taskdefs.StreamPumper)
   at
org.apache.tools.ant.taskdefs.StreamPumper.waitForInput(StreamPumper.java:229)
   - locked <0x00007f545c633fd8> (a org.apache.tools.ant.taskdefs.StreamPumper)
   at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:126)
   at java.lang.Thread.run(Thread.java:619)

Basically, Threads with this same stack get continually created, and sit around
for about half a second per chmod call.  Don't know if this is helpful or not

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to