skylot / jadx

Dex to Java decompiler
Apache License 2.0
40.12k stars 4.75k forks source link

[core] Decompilation Stuck #2189

Open melsabagh opened 1 month ago

melsabagh commented 1 month ago

Issue details

Decompilation gets stuck on the attached app. It slowly progresses to about 99% but then never completes (I let it run for over 24 hours). Memory usage also grows to over 35 GiB. I have tried 1.5.0 and 1.4.7 and both exhibit the same issue. This is the command I used:

jadx <path to app> --output-dir <path to output>

Relevant log output or stacktrace

No response

Provide sample and class/method full name

https://drive.google.com/file/d/15_V0Kmy7kS34WNq_kQ1pBhL1JcHKDC9x/view?usp=drive_link

Jadx version

1.5.0

jianglei12138 commented 1 month ago

same issue on MacBook Pro M2 sonoma 14.5

and jstack dump jstack.txt