niranjan94 / show-java

An APK (android application), JAR & Dex decompiler for android.
https://showjava.page.link/get
GNU General Public License v3.0
761 stars 234 forks source link

This method has failed to decompile. #173

Closed xklx closed 5 years ago

xklx commented 5 years ago

// This method has failed to decompile. When submitting a bug report, please provide this stack trace, and (if you hold appropriate legal rights) the relevant class file. 573 // org.benf.cfr.reader.util.ConfusedCFRException: Invalid stack depths @ lbl201 : ACONST_NULL : trying to set 1 previously set to 0 574 // org.benf.cfr.reader.b.a.a.g.a(Op02WithProcessedDataAndRefs.java:203) 575 // org.benf.cfr.reader.b.a.a.g.a(Op02WithProcessedDataAndRefs.java:1489) 576 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:308) 577 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:182) 578 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:127) 579 // org.benf.cfr.reader.entities.attributes.f.c(AttributeCode.java:96) 580 // org.benf.cfr.reader.entities.g.p(Method.java:396) 581 // org.benf.cfr.reader.entities.d.e(ClassFile.java:890) 582 // org.benf.cfr.reader.entities.d.b(ClassFile.java:792) 583 // org.benf.cfr.reader.b.a(Driver.java:128) 584 // org.benf.cfr.reader.a.a(CfrDriverImpl.java:63) 585 // com.njlabs.showjava.decompilers.JavaExtractionWorker.decompileWithCFR(JavaExtractionWorker.kt:61) 586 // com.njlabs.showjava.decompilers.JavaExtractionWorker.doWork(JavaExtractionWorker.kt:130) 587 // com.njlabs.showjava.decompilers.BaseDecompiler.withAttempt(BaseDecompiler.kt:108) 588 // com.njlabs.showjava.workers.DecompilerWorker$b.run(DecompilerWorker.kt:118) 589 // java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 590 // java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 591 // java.lang.Thread.run(Thread.java:818)