App:app.revanced.android.gms
Version: v0,3,13,3.250932
Device: Samsung Galaxy Tab SM-X730, Android 16 (SDK 36), Build X730ZCS6BZF4
The account authenticator Binder IPC timed out with no response from the system AccountManager. This kills the :persistent process on the main thread, which will break Google account sign-in and sync for any app relying on microG.
The device was under significant load at the time (load average ~31, multiple processes competing for CPU), but the crash itself suggests the authenticator isn't handling a stalled Binder response gracefully — there's no explicit timeout guard.
AndroidRuntime: FATAL EXCEPTION: main
AndroidRuntime: Process: app.revanced.android.gms:persistent, PID: 28809
AndroidRuntime: android.accounts.AuthenticatorException: timeout
AndroidRuntime: at android.accounts.AccountManager.convertErrorToException(AccountManager.java:2628)
AndroidRuntime: at android.accounts.AccountManager.-$$Nest$mconvertErrorToException(Unknown Source:0)
AndroidRuntime: at android.accounts.AccountManager$AmsTask$Response.onError(AccountManager.java:2464)
AndroidRuntime: at android.accounts.IAccountManagerResponse$Stub.onTransact(IAccountManagerResponse.java:109)
AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1514)
AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1454)
AndroidRuntime: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@fb1189e, Dispatchers.Main.immediate]
App:app.revanced.android.gms
Version: v0,3,13,3.250932
Device: Samsung Galaxy Tab SM-X730, Android 16 (SDK 36), Build X730ZCS6BZF4
The account authenticator Binder IPC timed out with no response from the system AccountManager. This kills the :persistent process on the main thread, which will break Google account sign-in and sync for any app relying on microG.
The device was under significant load at the time (load average ~31, multiple processes competing for CPU), but the crash itself suggests the authenticator isn't handling a stalled Binder response gracefully — there's no explicit timeout guard.
AndroidRuntime: FATAL EXCEPTION: main
AndroidRuntime: Process: app.revanced.android.gms:persistent, PID: 28809
AndroidRuntime: android.accounts.AuthenticatorException: timeout
AndroidRuntime: at android.accounts.AccountManager.convertErrorToException(AccountManager.java:2628)
AndroidRuntime: at android.accounts.AccountManager.-$$Nest$mconvertErrorToException(Unknown Source:0)
AndroidRuntime: at android.accounts.AccountManager$AmsTask$Response.onError(AccountManager.java:2464)
AndroidRuntime: at android.accounts.IAccountManagerResponse$Stub.onTransact(IAccountManagerResponse.java:109)
AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1514)
AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1454)
AndroidRuntime: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@fb1189e, Dispatchers.Main.immediate]