Untitled
user_4564577
plain_text
2 years ago
9.6 kB
6
Indexable
12:12:39.640 FinalizerDaemon com.delikia.app.debug W type=1400 audit(0.0:1104310): avc: denied { getopt } for path="/dev/socket/usap_pool_primary" scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:r:zygote:s0 tclass=unix_stream_socket permissive=0 12:12:40.171 MIUIInput com.delikia.app.debug D [MotionEvent] ViewRootImpl windowName 'com.delikia.app.debug/com.delikia.ui.MainActivity', { action=ACTION_DOWN, id[0]=0, pointerCount=1, eventTime=2311411375, downTime=2311411375, phoneEventTime=12:12:40.162 } moveCount:0 12:12:40.241 MIUIInput com.delikia.app.debug D [MotionEvent] ViewRootImpl windowName 'com.delikia.app.debug/com.delikia.ui.MainActivity', { action=ACTION_UP, id[0]=0, pointerCount=1, eventTime=2311411446, downTime=2311411375, phoneEventTime=12:12:40.233 } moveCount:0 12:12:40.827 AndroidRuntime com.delikia.app.debug E FATAL EXCEPTION: main Process: com.delikia.app.debug, PID: 1379 java.lang.NullPointerException: Parameter specified as non-null is null: method com.delikia.data.mappers.NotificationsMapperKt.toDomain, parameter <this> at com.delikia.data.mappers.NotificationsMapperKt.toDomain(Unknown Source:2) at com.delikia.data.repositories.notifications.NotificationsRepositoryImpl.getNotificationDetails(NotificationsRepositoryImpl.kt:47) at com.delikia.data.repositories.notifications.NotificationsRepositoryImpl$getNotificationDetails$1.invokeSuspend(Unknown Source:15) 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:211) at android.os.Looper.loop(Looper.java:300) at android.app.ActivityThread.main(ActivityThread.java:8395) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@fb5e772, Dispatchers.Main.immediate] 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104311): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104312): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104313): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104314): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104315): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104316): avc: denied { search } for name="miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.824 likia.app.debug com.delikia.app.debug W type=1400 audit(0.0:1104317): avc: denied { getattr } for path="/data/miuilog" dev="dm-46" ino=538 scontext=u:r:untrusted_app:s0:c190,c257,c522,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 12:12:40.830 OOMEventManagerFK com.delikia.app.debug W Failed to mkdir /data/miuilog/stability/memleak/heapdump/ 12:12:40.856 Process com.delikia.app.debug I Process is going to kill itself! java.lang.Exception at android.os.Process.killProcess(Process.java:1344) at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:181) at com.google.firebase.crashlytics.internal.common.CrashlyticsUncaughtExceptionHandler.uncaughtException(CrashlyticsUncaughtExceptionHandler.java:62) at com.facebook.internal.instrument.crashreport.CrashHandler.uncaughtException(CrashHandler.kt:31) at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1071) at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1066) at kotlinx.coroutines.internal.CoroutineExceptionHandlerImplKt.propagateExceptionFinalResort(CoroutineExceptionHandlerImpl.kt:35) at kotlinx.coroutines.internal.CoroutineExceptionHandlerImpl_commonKt.handleUncaughtCoroutineException(CoroutineExceptionHandlerImpl.common.kt:52) at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:32) at kotlinx.coroutines.StandaloneCoroutine.handleJobException(Builders.common.kt:194) at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:230) at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:909) at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:866) at kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:831) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 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:211) at android.os.Looper.loop(Looper.java:300) at android.app.ActivityThread.main(ActivityThread.java:8395) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954) 12:12:40.856 Process com.delikia.app.debug I Sending signal. PID: 1379 SIG: 9 12:12:45.432 nativeloader com.delikia.app.debug D Configuring clns-4 for other apk /data/app/~~KDz-69Jswp6YuOV6cUF6VA==/com.delikia.app.debug-39EJbYvYstsw50UDGMBi4Q==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~KDz-69Jswp6YuOV6cUF6VA==/com.delikia.app.debug-39EJbYvYstsw50UDGMBi4Q==/lib/arm64:/data/app/~~KDz-69Jswp6YuOV6cUF6VA==/com.delikia.app.debug-39EJbYvYstsw50UDGMBi4Q==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/10/com.delikia.app.debug 12:12:45.440 Perf com.delikia.app.debug I Connecting to perf service.
Editor is loading...
Leave a Comment