RMMSecurity / dex2jar

Automatically exported from code.google.com/p/dex2jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dex error (com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed)

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.dex2jar-0.0.9.12
2.apk: 
http://att.dospy.com/f/5e2be6c2096d4237ed05bfc4f0de667a/50efa5f7/day_120902/2012
0902_7c4ddd38504e38c89a417DNtMTbAd77N.apk/p/vBook%D3%EF%D2%F4%B5%E7%D7%D3%CA%E91
.40%C8%A5%CD%F8%C2%E7%C1%AC%BD%D3%C7%E1%B6%C8%C3%C0%BB%AF%B0%E6.apk
3.unzip and launch "dex2jar classes.dex" "d2j-dex2jar classes.dex“

What is the expected output? What do you see instead?
dex2jar version: translator-0.0.9.12
dex2jar classes.dex -> classes_dex2jar.jar
Exception in thread "main" java.lang.StackOverflowError
        at java.util.HashMap$KeyIterator.<init>(Unknown Source)
        at java.util.HashMap$KeyIterator.<init>(Unknown Source)
        at java.util.HashMap.newKeyIterator(Unknown Source)
        at java.util.HashMap$KeySet.iterator(Unknown Source)
        at java.util.HashSet.iterator(Unknown Source)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:55)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
        at com.googlecode.dex2jar.ir.ts.BaseLiveAnalyze.doAddUsed(BaseLiveAnalyze.java:57)
...

What version of the product are you using? On what operating system?
dex2jar-0.0.9.12
win xp

Please upload the file which cause the issue if possible.
http://att.dospy.com/f/5e2be6c2096d4237ed05bfc4f0de667a/50efa5f7/day_120902/2012
0902_7c4ddd38504e38c89a417DNtMTbAd77N.apk/p/vBook%D3%EF%D2%F4%B5%E7%D7%D3%CA%E91
.40%C8%A5%CD%F8%C2%E7%C1%AC%BD%D3%C7%E1%B6%C8%C3%C0%BB%AF%B0%E6.apk

Please provide any additional information below.

Original issue reported on code.google.com by dgx...@motorola.com on 11 Jan 2013 at 8:55

Same problem right here. Is 
http://code.google.com/p/dex2jar/source/detail?r=ff021511e886 going to fix 
this? When will it be a new release? Thanks for the great tool!

Original comment by yancheng...@gmail.com on 20 Jan 2013 at 4:19