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

java heap space #796

Closed
E4zily opened this issue Jul 25, 2021 · 2 comments
Closed

java heap space #796

E4zily opened this issue Jul 25, 2021 · 2 comments

Comments

@E4zily
Copy link

E4zily commented Jul 25, 2021

java.lang.OutOfMemoryError: Java heap space
at org.objectweb.asm.tree.LabelNode.getLabel(LabelNode.java:61)
at org.objectweb.asm.tree.JumpInsnNode.accept(JumpInsnNode.java:79)
at org.objectweb.asm.tree.InsnList.accept(InsnList.java:144)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:751)
at org.objectweb.asm.commons.JSRInlinerAdapter.visitEnd(JSRInlinerAdapter.java:158)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:772)
at com.javadeobfuscator.deobfuscator.Deobfuscator.loadInput(Deobfuscator.java:316)
at com.javadeobfuscator.deobfuscator.Deobfuscator.loadInput(Deobfuscator.java:266)
at com.javadeobfuscator.deobfuscator.Deobfuscator.start(Deobfuscator.java:379)
at com.javadeobfuscator.deobfuscator.DeobfuscatorMain.run(DeobfuscatorMain.java:120)
at com.javadeobfuscator.deobfuscator.DeobfuscatorMain.run(DeobfuscatorMain.java:92)
at com.javadeobfuscator.deobfuscator.DeobfuscatorMain.main(DeobfuscatorMain.java:50)

@Janmm14
Copy link
Contributor

Janmm14 commented Jul 25, 2021

Please see #642

@ItzSomebody
Copy link
Member

Closing due to lack of response.

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

3 participants