My phone was on the desk and I saw the notification. Maybe it was updating in the background
Expected behavior
A clear and concise description of what you expected to happen.
Error message from FFUpdater
Please copy and paste the error message with the stacktrace and error log here:
Stacktrace:
java.lang.SecurityException: Caller has no access to session 2141304716
at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.os.Parcel.readException(Parcel.java:2920)
at android.content.pm.IPackageInstaller$Stub$Proxy.abandonSession(IPackageInstaller.java:511)
at android.content.pm.PackageInstaller.abandonSession(PackageInstaller.java:581)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller.abandonSession(SessionInstaller.kt:205)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller.installApkFile$suspendImpl(SessionInstaller.kt:55)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller$installApkFile$1.invokeSuspend(SessionInstaller.kt:0)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7918)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1033aa0, Dispatchers.Main]
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.pm.PackageInstallerService.abandonSession(PackageInstallerService.java:928)
at android.content.pm.IPackageInstaller$Stub.onTransact(IPackageInstaller.java:257)
at android.os.Binder.execTransactInternal(Binder.java:1280)
at android.os.Binder.execTransact(Binder.java:1244)
Logs:
java.lang.SecurityException: Caller has no access to session 2141304716
at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.os.Parcel.readException(Parcel.java:2920)
at android.content.pm.IPackageInstaller$Stub$Proxy.abandonSession(IPackageInstaller.java:511)
at android.content.pm.PackageInstaller.abandonSession(PackageInstaller.java:581)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller.abandonSession(SessionInstaller.kt:205)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller.installApkFile$suspendImpl(SessionInstaller.kt:55)
at de.marmaro.krt.ffupdater.installer.impl.SessionInstaller$installApkFile$1.invokeSuspend(SessionInstaller.kt:0)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7918)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1033aa0, Dispatchers.Main]
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.pm.PackageInstallerService.abandonSession(PackageInstallerService.java:928)
at android.content.pm.IPackageInstaller$Stub.onTransact(IPackageInstaller.java:257)
at android.os.Binder.execTransactInternal(Binder.java:1280)
at android.os.Binder.execTransact(Binder.java:1244)
notification App crashed
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Error message from FFUpdater Please copy and paste the error message with the stacktrace and error log here:
Stacktrace:
Logs: