Threads hang when decompiling project

Open
#85 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
devtools

Research direction

Start by reproducing the hang with the linked project and the stated java -mx1G -jar forgeflower.jar classes2-dex2jar.jar outDir command. Inspect thread activity while decompilation is stalled and identify the affected input or subsystem. Done means the project decompiles without threads hanging, with a regression test or reproducible verification if the repository provides one.

Written by the indexing model from the issue text.

Description

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

Dominant language
No language data
Stars
110
Forks
49
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MinecraftForge/ForgeFlower

All issues in MinecraftForge/ForgeFlower

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.