Skip to content

Cras | Force Quit #1946

@corvexsoftware

Description

@corvexsoftware

Please check before submitting an issue

  • I know what my device, OS and App Manager versions are
  • I know how to take logs
  • I know how to reproduce the issue which may not be specific to my device

Describe the bug

When using the "force close" option, the application crashes unexpectedly, throwing a Java error. This error occurs in the running applications section or when stopping any application in the list.

To Reproduce

1-"Runnings Apps".
2-(Choose app) and then "Force Stop".

Expected behavior

No response

Screenshots

No response

Logs

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
at io.github.muntashirakon.AppManager.db.utils.AppDb.findUsage(AppDb.java:437)
at io.github.muntashirakon.AppManager.db.utils.AppDb.updateVariableData(AppDb.java:410)
at io.github.muntashirakon.AppManager.db.utils.AppDb.updateApplications(AppDb.java:168)
at io.github.muntashirakon.AppManager.main.MainViewModel.updateInfoForPackages(MainViewModel.java:668)
at io.github.muntashirakon.AppManager.main.MainViewModel.access$200(MainViewModel.java:71)
at io.github.muntashirakon.AppManager.main.MainViewModel$PackageIntentReceiver.onPackageChanged(MainViewModel.java:838)
at io.github.muntashirakon.AppManager.types.PackageChangeReceiver$ReceiverHandler.handleMessage(PackageChangeReceiver.java:144)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:235)
at android.os.Looper.loop(Looper.java:350)
at android.os.HandlerThread.run(HandlerThread.java:67)

Device Info:
App version: 4.0.5
App version code: 445
Android build version: 20240901.022606
Android release version: 13
Android SDK version: 33
Android build ID: MyOS13.0.0_Z2357N_PER_AR1
Device brand: ZTE
Device manufacturer: ZTE
Device name: P720F09
Device model: Z2357N
Device product name: P720F09_2
Device hardware name: ums9620_2h10
ABIs: [arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit): [armeabi-v7a, armeabi]
ABIs (64bit): [arm64-v8a]
System language: es-US
In-App Language: auto
Mode: adb_wifi
Inferred Mode: ADB

Device info

  • Device: ZTE Blade A75 5g
  • OS Version: Android 13
  • App Manager Version: 4.0.5 (445)
  • Mode: ADB or Not Root

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions