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

Crash during decompile - Heavily obfuscated exception ranges found! #342

Open
alonf1983 opened this issue Sep 11, 2019 · 1 comment
Open

Comments

@alonf1983
Copy link

hi
during decompile we have received the following error and the scan is freezes.

INFO: Decompiling class o/class_4488
WARN: Method $$c (BSI)Ljava/lang/String; couldn't be decompiled.
java.lang.RuntimeException: parsing failure!
at org.jetbrains.java.decompiler.modules.decompiler.DomHelper.parseGraph(DomHelper.java:203)
at org.jetbrains.java.decompiler.main.rels.MethodProcessorRunnable.codeToJava(MethodProcessorRunnable.java:116)
at org.jetbrains.java.decompiler.main.rels.ClassWrapper.init(ClassWrapper.java:62)
at org.jetbrains.java.decompiler.main.ClassesProcessor.initWrappers(ClassesProcessor.java:369)
at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:316)
at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:114)
at org.jetbrains.java.decompiler.struct.ContextUnit.save(ContextUnit.java:133)
at org.jetbrains.java.decompiler.struct.StructContext.saveContext(StructContext.java:58)
at org.jetbrains.java.decompiler.main.Fernflower.decompileContext(Fernflower.java:87)
at org.jetbrains.java.decompiler.main.decompiler.ConsoleDecompiler.decompileContext(ConsoleDecompiler.java:120)
at org.jetbrains.java.decompiler.main.decompiler.ConsoleDecompiler.main(ConsoleDecompiler.java:82)
WARN: Heavily obfuscated exception ranges found!

could you help please?

@joseph-acc
Copy link

Seeing the same error

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

2 participants