Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot be resolved #62

Closed
JesusFreke opened this issue Apr 1, 2015 · 4 comments
Closed

Cannot be resolved #62

JesusFreke opened this issue Apr 1, 2015 · 4 comments

Comments

@JesusFreke
Copy link
Owner

Original issue 19 created by JesusFreke on 2010-03-06T11:23:49.000Z:

What is the expected output? What do you see instead?
Deodexing JAR...
org.jf.dexlib.Code.Analysis.ValidationException: class
Lcom/htc/app/HtcProgressD
ialog; cannot be resolved.
at
org.jf.dexlib.Code.Analysis.ClassPath$UnresolvedClassDef.unresolvedVa
lidationException(ClassPath.java:442)
at
org.jf.dexlib.Code.Analysis.ClassPath$UnresolvedClassDef.getClassDept
h(ClassPath.java:450)
at
org.jf.dexlib.Code.Analysis.ClassPath.getCommonSuperclass(ClassPath.j
ava:290)
at
org.jf.dexlib.Code.Analysis.RegisterType.merge(RegisterType.java:261)

    at

org.jf.dexlib.Code.Analysis.AnalyzedInstruction.mergeRegister(Analyze
dInstruction.java:199)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.propagateRegisterToSuccess
ors(MethodAnalyzer.java:475)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.setPostRegisterTypeAndProp
agateChanges(MethodAnalyzer.java:455)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.setDestinationRegisterType
AndPropagateChanges(MethodAnalyzer.java:386)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyzeIgetWideObject(Meth
odAnalyzer.java:2599)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyzeInstruction(MethodA
nalyzer.java:803)
at
org.jf.dexlib.Code.Analysis.MethodAnalyzer.analyze(MethodAnalyzer.jav
a:202)
at
org.jf.baksmali.Adaptors.MethodDefinition.getMethodItems(MethodDefini
tion.java:284)
at
org.jf.baksmali.Adaptors.MethodDefinition.createTemplate(MethodDefini
tion.java:126)
at
org.jf.baksmali.Adaptors.ClassDefinition.getTemplatesForMethods(Class
Definition.java:279)
at
org.jf.baksmali.Adaptors.ClassDefinition.getVirtualMethods(ClassDefin
ition.java:267)
at
org.jf.baksmali.Adaptors.ClassDefinition.createTemplate(ClassDefiniti
on.java:76)
at org.jf.baksmali.baksmali.disassembleDexFile(baksmali.java:137)
at org.jf.baksmali.main.main(main.java:268)
opcode: iget-object
CodeAddress: 26
Method:
Lcom/android/internal/policy/impl/NetworkUnlockScreen$1;->onNetworkLockC
hangedResponse(Z)V

What version of the product are you using? On what operating system?
Baksmali 1.2.1 smali 1.2.1

Windows 7 (administrator mode)

Please provide any additional information below.

@JesusFreke
Copy link
Owner Author

Comment #1 originally posted by JesusFreke on 2010-03-06T17:15:34.000Z:

Please show the exact command you are running.

@JesusFreke
Copy link
Owner Author

Comment #2 originally posted by JesusFreke on 2010-03-06T17:17:25.000Z:

<empty>

@JesusFreke
Copy link
Owner Author

Comment #3 originally posted by JesusFreke on 2010-03-07T00:42:54.000Z:

I used the autodeodexer script on xda by baneshm90 and it was for jar files deodexing

@JesusFreke
Copy link
Owner Author

Comment #4 originally posted by JesusFreke on 2010-03-07T01:15:52.000Z:

This issue is being closed due to insufficient information.

You might want to report the issue to the authors of the script - It is more than
likely caused by the script not passing the correct boot class path to baksmali via
the -c parameter.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant