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

Crashing on Inactive if searching #33

Open
mizzunet opened this issue Dec 17, 2023 · 0 comments
Open

Crashing on Inactive if searching #33

mizzunet opened this issue Dec 17, 2023 · 0 comments

Comments

@mizzunet
Copy link

This app crashes when I tap Inactive after searching

To reproduce:

  1. Search for some term
  2. Click Inactive
  3. See it's crashing

I also noticed that this crashing is only when it's on All tab, not when on /system or /product

Logs

FATAL EXCEPTION: pool-24-thread-1
Process: com.sunilpaulmathew.debloater, PID: 10401
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
	at p2.a.c(Unknown Source:10)
	at o2.d$c.a(SourceFile:264)
	at androidx.activity.b.run(SourceFile:457)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at java.lang.Thread.run(Thread.java:1012)
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

1 participant