yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.32k stars 86 forks source link

Crash when opening the app on Android #103

Open zhzy0077 opened 1 year ago

zhzy0077 commented 1 year ago

Describe the bug It crashed

To Reproduce Steps to reproduce the behavior:

  1. Click 'Fluent Reader' on launcher
  2. It exists without any action.

Expected behavior I can interact with the app

Screenshots If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

Additional context Logs:

08-12 01:13:28.807  2406  9959 W XSpaceManagerServiceImpl: checkXSpaceControl, from:com.miui.home, to:me.hyliu.fluent_reader_lite, with act:android.intent.action.MAIN, callingUserId:0, toUserId:0
08-12 01:13:28.808  2406  9959 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=me.hyliu.fluent_reader_lite/.MainActivity bnds=[96,2152][264,2320] (has extras)} from uid 10127 from pid 10480 callingPackage com.miui.home
08-12 01:13:28.809  2406  9959 D AurogonImmobulusMode: launch app processName = me.hyliu.fluent_reader_lite uid = 10234
08-12 01:13:28.810  1336  1336 E vendor.qti.hardware.perf-hal-service: ExtendedPerfBoost: extended_perfboost_verification() 738: Ok, set boost params. hintid=4225 hinttype=1 prio=3, clientpid=2406 packagename=me.hyliu.fluent_reader_lite params=boost:1 cpu0:1804800 cpu4:2496000 cpu7:2592000 cpumask:ff
08-12 01:13:28.811  2406  9959 D MiGgameTypeIdentificationImpl: checkIfGameBeSupported app:me.hyliu.fluent_reader_lite
08-12 01:13:28.811  2406  9959 I WindowManager: When perf version exceed 2.3, MiGTStub result: false, gameType: 1, packageName: me.hyliu.fluent_reader_lite
08-12 01:13:28.811  2406  9959 D MiGgameTypeIdentificationImpl: checkIfGameBeSupported app:me.hyliu.fluent_reader_lite
08-12 01:13:28.833  2406  9959 D CoreBackPreview: Window{d86fd95 u0 Splash Screen me.hyliu.fluent_reader_lite}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@70fba9b, mPriority=0}
08-12 01:13:28.839 12342 12342 E Zygote  : process_name_ptr:12342 me.hyliu.fluent_reader_lite
08-12 01:13:28.845  2406  2596 D Boost   : hostingType=next-top-activity, hostingName={me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}, callerPackage=com.miui.home, isSystem=true, isBoostNeeded=false.
08-12 01:13:28.848  2406  2596 I ActivityManager: Start proc 12342:me.hyliu.fluent_reader_lite/u0a234 for next-top-activity {me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} caller=com.miui.home
08-12 01:13:28.865  2406  3183 I SmartPower: me.hyliu.fluent_reader_lite/10234 state=died adj=0 proc size=1 move to foreground become visible
08-12 01:13:28.871  2406  2581 I WindowManager: wms.showSurfaceRobustly mWin:Window{d86fd95 u0 Splash Screen me.hyliu.fluent_reader_lite}
08-12 01:13:28.871  7595 14248 W SQLiteLog: (28) double-quoted string literal: "me.hyliu.fluent_reader_lite"
08-12 01:13:28.875 10480 11016 E ActivityManagerWrapper: getRecentTasks: mainTaskId=8698   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} }
08-12 01:13:28.883 12065 12126 D A2dpLatencyMode: ForegroundInfo{mForegroundPackageName='me.hyliu.fluent_reader_lite', mForegroundUid=10234, mForegroundPid=12342, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10127, mLastForegroundPid=10480, mMultiWindowForegroundPackageName='me.hyliu.fluent_reader_lite', mMultiWindowForegroundUid=10234, mFlags=1}
08-12 01:13:28.885  7425 14455 W MQSService: CallerName:me.hyliu.fluent_reader_lite,calling Uid:10234
08-12 01:13:28.885  7425 14455 D MQSService: registerApplicationScoutThread pid = 12342, packageName = me.hyliu.fluent_reader_lite
08-12 01:13:28.883 10779 12270 D PerfEngineController: ForegroundInfo{mForegroundPackageName='me.hyliu.fluent_reader_lite', mForegroundUid=10234, mForegroundPid=12342, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10127, mLastForegroundPid=10480, mMultiWindowForegroundPackageName='me.hyliu.fluent_reader_lite', mMultiWindowForegroundUid=10234, mFlags=1}
08-12 01:13:28.886 10480 20024 D AppObserver: ForegroundInfo{mForegroundPackageName='me.hyliu.fluent_reader_lite', mForegroundUid=10234, mForegroundPid=12342, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10127, mLastForegroundPid=10480, mMultiWindowForegroundPackageName='me.hyliu.fluent_reader_lite', mMultiWindowForegroundUid=10234, mFlags=1}
08-12 01:13:28.892 26693 26976 I ProcessMonitor: onForegroundInfoChanged: ForegroundInfo{mForegroundPackageName='me.hyliu.fluent_reader_lite', mForegroundUid=10234, mForegroundPid=12342, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10127, mLastForegroundPid=10480, mMultiWindowForegroundPackageName='me.hyliu.fluent_reader_lite', mMultiWindowForegroundUid=10234, mFlags=1}
08-12 01:13:28.893 26693 26976 I GameBoosterService: onForegroundInfoChanged: Cur=me.hyliu.fluent_reader_lite    last=com.miui.home
08-12 01:13:28.896 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:28.896 10800 10859 I GST     : forePkg: me.hyliu.fluent_reader_lite, preForePkg: com.miui.home
08-12 01:13:28.902 12342 12342 V GraphicsEnvironment: ANGLE Developer option for 'me.hyliu.fluent_reader_lite' set to: 'default'
08-12 01:13:28.902 12342 12342 V GraphicsEnvironment: ANGLE GameManagerService for me.hyliu.fluent_reader_lite: false
08-12 01:13:28.902 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:28.904 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:28.905 12342 12342 I ForceDarkHelperStubImpl: initialize for me.hyliu.fluent_reader_lite , ForceDarkOrigin
08-12 01:13:28.905 26693 26976 D GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='me.hyliu.fluent_reader_lite', mForegroundUid=10234, mForegroundPid=12342, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10127, mLastForegroundPid=10480, mMultiWindowForegroundPackageName='me.hyliu.fluent_reader_lite', mMultiWindowForegroundUid=10234, mFlags=1}
08-12 01:13:28.907 26693 27032 E SuggestManager: openApp name = me.hyliu.fluent_reader_lite
08-12 01:13:28.912 26693 26976 I BeautyService: onForegroundInfoChanged: Cur=me.hyliu.fluent_reader_lite         last=com.miui.home
08-12 01:13:28.923 10480 11016 W RecentsModel: getRunningTask   taskInfo=TaskInfo{userId=0 taskId=8698 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=me.hyliu.fluent_reader_lite/.MainActivity } baseActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} topActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} origActivity=null realActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} numActivities=1 lastActiveTime=4600548029 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=200 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@7de7089} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=0 displayCutoutSafeInsets=Rect(0, 94 - 0, 0) topActivityInfo=ActivityInfo{2f5d88e me.hyliu.fluent_reader_lite.MainActivity} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=true isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityInMiuiSizeCompat=false topActivityEligibleForLetterboxEducation= false locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden mIsCastMode=false}
08-12 01:13:28.923 10480 11016 W RecentsModel: getTaskInfoIgnoreHomeAndFreeform   taskInfo=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}
08-12 01:13:28.933 10480 11016 E ActivityManagerWrapper: getRecentTasks: mainTaskId=8698   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} }
08-12 01:13:28.966 10480 11016 W RecentsModel: getRunningTask   taskInfo=TaskInfo{userId=0 taskId=8698 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=me.hyliu.fluent_reader_lite/.MainActivity } baseActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} topActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} origActivity=null realActivity=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} numActivities=1 lastActiveTime=4600548070 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=200 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@7348c45} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=0 displayCutoutSafeInsets=Rect(0, 94 - 0, 0) topActivityInfo=ActivityInfo{67aef9a me.hyliu.fluent_reader_lite.MainActivity} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=true isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityInMiuiSizeCompat=false topActivityEligibleForLetterboxEducation= false locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden mIsCastMode=false}
08-12 01:13:28.966 10480 11016 W RecentsModel: getTaskInfoIgnoreHomeAndFreeform   taskInfo=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}
08-12 01:13:28.972 10480 11016 E ActivityManagerWrapper: getRecentTasks: mainTaskId=8698   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} }
08-12 01:13:28.984 12342  3833 I ContentCatcher: Interceptor : Catcher list invalid for me.hyliu.fluent_reader_lite@me.hyliu.fluent_reader_lite.MainActivity@182752083
08-12 01:13:29.040 12342  3833 I ContentCatcher_TaplusBlackListHelper:  blackList size: 9 package is me.hyliu.fluent_reader_lite isInTaplusWhiteList: true
08-12 01:13:29.054  2406  7394 D CoreBackPreview: Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@2a0d6a4, mPriority=0}
08-12 01:13:29.057 10480 10480 D RecentsImpl: mActivityStateObserver me.hyliu.fluent_reader_lite.MainActivity
08-12 01:13:29.057 10480 10480 W RecentsImpl: onResumed className=me.hyliu.fluent_reader_lite.MainActivity   mIsInAnotherPro=false   isKeyguardLocked=false   mSecuritySpaceGuideShown=false
08-12 01:13:29.065  2406  5884 D WindowManager: wms.Input focus has changed to Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} display=0 updateInputWindows = true
08-12 01:13:29.066  2406  2581 D WindowManager: wms.Update InputWindowHandle: a4fe36 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity, frame=[0,0,0,0], touchableRegion=SkRegion((0,0,1080,2400)), scaleFactor=1.0, transform=null, windowToken=android.os.BinderProxy@bf183d1, isClone=false, visibal=true, focusable=true, changed=true
08-12 01:13:29.068  1500  6963 I SurfaceFlinger: sf.setTransactionState focusRequest transactionId:10333701678642 frontWin:a4fe36 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity
08-12 01:13:29.097  2406  7392 D WindowManager: wms.finishDrawingLocked: mDrawState=COMMIT_DRAW_PENDING Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} in Surface(name=me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity)/@0xe7059d3
08-12 01:13:29.098  2406  7392 D MiuiFreeFormGesturePointerEventListener: finishDrawingWindow: topFullScreenWindow= Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}
08-12 01:13:29.101 12342 12342 D SurfaceView: UPDATE Surface(name=SurfaceView[me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity])/@0x675f514, mIsProjectionMode = false
08-12 01:13:29.103  2406  2581 I WindowManager: wms.showSurfaceRobustly mWin:Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}
08-12 01:13:29.112  2406  2577 I ActivityTaskManager: Displayed me.hyliu.fluent_reader_lite/.MainActivity: +295ms
08-12 01:13:29.130  2406  7393 W InputManager-JNI: Input channel object 'd86fd95 Splash Screen me.hyliu.fluent_reader_lite (client)' was disposed without first being removed with the input manager!
08-12 01:13:29.136  2406  7394 D CoreBackPreview: Window{d86fd95 u0 Splash Screen me.hyliu.fluent_reader_lite EXITING}: Setting back callback null
08-12 01:13:29.137  2406  2577 I ActivityTaskManager: Fully drawn me.hyliu.fluent_reader_lite/.MainActivity: +330ms
08-12 01:13:29.380  2406  2581 D WindowManager: wms.Update InputWindowHandle: a4fe36 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity, frame=[0,0,0,0], touchableRegion=SkRegion((0,0,1080,2400)), scaleFactor=1.0, transform=null, windowToken=android.os.BinderProxy@bf183d1, isClone=false, visibal=true, focusable=true, changed=true
08-12 01:13:29.485  3887  3887 F DEBUG   : Cmdline: me.hyliu.fluent_reader_lite
08-12 01:13:29.485  3887  3887 F DEBUG   : pid: 12342, tid: 3841, name: io.worker.2  >>> me.hyliu.fluent_reader_lite <<<
08-12 01:13:29.485  3887  3887 F DEBUG   :       #00 pc 0000000000644a5c  /data/app/~~T_0UNw5zubX47Jphbtwe5A==/me.hyliu.fluent_reader_lite-JiOBvLhUGLzRV8P8oYNGvQ==/base.apk!libflutter.so (BuildId: 866c2482cc1b92198b920deeaf629d449ffa9b9b)
08-12 01:13:29.485  3887  3887 F DEBUG   :       #01 pc 00000000005f70bc  /data/app/~~T_0UNw5zubX47Jphbtwe5A==/me.hyliu.fluent_reader_lite-JiOBvLhUGLzRV8P8oYNGvQ==/base.apk!libflutter.so (BuildId: 866c2482cc1b92198b920deeaf629d449ffa9b9b)
08-12 01:13:29.485  3887  3887 F DEBUG   :       #02 pc 00000000005f59c0  /data/app/~~T_0UNw5zubX47Jphbtwe5A==/me.hyliu.fluent_reader_lite-JiOBvLhUGLzRV8P8oYNGvQ==/base.apk!libflutter.so (BuildId: 866c2482cc1b92198b920deeaf629d449ffa9b9b)
08-12 01:13:29.485  3887  3887 F DEBUG   :       #03 pc 0000000000314e70  /data/app/~~T_0UNw5zubX47Jphbtwe5A==/me.hyliu.fluent_reader_lite-JiOBvLhUGLzRV8P8oYNGvQ==/base.apk!libflutter.so (BuildId: 866c2482cc1b92198b920deeaf629d449ffa9b9b)
08-12 01:13:29.504  2406  4032 W ActivityTaskManager:   Force finishing activity me.hyliu.fluent_reader_lite/.MainActivity
08-12 01:13:29.521  2406  2578 I ActivityManager: Showing crash dialog for package me.hyliu.fluent_reader_lite u0
08-12 01:13:29.521  7425  7834 D DigestGenerator: digest=============me.hyliu.fluent_reader_lite XXbase.apk!libflutter.so ()
08-12 01:13:29.521  7425  7834 D DigestGenerator:  XXbase.apk!libflutter.so ()
08-12 01:13:29.521  7425  7834 D DigestGenerator:  XXbase.apk!libflutter.so ()
08-12 01:13:29.521  7425  7834 D DigestGenerator:  XXbase.apk!libflutter.so ()
08-12 01:13:29.521  7425  7834 D DigestGenerator:  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+) ()
08-12 01:13:29.521  7425  7834 D DigestGenerator:  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+) ()
08-12 01:13:29.533  2406  4861 I WindowManager: WIN DEATH: Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity}
08-12 01:13:29.533  2406  4861 W InputManager-JNI: Input channel object 'a4fe36 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity (client)' was disposed without first being removed with the input manager!
08-12 01:13:29.541  2406  7531 I ActivityManager: Process me.hyliu.fluent_reader_lite (pid 12342) has died: fg  TOP
08-12 01:13:29.541  2406  3183 I SmartPower: me.hyliu.fluent_reader_lite/10234 state=foreground adj=0 proc size=1 move to died process died
08-12 01:13:29.562 10480 17997 D AppObserver: ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10127, mForegroundPid=10480, mLastForegroundPackageName='me.hyliu.fluent_reader_lite', mLastForegroundUid=10234, mLastForegroundPid=12342, mMultiWindowForegroundPackageName='com.miui.home', mMultiWindowForegroundUid=10127, mFlags=0}
08-12 01:13:29.562 12065 12126 D A2dpLatencyMode: ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10127, mForegroundPid=10480, mLastForegroundPackageName='me.hyliu.fluent_reader_lite', mLastForegroundUid=10234, mLastForegroundPid=12342, mMultiWindowForegroundPackageName='com.miui.home', mMultiWindowForegroundUid=10127, mFlags=0}
08-12 01:13:29.562 10779 13130 D PerfEngineController: ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10127, mForegroundPid=10480, mLastForegroundPackageName='me.hyliu.fluent_reader_lite', mLastForegroundUid=10234, mLastForegroundPid=12342, mMultiWindowForegroundPackageName='com.miui.home', mMultiWindowForegroundUid=10127, mFlags=0}
08-12 01:13:29.562 26693 26723 I ProcessMonitor: onForegroundInfoChanged: ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10127, mForegroundPid=10480, mLastForegroundPackageName='me.hyliu.fluent_reader_lite', mLastForegroundUid=10234, mLastForegroundPid=12342, mMultiWindowForegroundPackageName='com.miui.home', mMultiWindowForegroundUid=10127, mFlags=0}
08-12 01:13:29.563 26693 26723 I GameBoosterService: onForegroundInfoChanged: Cur=com.miui.home  last=me.hyliu.fluent_reader_lite
08-12 01:13:29.563 26693 26723 D GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10127, mForegroundPid=10480, mLastForegroundPackageName='me.hyliu.fluent_reader_lite', mLastForegroundUid=10234, mLastForegroundPid=12342, mMultiWindowForegroundPackageName='com.miui.home', mMultiWindowForegroundUid=10127, mFlags=0}
08-12 01:13:29.566  2406  2581 W WindowManager: Failed to deliver inset state change to w=Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity EXITING}
08-12 01:13:29.566  2406  2581 W WindowManager: android.os.DeadObjectException
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.BinderProxy.transactNative(Native Method)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.BinderProxy.transact(BinderProxy.java:646)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.IWindow$Stub$Proxy.insetsControlChanged(IWindow.java:551)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.WindowState.notifyInsetsControlChanged(WindowState.java:4331)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChanged$5$com-android-server-wm-InsetsStateController(InsetsStateController.java:348)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.InsetsStateController$$ExternalSyntheticLambda4.run(Unknown Source:2)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables(WindowAnimator.java:351)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.WindowAnimator.animate(WindowAnimator.java:232)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.WindowAnimator.lambda$new$1$com-android-server-wm-WindowAnimator(WindowAnimator.java:106)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.wm.WindowAnimator$$ExternalSyntheticLambda1.doFrame(Unknown Source:2)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1457)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1467)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.Choreographer.doCallbacks(Choreographer.java:1089)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.Choreographer.doFrame(Choreographer.java:998)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1435)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.Handler.handleCallback(Handler.java:942)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.Handler.dispatchMessage(Handler.java:99)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.Looper.loopOnce(Looper.java:211)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.Looper.loop(Looper.java:300)
08-12 01:13:29.566  2406  2581 W WindowManager:         at android.os.HandlerThread.run(HandlerThread.java:67)
08-12 01:13:29.566  2406  2581 W WindowManager:         at com.android.server.ServiceThread.run(ServiceThread.java:46)
08-12 01:13:29.569 10779 11004 I ThermalInfoCollector: collectForgroundAppsInfo: me.hyliu.fluent_reader_lite
08-12 01:13:29.570 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:29.573 26693 26723 I BeautyService: onForegroundInfoChanged: Cur=com.miui.home       last=me.hyliu.fluent_reader_lite
08-12 01:13:29.573 10800 10859 I GST     : forePkg: com.miui.home, preForePkg: me.hyliu.fluent_reader_lite
08-12 01:13:29.574 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:29.576 10800 10859 I GID     : PKG: me.hyliu.fluent_reader_lite IG ? false
08-12 01:13:29.585  2406  2581 W WindowManager: Exception thrown during dispatchAppVisibility Window{a4fe36 u0 me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity EXITING}
08-12 01:13:29.585  2406  2581 W WindowManager: android.os.DeadObjectException
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.BinderProxy.transactNative(Native Method)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.BinderProxy.transact(BinderProxy.java:646)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.view.IWindow$Stub$Proxy.dispatchAppVisibility(IWindow.java:614)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowState.sendAppVisibilityToClients(WindowState.java:3729)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowContainer.sendAppVisibilityToClients(WindowContainer.java:1289)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowToken.setClientVisible(WindowToken.java:419)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.ActivityRecord.setClientVisible(ActivityRecord.java:7542)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.ActivityRecord.onAnimationFinished(ActivityRecord.java:8431)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.ActivityRecord.postApplyAnimation(ActivityRecord.java:6012)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.ActivityRecord.commitVisibility(ActivityRecord.java:5984)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.ActivityRecord.commitVisibility(ActivityRecord.java:5988)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.AppTransitionController.handleClosingApps(AppTransitionController.java:1201)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.AppTransitionController.handleAppTransitionReady(AppTransitionController.java:295)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.RootWindowContainer.checkAppTransitionReady(RootWindowContainer.java:1043)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace(RootWindowContainer.java:910)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.RootWindowContainer.performSurfacePlacement(RootWindowContainer.java:850)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop(WindowSurfacePlacer.java:199)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:148)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:137)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.wm.WindowSurfacePlacer$Traverser.run(WindowSurfacePlacer.java:79)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.Handler.handleCallback(Handler.java:942)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.Handler.dispatchMessage(Handler.java:99)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.Looper.loopOnce(Looper.java:211)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.Looper.loop(Looper.java:300)
08-12 01:13:29.585  2406  2581 W WindowManager:         at android.os.HandlerThread.run(HandlerThread.java:67)
08-12 01:13:29.585  2406  2581 W WindowManager:         at com.android.server.ServiceThread.run(ServiceThread.java:46)
08-12 01:13:29.609 10480 11016 E ActivityManagerWrapper: getRecentTasks: mainTaskId=8698   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} }
08-12 01:13:29.662 10480 11016 E ActivityManagerWrapper: getRecentTasks: mainTaskId=8698   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{me.hyliu.fluent_reader_lite/me.hyliu.fluent_reader_lite.MainActivity} }
08-12 01:13:32.000 32340 32365 D AppUpdateXmsfLauncher: activityResumed intent : Intent { cmp=me.hyliu.fluent_reader_lite/.MainActivity (has extras) }