Magisk manager stuck on logo screen after rooting - Magisk

I've managed to root my LG G7 Thinq (G710EM) by patching the boot image with Magisk on my freshly flashed os. It seems that it is rooted properly (root detectors say so and I can use su/magisk commands in the shell), but Magisk manager gets hard stuck on logo screen.
I've tried flashing different kdf and installing different Magisk versions (v26/25/24) and nothing helps.
I found this in android logs while starting the v26.1:
Spoiler: Logs
04-11 16:59:35.246 13315 13315 W ADebug : Failed to get property persist.sys.media.traces
04-11 16:59:35.451 13315 13315 E asset : AssetManager::addSystemOverlays delete oidmap
04-11 16:59:35.452 13315 13315 E asset : AssetManager::addSystemOverlays delete oidmap
04-11 16:59:35.460 13315 13315 W ResourceType: No package identifier when getting value for resource number 0x000600a6
04-11 16:59:35.460 13315 13315 E IPC : Error in IPCMain
04-11 16:59:35.460 13315 13315 E IPC : java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
04-11 16:59:35.460 13315 13315 E IPC : at com.topjohnwu.superuser.internal.RootServerMain.<init>(SourceFile:0)
04-11 16:59:35.460 13315 13315 E IPC : at com.topjohnwu.superuser.internal.RootServerMain.main(Unknown Source:23)
04-11 16:59:35.460 13315 13315 E IPC : at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
04-11 16:59:35.460 13315 13315 E IPC : at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:284)
04-11 16:59:35.460 13315 13315 E IPC : Caused by: java.lang.reflect.InvocationTargetException
04-11 16:59:35.460 13315 13315 E IPC : at java.lang.reflect.Method.invoke(Native Method)
04-11 16:59:35.460 13315 13315 E IPC : ... 4 more
04-11 16:59:35.460 13315 13315 E IPC : Caused by: java.lang.RuntimeException: Unable to instantiate Application():android.content.res.Resources$NotFoundException: Resource ID #0x600a6
04-11 16:59:35.460 13315 13315 E IPC : at android.app.ActivityThread.attach(ActivityThread.java:6632)
04-11 16:59:35.460 13315 13315 E IPC : at android.app.ActivityThread.systemMain(ActivityThread.java:6672)
04-11 16:59:35.460 13315 13315 E IPC : ... 5 more
04-11 16:59:35.460 13315 13315 E IPC : Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x600a6
04-11 16:59:35.460 13315 13315 E IPC : at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:223)
04-11 16:59:35.460 13315 13315 E IPC : at android.content.res.Resources.getBoolean(Resources.java:1065)
04-11 16:59:35.460 13315 13315 E IPC : at com.lge.systemservice.core.PerfTrackerManager.init(PerfTrackerManager.java:49)
04-11 16:59:35.460 13315 13315 E IPC : at android.app.Application.onCreate(Application.java:103)
04-11 16:59:35.460 13315 13315 E IPC : at android.app.ActivityThread.attach(ActivityThread.java:6630)
04-11 16:59:35.460 13315 13315 E IPC : ... 6 more
I can't find anyone having similar issues. Please help me @[email protected]

Try submitting a bug report on GitHub to Magisk Repo along with logs.

Related

Modules install correctly but won't work after reboot (log inside thread)

It always says "modules will be updates at next reboot" but they don't even work.
Tried several different magisk manager and zips. I am not on 14.5/5.4.3
11-27 00:17:14.897 3227 3342 I Magisk : * Creating /sbin overlay
11-27 00:17:14.898 3227 3342 I Magisk : * Mounting mirrors
11-27 00:17:14.898 3227 3342 I Magisk : mount: /dev/block/platform/11120000.ufs/by-name/SYSTEM -> /sbin/.core/mirror/system
11-27 00:17:14.898 3227 3342 I Magisk : link: /sbin/.core/mirror/system/vendor -> /sbin/.core/mirror/vendor
11-27 00:17:14.898 3227 3342 I Magisk : bind_mount: /data/magisk -> /sbin/.core/mirror/bin
11-27 00:17:14.898 3227 3342 I Magisk : * Setting up internal busybox
11-27 00:17:14.907 3227 3342 I Magisk : * Mounting /data/magisk.img
11-27 00:17:15.076 3227 3342 I Magisk : * Running post-fs-data.d scripts
11-27 00:17:15.076 3227 3342 I Magisk : * Running module post-fs-data scripts
11-27 00:17:15.076 3227 3342 I Magisk : * Loading modules
11-27 00:17:15.077 3227 3362 I Magisk : * Starting MagiskHide
11-27 00:17:15.077 3227 3362 I Magisk : hide_utils: Hiding sensitive props
11-27 00:17:15.077 3227 3362 I Magisk : hide_list: [com.google.android.gms.unstable]
11-27 00:17:15.092 3227 3362 I Magisk : proc_monitor: init ns=mnt:[4026531840]
11-27 00:17:15.613 3227 3457 I Magisk : ** late_start service mode running
11-27 00:17:15.614 3227 3457 I Magisk : * Running service.d scripts
11-27 00:17:15.620 3227 3457 I Magisk : * Running module service scripts
11-27 00:17:19.157 3227 3362 I Magisk : proc_monitor: zygote ns=mnt:[4026533794] zygote64 ns=mnt:[4026533649]
11-27 00:17:34.011 3227 3362 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=6102 ns=mnt:[4026533902])

SafetyNet API Error

Upgraded to Magisk v15.0 and now when I run SafetyNet check I receive an API Error.
I am running Android 8.1 on Nexus 6P and have uninstalled Magisk using the Uninstaller and re-installed and still receive the same API error.
I've searched and read through quite a few threads and haven't come up with any fixes. Closest thing I found was a fix on the OnePlus forum.
Attached is a screenshot of the Magisk screen for reference.
Any help would be greatly appreciated.
Thanks in advance!
Clear Magisk Manager data and when you relaunch/open Magisk make sure you have a good internet connection cause you need that to download a files that help to check safetynet API when you click on Tap To Start Safetynet Check...
Sent from my A0001 using Tapatalk
I had the same problem. I solved it by doing a clean install of Magisk (completely uninstall previous version, install new version).
J_M_V_S said:
I had the same problem. I solved it by doing a clean install of Magisk (completely uninstall previous version, install new version).
Click to expand...
Click to collapse
I tried this before and still received the error.
iPusak Gaoq™ said:
Clear Magisk Manager data and when you relaunch/open Magisk make sure you have a good internet connection cause you need that to download a files that help to check safetynet API when you click on Tap To Start Safetynet Check...
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
That worked! Thanks so much for the quick fix.
mandhir said:
I tried this before and still received the error.
That worked! Thanks so much for the quick fix.
Click to expand...
Click to collapse
Worked for me too!! Thanks a lot!
SafetyNet not passed
Samsung Galaxy S5 G-900F latest magisk 15.1 and magisk manager 5.5.2 SafetyNet not passed. Clean install, no problem on 14.0 version.
Code:
06-20 02:29:05.240 265 265 I Magisk : * Creating /sbin overlay
06-20 02:29:05.390 265 265 E Magisk : mount tmpfs->/sbin failed with 13: Permission denied
06-20 02:29:05.390 265 265 E Magisk : symlink /root/adbd->/sbin/adbd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/bgcompact->/sbin/bgcompact failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/emmc_quickverify->/sbin/emmc_quickverify failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/ffu->/sbin/ffu failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/healthd->/sbin/healthd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/knox_changer->/sbin/knox_changer failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/sswap->/sbin/sswap failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/ueventd->/sbin/ueventd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/watchdogd->/sbin/watchdogd failed with 17: File exists
06-20 02:29:05.390 265 265 I Magisk : * Mounting mirrors
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/mirror/system failed with 30: Read-only file system
06-20 02:29:05.390 265 265 E Magisk : mount /dev/block/platform/msm_sdcc.1/by-name/system->/sbin/.core/mirror/system failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : mount: /sbin/.core/mirror/system
06-20 02:29:05.390 265 265 E Magisk : symlink /sbin/.core/mirror/system/vendor->/sbin/.core/mirror/vendor failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : link: /sbin/.core/mirror/vendor
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/mirror/bin failed with 30: Read-only file system
06-20 02:29:05.390 265 265 E Magisk : mount /data/adb/magisk->/sbin/.core/mirror/bin failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : bind_mount: /sbin/.core/mirror/bin
06-20 02:29:05.390 265 265 I Magisk : * Setting up internal busybox
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/busybox failed with 30: Read-only file system
06-20 02:29:05.390 269 269 E Magisk : execvpe failed with 2: No such file or directory
06-20 02:29:05.390 269 269 E Magisk : symlink /sbin/.core/mirror/bin/busybox->/sbin/.core/busybox/busybox failed with 2: No such file or directory
06-20 02:29:05.390 269 269 I Magisk : Magisk v15.1(1510) daemon started
06-20 02:29:05.390 269 273 I Magisk : ** post-fs mode running
06-20 04:29:06.210 269 277 I Magisk : ** post-fs-data mode running
06-20 04:29:06.210 269 277 I Magisk : * Mounting /data/adb/magisk.img
06-20 04:29:06.210 269 277 E Magisk : mkdir_p /sbin/.core/img failed with 30: Read-only file system
06-20 04:29:06.340 269 277 I Magisk : * Running post-fs-data.d scripts
06-20 04:29:06.340 269 277 I Magisk : * Running module post-fs-data scripts
06-20 04:29:06.350 269 277 I Magisk : * Loading modules
06-20 04:29:06.350 269 289 I Magisk : * Starting MagiskHide
06-20 04:29:06.350 269 289 I Magisk : hide_utils: Hiding sensitive props
06-20 04:29:06.360 269 289 I Magisk : hide_list: [com.google.android.gms.unstable]
06-20 04:29:06.380 269 289 I Magisk : proc_monitor: init ns=mnt:[4026531840]
12-30 17:08:38.099 269 575 I Magisk : ** late_start service mode running
12-30 17:08:38.099 269 575 I Magisk : * Running service.d scripts
12-30 17:08:38.099 269 575 I Magisk : * Running module service scripts
12-30 17:08:42.049 269 289 I Magisk : proc_monitor: zygote ns=mnt:[4026534515]
mkdante381 said:
Samsung Galaxy S5 G-900F latest magisk 15.1 and magisk manager 5.5.2 SafetyNet not passed. Clean install, no problem on 14.0 version.
Code:
06-20 02:29:05.240 265 265 I Magisk : * Creating /sbin overlay
06-20 02:29:05.390 265 265 E Magisk : mount tmpfs->/sbin failed with 13: Permission denied
06-20 02:29:05.390 265 265 E Magisk : symlink /root/adbd->/sbin/adbd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/bgcompact->/sbin/bgcompact failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/emmc_quickverify->/sbin/emmc_quickverify failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/ffu->/sbin/ffu failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/healthd->/sbin/healthd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/knox_changer->/sbin/knox_changer failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/sswap->/sbin/sswap failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/ueventd->/sbin/ueventd failed with 17: File exists
06-20 02:29:05.390 265 265 E Magisk : symlink /root/watchdogd->/sbin/watchdogd failed with 17: File exists
06-20 02:29:05.390 265 265 I Magisk : * Mounting mirrors
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/mirror/system failed with 30: Read-only file system
06-20 02:29:05.390 265 265 E Magisk : mount /dev/block/platform/msm_sdcc.1/by-name/system->/sbin/.core/mirror/system failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : mount: /sbin/.core/mirror/system
06-20 02:29:05.390 265 265 E Magisk : symlink /sbin/.core/mirror/system/vendor->/sbin/.core/mirror/vendor failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : link: /sbin/.core/mirror/vendor
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/mirror/bin failed with 30: Read-only file system
06-20 02:29:05.390 265 265 E Magisk : mount /data/adb/magisk->/sbin/.core/mirror/bin failed with 2: No such file or directory
06-20 02:29:05.390 265 265 I Magisk : bind_mount: /sbin/.core/mirror/bin
06-20 02:29:05.390 265 265 I Magisk : * Setting up internal busybox
06-20 02:29:05.390 265 265 E Magisk : mkdir_p /sbin/.core/busybox failed with 30: Read-only file system
06-20 02:29:05.390 269 269 E Magisk : execvpe failed with 2: No such file or directory
06-20 02:29:05.390 269 269 E Magisk : symlink /sbin/.core/mirror/bin/busybox->/sbin/.core/busybox/busybox failed with 2: No such file or directory
06-20 02:29:05.390 269 269 I Magisk : Magisk v15.1(1510) daemon started
06-20 02:29:05.390 269 273 I Magisk : ** post-fs mode running
06-20 04:29:06.210 269 277 I Magisk : ** post-fs-data mode running
06-20 04:29:06.210 269 277 I Magisk : * Mounting /data/adb/magisk.img
06-20 04:29:06.210 269 277 E Magisk : mkdir_p /sbin/.core/img failed with 30: Read-only file system
06-20 04:29:06.340 269 277 I Magisk : * Running post-fs-data.d scripts
06-20 04:29:06.340 269 277 I Magisk : * Running module post-fs-data scripts
06-20 04:29:06.350 269 277 I Magisk : * Loading modules
06-20 04:29:06.350 269 289 I Magisk : * Starting MagiskHide
06-20 04:29:06.350 269 289 I Magisk : hide_utils: Hiding sensitive props
06-20 04:29:06.360 269 289 I Magisk : hide_list: [com.google.android.gms.unstable]
06-20 04:29:06.380 269 289 I Magisk : proc_monitor: init ns=mnt:[4026531840]
12-30 17:08:38.099 269 575 I Magisk : ** late_start service mode running
12-30 17:08:38.099 269 575 I Magisk : * Running service.d scripts
12-30 17:08:38.099 269 575 I Magisk : * Running module service scripts
12-30 17:08:42.049 269 289 I Magisk : proc_monitor: zygote ns=mnt:[4026534515]
Click to expand...
Click to collapse
Same with me, HTC A9, latest magisk 15.2 and magisk manager 5.5.3 SafetyNet not passed!! orz
---------- Post added at 03:56 AM ---------- Previous post was at 03:00 AM ----------
I removed Xposed installer and re-installed Magisk 15.2 with Magisk Manager 5.5.3, then SafetyNet is worked again!
Also on NOTE 8 it does not pass
HTML:
01-02 09:01:52.873 3244 3244 E Magisk : symlink /root/magisk->/sbin/resetprop failed with 17: File exists
01-02 09:01:52.874 3244 3244 I Magisk : * Mounting mirrors
01-02 09:01:52.874 3244 3244 I Magisk : mount: /sbin/.core/mirror/system
01-02 09:01:52.874 3244 3244 I Magisk : link: /sbin/.core/mirror/vendor
01-02 09:01:52.874 3244 3244 I Magisk : bind_mount: /sbin/.core/mirror/bin
01-02 09:01:52.874 3244 3244 I Magisk : * Setting up internal busybox
01-02 09:01:52.882 3244 3244 I Magisk : Magisk v15.2(1520) daemon started
01-02 09:01:53.005 3244 3253 I Magisk : ** post-fs mode running
01-02 09:01:53.628 3244 3360 I Magisk : ** post-fs-data mode running
01-02 10:01:53.628 3244 3360 I Magisk : * Mounting /data/adb/magisk.img
01-02 10:01:53.776 3244 3360 I Magisk : * Running post-fs-data.d scripts
01-02 10:01:53.777 3244 3360 I Magisk : * Enabling systemless hosts file support
01-02 10:01:53.777 3244 3360 I Magisk : bind_mount: /system/etc/hosts
01-02 10:01:53.777 3244 3375 I Magisk : * Starting MagiskHide
01-02 10:01:53.777 3244 3375 I Magisk : hide_utils: Hiding sensitive props
01-02 10:01:53.777 3244 3375 I Magisk : hide_list: [com.google.android.gms.unstable]
01-02 10:01:53.787 3244 3375 I Magisk : hide_list: [fr.bnpp.digitalbanking]
01-02 10:01:53.796 3244 3375 I Magisk : proc_monitor: init ns=mnt:[4026531840]
01-02 10:01:54.252 3244 3499 I Magisk : ** late_start service mode running
01-02 10:01:54.253 3244 3499 I Magisk : * Running service.d scripts
01-02 10:02:11.097 3244 3375 I Magisk : proc_monitor: zygote ns=mnt:[4026533806] zygote64 ns=mnt:[4026533796]
01-02 10:02:30.700 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=7258 ns=mnt:[4026533924])
01-02 10:02:30.703 7264 7264 I Magisk : hide_daemon: Permissive detected, hide the state
01-02 10:03:07.270 11262 11262 W Magisk : su: request rejected (10225->0)
01-02 10:03:20.984 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=12816 ns=mnt:[4026533889])
01-02 10:03:20.992 12831 12831 I Magisk : hide_daemon: Permissive detected, hide the state
01-02 10:03:35.121 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=13855 ns=mnt:[4026533969])
01-02 10:03:35.124 13861 13861 I Magisk : hide_daemon: Permissive detected, hide the state
01-02 10:04:22.494 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=17089 ns=mnt:[4026533924])
01-02 10:04:22.499 17095 17095 I Magisk : hide_daemon: Permissive detected, hide the state
01-02 10:06:34.773 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=20020 ns=mnt:[4026533924])
01-02 10:06:34.789 20034 20034 I Magisk : hide_daemon: Permissive detected, hide the state
01-02 10:06:35.792 3244 3375 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=20079 ns=mnt:[4026533931])
01-02 10:06:35.795 20085 20085 I Magisk : hide_daemon: Permissive detected, hide the state
iPusak Gaoq™ said:
Clear Magisk Manager data and when you relaunch/open Magisk make sure you have a good internet connection cause you need that to download a files that help to check safetynet API when you click on Tap To Start Safetynet Check...
Click to expand...
Click to collapse
Worked for me.Thankyou.:good:
arya12321 said:
Worked for me.Thankyou.:good:
Click to expand...
Click to collapse
+1 This worked for me and as far as I can tell all modules and settings were retained.
please how can i root my tecno k9 plz i have tried evey thing help me out plz i need this root plz guys
hi. how to clear magisk manager data? i cant see the options in app settings
Hi, I seem to be having a problem with safetyNet API, I have a samsung s5 with the newest Magisk installed have tried all the suggestions on this thread but nothing works. Still get "Safety API Error" anybody have any other suggestions. Im running Android 6.0.1 on security patch 1 October 2016.
iPusak Gaoq™ said:
Clear Magisk Manager data and when you relaunch/open Magisk make sure you have a good internet connection cause you need that to download a files that help to check safetynet API when you click on Tap To Start Safetynet Check...
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Oh thanks. That was easier than what I have imagined. Thanks a lot.
mandhir said:
Upgraded to Magisk v15.0 and now when I run SafetyNet check I receive an API Error.
I am running Android 8.1 on Nexus 6P and have uninstalled Magisk using the Uninstaller and re-installed and still receive the same API error.
I've searched and read through quite a few threads and haven't come up with any fixes. Closest thing I found was a fix on the OnePlus forum.
Attached is a screenshot of the Magisk screen for reference.
Any help would be greatly appreciated.
Thanks in advance!
Click to expand...
Click to collapse
You Can Simply Add A Google Account If You Dont Have Any To Solve This Problem. I Did The Same.
Guys i have the same problem and The most strange point is that it all came up after I fresh installed a rom I had been using for a while and had no problem. I tried like every solution here e.g. adding google account or clearing magisk data etc. with no joy.
Any help is appreciated

Magisk 1531/1540 issue with Xposed

I recently upgraded from Magisk 12 to the latest 15 and found that the last 2 versions (1531 and 1540) seem to have compatibility issue with Xposed (89.2-sdk23-topjohnwu). With any of these 2 versions, Xposed Installer always show "installed but inactive" and none of the installed modules are enabled. Version 1530, however, works fine. Magisk Manager always show Magisk is installed successfully for all 3 versions. Root and SafetyNet (without Xposed) are successful too.
I've tried many advice but none of them fix this problem. Of course, I can stay in 1530 but I fear that I'm unable to try future versions.
My phone is a Xperia X Compact running Marshmallow stock ROM, kernel patched with TA PoC.
Magisk log:
Code:
02-13 11:52:29.367 4146 4146 I Magisk : Magisk v15.4(1540) daemon started
02-13 11:52:29.367 4146 4154 I Magisk : * Starting MagiskHide
02-13 11:52:29.368 4146 4154 I Magisk : hide_utils: Hiding sensitive props
02-13 11:52:29.368 4146 4154 I Magisk : hide_list: [com.google.android.gms.unstable]
02-13 11:52:29.402 4146 4154 I Magisk : proc_monitor: init ns=mnt:[4026531840]
02-13 11:52:30.453 4146 4154 I Magisk : proc_monitor: zygote ns=mnt:[4026535950] zygote64 ns=mnt:[4026535951]
02-13 12:03:26.742 4146 4154 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=9099 ns=mnt:[4026536040])
02-13 12:03:55.977 4146 10987 E Magisk : sqlite3 open failure: unable to open database file
02-13 12:03:55.977 4146 10987 E Magisk : su: cannot find requester
02-13 12:03:55.981 10989 10989 W Magisk : su: request rejected (10230->0)
02-13 12:04:10.040 4146 4154 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=11752 ns=mnt:[4026536015])
02-13 12:04:33.288 4146 4154 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=13374 ns=mnt:[4026536031])
02-13 12:04:58.467 4146 4154 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=15340 ns=mnt:[4026536053])
02-13 12:07:11.041 4146 16761 E Magisk : sqlite3 open failure: unable to open database file
02-13 12:07:57.953 4146 4154 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=17502 ns=mnt:[4026536031])

Stock camera app hangs when taking photos

Edit: clear data on Camera app fixed it, totally forgot to try that first :/
I'm on Magisk rooted Oreo and as the title says when taking pictures the camera hangs for a few seconds. I checked logcat and get the following errors when taking pictures, I tried google but could not find anything on those errors. Perhaps someone has any ideas what's wrong?
Code:
03-07 14:46:21.212 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.213 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.241 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.242 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.275 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.276 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.309 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.315 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.345 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.346 945 25005 I mm-camera: <MCT >< INFO> 297: mct_bus_post_msg: Discarded the bus msgs that got stagnated in the queue
03-07 14:46:21.348 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.377 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.378 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.408 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.409 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.442 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.444 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.477 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.478 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.508 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.512 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.541 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.543 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.574 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.576 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
03-07 14:46:21.608 945 25005 E mm-camera: <MCT ><ERROR> 2474: mct_stream_get_metadata_buffer: Failed to get_buf - errno: Invalid argument!!!
03-07 14:46:21.609 945 25005 E mm-camera: <MCT ><ERROR> 1002: mct_controller_proc_bus_msg_internal: Failed to issue SOF cmd to all modules.
Use this. It works on the X4

Magisk kali nethunter problem

Im trying to install magisk kali nethunter module, after the install it seems in modules part in magisk but kali nethunter apps doesnt installing im using pixel experience rom for redmi note 5 pro
Magisk log:
HTML:
--------- beginning of main
--------- beginning of system
04-11 04:33:10.404 663 663 I Magisk : Magisk v19.3(19300) daemon started
04-11 04:33:10.404 663 663 I Magisk : * Device API level: 28
04-11 04:33:10.434 663 664 I Magisk : ** post-fs-data mode running
04-11 04:33:10.437 663 664 I Magisk : * Initializing Magisk environment
04-11 04:33:10.441 663 664 I Magisk : * Mounting mirrors
04-11 04:33:10.442 663 664 I Magisk : mount: /sbin/.magisk/mirror/system
04-11 04:33:10.442 663 664 I Magisk : mount: /sbin/.magisk/mirror/vendor
04-11 04:33:10.442 663 664 I Magisk : mount: /sbin/.magisk/mirror/data
04-11 04:33:10.444 663 664 I Magisk : * Setting up internal busybox
04-11 04:33:10.461 663 664 I Magisk : * Running post-fs-data.d scripts
04-11 04:33:10.464 663 664 I Magisk : Upgrade / New module: KaliNethunter
04-11 04:33:10.472 663 664 I Magisk : * Running module post-fs-data scripts
04-11 04:33:10.472 663 664 I Magisk : * Loading modules
04-11 04:33:10.472 663 664 I Magisk : KaliNethunter: constructing magic mount structure
04-11 04:33:10.474 663 664 I Magisk : mnt_tmpfs : /system/bin
04-11 04:33:10.474 663 664 I Magisk : bind_mount: /system/bin/busybox
04-11 04:33:10.474 663 664 I Magisk : copy_link : /system/bin/[
04-11 04:33:10.474 663 664 I Magisk : copy_link : /system/bin/[[
04-11 04:33:10.474 663 664 I Magisk : copy_link : /system/bin/ash
04-11 04:33:10.474 663 664 I Magisk : copy_link : /system/bin/bash
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/bbconfig
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/blkdiscard
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/catv
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/chattr
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/dc
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/depmod
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/devmem
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/dnsdomainname
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/fdisk
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/fold
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/freeramdisk
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/fstrim
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/fsync
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/fuser
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/getopt
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/hd
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/hexdump
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/install
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/killall5
04-11 04:33:10.475 663 664 I Magisk : copy_link : /system/bin/less
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/lsattr
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/lzcat
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/lzma
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/lzop
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/lzopcat
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/makedevs
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/mkdosfs
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/mkfs.vfat
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/nc
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/pstree
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/rdev
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/readahead
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/reset
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/resize
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/rev
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/run-parts
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/setconsole
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/setserial
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/sum
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/telnet
04-11 04:33:10.476 663 664 I Magisk : copy_link : /system/bin/test
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/tftp
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/traceroute
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/traceroute6
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/ttysize
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/uncompress
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unexpand
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unlink
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unlzma
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unlzop
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unxz
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/unzip
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/watch
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/wget
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/whois
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/xz
04-11 04:33:10.477 663 664 I Magisk : copy_link : /system/bin/xzcat
04-11 04:33:10.477 663 664 I Magisk : bind_mount: /system/bin/healthd
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/dirname
04-11 04:33:10.478 663 664 I Magisk : bind_mount: /system/bin/app_process32
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/mkdir
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/getevent
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/setprop
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/md5sum
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/df
04-11 04:33:10.478 663 664 I Magisk : bind_mount: /system/bin/bcc
04-11 04:33:10.478 663 664 I Magisk : bind_mount: /system/bin/settings
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/setenforce
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/restorecon
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/cksum
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/inotifyd
04-11 04:33:10.478 663 664 I Magisk : bind_mount: /system/bin/cmd
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/xxd
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/swapoff
04-11 04:33:10.478 663 664 I Magisk : bind_mount: /system/bin/profman
04-11 04:33:10.478 663 664 I Magisk : copy_link : /system/bin/xargs
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/cp
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/log
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/chgrp
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/zcat
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/sgdisk
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/gzip
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/true
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/pm
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/tac
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/screenrecord
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/keystore_cli_v2
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/fsck.ntfs
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/groups
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/sload_f2fs
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/input
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/stty
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/sendevent
04-11 04:33:10.479 663 664 I Magisk : copy_link : /system/bin/sleep
04-11 04:33:10.479 663 664 I Magisk : bind_mount: /system/bin/logwrapper
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/ls
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/start
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/linker
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/fsck.exfat
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/getenforce
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/find
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/netd
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/sort
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/statsd
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/mkfs.exfat
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/ld.mc
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/bugreport
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/uiautomator
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/mediaextractor
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/storaged
04-11 04:33:10.480 663 664 I Magisk : copy_link : /system/bin/mv
04-11 04:33:10.480 663 664 I Magisk : bind_mount: /system/bin/usbd
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/mediametrics
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/egrep
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/unix2dos
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/patch
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/incidentd
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/sha256sum
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/base64
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/ulimit
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/uudecode
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/bootanimation
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/chcon
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/lsmod
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/modinfo
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/dpm
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/incident
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/bzcat
04-11 04:33:10.481 663 664 I Magisk : copy_link : /system/bin/mkfs.ext2
04-11 04:33:10.481 663 664 I Magisk : bind_mount: /system/bin/blkid
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/hwservicemanager
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/insmod
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/kill
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/app_process
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/clatd
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/e2fsdroid
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/hid
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/perfetto
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/ip
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/linker_asan64
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/dumpsys
04-11 04:33:10.482 663 664 I Magisk : bind_mount: /system/bin/locksettings
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/dd
04-11 04:33:10.482 663 664 I Magisk : copy_link : /system/bin/ip6tables-restore
04-11 04:33:10.483 663 664 I Magisk : copy_link : /system/bin/tail
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/vr
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/more
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/appwidget
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/drmserver
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/hw
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/strings
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/tzdatacheck
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/uname
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/logd
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/dpmd
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/pwd
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/umount
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/hostname
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/bugreportz
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/nohup
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/mkfifo
04-11 04:33:10.484 663 664 I Magisk : bind_mount: /system/bin/incident_helper
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/cut
04-11 04:33:10.484 663 664 I Magisk : copy_link : /system/bin/od
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/cameraserver
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/atrace
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/ip6tables
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/sha384sum
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/ip6tables-save
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/pgrep
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/ping6
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/iptables
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/iptables-restore
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/sh
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/reboot
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/linker64
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/fsck.f2fs
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/servicemanager
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/pkill
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/pmap
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/microcom
04-11 04:33:10.485 663 664 I Magisk : copy_link : /system/bin/runcon
04-11 04:33:10.485 663 664 I Magisk : bind_mount: /system/bin/sm
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/bootstat
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/sed
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/content
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/vmstat
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/mkfs.ext3
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/lspci
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/am
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/cpio
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/du
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/awk
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/vdc
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/traced_probes
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/date
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/expand
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/sync
04-11 04:33:10.486 663 664 I Magisk : bind_mount: /system/bin/dexdump
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/tee
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/time
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/modprobe
04-11 04:33:10.486 663 664 I Magisk : copy_link : /system/bin/losetup
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/blockdev
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/vold
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/mke2fs
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/stat
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/gatekeeperd
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/chown
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/comm
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/rm
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/traced
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/ln
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/split
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/dexlist
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/bzip2
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/paste
04-11 04:33:10.487 663 664 I Magisk : copy_link : /system/bin/newfs_msdos
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/monkey
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/mkfs.ntfs
04-11 04:33:10.487 663 664 I Magisk : bind_mount: /system/bin/sysinit
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/logcat
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/printf
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/idmap
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/rmdir
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/which
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/dnsmasq
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/file
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/acpi
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/load_policy
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/chmod
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/installd
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/ime
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/cal
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/cmp
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/gunzip
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/lsof
04-11 04:33:10.488 663 664 I Magisk : copy_link : /system/bin/netstat
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/applypatch
04-11 04:33:10.488 663 664 I Magisk : bind_mount: /system/bin/dalvikvm64
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/toybox
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/nl
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/diff
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/echo
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/usleep
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/uncrypt
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/mountpoint
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/linker_asan
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/sdcard
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/sensorservice
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/debuggerd
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/touch
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/dmesg
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/sha1sum
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/ndc
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/setsid
04-11 04:33:10.489 663 664 I Magisk : copy_link : /system/bin/ndc-wrapper-1.0
04-11 04:33:10.489 663 664 I Magisk : bind_mount: /system/bin/wm
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/uuencode
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/resize2fs
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/seq
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/mkswap
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/service
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/mkfs.ext4
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/truncate
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/tar
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/flock
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/tc
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/pidof
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/basename
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/realpath
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/dalvikvm
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/ping
04-11 04:33:10.490 663 664 I Magisk : copy_link : /system/bin/sysctl
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/mtpd
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/appops
04-11 04:33:10.490 663 664 I Magisk : bind_mount: /system/bin/adbd
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/pppd
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/ip-wrapper-1.0
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/renice
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/head
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/tinymix
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/grep
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/secilc
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/getprop
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/logname
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/expr
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/false
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/hwclock
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/killall
04-11 04:33:10.491 663 664 I Magisk : copy_link : /system/bin/fgrep
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/surfaceflinger
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/blank_screen
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/tombstoned
04-11 04:33:10.491 663 664 I Magisk : bind_mount: /system/bin/dexdiag
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/wait_for_keymaster
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/e2fsck
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/screencap
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/mount
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/dalvikvm32
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/rmmod
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/telecom
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/env
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/ifconfig
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/run-as
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/ionice
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/lmkd
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/mktemp
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/media
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/swapon
04-11 04:33:10.492 663 664 I Magisk : bind_mount: /system/bin/dumpstate
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/yes
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/wc
04-11 04:33:10.492 663 664 I Magisk : copy_link : /system/bin/mknod
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/vold_prepare_subdirs
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/mdnsd
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/ps
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/mount.ntfs
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/crash_dump64
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/chroot
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/cat
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/free
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/id
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/chrt
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/toolbox
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/tune2fs
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/iptables-wrapper-1.0
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/mediadrmserver
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/netutils-wrapper-1.0
04-11 04:33:10.493 663 664 I Magisk : copy_link : /system/bin/nice
04-11 04:33:10.493 663 664 I Magisk : bind_mount: /system/bin/dex2oat
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/bmgr
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/fsck_msdos
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/uptime
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/racoon
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/secdiscard
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/wificond
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/top
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/requestsync
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/whoami
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/tc-wrapper-1.0
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/schedtest
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/taskset
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/lshal
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/timeout
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/wfdservice
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/tty
04-11 04:33:10.494 663 664 I Magisk : bind_mount: /system/bin/thermalserviced
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/lsusb
04-11 04:33:10.494 663 664 I Magisk : copy_link : /system/bin/sha224sum
04-11 04:33:10.495 663 664 I Magisk : copy_link : /system/bin/dos2unix
04-11 04:33:10.495 663 664 I Magisk : copy_link : /system/bin/bunzip2
04-11 04:33:10.495 663 664 I Magisk : copy_link : /system/bin/printenv
04-11 04:33:10.495 663 664 I Magisk : copy_link : /system/bin/readlink
04-11 04:33:10.495 663 664 I Magisk : bind_mount: /system/bin/patchoat
04-11 04:33:10.495 663 664 I Magisk : bind_mount: /system/bin/bu
04-11 04:33:10.495 663 664 I Magisk : bind_mount: /system/bin/wlfx0install-recoverybak0xwlf
04-11 04:33:10.505 663 671 I Magisk : * Starting MagiskHide
04-11 04:33:10.506 663 671 I Magisk : hide_policy: Hiding sensitive props
04-11 04:33:10.506 663 671 I Magisk : hide_list init: [com.google.android.gms/com.google.android.gms.unstable]
04-11 04:33:10.521 663 671 I Magisk : hide_list init: [org.microg.gms.droidguard/com.google.android.gms.unstable]
09-18 20:29:58.097 663 923 I Magisk : ** late_start service mode running
09-18 20:29:58.097 663 923 I Magisk : * Running service.d scripts
09-18 20:29:58.099 663 923 I Magisk : * Running module service scripts
09-18 20:30:05.377 663 2931 I Magisk : ** boot_complete triggered
09-18 20:30:22.373 663 671 I Magisk : proc_monitor: [com.google.android.gms.unstable] PID=[5262] UID=[10001]

Categories

Resources