ffupdater icon indicating copy to clipboard operation
ffupdater copied to clipboard

Crash report

Open carbongreat13 opened this issue 3 years ago • 0 comments

Stacktrace:

java.lang.RuntimeException: Failed to install BROMITE in the background.
	at de.marmaro.krt.ffupdater.BackgroundJob$installApplication$3.invokeSuspend(SourceFile:2)
	at w3.a.resumeWith(Unknown Source:8)
	at j4.i0.run(Unknown Source:94)
	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:7898)
	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)
Caused by: de.marmaro.krt.ffupdater.installer.exception.InstallationFailedException: Installation failed because user interaction is required.
	at de.marmaro.krt.ffupdater.installer.impl.AbstractSessionInstaller.fail(Unknown Source:14)
	at de.marmaro.krt.ffupdater.installer.impl.BackgroundSessionInstaller.requestInstallationPermission(Unknown Source:30)
	at de.marmaro.krt.ffupdater.installer.impl.AbstractSessionInstaller.handleAppInstallationResult(Unknown Source:50)
	at de.marmaro.krt.ffupdater.installer.impl.AbstractSessionInstaller.access$handleAppInstallationResult(Unknown Source:0)
	at de.marmaro.krt.ffupdater.installer.impl.AbstractSessionInstaller$registerIntentReceiver$1.onReceive(Unknown Source:2)
	at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$android-app-LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1790)
	at android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run(Unknown Source:2)
	... 8 more

Device information:

Key Value
FFUpdater version 77.2.0 (113) release
Device Pixel 5a (barbet, barbet, barbet)
Manufacturer google (Google)
Supported ABIs arm64-v8a, armeabi-v7a, armeabi
Android version 13 (SDK: 33)
OS abfarm-release-rbe-64-00006, android-build, release-keys, 1660096609000

carbongreat13 avatar Sep 29 '22 09:09 carbongreat13