nekomangaorg/Neko

Crash when pressing search

Closed this issue · 0 comments

Steps to reproduce

  1. Open neko
  2. Go to browse
  3. Press search

Expected behavior

Open search menu

Actual behavior

Neko just crashed

Crash logs

App version: 2.16.9 (standard, b6d9587, 10, 2024-06-28T00:51:12.841592104)
Android version: 12 (SDK 31)
Android build ID: RMX2170_11_F.24
Device brand: realme
Device manufacturer: realme
Device name: RMX2170L1
Device model: RMX2170
Device product name: RMX2170T2
******************************************************************************************************************************************************************************************************************************
Exception that caused crash
******************************************************************************************************************************************************************************************************************************
java.lang.Throwable: kotlinx.serialization.SerializationException: eu.kanade.tachiyomi.source.model.MangaTag does not contain element with name 'ECCHI' at path $.tags[16].tag
at kotlinx.serialization.json.internal.JsonNamesMapKt.getJsonNameIndexOrThrow(Unknown Source:63)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeEnum(Unknown Source:33)
at kotlinx.serialization.internal.EnumSerializer.deserialize(SourceFile:1)
at kotlinx.serialization.internal.EnumSerializer.deserialize(SourceFile:2)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(Unknown Source:119)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableValue(SourceFile:2)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableElement(Unknown Source:10)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableElement(Unknown Source:32)
at org.nekomanga.domain.filter.Filter$Tag$$serializer.deserialize(SourceFile:3)
at org.nekomanga.domain.filter.Filter$Tag$$serializer.deserialize(SourceFile:1)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(Unknown Source:119)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableValue(SourceFile:2)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableElement(Unknown Source:10)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableElement(Unknown Source:32)
at kotlinx.serialization.encoding.CompositeDecoder$DefaultImpls.decodeSerializableElement$default(Unknown Source:7)
at kotlinx.serialization.internal.CollectionLikeSerializer.readElement(Unknown Source:17)
at kotlinx.serialization.internal.AbstractCollectionSerializer.readElement$default(Unknown Source:7)
at kotlinx.serialization.internal.AbstractCollectionSerializer.merge(Unknown Source:63)
at kotlinx.serialization.internal.AbstractCollectionSerializer.deserialize(Unknown Source:6)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(Unknown Source:119)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableValue(SourceFile:2)
at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableElement(Unknown Source:10)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableElement(Unknown Source:32)
at org.nekomanga.domain.filter.DexFilters$$serializer.deserialize(SourceFile:3)
at org.nekomanga.domain.filter.DexFilters$$serializer.deserialize(SourceFile:1)
at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(Unknown Source:119)
at kotlinx.serialization.json.Json.decodeFromString(SourceFile:2)
at org.nekomanga.presentation.components.sheets.FilterBrowseSheetKt$FilterBrowseSheet$1$nameOfEnabledFilter$2.invoke(SourceFile:2)
at org.nekomanga.presentation.components.sheets.FilterBrowseSheetKt$FilterBrowseSheet$1$nameOfEnabledFilter$2.invoke(SourceFile:3)
at coil.size.-Sizes.rememberSaveable(SourceFile:87)
at org.nekomanga.presentation.components.sheets.FilterBrowseSheetKt$FilterBrowseSheet$1.invoke(SourceFile:19)
at org.nekomanga.presentation.components.sheets.FilterBrowseSheetKt$FilterBrowseSheet$1.invoke(SourceFile:1)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:8)
at ColumnHeaderKt$$ExternalSyntheticOutline0.m(SourceFile:73)
at coil.request.Svgs.CompositionLocalProvider(SourceFile:24)
at org.nekomanga.presentation.components.sheets.FilterBrowseSheetKt.FilterBrowseSheet-gKLzdoI(SourceFile:2)
at org.nekomanga.presentation.screens.browse.BrowseBottomSheetKt.BrowseBottomSheet(SourceFile:460)
at org.nekomanga.presentation.screens.BrowseScreenKt$BrowseScreen$4$1.invoke(SourceFile:22)
at org.nekomanga.presentation.screens.BrowseScreenKt$BrowseScreen$4$1.invoke(SourceFile:1)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:3)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:14)
at androidx.compose.material.ScaffoldKt$Scaffold$1.invoke(SourceFile:22)
at androidx.compose.material.ScaffoldKt$Scaffold$1.invoke(SourceFile:1)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:8)
at ColumnHeaderKt$$ExternalSyntheticOutline0.m(SourceFile:85)
at androidx.compose.material.SurfaceKt$Surface$1.invoke(SourceFile:49)
at androidx.compose.material.SurfaceKt$Surface$1.invoke(SourceFile:2)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:8)
at ColumnHeaderKt$$ExternalSyntheticOutline0.m(SourceFile:73)
at coil.request.Svgs.CompositionLocalProvider(SourceFile:47)
at coil.size.-Sizes.Surface-F-jzlyU(SourceFile:373)
at androidx.compose.material.ModalBottomSheetKt$ModalBottomSheetLayout$2.invoke(SourceFile:406)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:3)
at androidx.compose.foundation.CanvasKt$Canvas$1.invoke(SourceFile:36)
at androidx.compose.foundation.CanvasKt$Canvas$1.invoke(SourceFile:4)
at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(SourceFile:490)
at androidx.compose.runtime.ComposerImpl.skipCurrentGroup(SourceFile:58)
at androidx.compose.runtime.ComposerImpl.doCompose(SourceFile:156)
at androidx.compose.runtime.ComposerImpl.recompose$runtime_release(SourceFile:29)
at androidx.compose.runtime.CompositionImpl.recompose(SourceFile:34)
at androidx.compose.runtime.Recomposer.access$performRecompose(SourceFile:100)
at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$1.invoke(SourceFile:404)
at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(Unknown Source:8)
at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(SourceFile:48)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1230)
at android.view.Choreographer.doCallbacks(Choreographer.java:1029)
at android.view.Choreographer.doFrame(Choreographer.java:925)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1217)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:344)
at android.app.ActivityThread.main(ActivityThread.java:8212)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.runtime.PausableMonotonicFrameClock@8af6713, androidx.compose.ui.platform.MotionDurationScaleImpl@fc8dd50, StandaloneCoroutine{Cancelling}@7d4cb49, AndroidUiDispatcher@f00fc4e]

       ******************************************************************************************************************************************************************************************************************************
       ******************************************************************************************************************************************************************************************************************************--------- beginning of system

07-23 16:18:31.050 18928 18928 I Quality : Skipped: false 2 cost 42.082508 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:31.856 18928 18928 I Quality : Skipped: false 4 cost 76.767166 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:31.878 18928 18928 I Quality : Skipped: false 1 cost 17.203892 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:32.045 18928 18928 I Quality : Skipped: false 9 cost 151.74982 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:34.165 18928 18928 I Quality : Skipped: false 7 cost 123.898575 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:34.259 18928 18928 I Quality : Skipped: false 5 cost 87.18119 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:34.325 18928 18928 I Quality : Skipped: false 2 cost 37.99104 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:34.641 18928 18928 I Quality : Skipped: false 3 cost 58.606976 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:36.545 18928 18928 I Quality : Skipped: false 3 cost 61.174633 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:36.678 18928 18928 I Quality : Skipped: false 7 cost 128.58455 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:37.893 18928 18928 I Quality : Skipped: false 3 cost 65.15914 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:43.991 18928 18928 I Quality : ActivityThread: activityStart delay 58 org.nekomanga.neko 18928
07-23 16:18:44.010 18928 18928 I Quality : Skipped: false 1 cost 18.3181 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:44.048 18928 18928 I Quality : Skipped: false 1 cost 23.561884 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:44.309 18928 18928 I Quality : Skipped: false 1 cost 21.856987 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:48.031 18928 18928 I Quality : Skipped: false 2 cost 39.18888 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:48.131 18928 18928 I Quality : Skipped: false 5 cost 89.92867 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:49.266 18928 18928 I Quality : Skipped: false 1 cost 28.45662 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:49.421 18928 18928 I Quality : Skipped: false 9 cost 150.56137 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:50.209 18928 18928 I Quality : Skipped: false 2 cost 36.62213 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:50.268 18928 18928 I Quality : Skipped: false 2 cost 46.65862 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:50.380 18928 18928 I Quality : Skipped: false 6 cost 109.416145 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:50.548 18928 18928 I Quality : Skipped: false 1 cost 31.351135 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:51.600 18928 18928 I Quality : Skipped: false 1 cost 17.717407 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:51.729 18928 18928 I Quality : Skipped: true 6 cost 114.3651 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:51.746 18928 18928 I Quality : Skipped: false 1 cost 16.61218 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:52.075 18928 18928 I Quality : Skipped: false 2 cost 33.443604 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:53.657 18686 18686 I Quality : Skipped: false 3 cost 58.170128 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:18:54.941 18686 18686 I Quality : Skipped: false 3 cost 63.929855 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:18:55.927 19398 19398 I Quality : ActivityThread: bindApplication delay 855 org.nekomanga.neko 19398
07-23 16:18:56.025 19398 19398 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:18:56.076 19398 19398 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:18:56.076 19398 19398 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:18:56.137 19398 19398 I Quality : ActivityThread: viewInflate delay 151 org.nekomanga.neko:layout/main_activity 19398
07-23 16:18:56.381 19398 19398 I Quality : ActivityThread: activityStart delay 453 org.nekomanga.neko 19398
07-23 16:18:56.421 19398 19398 I Quality : Skipped: false 46 cost 756.56903 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:56.521 19398 19398 I Quality : Skipped: false 5 cost 86.38007 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:56.583 19398 19398 I Quality : Skipped: false 3 cost 50.03199 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:56.625 19398 19398 I Quality : Skipped: false 1 cost 25.872831 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:57.373 19398 19398 I Quality : Skipped: false 21 cost 347.6777 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:57.492 19398 19398 I Quality : Skipped: false 4 cost 73.831024 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:58.707 19398 19398 I Quality : Skipped: false 11 cost 190.38553 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:58.864 19398 19398 I Quality : Skipped: false 9 cost 150.04758 refreshRate 0 processName org.nekomanga.neko
07-23 16:18:59.532 19398 19398 I Quality : Skipped: false 12 cost 211.80602 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:00.614 19398 19398 I Quality : Skipped: false 9 cost 162.44452 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:00.652 19398 19398 I Quality : Skipped: false 2 cost 36.262875 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:00.701 19398 19398 I Quality : Skipped: false 2 cost 36.55774 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:03.026 19398 19398 I Quality : Skipped: true 1 cost 17.194016 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:03.194 19398 19398 I Quality : Skipped: false 3 cost 53.57824 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:03.307 19398 19398 I Quality : Skipped: false 6 cost 101.58811 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:03.374 19398 19398 I Quality : Skipped: false 2 cost 37.02742 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:03.689 19398 19398 I Quality : Skipped: false 3 cost 57.60448 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:04.719 19398 19398 I Quality : Skipped: false 1 cost 21.099047 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:06.849 19398 19398 I Quality : Skipped: false 1 cost 20.133795 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:06.928 19398 19398 I Quality : Skipped: false 2 cost 32.965096 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:07.664 19398 19398 I Quality : Skipped: false 4 cost 81.134056 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:09.554 19398 19398 I Quality : Skipped: false 1 cost 20.197832 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:09.711 19398 19398 I Quality : Skipped: true 8 cost 144.57014 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:09.734 19398 19398 I Quality : Skipped: false 1 cost 19.737305 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:10.049 19398 19398 I Quality : Skipped: false 1 cost 23.090233 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:11.260 19398 19398 I Quality : Skipped: false 1 cost 21.239897 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:11.292 19398 19398 I Quality : Skipped: false 1 cost 20.342516 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:11.346 19398 19398 I Quality : Skipped: true 1 cost 25.511877 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:14.184 18686 18686 I Quality : Skipped: false 2 cost 44.238647 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:19:41.941 20102 20102 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:19:42.010 20102 20102 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:19:42.010 20102 20102 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:19:42.079 20102 20102 I Quality : ActivityThread: viewInflate delay 214 org.nekomanga.neko:layout/main_activity 20102
07-23 16:19:42.291 20102 20102 I Quality : ActivityThread: activityStart delay 555 org.nekomanga.neko 20102
07-23 16:19:42.325 20102 20102 I Quality : ActivityThread: activityLifecycle delay 592 org.nekomanga.neko 20102
07-23 16:19:42.328 20102 20102 I Quality : Skipped: false 5 cost 88.99347 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:42.451 20102 20102 I Quality : Skipped: false 6 cost 113.491844 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:42.502 20102 20102 I Quality : Skipped: false 3 cost 49.417892 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:42.541 20102 20102 I Quality : Skipped: false 1 cost 22.653955 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:43.485 20102 20102 I Quality : Skipped: false 20 cost 343.95645 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:43.554 20102 20102 I Quality : Skipped: false 2 cost 35.63069 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:43.606 20102 20102 I Quality : Skipped: false 2 cost 38.62963 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:43.637 20102 20102 I Quality : Skipped: false 1 cost 20.619621 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:43.995 20102 20102 I Quality : Skipped: true 1 cost 18.226004 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.182 20102 20102 I Quality : Skipped: true 1 cost 24.285765 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.232 20102 20102 I Quality : Skipped: false 1 cost 25.12012 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.256 20102 20102 I Quality : Skipped: false 1 cost 16.449518 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.352 20102 20102 I Quality : Skipped: false 1 cost 31.093008 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.410 20102 20102 I Quality : Skipped: false 1 cost 23.321985 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.472 20102 20102 I Quality : Skipped: false 1 cost 19.77286 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:44.661 20102 20102 I Quality : Skipped: false 1 cost 28.286484 refreshRate 0 processName org.nekomanga.neko
07-23 16:19:45.821 20102 20102 I Quality : Skipped: false 1 cost 24.511747 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:14.346 20102 20102 I Quality : Skipped: false 1 cost 22.888847 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:15.271 20102 20102 I Quality : Skipped: false 3 cost 63.58728 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:15.294 20102 20102 I Quality : Skipped: false 1 cost 21.300072 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:15.344 20102 20102 I Quality : Skipped: false 2 cost 38.06112 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:16.518 20102 20102 I Quality : Skipped: false 3 cost 64.68916 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:16.617 20102 20102 I Quality : Skipped: false 6 cost 98.46966 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:16.651 20102 20102 I Quality : Skipped: false 1 cost 17.191235 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:16.687 20102 20102 I Quality : Skipped: false 1 cost 20.256676 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:16.995 20102 20102 I Quality : Skipped: false 3 cost 50.375175 refreshRate 0 processName org.nekomanga.neko
07-23 16:20:18.040 20102 20102 I Quality : Skipped: false 2 cost 45.755886 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:08.407 21522 21522 I Quality : ActivityThread: bindApplication delay 601 org.nekomanga.neko 21522
07-23 16:21:08.466 21522 21522 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:21:08.517 21522 21522 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:21:08.517 21522 21522 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:21:08.578 21522 21522 I Quality : ActivityThread: viewInflate delay 140 org.nekomanga.neko:layout/main_activity 21522
07-23 16:21:08.756 21522 21522 I Quality : ActivityThread: activityStart delay 348 org.nekomanga.neko 21522
07-23 16:21:08.796 21522 21522 I Quality : Skipped: false 38 cost 636.7011 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:08.955 21522 21522 I Quality : Skipped: false 9 cost 156.68648 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:09.031 21522 21522 I Quality : Skipped: false 4 cost 68.564285 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:09.183 21522 21522 I Quality : Skipped: false 8 cost 138.35435 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:10.724 21522 21522 I Quality : ActivityThread: performLayout delay 306 org.nekomanga.neko 21522
07-23 16:21:10.788 21522 21522 I Quality : Skipped: false 23 cost 382.222 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:11.009 21522 21522 I Quality : Skipped: false 12 cost 210.1767 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:11.280 21522 21522 I Quality : Skipped: false 16 cost 268.45438 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:11.324 21522 21522 I Quality : Skipped: false 2 cost 33.046066 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:11.489 21522 21522 I Quality : Skipped: true 1 cost 17.833439 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:13.525 21522 21522 I Quality : ActivityThread: performDraw delay 347 org.nekomanga.neko 21522
07-23 16:21:13.530 21522 21522 I Quality : Skipped: false 21 cost 354.3906 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:13.623 21522 21522 I Quality : Skipped: false 5 cost 86.643814 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:13.709 21522 21522 I Quality : Skipped: false 2 cost 40.758907 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:13.787 21522 21522 I Quality : Skipped: false 1 cost 21.021978 refreshRate 0 processName org.nekomanga.neko
07-23 16:21:15.301 21799 21799 I Quality : ActivityThread: activityStart delay 61 org.nekomanga.neko:error_handler 21799
07-23 16:21:15.303 21799 21799 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:21:15.303 21799 21799 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:21:15.350 21799 21799 I Quality : Skipped: false 1 cost 26.186249 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:21:15.543 21799 21799 I Quality : Skipped: false 11 cost 186.25566 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:21:54.363 21799 21799 I Quality : Skipped: false 1 cost 22.583796 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:21:55.083 21799 21799 I Quality : Skipped: true 2 cost 37.344215 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:21:55.219 21799 21799 I Quality : Skipped: false 3 cost 58.65824 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:23:02.699 21799 21799 I Quality : Skipped: false 4 cost 78.66864 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:23:04.283 22058 22058 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:23:04.345 22058 22058 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:23:04.345 22058 22058 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:23:04.417 22058 22058 I Quality : ActivityThread: viewInflate delay 162 org.nekomanga.neko:layout/main_activity 22058
07-23 16:23:04.600 22058 22058 I Quality : ActivityThread: activityStart delay 420 org.nekomanga.neko 22058
07-23 16:23:04.631 22058 22058 I Quality : Skipped: false 5 cost 93.79584 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:04.740 22058 22058 I Quality : Skipped: false 6 cost 103.317154 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:04.823 22058 22058 I Quality : Skipped: false 4 cost 70.91027 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:04.863 22058 22058 I Quality : Skipped: false 1 cost 27.372728 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.417 22058 22058 I Quality : ActivityThread: performLayout delay 306 org.nekomanga.neko 22058
07-23 16:23:06.470 22058 22058 I Quality : Skipped: false 22 cost 361.88077 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.493 22058 22058 I Quality : Skipped: false 1 cost 20.718836 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.524 22058 22058 I Quality : Skipped: false 1 cost 19.007832 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.603 22058 22058 I Quality : Skipped: false 3 cost 65.35085 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.660 22058 22058 I Quality : Skipped: false 3 cost 56.279778 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:06.690 22058 22058 I Quality : Skipped: false 1 cost 19.730679 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.303 22058 22058 I Quality : Skipped: false 1 cost 20.890356 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.377 22058 22058 I Quality : Skipped: false 2 cost 45.79502 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.442 22058 22058 I Quality : Skipped: false 1 cost 27.984848 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.466 22058 22058 I Quality : Skipped: false 1 cost 19.154423 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.504 22058 22058 I Quality : Skipped: false 1 cost 23.841429 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.576 22058 22058 I Quality : Skipped: false 1 cost 30.258528 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.609 22058 22058 I Quality : Skipped: false 1 cost 29.902071 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.631 22058 22058 I Quality : Skipped: false 1 cost 18.534336 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:07.877 22058 22058 I Quality : Skipped: false 1 cost 16.590813 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:36.262 22058 22058 I Quality : Skipped: false 1 cost 20.93708 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:36.694 22058 22058 I Quality : Skipped: false 1 cost 23.403276 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:36.789 22058 22058 I Quality : Skipped: false 5 cost 85.51076 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:36.911 22058 22058 I Quality : Skipped: false 6 cost 108.13721 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:37.959 22058 22058 I Quality : Skipped: false 13 cost 213.72002 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:38.006 22058 22058 I Quality : Skipped: false 2 cost 45.95983 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:38.154 22058 22058 I Quality : Skipped: false 1 cost 29.040184 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:38.181 22058 22058 I Quality : Skipped: false 1 cost 22.531471 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:40.537 22058 22058 I Quality : ActivityThread: activityStart delay 210 org.nekomanga.neko 22058
07-23 16:23:40.562 22058 22058 I Quality : Skipped: false 4 cost 72.9884 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:40.913 22058 22058 I Quality : Skipped: false 20 cost 341.76038 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:40.986 22058 22058 I Quality : Skipped: false 4 cost 66.65982 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.025 22058 22058 I Quality : Skipped: false 1 cost 23.750221 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.089 22058 22058 I Quality : Skipped: false 3 cost 54.272564 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.215 22058 22058 I Quality : Skipped: false 5 cost 98.09761 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.453 22058 22058 I Quality : Skipped: true 1 cost 22.261953 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.755 22058 22058 I Quality : Skipped: false 1 cost 25.848131 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.801 22058 22058 I Quality : Skipped: true 1 cost 22.83327 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.875 22058 22058 I Quality : Skipped: true 3 cost 63.88103 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:41.944 22058 22058 I Quality : Skipped: false 4 cost 66.739204 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.028 22058 22058 I Quality : Skipped: false 3 cost 51.088253 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.249 22058 22058 I Quality : Skipped: false 1 cost 23.823647 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.298 22058 22058 I Quality : Skipped: false 1 cost 23.513208 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.349 22058 22058 I Quality : Skipped: false 1 cost 24.88992 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.374 22058 22058 I Quality : Skipped: false 1 cost 17.128677 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.454 22058 22058 I Quality : Skipped: false 1 cost 31.131529 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.483 22058 22058 I Quality : Skipped: false 1 cost 26.65579 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.512 22058 22058 I Quality : Skipped: false 1 cost 23.228374 refreshRate 0 processName org.nekomanga.neko
07-23 16:23:42.541 22058 22058 I Quality : Skipped: false 1 cost 19.250528 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:14.525 22927 22927 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:24:14.574 22927 22927 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:24:14.574 22927 22927 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:24:14.634 22927 22927 I Quality : ActivityThread: viewInflate delay 133 org.nekomanga.neko:layout/main_activity 22927
07-23 16:24:14.813 22927 22927 I Quality : ActivityThread: activityStart delay 346 org.nekomanga.neko 22927
07-23 16:24:14.842 22927 22927 I Quality : Skipped: false 34 cost 566.64355 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:14.941 22927 22927 I Quality : Skipped: false 5 cost 86.99453 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:15.000 22927 22927 I Quality : Skipped: false 2 cost 46.86229 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:15.045 22927 22927 I Quality : Skipped: false 2 cost 43.095432 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:16.138 22927 22927 I Quality : Skipped: false 22 cost 375.04865 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:16.251 22927 22927 I Quality : Skipped: false 6 cost 108.37313 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:16.502 22927 22927 I Quality : Skipped: false 14 cost 243.39812 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:16.572 22927 22927 I Quality : Skipped: false 3 cost 65.192665 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:17.637 22927 22927 I Quality : Skipped: false 16 cost 270.87088 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:17.668 22927 22927 I Quality : Skipped: false 1 cost 20.47257 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:27.446 22927 22927 I Quality : Skipped: false 1 cost 30.345284 refreshRate 0 processName org.nekomanga.neko
07-23 16:24:27.928 23086 23086 I Quality : ActivityThread: activityStart delay 61 org.nekomanga.neko:error_handler 23086
07-23 16:24:27.932 23086 23086 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:24:27.932 23086 23086 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:24:27.990 23086 23086 I Quality : Skipped: false 1 cost 29.066875 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:24:28.178 23086 23086 I Quality : Skipped: false 10 cost 167.47705 refreshRate 0 processName org.nekomanga.neko:error_handler
--------- beginning of main
07-23 16:24:45.100 23182 23182 E .nekomanga.nek: Unknown bits set in runtime_flags: 0x40000000
07-23 16:24:45.100 23182 23182 I .nekomanga.nek: Using CollectorTypeCC GC.
07-23 16:24:45.107 23182 23182 E .nekomanga.nek: Not starting debugger since process cannot load the jdwp agent.
07-23 16:24:45.110 23182 23182 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
07-23 16:24:45.114 23182 23182 I OneTrace: Mark active for pid=23182? true
07-23 16:24:45.114 23182 23182 D cutils-dev: otrace_set_tracing_enabled? true
07-23 16:24:45.125 23182 23196 D cutils-dev: properties changed in otrace_seq_number_changed!
07-23 16:24:45.130 23182 23182 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 11196; state: ENABLED
07-23 16:24:45.130 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusAutoResolutionFeature
07-23 16:24:45.130 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: getOplusAutoResolutionFeature
07-23 16:24:45.131 23182 23182 D CompactWindowAppManager: initCompactApplicationInfo
07-23 16:24:45.152 23182 23182 I OplusFeatureCache: Milliseconds spent on init(): 10
07-23 16:24:45.155 23182 23182 D LoadedApk: mApplicationInfo overrideDisplayId:null
07-23 16:24:45.156 23182 23182 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory
07-23 16:24:45.156 23182 23182 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory
07-23 16:24:45.163 23182 23182 D nativeloader: Configuring clns-4 for other apk /apex/com.android.extservices/javalib/android.ext.adservices.jar. target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/lib/arm64:/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/org.nekomanga.neko
07-23 16:24:45.163 23182 23182 D nativeloader: Extending system_exposed_libraries: libvraudio_client.qti.so:libbinauralrenderer_wrapper.qti.so:libhoaeffects.qti.so:libQOC.qti.so:libSloganJni.oplus.so:libsuperNight_mtk.oplus.so:libupdateprof.qti.so:libQOC.qti.so:libdiag_system.qti.so:libqape.qti.so:libqesdk_ndk_platform.qti.so:liblistenjni.qti.so
07-23 16:24:45.165 23182 23182 D nativeloader: InitApexLibraries:
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_appsearch: libicing.so
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_art: libartservice.so
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_conscrypt: libjavacrypto.so
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_extservices: libtflite_support_classifiers_native.so
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_os_statsd: libstats_jni.so
07-23 16:24:45.165 23182 23182 D nativeloader: com_android_tethering: libandroid_net_connectivity_com_android_net_module_util_jni.so:libcrypto.so:libframework-connectivity-jni.so:libframework-connectivity-tiramisu-jni.so:libmainlinecronet.121.0.6103.2.so:libservice-connectivity.so:libservice-thread-jni.so:libssl.so
07-23 16:24:45.168 23182 23182 D nativeloader: Configuring clns-5 for other apk /data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/lib/arm64:/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/org.nekomanga.neko
07-23 16:24:45.177 23182 23182 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
07-23 16:24:45.178 23182 23182 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
07-23 16:24:45.180 23182 23182 I MultiDex: VM with version 2.1.0 has multidex support
07-23 16:24:45.180 23182 23182 I MultiDex: Installing application
07-23 16:24:45.180 23182 23182 I MultiDex: VM has multidex support, MultiDex support library is disabled.
07-23 16:24:45.188 23182 23182 D SessionsDependencies: Dependency to CRASHLYTICS added.
07-23 16:24:45.190 23182 23182 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT]
07-23 16:24:45.201 23182 23182 D FirebaseSessions: Initializing Firebase Sessions SDK.
07-23 16:24:45.202 23182 23182 I FirebaseCrashlytics: Initializing Firebase Crashlytics 19.0.2 for org.nekomanga.neko
07-23 16:24:45.211 23182 23182 D SessionsDependencies: Subscriber CRASHLYTICS registered.
07-23 16:24:45.231 23182 23202 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:117 and remote module com.google.android.gms.measurement.dynamite:118
07-23 16:24:45.231 23182 23202 I DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 118
07-23 16:24:45.234 23182 23182 I FirebaseInitProvider: FirebaseApp initialization successful
07-23 16:24:45.234 23182 23203 D LifecycleServiceBinder: Binding service to application.
07-23 16:24:45.242 23182 23182 D WM-WrkMgrInitializer: Initializing WorkManager with default configuration.
07-23 16:24:45.243 23182 23202 W System : ClassLoader referenced unknown path:
07-23 16:24:45.244 23182 23202 D nativeloader: Configuring clns-6 for other apk . target_sdk_version=34, uses_libraries=, library_path=/data/app/~~HhwsbT9wwvvRyyIKi6cCWA==/com.google.android.gms-7DuR8ztZnLDyKuMHoxZcww==/lib/arm64:/data/app/~~HhwsbT9wwvvRyyIKi6cCWA==/com.google.android.gms-7DuR8ztZnLDyKuMHoxZcww==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
07-23 16:24:45.247 23182 23182 D WM-PackageManagerHelper: Skipping component enablement for androidx.work.impl.background.systemjob.SystemJobService
07-23 16:24:45.247 23182 23182 D WM-Schedulers: Created SystemJobScheduler and enabled SystemJobService
07-23 16:24:45.252 23182 23204 I FirebaseCrashlytics: No version control information found
07-23 16:24:45.261 23182 23202 W .nekomanga.nek: ClassLoaderContext classpath size mismatch. expected=12, found=3 (DLC[];PCL[base.apk670808017:base.apk!classes2.dex2953785958:base.apk!classes3.dex2496109956:base.apk!classes4.dex2118714341:base.apk!classes5.dex1943057000:base.apk!classes6.dex1696582151:base.apk!classes7.dex111560226:base.apk!classes8.dex3582967562:base.apk!classes9.dex205679110:base.apk!classes10.dex1434815258:base.apk!classes11.dex320903754:base.apk!classes12.dex2943893834]{PCL[/system/framework/org.apache.http.legacy.jar3034548895]#PCL[/apex/com.android.extservices/javalib/android.ext.adservices.jar2934814306]#PCL[/system/framework/com.android.media.remotedisplay.jar3472798122]#PCL[/system/framework/com.android.location.provider.jar3633238673]#PCL[/system/framework/org.apache.http.legacy.jar3034548895]#PCL[/apex/com.android.extservices/javalib/android.ext.adservices.jar2934814306]} | DLC[];PCL[/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk3051427162:/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk!classes2.dex3576646278:/data/app/~~26bMn7g6dIhjMQePUtKAfw==/org.nekomanga.neko-FtC8hddX8XVibFxhAH5CzQ==/base.apk!classes3.dex1437956817]{PCL[/apex/com.android.extservices/javalib/android.ext.adservices.jar2934814306]})
07-23 16:24:45.265 23182 23182 W ziparchive: Unable to open '/data/app/~~h0D7u4eAlq4C1nP6JM1k9A==/com.google.android.trichromelibrary_653305142-avIqZ_XYNnCwS0B3t9FH1w==/base.dm': No such file or directory
07-23 16:24:45.265 23182 23182 W ziparchive: Unable to open '/data/app/~~h0D7u4eAlq4C1nP6JM1k9A==/com.google.android.trichromelibrary_653305142-avIqZ_XYNnCwS0B3t9FH1w==/base.dm': No such file or directory
07-23 16:24:45.266 23182 23182 W .nekomanga.nek: Entry not found
07-23 16:24:45.267 23182 23182 D nativeloader: Configuring clns-7 for other apk /data/app/~~h0D7u4eAlq4C1nP6JM1k9A==/com.google.android.trichromelibrary_653305142-avIqZ_XYNnCwS0B3t9FH1w==/base.apk. target_sdk_version=35, uses_libraries=ALL, library_path=/data/app/~~s-whIMrs2KUnnUUUGKVmew==/com.google.android.webview-KxfvkuZdMVdWR1R0zv-PuA==/lib/arm64:/data/app/~~s-whIMrs2KUnnUUUGKVmew==/com.google.android.webview-KxfvkuZdMVdWR1R0zv-PuA==/base.apk!/lib/arm64-v8a:/data/app/~~h0D7u4eAlq4C1nP6JM1k9A==/com.google.android.trichromelibrary_653305142-avIqZ_XYNnCwS0B3t9FH1w==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand
07-23 16:24:45.267 23182 23182 D nativeloader: Extending system_exposed_libraries: libvraudio_client.qti.so:libbinauralrenderer_wrapper.qti.so:libhoaeffects.qti.so:libQOC.qti.so:libSloganJni.oplus.so:libsuperNight_mtk.oplus.so:libupdateprof.qti.so:libQOC.qti.so:libdiag_system.qti.so:libqape.qti.so:libqesdk_ndk_platform.qti.so:liblistenjni.qti.so
07-23 16:24:45.270 23182 23182 D nativeloader: Configuring clns-8 for other apk /data/app/~~s-whIMrs2KUnnUUUGKVmew==/com.google.android.webview-KxfvkuZdMVdWR1R0zv-PuA==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~s-whIMrs2KUnnUUUGKVmew==/com.google.android.webview-KxfvkuZdMVdWR1R0zv-PuA==/lib/arm64:/data/app/~~s-whIMrs2KUnnUUUGKVmew==/com.google.android.webview-KxfvkuZdMVdWR1R0zv-PuA==/base.apk!/lib/arm64-v8a:/data/app/~~h0D7u4eAlq4C1nP6JM1k9A==/com.google.android.trichromelibrary_653305142-avIqZ_XYNnCwS0B3t9FH1w==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand
07-23 16:24:45.272 23182 23182 I WebViewFactory: Loading com.google.android.webview version 127.0.6533.51 (code 653305142)
07-23 16:24:45.277 23182 23217 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 11196; state: ENABLED
07-23 16:24:45.292 23182 23182 I cr_WVCFactoryProvider: version=127.0.6533.51 (653305142) minSdkVersion=29 isBundle=true multiprocess=true packageId=2
07-23 16:24:45.299 23182 23222 I chromium: [0723/162445.298469:INFO:variations_seed_loader.cc(68)] Failed to open file for reading.: No such file or directory (2)
07-23 16:24:45.303 23182 23182 I cr_LibraryLoader: Successfully loaded native library
07-23 16:24:45.303 23182 23182 I cr_CachingUmaRecorder: Flushed 6 samples from 6 histograms, 0 samples were dropped.
07-23 16:24:45.353 23182 23226 E .nekomanga.nek: No package ID 79 found for ID 0x790b0007.
07-23 16:24:45.353 23182 23226 E .nekomanga.nek: No package ID 79 found for ID 0x790b0007.
07-23 16:24:45.356 23182 23226 I FA : App measurement initialized, version: 98000
07-23 16:24:45.356 23182 23226 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
07-23 16:24:45.357 23182 23226 I FA : To enable faster debug mode event logging run:
07-23 16:24:45.357 23182 23226 I FA : adb shell setprop debug.firebase.analytics.app org.nekomanga.neko
07-23 16:24:45.436 23182 23182 D SessionLifecycleService: Service bound to new client on process 23182
07-23 16:24:45.439 23182 23232 D SessionLifecycleService: App has not yet foregrounded. Using previously stored session: null
07-23 16:24:45.439 23182 23232 D SessionLifecycleService: Client android.os.Messenger@27313fb bound at 1754133874. Clients: 1
07-23 16:24:45.465 23182 23182 D SessionLifecycleClient: Connected to SessionLifecycleService. Queue size 0
07-23 16:24:45.489 23182 23243 I TRuntime.CctTransportBackend: Making request to: https://crashlyticsreports-pa.googleapis.com/v1/firelog/legacy/batchlog
07-23 16:24:47.125 23182 23243 I TRuntime.CctTransportBackend: Status Code: 200
07-23 16:24:47.155 23182 23212 I TRuntime.CctTransportBackend: Making request to: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog
07-23 16:24:47.533 23182 23212 I TRuntime.CctTransportBackend: Status Code: 200
07-23 16:24:50.624 23182 23264 D ProfileInstaller: Skipping profile installation for org.nekomanga.neko
07-23 16:25:55.663 23086 23127 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff]
07-23 16:25:55.680 23086 23754 I OpenGLRenderer: Davey! duration=87688ms; Flags=1, FrameTimelineVsyncId=133088989, IntendedVsync=1754116399611005, Vsync=1754116416004447, InputEventId=0, HandleInputStart=1754116430323039, AnimationStart=1754116430325903, PerformTraversalsStart=1754116430326997, DrawStart=1754116578259341, FrameDeadline=1754116432397889, FrameInterval=1754116428677882, FrameStartTime=16393442, SyncQueued=1754116593458299, SyncStart=1754116593556268, IssueDrawCommandsStart=1754116594221216, SwapBuffers=1754116609402414, FrameCompleted=1754204088403370, DequeueBufferDuration=16093, QueueBufferDuration=1056406, GpuCompleted=1754204088403370, SwapBuffersCompleted=1754116610941945, DisplayPresentTime=0,
07-23 16:25:57.907 23182 23182 E MultiApp.Impl: OplusMultiAppImpl
07-23 16:25:57.913 23182 23182 D AppCompatDelegate: Checking for metadata for AppLocalesMetadataHolderService : Service not found
07-23 16:25:57.950 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: Unknow feature:IOplusTextViewRTLUtilForUG
07-23 16:25:57.969 23182 23182 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
07-23 16:25:58.020 23182 23182 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:25:58.020 23182 23182 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
07-23 16:25:58.032 23182 23182 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 11196; state: ENABLED
07-23 16:25:58.032 23182 23182 D ScrollOptimizationHelper: can't find the config file for optimizaiton
07-23 16:25:58.032 23182 23182 D ScrollOptimizationHelper: will not debug for debug is false
07-23 16:25:58.033 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.033 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.033 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.072 23182 23182 I Quality : ActivityThread: viewInflate delay 123 org.nekomanga.neko:layout/main_activity 23182
07-23 16:25:58.098 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.098 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.098 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.101 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.101 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.101 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.119 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.119 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.119 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.136 23182 23182 E SQLiteLog: (283) recovered 6 frames from WAL file /data/data/org.nekomanga.neko/databases/tachiyomi.db-wal
07-23 16:25:58.152 23182 23182 E .nekomanga.nek: Invalid ID 0x00000001.
07-23 16:25:58.154 23182 23233 E SQLiteLog: (284) automatic index on C(manga_id)
07-23 16:25:58.154 23182 23233 E SQLiteLog: (284) automatic index on R(manga_id)
07-23 16:25:58.154 23182 23233 E SQLiteLog: (284) automatic index on B(manga_id)
07-23 16:25:58.154 23182 23233 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
07-23 16:25:58.225 23182 23182 I Quality : ActivityThread: activityStart delay 343 org.nekomanga.neko 23182
07-23 16:25:58.229 23182 23206 D SessionLifecycleClient: Sending lifecycle 1 to service
07-23 16:25:58.229 23182 23232 D SessionLifecycleService: Activity foregrounding at 1754206667.
07-23 16:25:58.229 23182 23232 D SessionLifecycleService: Cold start detected.
07-23 16:25:58.230 23182 23232 D SessionLifecycleService: Generated new session 58e742c3c82142e89e7cbfb5bd47c165
07-23 16:25:58.230 23182 23232 D SessionLifecycleService: Broadcasting new session: SessionDetails(sessionId=58e742c3c82142e89e7cbfb5bd47c165, firstSessionId=58e742c3c82142e89e7cbfb5bd47c165, sessionIndex=0, sessionStartTimestampUs=1721723158230000)
07-23 16:25:58.231 23182 23214 D SessionFirelogPublisher: Data Collection is enabled for at least one Subscriber
07-23 16:25:58.231 23182 23769 I FA : Tag Manager is not found and thus will not be used
07-23 16:25:58.232 23182 23182 D OplusSlideAnimOptHelper: org.nekomanga.neko scrollEffectOpt enable = false
07-23 16:25:58.237 23182 23182 D WindowManager: Add to mViews: DecorView@ded51d[MainActivity],pkg= org.nekomanga.neko
07-23 16:25:58.240 23182 23762 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
07-23 16:25:58.242 23182 23762 D ExtensionsLoader: Opened libhwuiextimpl.so
07-23 16:25:58.242 23182 23182 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
07-23 16:25:58.243 23182 23182 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
07-23 16:25:58.243 23182 23182 E .nekomanga.nek: ofbOpen failed with error=No such file or directory
07-23 16:25:58.243 23182 23182 E .nekomanga.nek: sysOpen failed with error=No such file or directory
07-23 16:25:58.248 23182 23199 D EventGDTLogger: Session Event: {"eventType":1,"sessionData":{"sessionId":"58e742c3c82142e89e7cbfb5bd47c165","firstSessionId":"58e742c3c82142e89e7cbfb5bd47c165","sessionIndex":0,"eventTimestampUs":1721723158230000,"dataCollectionStatus":{"performance":1,"crashlytics":2,"sessionSamplingRate":1.0},"firebaseInstallationId":"dAqEjM5DTjestBO8YO2gMR","firebaseAuthenticationToken":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjE6NDU4ODUyMzQ0NzM5OmFuZHJvaWQ6ZTAzNDkzMjk5NzVhZWY3ZWIzNzAxNiIsImV4cCI6MTcyMjMyNzQ1NSwiZmlkIjoiZEFxRWpNNURUamVzdEJPOFlPMmdNUiIsInByb2plY3ROdW1iZXIiOjQ1ODg1MjM0NDczOX0.AB2LPV8wRAIgCig0CyGhaEkxLzLAUUk7P0H5BZMJXmZNsTcE5g0r4qACIFubU39aWw-k0DKNVrLw9EhxoOv96k_TiPMoa5M32k7H"},"applicationInfo":{"appId":"1:458852344739:android:e0349329975aef7eb37016","deviceModel":"RMX2170","sessionSdkVersion":"2.0.2","osVersion":"12","logEnvironment":3,"androidAppInfo":{"packageName":"org.nekomanga.neko","versionName":"2.16.9","appBuildVersion":"10","deviceManufacturer":"realme","currentProcessDetails":{"processName":"org.nekomanga.neko","pid":23182,"importance":100,"defaultProcess":true},"appProcessDetails":[{"processName":"org.nekomanga.neko","pid":23182,"importance":100,"defaultProcess":true},{"processName":"org.nekomanga.neko:error_handler","pid":23086,"importance":400,"defaultProcess":false}]}}}
07-23 16:25:58.248 23182 23199 D SessionFirelogPublisher: Successfully logged Session Start event: 58e742c3c82142e89e7cbfb5bd47c165
07-23 16:25:58.256 23182 23182 I Quality : Skipped: false 5 cost 87.56907 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:58.258 23182 23182 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
07-23 16:25:58.258 23182 23182 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
07-23 16:25:58.292 23182 23182 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
07-23 16:25:58.292 23182 23182 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: QUALCOMM build : c5f0e23, I9972db7aac
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Build Date : 04/28/21
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.10
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Local Branch :
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Remote Branch :
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Remote Branch :
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Reconstruct Branch :
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
07-23 16:25:58.302 23182 23762 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
07-23 16:25:58.305 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.305 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.305 23182 23182 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
07-23 16:25:58.310 23182 23762 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
07-23 16:25:58.321 23182 23762 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
07-23 16:25:58.353 23086 23113 E BLASTBufferQueue: BLASTBufferItemConsumer::onDisconnect()
07-23 16:25:58.353 23086 23113 D OpenGLRenderer: endAllActiveAnimators on 0xb400007577651e00 (UnprojectedRipple) with handle 0xb4000075f1e0d0e0
07-23 16:25:58.362 23182 23182 D SessionLifecycleClient: Session update received: 58e742c3c82142e89e7cbfb5bd47c165
07-23 16:25:58.363 23182 23203 D SessionLifecycleClient: Notified CRASHLYTICS of new session 58e742c3c82142e89e7cbfb5bd47c165
07-23 16:25:58.363 23182 23182 I Quality : Skipped: false 5 cost 96.01521 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:58.366 23182 23196 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff]
07-23 16:25:58.430 23182 23182 I Quality : Skipped: false 3 cost 64.5668 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:58.472 23182 23182 I Quality : Skipped: false 2 cost 41.35394 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:58.634 23182 23233 W CursorWindow: Window is full: requested allocation 456 bytes, free space 323 bytes, window size 2097152 bytes
07-23 16:25:58.692 23182 23233 W CursorWindow: Window is full: requested allocation 114 bytes, free space 72 bytes, window size 2097152 bytes
07-23 16:25:58.739 23182 23233 W CursorWindow: Window is full: requested allocation 114 bytes, free space 54 bytes, window size 2097152 bytes
07-23 16:25:59.368 23182 23182 I Quality : Skipped: false 20 cost 330.3266 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:59.424 23182 23182 I Quality : Skipped: false 1 cost 25.547564 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:59.431 23182 23190 I .nekomanga.nek: Background young concurrent copying GC freed 186003(8718KB) AllocSpace objects, 12(240KB) LOS objects, 28% free, 20MB/28MB, paused 1.339ms,141us total 117.674ms
07-23 16:25:59.491 23182 23182 I Quality : Skipped: false 3 cost 59.92904 refreshRate 0 processName org.nekomanga.neko
07-23 16:25:59.513 23182 23182 I Quality : Skipped: false 1 cost 16.424206 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:00.030 23182 23190 I .nekomanga.nek: NativeAlloc concurrent copying GC freed 99899(6635KB) AllocSpace objects, 23(456KB) LOS objects, 49% free, 15MB/30MB, paused 265us,43us total 114.298ms
07-23 16:26:00.260 23182 23182 I Quality : Skipped: false 2 cost 41.941967 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:00.355 23182 23182 I Quality : Skipped: false 5 cost 87.20781 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:00.878 23182 23192 W System : A resource failed to call close.
07-23 16:26:01.044 23182 23796 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:01.069 23182 23786 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:01.085 23182 23209 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:01.115 23182 23235 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:01.126 23182 23796 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:01.183 23182 23182 I Quality : Skipped: false 10 cost 177.80498 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:01.257 23182 23182 I Quality : Skipped: false 3 cost 55.373856 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:01.592 23182 23801 I BitmapFactoryExtImpl: ORMS_ACTION_DECODE is set
07-23 16:26:02.440 23182 23182 I Quality : Skipped: false 1 cost 24.546394 refreshRate 0 processName org.nekomanga.neko
07-23 16:26:02.542 23182 23182 I .nekomanga.nek: System.exit called, status: 0
07-23 16:26:02.542 23182 23182 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
07-23 16:26:02.704 23086 23086 D WindowManager: Add to mViews: DecorView@bc139af[CrashActivity],pkg= org.nekomanga.neko
07-23 16:26:02.764 23086 23086 I Quality : Skipped: false 2 cost 37.438656 refreshRate 0 processName org.nekomanga.neko:error_handler
07-23 16:26:02.772 23086 23127 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff]

Neko version

2.16.9

Android version

Android 12

Device

Realme 7 pro

Other details

Also happen on ver 2.16.8

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to the newest version Latest.
  • I have filled out all of the requested information in this form.