Ehviewer-Overhauled / Ehviewer

EhViewer overhauled with Material Design 3, Jetpack Compose and more
GNU General Public License v3.0
5.18k stars 234 forks source link

已下载页面内某些画廊拉取封面时可能引起崩溃 #1089

Closed nsplup closed 1 year ago

nsplup commented 1 year ago

复现步骤 / Step to reproduce

  1. 进入已下载页面
  2. 向下滚动
  3. 某个无封面的画廊出现在可视区域后闪退

预期行为 / Expected behaviour

如常

实际行为 / Actual Behaviour

应用崩溃

应用日志 / App logs

--------- beginning of crash 05-18 03:54:20.605 28782 28782 E AndroidRuntime: FATAL EXCEPTION: main 05-18 03:54:20.605 28782 28782 E AndroidRuntime: Process: moe.tarsin.ehviewer, PID: 28782 05-18 03:54:20.605 28782 28782 E AndroidRuntime: java.lang.IllegalStateException: Check failed. 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at tu.s(Unknown Source:204) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at ou.f(Unknown Source:20) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at ou.g(Unknown Source:54) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at Qh0.l(Unknown Source:1160) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at Qh0.d(Unknown Source:5) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at androidx.recyclerview.widget.StaggeredGridLayoutManager.K0(Unknown Source:125) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at androidx.recyclerview.widget.StaggeredGridLayoutManager.e1(Unknown Source:15) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at androidx.recyclerview.widget.StaggeredGridLayoutManager.t0(Unknown Source:0) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.l0(Unknown Source:35) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at androidx.recyclerview.widget.a.run(Unknown Source:124) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1218) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:972) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:867) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1203) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:233) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.os.Looper.loop(Looper.java:344) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8205) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589) 05-18 03:54:20.605 28782 28782 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071) --------- beginning of main 05-18 04:04:22.215 9756 9756 E tarsin.ehviewe: Unknown bits set in runtime_flags: 0x40000000 05-18 04:04:22.219 9756 9756 E tarsin.ehviewe: Not starting debugger since process cannot load the jdwp agent. 05-18 04:04:22.220 9756 9756 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:22.223 9756 9756 I OneTrace: Mark active for pid=9756? true 05-18 04:04:22.223 9756 9756 D cutils-dev: otrace_set_tracing_enabled? true 05-18 04:04:22.238 9756 9772 D cutils-dev: properties changed in otrace_seq_number_changed! 05-18 04:04:22.241 9756 9756 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10377; state: ENABLED 05-18 04:04:22.241 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusAutoResolutionFeature 05-18 04:04:22.241 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: getOplusAutoResolutionFeature 05-18 04:04:22.245 9756 9756 W libc : Access denied finding property "ro.odm.prev.product.name" 05-18 04:04:22.245 9756 9756 W libc : Access denied finding property "ro.vendor.oplus.gundam" 05-18 04:04:22.246 9756 9756 D LoadedApk: mApplicationInfo overrideDisplayId:null --------- beginning of system 05-18 04:04:22.264 9756 9756 I Quality : LaunchTime2.0: moe.tarsin.ehviewer createOrUpdateClassLoaderLocked took time: 17 05-18 04:04:22.267 9756 9756 V GraphicsEnvironment: ANGLE Developer option for 'moe.tarsin.ehviewer' set to: 'default' 05-18 04:04:22.267 9756 9756 V GraphicsEnvironment: App is not on the allowlist for updatable production driver. 05-18 04:04:22.268 9756 9756 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 05-18 04:04:22.269 9756 9756 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 05-18 04:04:22.305 9756 9756 D WM-WrkMgrInitializer: Initializing WorkManager with default configuration. 05-18 04:04:22.323 9756 9777 D OplusFeatureConfigManager: Milliseconds spent on initOplusFeatureCache(): 1 05-18 04:04:22.325 9756 9756 I Quality : BindApplication: moe.tarsin.ehviewer 05-18 04:04:22.337 9756 9756 I PowerHalWrapper: PowerHalWrapper.getInstance 05-18 04:04:22.350 9756 9792 D libMEOW : meow new tls: 0xb400007a3e7652c0 05-18 04:04:22.351 9756 9792 D libMEOW : meow reload base cfg path: na 05-18 04:04:22.351 9756 9792 D libMEOW : meow reload overlay cfg path: na 05-18 04:04:22.351 9756 9756 W AppLocalesStorageHelper: Reading app Locales : Locales record file not found: androidx.appcompat.app.AppCompatDelegate.application_locales_record_file 05-18 04:04:22.352 9756 9792 W QT : qt_process_init() called 05-18 04:04:22.353 9756 9792 E QT : [QT]file does not exist 05-18 04:04:22.353 9756 9792 W QT : Support!! 05-18 04:04:22.359 9756 9756 I AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's 05-18 04:04:22.362 9756 9792 E QT : [QT]file does not exist 05-18 04:04:22.363 9756 9792 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:22.363 9756 9792 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:22.363 9756 9794 D mNetworkCallback: onAvailable: 100 05-18 04:04:22.364 9756 9792 D libMEOW : meow delete tls: 0xb400007a3e7652c0 05-18 04:04:22.364 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: Unknow feature:IOplusTextViewRTLUtilForUG 05-18 04:04:22.367 9756 9777 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10377; state: ENABLED 05-18 04:04:22.368 9756 9756 D ScrollOptimizationHelper: can't find the config file for optimizaiton 05-18 04:04:22.368 9756 9756 D ScrollOptimizationHelper: will not debug for debug is false 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.368 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.382 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.382 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.382 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.447 9756 9756 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance 05-18 04:04:22.458 9756 9756 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false 05-18 04:04:22.458 9756 9756 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false 05-18 04:04:22.465 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.465 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.465 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.476 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.476 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.476 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.478 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.478 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.478 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.586 9756 9756 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10377; state: ENABLED 05-18 04:04:22.586 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.586 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.586 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.608 9756 9786 D EhEngine: https://exhentai.org/ 05-18 04:04:22.610 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.610 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.610 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:22.627 9756 9756 I SurfaceFactory: [static] sSurfaceFactory = com.mediatek.view.impl.SurfaceFactoryImpl@2e5dee0 05-18 04:04:22.628 9756 9756 I MsyncFactory: [static] sMsyncFactory = com.mediatek.view.impl.MsyncFactoryImpl@7085599 05-18 04:04:22.628 9756 9819 D OpenMsyncAppList: loadTunerAppList + 05-18 04:04:22.628 9756 9756 D OplusSlideAnimOptHelper: moe.tarsin.ehviewer scrollEffectOpt enable = false 05-18 04:04:22.630 9756 9819 D OpenMsyncAppList: loadTunerAppList - 05-18 04:04:22.631 9756 9756 D WindowManager: Add to mViews: DecorView@af3046a[MainActivity],pkg= moe.tarsin.ehviewer 05-18 04:04:22.632 9756 9790 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:22.647 9756 9790 E ExtensionsLoader: dlopen failed: library "libhwuiextimpl.so" not found 05-18 04:04:22.647 9756 9756 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:22.654 9756 9756 D ExtensionsLoader: Opened libSchedAssistExtImpl.so 05-18 04:04:22.654 9756 9756 E tarsin.ehviewe: ofbOpen failed with error=No such file or directory 05-18 04:04:22.654 9756 9756 E tarsin.ehviewe: sysOpen failed with error=No such file or directory 05-18 04:04:22.657 9756 9756 D ViewRootImpl[MainActivity]: hardware acceleration = true, sRendererEnabled = true, forceHwAccelerated = false 05-18 04:04:22.661 9756 9756 D libMEOW : meow new tls: 0xb4000079cbc51340 05-18 04:04:22.661 9756 9756 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:22.661 9756 9756 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:22.663 9756 9756 I Choreographer: Skipped 43 frames! The application may be doing too much work on its main thread. 05-18 04:04:22.663 9756 9756 I Quality : Skipped: false 43 05-18 04:04:22.683 9756 9756 I BufferQueueConsumer: connect: controlledByApp=false 05-18 04:04:22.684 9756 9756 I BLASTBufferQueue: [ViewRootImpl[MainActivity]#0] constructor() 05-18 04:04:22.685 9756 9756 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:22.685 9756 9756 D ExtensionsLoader: Opened libSchedAssistExtImpl.so 05-18 04:04:22.685 9756 9756 V OplusZoomWindowDecorViewHelper: setLastReportedMergedConfiguration mZoomDisplayHeight: 2400 getDecorView.183698538 05-18 04:04:22.686 9756 9790 D libMEOW : meow new tls: 0xb4000079cbc8a380 05-18 04:04:22.686 9756 9790 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:22.686 9756 9790 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:22.708 9756 9790 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:22.708 9756 9790 I BufferQueueProducer: ViewRootImpl[MainActivity]#0(BLAST Consumer)0 connect: api=1 producerControlledByApp=true 05-18 04:04:22.728 9756 9790 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:22.802 9756 9790 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 05-18 04:04:22.802 9756 9790 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 05-18 04:04:22.808 9756 9771 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff] 05-18 04:04:22.812 9756 9756 I Quality : Skipped: false 17 05-18 04:04:22.842 9756 9814 D EhSSLSocketFactory: Host: raw.githubusercontent.com Address: 151.101.0.133 Protocol:TLSv1.3 CipherSuite:TLS_AES_128_GCM_SHA256 05-18 04:04:22.852 9756 9756 I Quality : Skipped: false 4 05-18 04:04:22.927 9756 9756 D OplusClipboardManager: getUserPathInfo size = 0 05-18 04:04:22.927 9756 9756 D ClipboardManagerExt: getUserPathInfo success 05-18 04:04:23.013 9756 9771 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:23.021 9756 9771 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:23.093 9756 9756 I Quality : Skipped: true 4 05-18 04:04:23.105 9756 9771 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=3, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:23.934 9756 9818 D EhSSLSocketFactory: Host: exhentai.org Address: 178.175.128.252 Protocol:TLSv1.2 CipherSuite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 05-18 04:04:24.315 9756 9769 W System : A resource failed to call close. 05-18 04:04:24.320 9756 9769 W System : A resource failed to call close. 05-18 04:04:24.531 9756 9756 I Quality : Skipped: false 3 05-18 04:04:24.672 9756 9756 W tarsin.ehviewe: Accessing hidden method Landroid/content/res/Resources$Theme;->getKey()Landroid/content/res/Resources$ThemeKey; (max-target-o, reflection, denied) 05-18 04:04:24.899 9756 9756 I Quality : Skipped: false 14 05-18 04:04:25.517 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.517 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.517 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.534 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.534 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.534 9756 9756 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:25.549 9756 9756 I Quality : Skipped: false 6 05-18 04:04:25.720 9756 9863 D libMEOW : meow new tls: 0xb4000079aa60da00 05-18 04:04:25.720 9756 9863 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:25.720 9756 9863 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:25.724 9756 9788 D libMEOW : meow new tls: 0xb4000079a6a0d800 05-18 04:04:25.724 9756 9788 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:25.724 9756 9788 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:25.724 9756 9787 D libMEOW : meow new tls: 0xb4000079ae36fd40 05-18 04:04:25.724 9756 9787 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:25.724 9756 9787 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:25.724 9756 9788 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.725 9756 9787 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.740 9756 9779 D libMEOW : meow new tls: 0xb4000079ae32d8c0 05-18 04:04:25.740 9756 9779 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:25.740 9756 9779 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:25.741 9756 9779 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.771 9756 9787 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.822 9756 9787 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.865 9756 9787 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.873 9756 9756 I Quality : Skipped: false 18 05-18 04:04:25.897 9756 9756 I Quality : Skipped: false 1 05-18 04:04:25.920 9756 9786 D libMEOW : meow new tls: 0xb40000799bf92c80 05-18 04:04:25.920 9756 9786 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:25.920 9756 9786 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:25.920 9756 9786 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.934 9756 9756 I Quality : Skipped: false 1 05-18 04:04:25.942 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.942 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.942 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.942 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.943 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:25.943 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.127 9756 9756 I Quality : Skipped: true 1 05-18 04:04:27.176 9756 9783 D libMEOW : meow new tls: 0xb40000799bf48500 05-18 04:04:27.176 9756 9783 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:27.176 9756 9783 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:27.177 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.200 9756 9756 I Quality : Skipped: false 3 05-18 04:04:27.228 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.259 9756 9780 D libMEOW : meow new tls: 0xb40000799bd12dc0 05-18 04:04:27.260 9756 9780 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:27.260 9756 9780 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:27.261 9756 9780 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.297 9756 9756 I Quality : Skipped: false 5 05-18 04:04:27.310 9756 9780 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.341 9756 9780 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.364 9756 9756 I Quality : Skipped: false 3 05-18 04:04:27.390 9756 9789 D libMEOW : meow new tls: 0xb4000079ae392780 05-18 04:04:27.391 9756 9789 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:27.391 9756 9789 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:27.391 9756 9789 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.396 9756 9782 D libMEOW : meow new tls: 0xb4000079aaad5200 05-18 04:04:27.397 9756 9782 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:27.397 9756 9782 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:27.397 9756 9782 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.412 9756 9756 I Quality : Skipped: false 2 05-18 04:04:27.441 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.448 9756 9789 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.455 9756 9756 I Quality : Skipped: false 1 05-18 04:04:27.471 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.481 9756 9756 I Quality : Skipped: false 1 05-18 04:04:27.497 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.497 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.508 9756 9786 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.515 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.515 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.522 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.533 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.535 9756 9786 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.550 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.579 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.596 9756 9786 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.648 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.676 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.715 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.730 9756 9783 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.766 9756 9790 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:27.867 9756 9756 D AndroidRuntime: Shutting down VM 05-18 04:04:27.867 9756 9756 E AndroidRuntime: FATAL EXCEPTION: main 05-18 04:04:27.867 9756 9756 E AndroidRuntime: Process: moe.tarsin.ehviewer, PID: 9756 05-18 04:04:27.867 9756 9756 E AndroidRuntime: java.lang.IllegalStateException: Check failed. 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at tu.s(Unknown Source:204) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at ou.f(Unknown Source:20) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at ou.g(Unknown Source:54) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at Qh0.l(Unknown Source:1160) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at gK.c(Unknown Source:45) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at gK.b(Unknown Source:173) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at gK.run(Unknown Source:73) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:233) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at android.os.Looper.loop(Looper.java:344) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8205) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589) 05-18 04:04:27.867 9756 9756 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071) 05-18 04:04:27.895 9756 9756 I Process : Sending signal. PID: 9756 SIG: 9 05-18 04:04:29.435 10043 10043 E tarsin.ehviewe: Unknown bits set in runtime_flags: 0x40000000 05-18 04:04:29.440 10043 10043 E tarsin.ehviewe: Not starting debugger since process cannot load the jdwp agent. 05-18 04:04:29.441 10043 10043 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:29.443 10043 10043 I OneTrace: Mark active for pid=10043? true 05-18 04:04:29.443 10043 10043 D cutils-dev: otrace_set_tracing_enabled? true 05-18 04:04:29.445 10043 10050 D cutils-dev: properties changed in otrace_seq_number_changed! 05-18 04:04:29.464 10043 10043 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10377; state: ENABLED 05-18 04:04:29.464 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusAutoResolutionFeature 05-18 04:04:29.464 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: getOplusAutoResolutionFeature 05-18 04:04:29.468 10043 10043 W libc : Access denied finding property "ro.odm.prev.product.name" 05-18 04:04:29.468 10043 10043 W libc : Access denied finding property "ro.vendor.oplus.gundam" 05-18 04:04:29.469 10043 10043 D LoadedApk: mApplicationInfo overrideDisplayId:null 05-18 04:04:29.480 10043 10043 I Quality : LaunchTime2.0: moe.tarsin.ehviewer createOrUpdateClassLoaderLocked took time: 11 05-18 04:04:29.483 10043 10043 V GraphicsEnvironment: ANGLE Developer option for 'moe.tarsin.ehviewer' set to: 'default' 05-18 04:04:29.483 10043 10043 V GraphicsEnvironment: App is not on the allowlist for updatable production driver. 05-18 04:04:29.484 10043 10043 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 05-18 04:04:29.484 10043 10043 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 05-18 04:04:29.506 10043 10043 D WM-WrkMgrInitializer: Initializing WorkManager with default configuration. 05-18 04:04:29.519 10043 10060 D OplusFeatureConfigManager: Milliseconds spent on initOplusFeatureCache(): 1 05-18 04:04:29.524 10043 10043 I Quality : BindApplication: moe.tarsin.ehviewer 05-18 04:04:29.536 10043 10043 I PowerHalWrapper: PowerHalWrapper.getInstance 05-18 04:04:29.537 10043 10060 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10377; state: ENABLED 05-18 04:04:29.555 10043 10075 D libMEOW : meow new tls: 0xb400007a3e7ec080 05-18 04:04:29.555 10043 10075 D libMEOW : meow reload base cfg path: na 05-18 04:04:29.555 10043 10075 D libMEOW : meow reload overlay cfg path: na 05-18 04:04:29.555 10043 10075 W QT : qt_process_init() called 05-18 04:04:29.555 10043 10075 E QT : [QT]file does not exist 05-18 04:04:29.555 10043 10075 W QT : Support!! 05-18 04:04:29.556 10043 10043 W AppLocalesStorageHelper: Reading app Locales : Locales record file not found: androidx.appcompat.app.AppCompatDelegate.application_locales_record_file 05-18 04:04:29.557 10043 10075 E QT : [QT]file does not exist 05-18 04:04:29.558 10043 10075 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:29.558 10043 10075 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:29.558 10043 10075 D libMEOW : meow delete tls: 0xb400007a3e7ec080 05-18 04:04:29.565 10043 10043 I AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's 05-18 04:04:29.568 10043 10076 D mNetworkCallback: onAvailable: 100 05-18 04:04:29.570 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: Unknow feature:IOplusTextViewRTLUtilForUG 05-18 04:04:29.574 10043 10043 D ScrollOptimizationHelper: can't find the config file for optimizaiton 05-18 04:04:29.574 10043 10043 D ScrollOptimizationHelper: will not debug for debug is false 05-18 04:04:29.574 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.574 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.574 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.575 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.575 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.575 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.590 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.590 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.590 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.630 10043 10043 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance 05-18 04:04:29.640 10043 10043 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false 05-18 04:04:29.640 10043 10043 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false 05-18 04:04:29.648 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.648 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.648 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.659 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.659 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.659 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.662 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.662 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.662 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.750 10043 10043 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10377; state: ENABLED 05-18 04:04:29.750 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.750 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.750 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.767 10043 10070 D EhEngine: https://exhentai.org/ 05-18 04:04:29.772 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.772 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.772 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:29.787 10043 10043 I SurfaceFactory: [static] sSurfaceFactory = com.mediatek.view.impl.SurfaceFactoryImpl@5f7405e 05-18 04:04:29.789 10043 10043 I MsyncFactory: [static] sMsyncFactory = com.mediatek.view.impl.MsyncFactoryImpl@6973c3f 05-18 04:04:29.789 10043 10084 D OpenMsyncAppList: loadTunerAppList + 05-18 04:04:29.789 10043 10043 D OplusSlideAnimOptHelper: moe.tarsin.ehviewer scrollEffectOpt enable = false 05-18 04:04:29.791 10043 10043 D WindowManager: Add to mViews: DecorView@144a9f8[MainActivity],pkg= moe.tarsin.ehviewer 05-18 04:04:29.791 10043 10084 D OpenMsyncAppList: loadTunerAppList - 05-18 04:04:29.792 10043 10073 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:29.793 10043 10073 E ExtensionsLoader: dlopen failed: library "libhwuiextimpl.so" not found 05-18 04:04:29.793 10043 10043 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:29.793 10043 10043 D ExtensionsLoader: Opened libSchedAssistExtImpl.so 05-18 04:04:29.793 10043 10043 E tarsin.ehviewe: ofbOpen failed with error=No such file or directory 05-18 04:04:29.793 10043 10043 E tarsin.ehviewe: sysOpen failed with error=No such file or directory 05-18 04:04:29.795 10043 10043 D ViewRootImpl[MainActivity]: hardware acceleration = true, sRendererEnabled = true, forceHwAccelerated = false 05-18 04:04:29.798 10043 10043 D libMEOW : meow new tls: 0xb4000079c8878340 05-18 04:04:29.798 10043 10043 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:29.798 10043 10043 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:29.800 10043 10043 I Choreographer: Skipped 36 frames! The application may be doing too much work on its main thread. 05-18 04:04:29.800 10043 10043 I Quality : Skipped: false 36 05-18 04:04:29.813 10043 10043 I BufferQueueConsumer: connect: controlledByApp=false 05-18 04:04:29.814 10043 10043 I BLASTBufferQueue: [ViewRootImpl[MainActivity]#0] constructor() 05-18 04:04:29.814 10043 10043 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory 05-18 04:04:29.815 10043 10043 D ExtensionsLoader: Opened libSchedAssistExtImpl.so 05-18 04:04:29.815 10043 10043 V OplusZoomWindowDecorViewHelper: setLastReportedMergedConfiguration mZoomDisplayHeight: 2400 getDecorView.21277176 05-18 04:04:29.815 10043 10073 D libMEOW : meow new tls: 0xb4000079c88a4bc0 05-18 04:04:29.815 10043 10073 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:29.815 10043 10073 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:29.827 10043 10073 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:29.827 10043 10073 I BufferQueueProducer: ViewRootImpl[MainActivity]#0(BLAST Consumer)0 connect: api=1 producerControlledByApp=true 05-18 04:04:29.850 10043 10073 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 05-18 04:04:29.860 10043 10073 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 05-18 04:04:29.861 10043 10073 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 05-18 04:04:29.864 10043 10057 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff] 05-18 04:04:29.868 10043 10043 I Quality : Skipped: false 7 05-18 04:04:29.888 10043 10043 I Quality : Skipped: false 1 05-18 04:04:30.058 10043 10103 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:30.063 10043 10056 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:30.071 10043 10056 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 isEGL=1, mPendingRelease.size()=3, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:30.081 10043 10077 D EhSSLSocketFactory: Host: raw.githubusercontent.com Address: 151.101.0.133 Protocol:TLSv1.3 CipherSuite:TLS_AES_128_GCM_SHA256 05-18 04:04:30.088 10043 10043 D OplusClipboardManager: getUserPathInfo size = 0 05-18 04:04:30.088 10043 10043 D ClipboardManagerExt: getUserPathInfo success 05-18 04:04:30.729 10043 10043 I Quality : Skipped: true 2 05-18 04:04:31.029 10043 10083 D EhSSLSocketFactory: Host: exhentai.org Address: 178.175.128.252 Protocol:TLSv1.2 CipherSuite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 05-18 04:04:31.403 10043 10043 I AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's 05-18 04:04:31.403 10043 10147 D libMEOW : meow new tls: 0xb4000079b019ad40 05-18 04:04:31.403 10043 10147 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:31.403 10043 10147 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:31.403 10043 10147 D libMEOW : meow delete tls: 0xb4000079b019ad40 05-18 04:04:31.407 10043 10066 D EhEngine: https://e-hentai.org/exchange.php?t=gp 05-18 04:04:31.408 10043 10070 D EhEngine: https://e-hentai.org/home.php 05-18 04:04:31.421 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:31.421 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:31.421 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:31.426 10043 10043 D WindowManager: Add to mViews: DecorView@fb27970[SettingsActivity],pkg= moe.tarsin.ehviewer 05-18 04:04:31.427 10043 10043 D ViewRootImpl[SettingsActivity]: hardware acceleration = true, sRendererEnabled = true, forceHwAccelerated = false 05-18 04:04:31.430 10043 10043 I Quality : Skipped: false 1 05-18 04:04:31.437 10043 10043 I BufferQueueConsumer: connect: controlledByApp=false 05-18 04:04:31.437 10043 10043 I BLASTBufferQueue: [ViewRootImpl[SettingsActivity]#1] constructor() 05-18 04:04:31.438 10043 10043 V OplusZoomWindowDecorViewHelper: setLastReportedMergedConfiguration mZoomDisplayHeight: 2400 getDecorView.263354736 05-18 04:04:31.438 10043 10073 I BufferQueueProducer: ViewRootImpl[SettingsActivity]#1(BLAST Consumer)1 connect: api=1 producerControlledByApp=true 05-18 04:04:31.473 10043 10053 W System : A resource failed to call close. 05-18 04:04:31.475 10043 10053 W System : A resource failed to call close. 05-18 04:04:31.476 10043 10043 I Quality : Skipped: false 2 05-18 04:04:31.477 10043 10103 D SurfaceComposerClient: VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff] 05-18 04:04:31.499 10043 10103 E BLASTBufferQueue: ViewRootImpl[SettingsActivity]#1 isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:31.515 10043 10057 E BLASTBufferQueue: ViewRootImpl[SettingsActivity]#1 isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:31.533 10043 10057 E BLASTBufferQueue: ViewRootImpl[SettingsActivity]#1 isEGL=1, mPendingRelease.size()=3, mMaxAcquiredBuffers=5, currentMaxAcquiredBufferCount=2 05-18 04:04:31.644 10043 10043 W tarsin.ehviewe: Accessing hidden method Landroid/content/res/Resources$Theme;->getKey()Landroid/content/res/Resources$ThemeKey; (max-target-o, reflection, denied) 05-18 04:04:31.843 10043 10077 D EhSSLSocketFactory: Host: e-hentai.org Address: 104.20.134.21 Protocol:TLSv1.3 CipherSuite:TLS_AES_128_GCM_SHA256 05-18 04:04:31.855 10043 10148 D EhSSLSocketFactory: Host: e-hentai.org Address: 104.20.134.21 Protocol:TLSv1.3 CipherSuite:TLS_AES_128_GCM_SHA256 05-18 04:04:31.900 10043 10043 I Quality : Skipped: false 15 05-18 04:04:31.926 10043 10043 I Quality : Skipped: false 1 05-18 04:04:31.927 10043 10073 I BufferQueueProducer: ViewRootImpl[MainActivity]#0(BLAST Consumer)0 disconnect: api 1 05-18 04:04:31.928 10043 10073 E BLASTBufferQueue: BLASTBufferItemConsumer::onDisconnect() 05-18 04:04:31.928 10043 10073 D OpenGLRenderer: endAllActiveAnimators on 0xb4000079b8b19400 (NavigationMenuItemView) with handle 0xb4000079b2d7bae0 05-18 04:04:31.948 10043 10057 I BLASTBufferQueue: [ViewRootImpl[MainActivity]#0] destructor() 05-18 04:04:31.948 10043 10057 I BufferQueueConsumer: ViewRootImpl[MainActivity]#0(BLAST Consumer)0 disconnect 05-18 04:04:31.959 10043 10057 I BLASTBufferQueue: releaseBufferCallbackThunk bufferId:43134356553728 framenumber:133 blastBufferQueue is dead 05-18 04:04:32.402 10043 10168 D libMEOW : meow new tls: 0xb4000079cd7dcb80 05-18 04:04:32.403 10043 10168 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.403 10043 10168 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.412 10043 10070 D libMEOW : meow new tls: 0xb4000079a7f9eb00 05-18 04:04:32.412 10043 10063 D libMEOW : meow new tls: 0xb4000079b648ae00 05-18 04:04:32.413 10043 10066 D libMEOW : meow new tls: 0xb4000079a7fad8c0 05-18 04:04:32.413 10043 10063 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.413 10043 10064 D libMEOW : meow new tls: 0xb4000079a7fbc840 05-18 04:04:32.413 10043 10063 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.413 10043 10066 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.413 10043 10066 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.413 10043 10064 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.413 10043 10064 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.413 10043 10070 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.413 10043 10070 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.413 10043 10063 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:32.413 10043 10070 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:32.413 10043 10064 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:32.413 10043 10066 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:32.418 10043 10070 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:32.420 10043 10065 D libMEOW : meow new tls: 0xb4000079b2d11f80 05-18 04:04:32.420 10043 10065 D libMEOW : applied 1 plugins for [moe.tarsin.ehviewer]: 05-18 04:04:32.421 10043 10065 D libMEOW : plugin 1: [libMEOW_gift.so]: 05-18 04:04:32.421 10043 10065 E tarsin.ehviewe: == MALI DEBUG ===eglp_winsys_populate_image_templates ==12288 05-18 04:04:33.367 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.367 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.367 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.368 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.368 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.368 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.371 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.371 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.371 10043 10043 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature 05-18 04:04:33.472 10043 10043 I Quality : Skipped: false 5 05-18 04:04:34.415 10043 10043 I Quality : Skipped: false 1 05-18 04:04:34.637 10043 10073 I BufferQueueProducer: ViewRootImpl[SettingsActivity]#1(BLAST Consumer)1 disconnect: api 1 05-18 04:04:34.638 10043 10073 E BLASTBufferQueue: BLASTBufferItemConsumer::onDisconnect() 05-18 04:04:34.638 10043 10073 D OpenGLRenderer: endAllActiveAnimators on 0xb4000079b53f4800 (RippleDrawable) with handle 0xb4000079b2d7bae0 05-18 04:04:34.642 10043 10057 I BLASTBufferQueue: [ViewRootImpl[SettingsActivity]#1] destructor() 05-18 04:04:34.642 10043 10057 I BufferQueueConsumer: ViewRootImpl[SettingsActivity]#1(BLAST Consumer)1 disconnect 05-18 04:04:34.907 10043 10057 I BLASTBufferQueue: releaseBufferCallbackThunk bufferId:43134356553736 framenumber:34 blastBufferQueue is dead 05-18 04:04:35.134 10043 10356 D ProfileInstaller: Skipping profile installation for moe.tarsin.ehviewer

备注 / Addition details

No response

EhViewer 版本号 / EhViewer version code

1.8.8.0-alpha

EhViewer CI 版本 / EhViewer CI Version

36f411a

Android 系统版本 / Android version

realme UI 3.0,Android 12

设备型号 / Device model

真我Q3 PRO

SoC 型号 / Soc model

天机1100

自查步骤 / Verify steps

asuka-mio commented 1 year ago

https://github.com/Ehviewer-Overhauled/Ehviewer/releases/tag/1.8.8.0-alpha