1004029365 / apparat

Automatically exported from code.google.com/p/apparat
0 stars 1 forks source link

Multi-threaded stripper hangs #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Invoking stripper with -Dapparat.threads=true on any of the following SWCs:

- com.adobe.flex.framework:mx:4.5.0.18623:swc 
- com.adobe.flex.framework:spark:4.5.0.18623:swc.
- com.adobe.flex.framework:framework:4.5.0.18623:swc

What is the expected output? What do you see instead?

Instead of completing, Stripper just hangs. (The java process is alive, but 
idle.)

What version of the product are you using?

com.googlecode.apparat:apparat-core:1.0.RC8

Original issue reported on code.google.com by s...@st.informatik.tu-darmstadt.de on 26 Jan 2011 at 5:44

GoogleCodeExporter commented 8 years ago

Original comment by joaebert on 26 Jan 2011 at 6:13

GoogleCodeExporter commented 8 years ago

Original comment by joaebert on 1 Feb 2011 at 7:58

GoogleCodeExporter commented 8 years ago
Deadlock in stripper (use sync traversal for now).

Original comment by joaebert on 1 Feb 2011 at 8:10