Skip to content

SmaliDebugger: io.github.hqktech.JDWP$JdwpRuntimeException: Insufficient space for decoding #1471

@magicjva

Description

@magicjva

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.3.5
  • Java version: 11.0.5
  • Java VM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM
  • Platform: Windows 10 (10.0 amd64)
  • Max heap size: 11296 MB
  • Program args: -Xms806m -Xmx11296m -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -XX:+UseG1GC
io.github.hqktech.JDWP$JdwpRuntimeException: Insufficient space for decoding, size(693501952) > bytes.length(2915).
	at io.github.hqktech.JDWP.checkCapability(JDWP.java:337)
	at io.github.hqktech.JDWP.decodeRaw(JDWP.java:401)
	at io.github.hqktech.JDWP$JdwpString.decode(JDWP.java:7475)
	at io.github.hqktech.JDWP$ReferenceType$MethodsWithGeneric.decode(JDWP.java:2417)
	at jadx.gui.device.debugger.SmaliDebugger.getMethodSignatureInternal(SmaliDebugger.java:998)
	at jadx.gui.device.debugger.SmaliDebugger.access$500(SmaliDebugger.java:83)
	at jadx.gui.device.debugger.SmaliDebugger$4.lambda$onMethodEntry$0(SmaliDebugger.java:412)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions