Matabi / smali

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

Decompiling error #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?
Decompiling error

What is the exact smali/baksmali command that you ran?

Standard.

What version of smali/baksmali are you using? What rom are you working
from?

What is the airspeed velocity of an unladen swallow?

Depends if it's crying a coconut.

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

"I: Baksmaling...

Error occured while disassembling class Landroid.drm.mobile1.DrmRightsManager; 
- skipping class
java.lang.NullPointerException
at 
org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyzeAgetObject(MethodAnalyzer.java
:2508)
at 
org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyzeInstruction(MethodAnalyzer.jav
a:785)
at org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyze(MethodAnalyzer.java:213)
at java:141)
at brut.apktool.Main.main(Main.java:72)"

Then similar errors repeat about a hundred times.

Original issue reported on code.google.com by qwru...@gmail.com on 14 Jan 2013 at 8:10

GoogleCodeExporter commented 9 years ago
This is a problem in Apktool, not smali :p

Original comment by connor.tumbleson on 20 Jan 2013 at 2:51

GoogleCodeExporter commented 9 years ago
Are you sure? APKtool developer was quite sure this s smali problem. And it 
seems logical because it occurs during smali operation, even before APKtool 
gets to work.

Original comment by qwru...@gmail.com on 20 Jan 2013 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by bgruv@google.com on 15 Feb 2013 at 12:42