Skip to content

[gui] The program consumes too much memory and cannot run to completion #2457

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

Open
1 of 3 tasks
beachvisitor opened this issue Apr 11, 2025 · 2 comments
Open
1 of 3 tasks
Labels
bug GUI Issues in jadx-gui module

Comments

@beachvisitor
Copy link

beachvisitor commented Apr 11, 2025

Issue details

Hi! I'm trying to get TikTok code from its apk, the program decompiles everything fine, but when I try to save it I get errors about low memory. The program always uses more than 9gb of memory, which is almost the maximum available memory. Is it really necessary to have a NASA computer for this? 😄 If anything, all cache mods are already set to DISK.

I also tried to decompile through a program without gui, but there are also a lot of problems. Same story and same numbers with memory. Here are my logs: https://pastebin.com/maAXf3vk

Jadx version

1.5.1

Java version

23.0.1

OS

  • Windows
  • Linux
  • macOS
@beachvisitor beachvisitor added bug GUI Issues in jadx-gui module labels Apr 11, 2025
@beachvisitor beachvisitor changed the title [gui] [gui] The program consumes too much memory and cannot run to completion Apr 11, 2025
@VAL140
Copy link

VAL140 commented Apr 20, 2025

我也是,不过我又按照教程改了内存,但是反编译douyin经常卡在9个G左右。

@MrIkso
Copy link
Contributor

MrIkso commented Apr 30, 2025

Hi, try use cli for decompile and save as project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug GUI Issues in jadx-gui module
Projects
None yet
Development

No branches or pull requests

3 participants