( gemnon | 2022. 04. 24., v – 14:58 )

Szerintem más lesz a baja lesz, nem a root. 

04-24 14:30:50.107  9480  9531 I d.jimba.mUCI.h: 
Rejecting re-init on previously-failed class java.lang.Class<kotlinx.coroutines.CoroutineExceptionHandlerImplKt>: 
java.util.ServiceConfigurationError: kotlinx.coroutines.CoroutineExceptionHandler: 
Provider kotlinx.coroutines.android.AndroidExceptionPreHandler not found

Nálam ezt csinálja lineageos-en két telefonon is. 

A gugli ezt dobta:
https://github.com/Kotlin/kotlinx.coroutines/issues/214

The reason it is not systematic is that it happens only when some other uncaught exception happens. The app is about the crash, but the code that is supposed to handle that cannot handle the exception, because it cannot find kotlinx.coroutines.experimental.android.AndroidExceptionPreHandler class that should be there. I'm having hard time reproducing it. I cannot figure out how it can be happening.

Azaz a minőségi fejlesztés/tákolás is része a dolognak. :)