Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: opening the app causes the device to lose root #984

Closed
4 tasks done
rexthefex opened this issue Jul 1, 2023 · 1 comment
Closed
4 tasks done

bug: opening the app causes the device to lose root #984

rexthefex opened this issue Jul 1, 2023 · 1 comment
Labels
Bug report Something isn't working

Comments

@rexthefex
Copy link

Type

Other

Bug description

Simply by opening the manager on a rooted phone - the device stops responding to root requests until it is rebooted.

Setup is:

  • Xiaomi Mi Max 2 using crDroid 9.5
  • rooted using Magisk 26.1
  • Shamiko on and off
  • Zygisk on and off
  • Enforce DenyList off
  • USB debugging on and off
  • ask me?

Upon opening the manager - I see no root permissions request. After that - Magisk Manager says "Installed: N/A". Rebooting restores root.
Revanced Manager is not visible in Magisk Manager > Superuser tab.
Logcat doesn't seem to have any relevant information but I'm attaching it anyway.
Magisk logs show nothing past boot time.

Steps to reproduce

  1. Reboot phone
  2. Run Revanced Manager
  3. Root is gone

Android version

Android 13 build TQ2A.230505.002

Manager version

1.3.8 but applies on all older versions too

Target package name

n/a

Target package version.

n/a

Installation type

Root

Patches selected.

n/a

Device logs (exported using Manager settings).

07-01 14:37:30.113  1945  2098 I ActivityManager: Waited long enough for: ServiceRecord{b16a3e3 u0 org.telegram.messenger/.NotificationsService}
07-01 14:37:30.317  2381  2381 W Choreographer: Frame time is 0.121271 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
07-01 14:37:30.935   780 10512 I keystore2: keystore2::watchdog: Watchdog thread idle -> terminating. Have a great day.
07-01 14:37:31.004  1945  1945 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10042; state: DISABLED
07-01 14:37:31.031  1945  9454 D ConnectivityService: requestNetwork for uid/pid:10042/8631 activeRequest: null callbackRequest: 213 [NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
07-01 14:37:31.033  1945  2281 D ConnectivityService: NetReassign [214 : null в†’ 101]
07-01 14:37:31.040  2736  2736 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]
07-01 14:37:31.050  1945  2273 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]
07-01 14:37:31.054  1945  2273 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]
07-01 14:37:31.054  1945  2273 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]
07-01 14:37:31.056  1945  2273 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=214, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10042 RequestorUid: 10042 RequestorPkg: com.google.android.youtube UnderlyingNetworks: Null] ]
07-01 14:37:31.412  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10375; state: ENABLED
07-01 14:37:31.412  1945  9454 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=app.revanced.manager.flutter/.MainActivity bnds=[435,618][644,835]} from uid 10293
07-01 14:37:31.431  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 194480991; UID 10375; state: ENABLED
07-01 14:37:31.432  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 174042980; UID 10375; state: DISABLED
07-01 14:37:31.436  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 184838306; UID 10375; state: DISABLED
07-01 14:37:31.437  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 185004937; UID 10375; state: DISABLED
07-01 14:37:31.437  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 181136395; UID 10375; state: DISABLED
07-01 14:37:31.437  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 174042936; UID 10375; state: DISABLED
07-01 14:37:31.439  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 197654537; UID 10375; state: ENABLED
07-01 14:37:31.440   969   969 I android.hardware.power-service-qti: Power setMode: 5 to: 1
07-01 14:37:31.440   969   969 E QTI PowerHAL: Failed to perform launch boost
07-01 14:37:31.441  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 205907456; UID 10375; state: ENABLED
07-01 14:37:31.446  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 194833441; UID 10375; state: ENABLED
07-01 14:37:31.450  2381  2381 W Choreographer: Frame time is 0.051106 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
07-01 14:37:31.453  1945  2102 W libprocessgroup: Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
07-01 14:37:31.454  1945  2102 W libprocessgroup: Failed to open /dev/blkio//cgroup.procs: No such file or directory
07-01 14:37:31.458  1945  9454 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10375; state: DISABLED
07-01 14:37:31.466  1945  2102 W libprocessgroup: Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
07-01 14:37:31.467  1945  2102 W libprocessgroup: Failed to open /dev/blkio//cgroup.procs: No such file or directory
07-01 14:37:31.492  2381  2588 E OpenGLRenderer: Unable to match the desired swap behavior.
07-01 14:37:31.515  2381  2588 W Parcel  : Expecting binder but got null!
07-01 14:37:31.530  1945  2102 W libprocessgroup: Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
07-01 14:37:31.530  1945  2102 W libprocessgroup: Failed to open /dev/blkio//cgroup.procs: No such file or directory
07-01 14:37:31.761  8915  8915 W manager.flutter: type=1400 audit(0.0:186): avc: denied { read } for name="max_map_count" dev="proc" ino=71692 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=app.revanced.manager.flutter
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: QUALCOMM build                   : 17c3781a1c, Ied085aa59b
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Build Date                       : 03/30/22
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.17
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Local Branch                     : 
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Remote Branch                    : 
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Remote Branch                    : 
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Reconstruct Branch               : 
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Build Config                     : S L 10.0.7 AArch64
07-01 14:37:31.785  8915  8915 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
07-01 14:37:31.854  8915  8915 I AdrenoGLES-0: PFP: 0x005ff11a, ME: 0x005ff066
07-01 14:37:32.115  1945  9454 D CoreBackPreview: Window{35bb6f3 u0 app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@c4e4e29, mPriority=-1}
07-01 14:37:32.116  1945  9454 D CoreBackPreview: Window{35bb6f3 u0 app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@5ddf5ae, mPriority=0}
07-01 14:37:32.252  1003  2138 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10375 pid=0
07-01 14:37:32.252  1003  3666 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10375 pid=8915
07-01 14:37:32.253  1003  3666 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10375 => denied (3335 us)
07-01 14:37:32.253  1003  2138 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10375 => denied (3518 us)
07-01 14:37:32.253  1003  3666 W ServiceManager: Permission failure: android.permission.ROTATE_SURFACE_FLINGER from uid=10375 pid=8915
07-01 14:37:32.253  1003  2138 W ServiceManager: Permission failure: android.permission.ROTATE_SURFACE_FLINGER from uid=10375 pid=0
07-01 14:37:32.253  1003  3666 D PermissionCache: checking android.permission.ROTATE_SURFACE_FLINGER for uid=10375 => denied (307 us)
07-01 14:37:32.253  1003  2138 D PermissionCache: checking android.permission.ROTATE_SURFACE_FLINGER for uid=10375 => denied (314 us)
07-01 14:37:32.253  1003  3666 W ServiceManager: Permission failure: android.permission.INTERNAL_SYSTEM_WINDOW from uid=10375 pid=8915
07-01 14:37:32.253  1003  2138 W ServiceManager: Permission failure: android.permission.INTERNAL_SYSTEM_WINDOW from uid=10375 pid=0
07-01 14:37:32.253  1003  3666 D PermissionCache: checking android.permission.INTERNAL_SYSTEM_WINDOW for uid=10375 => denied (167 us)
07-01 14:37:32.253  1003  2138 D PermissionCache: checking android.permission.INTERNAL_SYSTEM_WINDOW for uid=10375 => denied (170 us)
07-01 14:37:32.288   963   963 I SDM     : HWCDisplay::GetColorModeCount: Supported color mode count = 1
07-01 14:37:32.288   963   963 I SDM     : HWCDisplay::GetColorModes: Supports color mode[0] = 0
07-01 14:37:32.288  1003  3666 E HWComposer: getSupportedContentTypes: getSupportedContentTypes failed for display 0: Unsupported (8)
07-01 14:37:32.289  8915 11552 E OpenGLRenderer: Unable to match the desired swap behavior.
07-01 14:37:32.441 11572 11572 W sh      : type=1400 audit(0.0:187): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.461 11572 11572 W sh      : type=1400 audit(0.0:188): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.481 11572 11572 W sh      : type=1400 audit(0.0:189): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.501 11572 11572 W sh      : type=1400 audit(0.0:190): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.511 11572 11572 W sh      : type=1400 audit(0.0:191): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.531 11572 11572 W sh      : type=1400 audit(0.0:192): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.551 11572 11572 W sh      : type=1400 audit(0.0:193): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:32.571 11572 11572 W sh      : type=1400 audit(0.0:194): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:33.279  8915  8915 I Choreographer: Skipped 54 frames!  The application may be doing too much work on its main thread.
07-01 14:37:33.744  8915 11558 I flutter : dynamic_color: Core palette detected.
07-01 14:37:33.884   737   737 I servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
07-01 14:37:33.884  8915 11559 I Gralloc4: Adding additional valid usage bits: 0x202000
07-01 14:37:33.944  8915  8915 E SurfaceSyncer: Failed to find sync for id=0
07-01 14:37:33.973  8915 11552 W Parcel  : Expecting binder but got null!
07-01 14:37:33.976   969   969 I android.hardware.power-service-qti: Power setMode: 5 to: 0
07-01 14:37:34.017  1945  2084 I ActivityTaskManager: Displayed app.revanced.manager.flutter/.MainActivity: +2s570ms
07-01 14:37:34.017  1945  2084 I ActivityTaskManager: Fully drawn app.revanced.manager.flutter/.MainActivity: +2s570ms
07-01 14:37:34.037  1945  2031 D CompatibilityChangeReporter: Compat change id reported: 214016041; UID 10375; state: ENABLED
07-01 14:37:34.054  3680  3680 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3306 
07-01 14:37:34.107  3680  3680 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2127 repeatCheckTimes = 0, locked = false
07-01 14:37:34.113  3680  3680 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=app.revanced.manager.flutter fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)
07-01 14:37:34.113  3680  3680 I GoogleInputMethodService: GoogleInputMethodService.shouldHideHeaderOnInitialState():1990 ShouldHideHeaderOnInitialState = false
07-01 14:37:34.114  3680  3680 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2127 repeatCheckTimes = 1, locked = false
07-01 14:37:34.245  1945  2031 D ConnectivityService: requestNetwork for uid/pid:10375/8915 activeRequest: null callbackRequest: 215 [NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
07-01 14:37:34.250  1945  2281 D ConnectivityService: NetReassign [216 : null в†’ 101]
07-01 14:37:34.263  2736  2736 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]
07-01 14:37:34.271  1945  2273 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]
07-01 14:37:34.271  1945  2273 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]
07-01 14:37:34.271  1945  2273 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]
07-01 14:37:34.271  1945  2273 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=216, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10375 RequestorUid: 10375 RequestorPkg: app.revanced.manager.flutter UnderlyingNetworks: Null] ]
07-01 14:37:34.378  1945  2930 W InputManager-JNI: Input channel object '33c2bb2 Splash Screen app.revanced.manager.flutter (client)' was disposed without first being removed with the input manager!
07-01 14:37:34.401 11889 11889 W sh      : type=1400 audit(0.0:212): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:34.427  2381  2527 W FrameTracker: Missed SF frame:JANK_SURFACEFLINGER_DEADLINE_MISSED, 60635, 15760530, CUJ=J<SPLASHSCREEN_EXIT_ANIM>
07-01 14:37:34.427  2381  2527 W FrameTracker: Missed SF frame:UNKNOWN: 68, 60657, 12629392, CUJ=J<SPLASHSCREEN_EXIT_ANIM>
07-01 14:37:34.427  2381  2527 W FrameTracker: Missing HWUI jank callback for vsyncId: 60946, CUJ=J<SPLASHSCREEN_EXIT_ANIM>
07-01 14:37:34.431 11889 11889 W sh      : type=1400 audit(0.0:213): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:34.461  4915  4941 W henticator:auth: Suspending all threads took: 7.563ms
07-01 14:37:34.461 11889 11889 W sh      : type=1400 audit(0.0:214): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:34.481 11889 11889 W sh      : type=1400 audit(0.0:215): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:34.501 11889 11889 W sh      : type=1400 audit(0.0:216): avc: denied { read } for name="/" dev="dm-0" ino=2 scontext=u:r:untrusted_app:s0:c119,c257,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=app.revanced.manager.flutter
07-01 14:37:34.848  3496  3496 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.payse.service.BIND dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService }
07-01 14:37:34.875  3496  3496 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.ocr.service.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService }
07-01 14:37:35.191  3496  3496 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.chimera.container.moduleinstall.ModuleInstallService.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService }
07-01 14:37:35.271  3496  3496 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.ocr.service.internal.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalApiService }
07-01 14:37:36.177 10826 10956 D Event   : No subscribers registered for event class com.reddit.sync.h
07-01 14:37:36.177 10826 10956 D Event   : No subscribers registered for event class de.greenrobot.event.e
07-01 14:37:36.183 10826 10989 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=40edc3b4-ec6d-4043-83b2-ecbb08b38433, tags={ com.reddit.sync.ExperimentsSyncWorker } ]
07-01 14:37:36.723  1945  2930 W ActivityManager: stopServiceToken startId 4 is last, but have 1 remaining args
07-01 14:37:37.031  1945  2930 D ConnectivityService: requestNetwork for uid/pid:10339/9008 activeRequest: null callbackRequest: 217 [NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
07-01 14:37:37.034  1945  2281 D ConnectivityService: NetReassign [218 : null в†’ 101]
07-01 14:37:37.044  2736  2736 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]
07-01 14:37:37.048  1945  2273 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]
07-01 14:37:37.049  1945  2273 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]
07-01 14:37:37.051  1945  2273 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]
07-01 14:37:37.052  1945  2273 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=218, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10339 RequestorUid: 10339 RequestorPkg: com.Slack UnderlyingNetworks: Null] ]
07-01 14:37:37.954  9129  9235 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=2e596f3d-c1f9-45df-b753-593ee2fd1a7f, tags={ com.takeaway.android.workers.ClearMenuCacheWorker } ]
07-01 14:37:38.326  2381  2381 W Choreographer: Frame time is 0.016457 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
07-01 14:37:38.969  2381  2381 W Choreographer: Frame time is 0.070981 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
07-01 14:37:40.445  1945  2231 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.drive.ApiService.RESET_AFTER_BOOT flg=0x4 cmp=com.google.android.gms/.drive.api.ApiService (has extras) } U=0: not found
07-01 14:37:40.452  1945  2098 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10337; state: DISABLED

Installer logs (exported using Installer menu option) [unneeded if issue is not during patching].

No response

Screenshots or videos

https://imgur.com/a/WfNjHwe

Solution

No response

Additional context

No response

Acknowledgements

  • I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this issue properly.
  • The issue is related solely to the ReVanced Manager and not related to patching errors or patches
@rexthefex rexthefex added the Bug report Something isn't working label Jul 1, 2023
@glibg10b
Copy link

This is a Magisk issue. Downgrading to 25.2 is the current workaround. The Magisk devs don't currently plan on fixing this

@Ushie Ushie closed this as completed Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants