Skip to content

java.lang.OutOfMemoryError: Java heap space #2938

Description

@arrook

Please describe what you did before the error occurred.

IMPORTANT! If the error occurs with a specific APK file please attach or provide link to apk file!

  • Jadx version: 1.5.6
  • Java version: 26.0.2
  • Java VM: Homebrew OpenJDK 64-Bit Server VM
  • Platform: Mac OS X (26.5.1 aarch64)
  • Max heap size: 11472 MB
  • Command line: /opt/homebrew/opt/openjdk/libexec/openjdk.jdk/Contents/Home/bin/java -Xms128M -XX:MaxRAMPercentage=70.0 -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Djava.util.Arrays.useLegacyMergeSort=true -Djdk.util.zip.disableZip64ExtraFieldValidation=true -XX:+IgnoreUnrecognizedVMOptions --add-opens=java.base/java.lang=ALL-UNNAMED --enable-native-access=ALL-UNNAMED -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.ddforcevram=true -Dsun.java2d.ddblit=false -Dswing.useflipBufferStrategy=true -Djadx.launchScript.path=/opt/homebrew/Cellar/jadx/1.5.6/libexec/bin/jadx-gui -jar /opt/homebrew/Cellar/jadx/1.5.6/libexec/lib/jadx-1.5.6-all.jar
java.lang.OutOfMemoryError: Java heap space
	at java.desktop/java.awt.EventQueue.invokeLater(EventQueue.java:1248)
	at java.desktop/javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1405)
	at java.desktop/javax.swing.Timer.post(Timer.java:592)
	at java.desktop/javax.swing.TimerQueue.run(TimerQueue.java:170)
	at java.base/java.lang.Thread.runWith(Thread.java:1529)
	at java.base/java.lang.Thread.run(Thread.java:1516)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions