soga07 / smali

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

Baksmali halts on deodex attempt #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?
Baksmali halts on deodexing samsung 4.0.3

What is the exact smali/baksmali command that you ran?
java -Xmx1024m -jar baksmali.jar -d %bootclasspath% -c 
core.jar:core-junit.jar:bouncycastle.jar:ext.jar:framework.jar:android.policy.ja
r:services.jar:apache-xml.jar:filterfw.jar -x am.odex

What version of smali/baksmali are you using? What rom are you working
from?
1.3.1, trying to deodex SGS2 XXKPA 4.0.3

What is the airspeed velocity of an unladen swallow?
African or European?

Please provide any additional information below: error messages, symptoms,
etc.

no error messages. the tool just halts.

happens on every odex file I try to deodex.

Original issue reported on code.google.com by shauli.b...@gmail.com on 12 Jan 2012 at 8:32

GoogleCodeExporter commented 9 years ago
Fixed in 1.3.2. *sigh*

Original comment by jesusfreke@jesusfreke.com on 12 Jan 2012 at 8:54