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

Threads hang when decompiling project #85

Open
demiantres opened this issue Oct 2, 2020 · 3 comments
Open

Threads hang when decompiling project #85

demiantres opened this issue Oct 2, 2020 · 3 comments

Comments

@demiantres
Copy link

demiantres commented Oct 2, 2020

When decompiling the following project then threads start to hang: https://gofile.io/d/6FlfC2

The used command is with "Build: 1.5.478.16 - Wed Aug 05 01:34:59 GMT 2020" is:
java -mx1G -jar forgeflower.jar classes2-dex2jar.jar outDir

@sciwhiz12
Copy link
Contributor

Please post your console output using a paste service instead (such as GitHub Gists), as the link you currently provide does not exist anymore.

@demiantres
Copy link
Author

I have updated the download link. I will post a console output later when the process has finished.

@demiantres
Copy link
Author

Here is the logfile: https://gofile.io/d/0gjxPz
After increasing the java heap to 10GB it worked. Nevertheless some code could not be decompiled.

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