Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

java.lang.NullPointerException #1585

Closed
sdandroid opened this issue Jul 25, 2022 · 0 comments
Closed

java.lang.NullPointerException #1585

sdandroid opened this issue Jul 25, 2022 · 0 comments

Comments

@sdandroid
Copy link

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.3
  • Java version: 11.0.13
  • Java VM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM
  • Platform: Linux (5.18.0-2-amd64 amd64)
  • Max heap size: 10240 MB
  • Program args: -Xmx10G -Xms128M -XX:MaxRAMPercentage=70.0 -XX:+UseG1GC -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true
java.lang.NullPointerException
	at jadx.gui.device.protocol.ADBDevice.updateDeviceInfo(ADBDevice.java:42)
	at jadx.gui.ui.dialog.ADBDialog.onDeviceStatusChange(ADBDialog.java:282)
	at jadx.gui.device.protocol.ADB.lambda$listenForDeviceState$0(ADB.java:213)
	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)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant