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

[gui] macos system crash #2204

Closed
1 of 3 tasks
sorosunrain opened this issue Jun 16, 2024 · 3 comments
Closed
1 of 3 tasks

[gui] macos system crash #2204

sorosunrain opened this issue Jun 16, 2024 · 3 comments
Labels
bug GUI Issues in jadx-gui module

Comments

@sorosunrain
Copy link

Issue details

I've added a jadx-gui quickstart entry to the system shortcut app:
image
image
When I right click on the jar file to execute this command, the GUI opens and operates for a while (searching, viewing classes), odds are the system will get stuck.
Jar size: 88KB
Memory available: 25GB

Jadx version

1.5.0

Java version

11.0.2

OS

  • Windows
  • Linux
  • macOS
@sorosunrain sorosunrain added bug GUI Issues in jadx-gui module labels Jun 16, 2024
@jpstotz
Copy link
Collaborator

jpstotz commented Jun 16, 2024

Which MacOS versions do you use?

You wrote "the GUI opens and operates for a while" - what is a while for you? Seconds, minutes, ..? Does this also happen if you don't do anything or is it related to certain commands you execute in Jadx?

@sorosunrain
Copy link
Author

Apple M3 Max, Sonoma 14.5.
No problems using it at Terminal app or iTerm2 app, everything works fine. The problem only occurs in Shortcuts app, where after two or three normal jar or apk operations using shortcut commands, the system is unresponsive.

@sorosunrain
Copy link
Author

It should be a problem with the System Shortcuts app itself, nothing to do with jdx-gui.

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

2 participants