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

Exception decompiling #236

Open
javadevio opened this issue Aug 31, 2022 · 0 comments
Open

Exception decompiling #236

javadevio opened this issue Aug 31, 2022 · 0 comments

Comments

@javadevio
Copy link

// 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. 211 // org.benf.cfr.reader.b.a.a.c.y$c 212 // org.benf.cfr.reader.b.a.a.c.y.c(SwitchStringRewriter.java:253) 213 // org.benf.cfr.reader.b.a.a.c.y.a(SwitchStringRewriter.java:30) 214 // org.benf.cfr.reader.b.a.a.c.y$b.a(SwitchStringRewriter.java:217) 215 // org.benf.cfr.reader.b.a.a.c.b.m.a(ResetAfterTest.java:24) 216 // org.benf.cfr.reader.b.a.a.c.b.e.a(KleeneN.java:24) 217 // org.benf.cfr.reader.b.a.a.c.b.k.a(MatchSequence.java:26) 218 // org.benf.cfr.reader.b.a.a.c.b.m.a(ResetAfterTest.java:23) 219 // org.benf.cfr.reader.b.a.a.c.y.a(SwitchStringRewriter.java:102) 220 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:722) 221 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:182) 222 // org.benf.cfr.reader.b.f.a(CodeAnalyser.java:127) 223 // org.benf.cfr.reader.entities.attributes.f.c(AttributeCode.java:96) 224 // org.benf.cfr.reader.entities.g.p(Method.java:396) 225 // org.benf.cfr.reader.entities.d.e(ClassFile.java:890) 226 // org.benf.cfr.reader.entities.d.b(ClassFile.java:792) 227 // org.benf.cfr.reader.b.a(Driver.java:128) 228 // org.benf.cfr.reader.a.a(CfrDriverImpl.java:63) 229 // com.njlabs.showjava.decompilers.JavaExtractionWorker.decompileWithCFR(JavaExtractionWorker.kt:61) 230 // com.njlabs.showjava.decompilers.JavaExtractionWorker.doWork(JavaExtractionWorker.kt:130) 231 // com.njlabs.showjava.decompilers.BaseDecompiler.withAttempt(BaseDecompiler.kt:108) 232 // com.njlabs.showjava.workers.DecompilerWorker$b.run(DecompilerWorker.kt:118) 233 // java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 234 // java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 235 // java.lang.Thread.run(Thread.java:919) 236 throw new IllegalStateException("Decompilation failed"); 237 }

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

No branches or pull requests

1 participant