ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.25k stars 261 forks source link

bug: Patched app crashes when starting (unable to start activity) #1987

Closed Mubelotix closed 1 year ago

Mubelotix commented 1 year ago

Type

Error at runtime

Bug description

When starting a patched youtube application, it crashes after showing the splash screen. Sometimes the app closes, sometimes it shows a black/white screen depending on your system theme. It appears that some .so file is missing (cf logs).

Steps to reproduce

Seems very rare

Relevant log output

Logs ```shell 10-05 19:34:29.209 5337 5528 I InputReader: Touch event's action is 0x0 (id=3, t=0) [pCnt=1, s=0.143 ] when=623.108410 10-05 19:34:29.211 5337 5527 I InputDispatcher: Delivering touch to (5827): action: 0x4, f=0x800, d=0, '331573c', t=1 10-05 19:34:29.211 5337 5527 I InputDispatcher: Delivering touch to (6449): action: 0x0, f=0x800, d=0, '578035f', t=1 10-05 19:34:29.212 6449 6449 I ViewRootImpl@8d6f8eb[LauncherActivity]: ViewPostIme pointer 0 10-05 19:34:29.212 6449 6449 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=true isHandlerType=true this: DecorView@b37fe34[LauncherActivity] 10-05 19:34:29.212 6449 6449 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.sec.android.app.launcher callers=com.android.internal.policy.DecorView.hasMultiSplitHandlerInNonFreeformMode:890 com.android.internal.policy.DecorView.dispatchTouchEvent:930 android.view.View.dispatchPointerEvent:15335 android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent:7794 android.view.ViewRootImpl$ViewPostImeInputStage.onProcess:7567 10-05 19:34:29.213 6449 6449 W BaseDragLayer: dispatchTouchEvent, ACTION_DOWN - mTouchDispatchState = 9 10-05 19:34:29.213 6449 6449 W StatusBarController: onControllerInterceptTouchEvent return false by intercept, Down 10-05 19:34:29.213 6449 6449 W BaseDragLayer: findActiveController return false mTouchDispatchState = 9 10-05 19:34:29.214 6449 6449 W AppStartUtils: sendActiveLaunchBroadcast() id : 201 10-05 19:34:29.216 5337 5808 I Pageboost: start alp : app.revanced.android.youtube 10-05 19:34:29.217 5337 5812 I Pageboost: alp for : app.revanced.android.youtube , 1 10-05 19:34:29.217 5337 5808 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:1117 com.android.server.wm.ActivityTaskManagerService$ActiveLaunchReceiver.onReceive:1168 android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$ReceiverDispatcher$Args:1805 android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run:2 android.os.Handler.handleCallback:938 10-05 19:34:29.219 6540 27094 E pageboostd: alp start : app apprevancedandroidyoutube 10-05 19:34:29.221 5337 5808 E ActivityTaskManager: TouchDown intent received, starting ActiveLaunch 10-05 19:34:29.221 4172 4172 I lmkd : check proc pid launching app : 26951 10-05 19:34:29.225 6540 27094 E pageboostd: apprevancedandroidyoutube, amt 41376452 scnt 6 fcnt 0 10-05 19:34:29.226 4825 4825 E audit : type=1400 audit(1664991269.219:2663): avc: denied { read } for pid=6540 comm="pageboostd" name="android-SemWT_G_MonetPalette-ZkXk.frro" dev="sda32" ino=562344 scontext=u:r:pageboostd:s0 tcontext=u:object_r:resourcecache_data_file:s0 tclass=file permissive=0 SEPF_SM-A515F_12_0001 audit_filtered 10-05 19:34:29.226 4825 4825 E audit : type=1300 audit(1664991269.219:2663): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=75e3a4ad90 a2=0 a3=0 items=0 ppid=1 pid=6540 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="pageboostd" exe="/system/bin/pageboostd" subj=u:r:pageboostd:s0 key=(null) 10-05 19:34:29.226 4825 4825 E audit : type=1327 audit(1664991269.219:2663): proctitle="/system/bin/pageboostd" 10-05 19:34:29.227 4825 4825 E audit : type=1400 audit(1664991269.219:2664): avc: denied { read } for pid=6540 comm="pageboostd" name="product@overlay@NavigationBarMode3Button@NavigationBarMode3ButtonOverlay.apk@idmap" dev="sda32" ino=559158 scontext=u:r:pageboostd:s0 tcontext=u:object_r:resourcecache_data_file:s0 tclass=file permissive=0 SEPF_SM-A515F_12_0001 audit_filtered 10-05 19:34:29.231 6540 27094 E pageboostd: apprevancedandroidyoutube, amt 24084480 scnt 6 fcnt 25 10-05 19:34:29.231 6540 27094 E pageboostd: alp end : app apprevancedandroidyoutube data_amount 65460932 10-05 19:34:29.238 5337 5528 I InputReader: Touch event's action is 0x1 (id=3, t=0) [pCnt=1, s=] when=623.138964 10-05 19:34:29.240 5337 5527 I InputDispatcher: Delivering touch to (6449): action: 0x1, f=0x800, d=0, '578035f', t=1 10-05 19:34:29.240 6449 6449 I ViewRootImpl@8d6f8eb[LauncherActivity]: ViewPostIme pointer 1 10-05 19:34:29.240 6449 6449 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=true isHandlerType=true this: DecorView@b37fe34[LauncherActivity] 10-05 19:34:29.240 6449 6449 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.sec.android.app.launcher callers=com.android.internal.policy.DecorView.hasMultiSplitHandlerInNonFreeformMode:890 com.android.internal.policy.DecorView.dispatchTouchEvent:930 android.view.View.dispatchPointerEvent:15335 android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent:7794 android.view.ViewRootImpl$ViewPostImeInputStage.onProcess:7567 10-05 19:34:29.241 6449 6449 W StatusBarController: onControllerInterceptTouchEvent return false by intercept 10-05 19:34:29.241 6449 6449 W TaskViewTouchController: onControllerInterceptTouchEvent, clearState. 10-05 19:34:29.241 6449 6449 W BaseDragLayer: findActiveController return false mTouchDispatchState = 0 10-05 19:34:29.243 6449 6449 W ItemClickHandler: Icon Clicked 10-05 19:34:29.243 6449 6449 I DvfsUtil: acquireAppLaunch(intent) 10-05 19:34:29.243 6449 6449 I SemDvfsHyPerManager: acquire hyper - APP_LAUNCH/6449@0, type = -999 10-05 19:34:29.244 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 20798025 [6449 / 0] HINT : APP_LAUNCH list : 10-05 19:34:29.245 8106 8106 I SemDvfsHyPerManager: acquire hyper - APP_START_SHORT/8106@14, type = -999 10-05 19:34:29.245 6449 6449 I QuickstepTransition: startWaitingForResponse 10-05 19:34:29.249 5337 6889 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=app.revanced.android.youtube/com.google.android.youtube.app.honeycomb.Shell$HomeActivity bnds=[291,1038][537,1411]} from uid 10138 10-05 19:34:29.249 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 32971274 [8106 / 14] HINT : APP_START list : [TIMEOUT / 1500] 10-05 19:34:29.250 5337 6458 I SemDvfsHyPerManager: acquire hyper - AMS_APP_SWITCH/5337@14, type = -999 10-05 19:34:29.250 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 14319290 [5337 / 14] HINT : AMS_APP_SWITCH list : 10-05 19:34:29.250 5337 6889 W ActivityTaskManager: Can't find TaskDisplayArea to determine support for multi window. Task id=3006 attached=false 10-05 19:34:29.251 6449 6622 I AppIconSolution: getThemeIconWithBG called with public API, pkg = app.revanced.android.youtube 10-05 19:34:29.251 6449 6622 I AppIconSolution: return adaptive icon for app.revanced.android.youtube, isNight = true 10-05 19:34:29.251 5013 5029 I SurfaceFlinger: id=740 createSurf (0x0),-1 flag=24004, Task=3006#0 10-05 19:34:29.252 8106 8106 I SemDvfsHyPerManager: acquire hyper - APP_START_SHORT/8106@14, type = -999 10-05 19:34:29.252 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 32971274 [8106 / 14] HINT : APP_START list : [TIMEOUT / 1500] 10-05 19:34:29.253 6449 6622 I LauncherActivityInfo: packageName: app.revanced.android.youtube, useThemeIcon: false, height: 128, width: 128, density: 640 10-05 19:34:29.253 5013 5029 I SurfaceFlinger: id=741 createSurf (0x0),-1 flag=80004, ActivityRecord{fec1503 u0 app.revanced.android.youtube/com.google.android.youtube.app.honeycomb.Shell$HomeActivity t3006}#0 10-05 19:34:29.255 5337 6889 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6351 com.android.server.wm.DisplayContent.prepareAppTransition:6346 com.android.server.wm.Task.startActivityLocked:8701 com.android.server.wm.ActivityStarter.startActivityInner:2898 com.android.server.wm.ActivityStarter.startActivityUnchecked:2330 10-05 19:34:29.259 5337 6889 I SemDvfsHyPerManager: acquire hyper - AMS_APP_LAUNCH/5337@13, type = -999 10-05 19:34:29.259 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 14313938 [5337 / 13] HINT : AMS_APP_LAUNCH list : 10-05 19:34:29.260 8106 8106 I SemDvfsHyPerManager: acquire hyper - APP_START/8106@15, type = -999 10-05 19:34:29.262 5337 5337 I Pageboost: package app.revanced.android.youtube 10-05 19:34:29.262 5337 5337 I Pageboost: stop alp 10-05 19:34:29.262 6449 6449 I BaseActivity: removeActivityFlags, flags : 16 10-05 19:34:29.262 4938 5009 I HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 32979396 [8106 / 15] HINT : APP_START list : 10-05 19:34:29.262 6449 6449 I BaseActivity: removeActivityFlags, flags : 6 10-05 19:34:29.263 6449 6449 I DragController: endDrag 10-05 19:34:29.263 6449 6449 W LauncherAppWidgetHost: setShouldListenFlag, mFlags:7 flag:resume on:false isFront:false 10-05 19:34:29.263 6449 6449 I SPayUpdater: updateSpayHandler launcher activity is paused false 10-05 19:34:29.263 6540 6540 E pageboostd: Received HALT command code 2 10-05 19:34:29.264 5337 6889 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6351 com.android.server.wm.Task.resumeTopActivityInnerLocked:8383 com.android.server.wm.Task.resumeTopActivityInnerLocked:8102 com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8000 com.android.server.wm.RootWindowContainer.resumeFocusedTasksTopActivities:2804 10-05 19:34:29.266 5013 5029 I SurfaceFlinger: id=742 createSurf (0x0),-1 flag=80004, SurfaceControlViewHost#0 10-05 19:34:29.268 5013 5029 I SurfaceFlinger: id=743 createSurf (0x0),-2 flag=40004, #0 10-05 19:34:29.271 5337 6889 W WindowManager: Execute app transition: mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay:2701 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252 com.android.server.wm.ActivityRecord.completeResumeLocked:6319 com.android.server.wm.Task.minimalResumeActivityLocked:7440 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1162 10-05 19:34:29.275 5013 5029 I SurfaceFlinger: id=744 createSurf (0x0),-1 flag=80004, 1779175 Splash Screen app.revanced.android.youtube#0 10-05 19:34:29.276 5337 5383 I ActivityManager: Changes in 10464 19 to 2, 0 to 15 10-05 19:34:29.276 5337 5383 I AppOps : updateUidProcState uid: 10464 procState: 2 capability:15 10-05 19:34:29.276 5337 5383 I AppOps : commitUidPendingStateLocked() :: UID - 10464, 700 > 200, 0 > 15 10-05 19:34:29.281 5337 6889 W WindowManager: Cannot find window which accessibility connection is added to 10-05 19:34:29.281 5827 5919 I ViewRootImpl@e1d1bf6[]: setView = android.widget.ImageView@72e0bf7 TM=true 10-05 19:34:29.284 5827 5918 I ViewRootImpl@354ed28[youtube]: setView = android.widget.FrameLayout@e4a8a64 TM=true 10-05 19:34:29.284 5337 5383 I ActivityManager: Changes in 10467 4 to 3, 8 to 15 10-05 19:34:29.284 5337 5383 I AppOps : updateUidProcState uid: 10467 procState: 3 capability:15 10-05 19:34:29.290 5827 5918 I SurfaceView@62f91b: onWindowVisibilityChanged(0) true android.view.SurfaceView{62f91b V.E...... ......I. 0,0-0,0} of ViewRootImpl@354ed28[youtube] 10-05 19:34:29.292 5827 5919 I ViewRootImpl@e1d1bf6[]: Relayout returned: old=(0,0,1080,2400) new=(0,0,252,252) req=(252,252)0 dur=1 res=0x1 s={true 544905658368} ch=true fn=-1 10-05 19:34:29.293 5337 5337 I CocktailBarManagerServiceContainer: handleMessage: entry what = 6 10-05 19:34:29.293 5337 5337 I CocktailBarManagerServiceImpl: notePauseComponent : no active host 10-05 19:34:29.293 5013 5030 I SurfaceFlinger: id=745 createSurf (1x1),-3 flag=40004, Splash Screen app.revanced.android.youtube$_5827#0 10-05 19:34:29.294 26951 27101 I libEGL : EGL_ANDROID_blob_cache_path advertised, but unable to get eglSetBlobCachePathANDROID 10-05 19:34:29.298 5827 5918 I ViewRootImpl@354ed28[youtube]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=6 res=0x7 s={true 542023409664} ch=true fn=-1 10-05 19:34:29.298 5827 5918 I SurfaceView@62f91b: windowStopped(false) true android.view.SurfaceView{62f91b V.E...... ......ID 414,1074-666,1326} of ViewRootImpl@354ed28[youtube] 10-05 19:34:29.299 5827 5918 I ViewRootImpl@354ed28[youtube]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11374 android.view.ViewRootImpl.performTraversals:4167 android.view.ViewRootImpl.doTraversal:2893 10-05 19:34:29.300 5013 5030 I SurfaceFlinger: id=746 createSurf (0x0),-1 flag=20004, Bounds for - Splash Screen app.revanced.android.youtube@0#0 10-05 19:34:29.301 5013 5152 I SurfaceFlinger: id=747 createSurf (0x0),-1 flag=80004, SurfaceView - Splash Screen app.revanced.android.youtube@62f91b@0#0 10-05 19:34:29.301 6449 6449 I ViewRootImpl@8d6f8eb[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 10-05 19:34:29.302 6449 6449 I BaseActivity: removeActivityFlags, flags : 8 10-05 19:34:29.302 5013 5152 I SurfaceFlinger: id=748 createSurf (0x0),-1 flag=40000, SurfaceView - Splash Screen app.revanced.android.youtube@62f91b@0(BLAST)#0 10-05 19:34:29.303 5013 5152 I SurfaceFlinger: id=749 createSurf (0x0),-1 flag=20404, Background for SurfaceView - Splash Screen app.revanced.android.youtube@62f91b@0#0 10-05 19:34:29.304 5827 5918 I SurfaceView@62f91b: pST: sr = Rect(414, 1074 - 666, 1326) sw = 252 sh = 252 10-05 19:34:29.304 5827 5918 I SurfaceView@62f91b: onSSPAndSRT: pl = 414 pt = 1074 sx = 1.0 sy = 1.0 10-05 19:34:29.304 5827 5918 I SurfaceView@62f91b: pST: mTmpTransaction.apply, mTmpTransaction = android.view.SurfaceControl$Transaction@4830ac4 10-05 19:34:29.305 5827 5918 I SurfaceView@62f91b: updateSurface: mVisible = true mSurface.isValid() = true 10-05 19:34:29.305 5827 5918 I SurfaceView@62f91b: updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true 10-05 19:34:29.305 5827 5918 I SurfaceView@62f91b: surfaceCreated 0 ReVanced/revanced-patches#8 android.view.SurfaceView{62f91b V.E...... ......ID 414,1074-666,1326} 10-05 19:34:29.305 5827 5918 I SurfaceView@62f91b: surfaceChanged (252,252) 0 ReVanced/revanced-patches#8 android.view.SurfaceView{62f91b V.E...... ......ID 414,1074-666,1326} 10-05 19:34:29.305 5827 5918 I ViewRootImpl@354ed28[youtube]: [DP] dp(2) 0 android.view.SurfaceView.updateSurface:1375 android.view.SurfaceView.lambda$new$1$SurfaceView:254 android.view.SurfaceView$$ExternalSyntheticLambda2.onPreDraw:2 10-05 19:34:29.306 5827 5918 I ViewRootImpl@354ed28[youtube]: [DP] pdf(1) 0 android.view.SurfaceView.notifyDrawFinished:599 android.view.SurfaceView.performDrawFinished:586 android.view.SurfaceView.$r8$lambda$st27mCkd9jfJkTrN_P3qIGKX6NY:0 10-05 19:34:29.306 6449 6449 I BadgeRenderer: Invalid count : 0 10-05 19:34:29.306 5337 5383 I GameSDK@LifeCycle: noteResumeComponent(): package name : app.revanced.android.youtube 10-05 19:34:29.306 6449 6449 I BadgeRenderer: Invalid count : 0 10-05 19:34:29.307 5337 5337 I CocktailBarManagerServiceContainer: handleMessage: entry what = 5 10-05 19:34:29.307 5337 5337 I CocktailBarManagerServiceImpl: noteResumeComponent : no active host 10-05 19:34:29.318 6449 6449 I BadgeRenderer: Invalid count : 0 10-05 19:34:29.320 5827 6831 I SurfaceView@62f91b: uSP: rtp = Rect(414, 1074 - 666, 1326) rtsw = 252 rtsh = 252 10-05 19:34:29.320 5827 6831 I SurfaceView@62f91b: onSSPAndSRT: pl = 414 pt = 1074 sx = 1.0 sy = 1.0 10-05 19:34:29.320 5827 6831 I SurfaceView@62f91b: aOrMT: uB = true t = android.view.SurfaceControl$Transaction@ab7dad fN = 1 android.view.SurfaceView.access$500:124 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1728 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:319 10-05 19:34:29.320 5827 6831 I SurfaceView@62f91b: aOrMT: vR.mWNT, vR = ViewRootImpl@354ed28[youtube] 10-05 19:34:29.321 5827 6831 I ViewRootImpl@354ed28[youtube]: mWNT: t = android.view.SurfaceControl$Transaction@ab7dad fN = 1 android.view.SurfaceView.applyOrMergeTransaction:1628 android.view.SurfaceView.access$500:124 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1728 10-05 19:34:29.321 5827 6831 I ViewRootImpl@354ed28[youtube]: mWNT: merge t to BBQ 10-05 19:34:29.321 5337 6478 W NetlinkSocket: maximum read 10-05 19:34:29.330 5827 5918 I ViewRootImpl@354ed28[youtube]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:4969 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 10-05 19:34:29.330 5827 5918 I ViewRootImpl@354ed28[youtube]: [DP] rdf() 10-05 19:34:29.333 5337 5384 I WindowManager: Reparenting to leash, surface=Surface(name=Task=1)/@0xa331e33, leashParent=Surface(name=DefaultTaskDisplayArea)/@0x8caccb2 10-05 19:34:29.333 5013 5030 I SurfaceFlinger: id=750 createSurf (0x0),-1 flag=24000, Surface(name=Task=1)/@0xa331e33 - animation-leash of app_transition#0 10-05 19:34:29.334 5337 5384 I WindowManager: Reparenting to leash, surface=Surface(name=Task=3006)/@0xf763286, leashParent=Surface(name=DefaultTaskDisplayArea)/@0x8caccb2 10-05 19:34:29.334 5013 5030 I SurfaceFlinger: id=751 createSurf (0x0),-1 flag=24004, Surface(name=Task=3006)/@0xf763286 - animation-leash of app_transition#0 10-05 19:34:29.337 5337 5384 I WindowManager: Reparenting to leash, surface=Surface(name=WallpaperWindowToken{f215a56 token=android.os.Binder@d533a18})/@0x1f3f139, leashParent=Surface(name=Leaf:0:1)/@0x373437e 10-05 19:34:29.337 5013 5030 I SurfaceFlinger: id=752 createSurf (0x0),-1 flag=24000, Surface(name=WallpaperWindowToken{f215a56 token=android.os.Binder@d533a18})/@0x1f3f139 - animation-leash of window_animation#0 10-05 19:34:29.338 5337 5384 I WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=825ba27 StatusBar)/@0x582917b - animation-leash of insets_animation)/@0x831868e 10-05 19:34:29.338 5337 5384 I WindowManager: Reparenting to original parent: Surface(name=WindowToken{5f91741 android.os.BinderProxy@24b244b})/@0x10d9b98, destroy=false, surface=Surface(name=825ba27 StatusBar)/@0x582917b 10-05 19:34:29.339 5337 5384 I WindowManager: Reparenting to leash, surface=Surface(name=825ba27 StatusBar)/@0x582917b, leashParent=Surface(name=WindowToken{5f91741 android.os.BinderProxy@24b244b})/@0x10d9b98 10-05 19:34:29.339 5013 5030 I SurfaceFlinger: id=753 createSurf (0x0),-1 flag=24000, Surface(name=825ba27 StatusBar)/@0x582917b - animation-leash of insets_animation#0 10-05 19:34:29.340 5337 5384 I WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=331573c NavigationBar0)/@0xe0cd944 - animation-leash of insets_animation)/@0xcf9b2bc 10-05 19:34:29.340 5337 5384 I WindowManager: Reparenting to original parent: Surface(name=WindowToken{c5f252f android.os.BinderProxy@d507909})/@0x4436a2d, destroy=false, surface=Surface(name=331573c NavigationBar0)/@0xe0cd944 10-05 19:34:29.340 5337 5384 I WindowManager: Reparenting to leash, surface=Surface(name=331573c NavigationBar0)/@0xe0cd944, leashParent=Surface(name=WindowToken{c5f252f android.os.BinderProxy@d507909})/@0x4436a2d 10-05 19:34:29.340 5013 5030 I SurfaceFlinger: id=754 createSurf (0x0),-1 flag=24000, Surface(name=331573c NavigationBar0)/@0xe0cd944 - animation-leash of insets_animation#1 10-05 19:34:29.343 5337 5384 I WindowManager: Starting remote animation 10-05 19:34:29.344 6449 9285 I QuickstepTransition: finishWaitingForResponse 10-05 19:34:29.344 5337 5384 I WindowManager: container=Task{93e0c80 ReVanced/revanced-patches-template#313 type=standard A=10464:app.revanced.android.youtube U=0 visible=true mode=fullscreen translucent=false sz=1} 10-05 19:34:29.344 5337 5384 I WindowManager: Target: 10-05 19:34:29.344 5337 5384 I WindowManager: mode=0 taskId=3006 isTranslucent=false clipRect=[0,0][0,0] contentInsets=[0,88][0,126] prefixOrderIndex=23 position=[0,0] sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400] localBounds=[0,0][1080,2400] 10-05 19:34:29.344 5337 5384 I WindowManager: windowConfiguration={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2274) mMaxBounds=Rect(0, 0 - 1080, 2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=unpinned} 10-05 19:34:29.344 5337 5384 I WindowManager: leash=Surface(name=Surface(name=Task=3006)/@0xf763286 - animation-leash of app_transition)/@0x25c8747 10-05 19:34:29.344 5337 5384 I WindowManager: taskInfo=TaskInfo{userId=0 taskId=3006 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=app.revanced.android.youtube/com.google.android.youtube.app.honeycomb.Shell$HomeActivity } baseActivity=ComponentInfo{app.revanced.android.youtube/com.google.android.youtube.app.honeycomb.Shell$HomeActivity} topActivity=ComponentInfo{app.revanced.android.youtube/com.google.android.apps.youtube.app.application.Shell_HomeActivity} origActivity=ComponentInfo{app.revanced.android.youtube/com.google.android.youtube.app.honeycomb.Shell$HomeActivity} realActivity=ComponentInfo{app.revanced.android.youtube/com.google.android.apps.youtube.app.application.Shell_HomeActivity} numActivities=1 lastActiveTime=623222 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=1 isResizeable=true token=WCT{RemoteToken{90b0c5e Task{93e0c80 ReVanced/revanced-patches-template#313 type=standard A=10464:app.revanced.android.youtube U=0 visible=true mode=fullscreen translucent=false sz=1}}} topActivityType=1 pictureInPictureParams=PictureInPictureParams( aspectRatio=null sourceRectHint=null hasSetActions=false isAutoPipEnabled=false isSeamlessResizeEnabled=true) displayCutoutSafeInsets=Rect(0, 88 - 0, 0) topActivityInfo=ActivityInfo{62d183f com.google.android.youtube.app.honeycomb.Shell$HomeActivity} launchCookies=[android.os.BinderProxy@e50b50c] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=true topActivityInSizeCompat=false locusId= null topLaunchHome=false launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0 pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false isTopTransparentActivity=true} 10-05 19:34:29.344 5337 5384 I WindowManager: windowType=-1container=Task{2e9d228 ReVanced/revanced-patches#1 type=home ?? U=0 visible=false mode=fullscreen translucent=true sz=1} 10-05 19:34:29.344 5337 5384 I WindowManager: Target: 10-05 19:34:29.344 5337 5384 I WindowManager: mode=1 taskId=8 isTranslucent=false clipRect=[0,0][0,0] contentInsets=[0,88][0,126] prefixOrderIndex=20 position=[0,0] sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400] localBounds=[0,0][1080,2400] 10-05 19:34:29.344 5337 5384 I WindowManager: windowConfiguration={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2274) mMaxBounds=Rect(0, 0 - 1080, 2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=home mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=unpinned} 10-05 19:34:29.344 5337 5384 I WindowManager: leash=Surface(name=Surface(name=Task=1)/@0xa331e33 - animation-leash of app_transition)/@0xd509761 10-05 19:34:29.344 6449 9285 I LauncherAnimationRunner: onAnimationStart, appTargets : [Lcom.android.systemui.shared.system.RemoteAnimationTargetCompat;@8f9de60 mStartAtFrontOfQueue : true 10-05 19:34:29.344 5337 5384 I WindowManager: taskInfo=TaskInfo{userId=0 taskId=8 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.sec.android.app.launcher/.activities.LauncherActivity } baseActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} topActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uioverrides.QuickstepLauncher} origActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} realActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uioverrides.QuickstepLauncher} numActivities=1 lastActiveTime=623156 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=2 isResizeable=true token=WCT{RemoteToken{19d9c4 Task{aa238de ReVanced/revanced-patches#8 type=home A=10138:com.sec.android.app.launcher.activities.LauncherActivity U=0 rootTaskId=1 visible=false mode=fullscreen translucent=true sz=1}}} topActivityType=2 pictureInPictureParams=null displayCutoutSafeInsets=Rect(0, 88 - 0, 0) topActivityInfo=ActivityInfo{cf3a0ad com.sec.android.app.launcher.activities.LauncherActivity} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=false topActivityInSizeCompat=false locusId= LocusId[17_chars] topLaunchHome=false launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0 pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false isTopTransparentActivity=false} 10-05 19:34:29.344 5337 5384 I WindowManager: windowType=-1 10-05 19:34:29.344 6449 6449 I QuickstepTransition: AppLaunchAnimationRunner, onCreateAnimation 10-05 19:34:29.345 6449 6449 W AppTransitionAnimatorImpl: animation with floating icon 10-05 19:34:29.346 6449 9285 I TouchInteractionService: onSystemUiStateChanged, stateFlags : 131072 10-05 19:34:29.347 6449 6449 I FloatingIconView: drawable is not adaptive icon: false 10-05 19:34:29.347 6449 6449 I RemoteAnimationTargets: unfilteredApps : [Lcom.android.systemui.shared.system.RemoteAnimationTargetCompat;@8f9de60 apps : [Lcom.android.systemui.shared.system.RemoteAnimationTargetCompat;@8f9de60 wallpapers : [Lcom.android.systemui.shared.system.RemoteAnimationTargetCompat;@ade0bde targetMode : 0 hasRecents : false 10-05 19:34:29.353 5013 5013 I Layer : id=735 removeFromCurrentState Surface(name=825ba27 StatusBar)/@0x582917b - animation-leash of insets_animation#1 (117) 10-05 19:34:29.353 5013 5013 I Layer : id=736 removeFromCurrentState Surface(name=331573c NavigationBar0)/@0xe0cd944 - animation-leash of insets_animation#0 (117) 10-05 19:34:29.353 5013 5013 I SurfaceFlinger: id=735 Removed Surface(name=825ba27 StatusBar)/@0x582917b - animation-leash of insets_animation#1 (117) 10-05 19:34:29.353 5013 5013 I SurfaceFlinger: id=736 Removed Surface(name=331573c NavigationBar0)/@0xe0cd944 - animation-leash of insets_animation#0 (117) 10-05 19:34:29.354 5013 5013 I Layer : id=735 Destroyed Surface(name=825ba27 StatusBar)/@0x582917b - animation-leash of insets_animation#1 10-05 19:34:29.354 5013 5013 I Layer : id=736 Destroyed Surface(name=331573c NavigationBar0)/@0xe0cd944 - animation-leash of insets_animation#0 10-05 19:34:29.355 6449 6449 W AppTransitionAnimatorImpl: onAnimationStart - APP IN 10-05 19:34:29.357 6449 6449 I TouchInteractionService: onSystemUiFlagsChanged, userUnlocked 10-05 19:34:29.358 6449 8748 I ViewRootImpl@8d6f8eb[LauncherActivity]: mWNT: t = android.view.SurfaceControl$Transaction@b9b8b6 fN = 194 com.android.systemui.shared.system.ViewRootImplCompat.mergeWithNextTransaction:62 com.android.quickstep.util.SurfaceTransactionApplier.lambda$scheduleApply$0$SurfaceTransactionApplier:94 com.android.quickstep.util.-$$Lambda$SurfaceTransactionApplier$Xj9m0ayWHIr2xvQnKB4EJdxg8RU.accept:6 10-05 19:34:29.358 6449 8748 I ViewRootImpl@8d6f8eb[LauncherActivity]: mWNT: merge t to BBQ 10-05 19:34:29.362 26951 26951 E AndroidRuntime: FATAL EXCEPTION: main 10-05 19:34:29.362 26951 26951 E AndroidRuntime: Process: app.revanced.android.youtube, PID: 26951 10-05 19:34:29.362 26951 26951 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{app.revanced.android.youtube/com.google.android.apps.youtube.app.application.Shell_HomeActivity}: java.lang.RuntimeException: EntityStore failed loading from .so 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4035) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4201) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: Caused by: java.lang.RuntimeException: EntityStore failed loading from .so 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulz.d(PG:4) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulz.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fce.b(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fce.(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fah.h(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.n(PG:9) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.x(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.u(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.n(PG:12) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqla.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.zV(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.dF(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.m(PG:63) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:32) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at hox.n(PG:5) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ejj.run(PG:22) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at afat.execute(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at com.google.android.apps.youtube.app.application.Shell_HomeActivity.l(PG:6) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ejj.run(PG:25) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at syy.run(PG:7) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at sza.m(PG:9) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at sza.n(PG:10) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at emv.onCreate(PG:16) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at com.google.android.apps.youtube.app.application.Shell_HomeActivity.onCreate(PG:6) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8290) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8270) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4009) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: ... 12 more 10-05 19:34:29.362 26951 26951 E AndroidRuntime: Caused by: dye: libelements.so 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at cal.p(PG:51) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at uhe.bA(PG:7) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at eje.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at afyf.e(PG:8) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at afyf.f(PG:5) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at afyf.c(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at nuu.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulv.(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at umd.(PG:6) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulz.g(PG:4) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulz.d(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ulz.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fce.b(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fce.(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at fah.h(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.n(PG:9) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.x(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.u(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.n(PG:12) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqla.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.zV(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehw.dF(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.m(PG:63) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ehv.a(PG:32) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at ejd.run(PG:66) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at syy.run(PG:7) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at nrq.run(PG:5) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at nru.run(PG:23) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at nsc.run(PG:55) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at mwd.run(PG:6) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:34:29.362 26951 26951 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012) ```

Screenshots or videos

Uninteresting screenshot ![image](https://user-images.githubusercontent.com/42696684/194127323-0290e36c-3275-4145-8610-47391107800f.png)

Solution

No solution found. No amount of repatching, reinstalling and restarting the phone could fix the issue.

Additional context

Youtube version: 17.36.37 ReVanced Manager version: 0.0.28 Vanced microG version: 0.2.24.220220 Device: Samsung A51

Acknowledgements

Mubelotix commented 1 year ago
Some slightly different new logs ``` 10-05 19:57:59.592 5254 5315 E VerityUtils: Failed to measure fs-verity, errno 1: /data/app/~~4Uujdw0dAGAlD6nS4uMtPg==/app.revanced.android.youtube-kKQ5mteNkpLRPPx0nrEFWQ==/base.apk 10-05 19:57:59.599 16105 16180 E YouTube : Failed to construct CronetEngine using CronetProvider: App-Packaged-Cronet-Provider, 106.0.5228.2 10-05 19:57:59.599 16105 16180 E YouTube : dye: libcronet.106.0.5228.2.so 10-05 19:57:59.599 16105 16180 E YouTube : at cal.p(PG:51) 10-05 19:57:59.599 16105 16180 E YouTube : at uhe.bA(PG:7) 10-05 19:57:59.599 16105 16180 E YouTube : at sut.loadLibrary(PG:1) 10-05 19:57:59.599 16105 16180 E YouTube : at atfc.loadLibrary(PG:1) 10-05 19:57:59.599 16105 16180 E YouTube : at org.chromium.net.impl.CronetLibraryLoader.a(PG:5) 10-05 19:57:59.599 16105 16180 E YouTube : at org.chromium.net.impl.CronetUrlRequestContext.(PG:8) 10-05 19:57:59.599 16105 16180 E YouTube : at ateq.build(PG:2) 10-05 19:57:59.599 16105 16180 E YouTube : at org.chromium.net.ExperimentalCronetEngine$Builder.build(PG:2) 10-05 19:57:59.599 16105 16180 E YouTube : at sus.a(PG:32) 10-05 19:57:59.599 16105 16180 E YouTube : at suo.a(PG:10) 10-05 19:57:59.599 16105 16180 E YouTube : at szv.ao(PG:1) 10-05 19:57:59.599 16105 16180 E YouTube : at ehv.i(PG:147) 10-05 19:57:59.599 16105 16180 E YouTube : at ehv.a(PG:36) 10-05 19:57:59.599 16105 16180 E YouTube : at aqkt.a(PG:1) 10-05 19:57:59.599 16105 16180 E YouTube : at sjp.run(PG:20) 10-05 19:57:59.599 16105 16180 E YouTube : at nrq.run(PG:5) 10-05 19:57:59.599 16105 16180 E YouTube : at nru.run(PG:23) 10-05 19:57:59.599 16105 16180 E YouTube : at nsc.run(PG:55) 10-05 19:57:59.599 16105 16180 E YouTube : at mwd.run(PG:6) 10-05 19:57:59.599 16105 16180 E YouTube : at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:57:59.599 16105 16180 E YouTube : at java.lang.Thread.run(Thread.java:1012) 10-05 19:57:59.607 16210 16210 E ocess.gservice: Not starting debugger since process cannot load the jdwp agent. 10-05 19:57:59.625 16210 16210 E USNET : USNET: appName: com.google.process.gservices 10-05 19:57:59.637 5254 8150 I ActivityManager: DSS OFF for com.google.android.gsf 10-05 19:57:59.667 16105 16234 I libEGL : EGL_ANDROID_blob_cache_path advertised, but unable to get eglSetBlobCachePathANDROID 10-05 19:57:59.737 16105 16172 E YouTube : Error loading store 10-05 19:57:59.737 16105 16172 E YouTube : dye: libelements.so 10-05 19:57:59.737 16105 16172 E YouTube : at cal.p(PG:51) 10-05 19:57:59.737 16105 16172 E YouTube : at uhe.bA(PG:7) 10-05 19:57:59.737 16105 16172 E YouTube : at eje.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at afyf.e(PG:8) 10-05 19:57:59.737 16105 16172 E YouTube : at afyf.f(PG:5) 10-05 19:57:59.737 16105 16172 E YouTube : at afyf.c(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at nuu.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ulv.(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at umd.(PG:6) 10-05 19:57:59.737 16105 16172 E YouTube : at ulz.g(PG:4) 10-05 19:57:59.737 16105 16172 E YouTube : at ulz.d(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ulz.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at fce.b(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at fce.(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at fah.h(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.n(PG:9) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.a(PG:31) 10-05 19:57:59.737 16105 16172 E YouTube : at aqkt.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehw.x(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehw.u(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.n(PG:12) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.a(PG:31) 10-05 19:57:59.737 16105 16172 E YouTube : at aqla.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehw.zV(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehw.dF(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.m(PG:63) 10-05 19:57:59.737 16105 16172 E YouTube : at ehv.a(PG:32) 10-05 19:57:59.737 16105 16172 E YouTube : at aqkt.a(PG:1) 10-05 19:57:59.737 16105 16172 E YouTube : at ejd.run(PG:66) 10-05 19:57:59.737 16105 16172 E YouTube : at syy.run(PG:7) 10-05 19:57:59.737 16105 16172 E YouTube : at nrq.run(PG:5) 10-05 19:57:59.737 16105 16172 E YouTube : at nru.run(PG:23) 10-05 19:57:59.737 16105 16172 E YouTube : at nsc.run(PG:55) 10-05 19:57:59.737 16105 16172 E YouTube : at mwd.run(PG:6) 10-05 19:57:59.737 16105 16172 E YouTube : at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:57:59.737 16105 16172 E YouTube : at java.lang.Thread.run(Thread.java:1012) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: FATAL EXCEPTION: main 10-05 19:57:59.741 16105 16105 E AndroidRuntime: Process: app.revanced.android.youtube, PID: 16105 10-05 19:57:59.741 16105 16105 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{app.revanced.android.youtube/com.google.android.apps.youtube.app.application.Shell_HomeActivity}: java.lang.RuntimeException: EntityStore failed loading from .so 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4035) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4201) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: Caused by: java.lang.RuntimeException: EntityStore failed loading from .so 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulz.d(PG:4) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulz.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fce.b(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fce.(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fah.h(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.n(PG:9) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.x(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.u(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.n(PG:12) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqla.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.zV(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.dF(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.m(PG:63) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:32) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at hox.n(PG:5) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ejj.run(PG:22) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at afat.execute(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at com.google.android.apps.youtube.app.application.Shell_HomeActivity.l(PG:6) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ejj.run(PG:25) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at syy.run(PG:7) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at sza.m(PG:9) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at sza.n(PG:10) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at emv.onCreate(PG:16) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at com.google.android.apps.youtube.app.application.Shell_HomeActivity.onCreate(PG:6) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8290) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8270) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4009) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: ... 12 more 10-05 19:57:59.741 16105 16105 E AndroidRuntime: Caused by: dye: libelements.so 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at cal.p(PG:51) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at uhe.bA(PG:7) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at eje.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at afyf.e(PG:8) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at afyf.f(PG:5) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at afyf.c(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at nuu.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulv.(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at umd.(PG:6) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulz.g(PG:4) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulz.d(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ulz.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fce.b(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fce.(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at fah.h(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.n(PG:9) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.x(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.u(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.n(PG:12) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:31) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqla.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.zV(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehw.dF(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.m(PG:63) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ehv.a(PG:32) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at aqkt.a(PG:1) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at ejd.run(PG:66) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at syy.run(PG:7) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at nrq.run(PG:5) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at nru.run(PG:23) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at nsc.run(PG:55) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at mwd.run(PG:6) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:57:59.741 16105 16105 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: Uncaught exception from runnable 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: dye: libelements.so 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at cal.p(PG:51) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at uhe.bA(PG:7) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at eje.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.e(PG:8) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.f(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.c(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nuu.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulv.(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at umd.(PG:6) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.g(PG:4) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.d(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fce.b(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fce.(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fah.h(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.n(PG:9) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:31) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqkt.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.x(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.u(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.n(PG:12) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:31) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqla.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.zV(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.dF(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.m(PG:63) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:32) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqkt.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ejd.run(PG:66) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at syy.run(PG:7) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nrq.run(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nru.run(PG:23) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nsc.run(PG:55) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at mwd.run(PG:6) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at java.lang.Thread.run(Thread.java:1012) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: Uncaught exception from runnable 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: dye: libelements.so 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at cal.p(PG:51) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at uhe.bA(PG:7) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at eje.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.e(PG:8) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.f(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at afyf.c(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nuu.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulv.(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at umd.(PG:6) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.g(PG:4) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.d(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ulz.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fce.b(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fce.(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at fah.h(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.n(PG:9) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:31) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqkt.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.x(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.u(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.n(PG:12) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:31) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqla.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.zV(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehw.dF(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.m(PG:63) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ehv.a(PG:32) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at aqkt.a(PG:1) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at ejd.run(PG:66) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at syy.run(PG:7) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nrq.run(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nru.run(PG:23) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at nsc.run(PG:55) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at mwd.run(PG:6) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 10-05 19:57:59.756 16105 16172 E ErrorLoggingExecutor: at java.lang.Thread.run(Thread.java:1012) ```
oSumAtrIX commented 1 year ago

Your steps to reproduce are insufficient, make it more detailed.

Mubelotix commented 1 year ago

Is that better?

Mubelotix commented 1 year ago

Apparently I downloaded Youtube the wrong way in the first place. I used apkpure and it seems it was incomplete (though it worked well before patching). After using this youtube apk, revanced works! Do you want to close this issue? It could be a good thing to detect this kind of mistake and throw an error.