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

java.lang.NegativeArraySizeException: -1332740096 #1691

Closed
sysiiii opened this issue Sep 29, 2022 · 1 comment
Closed

java.lang.NegativeArraySizeException: -1332740096 #1691

sysiiii opened this issue Sep 29, 2022 · 1 comment

Comments

@sysiiii
Copy link

sysiiii commented Sep 29, 2022

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.4.4
  • Java version: 18.0.2.1
  • Java VM: Oracle Corporation OpenJDK 64-Bit Server VM
  • Platform: Windows 10 (10.0 amd64)
  • Max heap size: 14696 MB
java.lang.NegativeArraySizeException: -1332740096
	at io.github.hqktech.JDWP.decodeRaw(JDWP.java:402)
	at io.github.hqktech.JDWP$JdwpString.decode(JDWP.java:7475)
	at io.github.hqktech.JDWP$ReferenceType$MethodsWithGeneric.decode(JDWP.java:2415)
	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(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

@jpstotz
Copy link
Collaborator

jpstotz commented Sep 29, 2022

Duplicate of #1524 and potentially also of #1471. For the latter a patch exists but it the library maintainer has not yet accepted it.

@skylot skylot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants