rovo89 / Xposed

The native part of the Xposed framework (mainly the modified app_process binary).
Other
7.41k stars 1.47k forks source link

?/SENTINEL_TAG on log #304

Open KaMyKaSii opened 6 years ago

KaMyKaSii commented 6 years ago

I do not know what that means but I decided to report it anyway. This error appears in the log even after you disable the Xposed by the switch. If I posted the issue in the wrong area, forgive me. Xposed v89 arm64 sdk 25 running on a custom rom 7.1.1 based on AOSP

01-06 20:50:47.725 I/Xposed ( 396): ----------------- 01-06 20:50:47.725 I/Xposed ( 396): Starting Xposed version 89, compiled for SDK 25 01-06 20:50:47.725 I/Xposed ( 396): Device: Q2 (Elephone), Android version 7.1.1 (SDK 25) 01-06 20:50:47.725 I/Xposed ( 396): ROM: NMF26X test-keys 01-06 20:50:47.725 I/Xposed ( 396): Build fingerprint: Quantum/Q2/Q2:6.0/MRA58K/URBR2016092801:user/release-keys 01-06 20:50:47.725 I/Xposed ( 396): Platform: arm64-v8a, 64-bit binary, system server: yes 01-06 20:50:47.725 I/Xposed ( 396): SELinux enabled: yes, enforcing: no 01-06 20:50:50.420 E/Xposed ( 396): Found /data/user_de/0/de.robv.android.xposed.installer/conf/disabled, not loading Xposed 01-06 20:50:57.583 I/Xposed ( 397): ----------------- 01-06 20:50:57.583 I/Xposed ( 397): Starting Xposed version 89, compiled for SDK 25 01-06 20:50:57.583 I/Xposed ( 397): Device: Q2 (Elephone), Android version 7.1.1 (SDK 25) 01-06 20:50:57.583 I/Xposed ( 397): ROM: NMF26X test-keys 01-06 20:50:57.583 I/Xposed ( 397): Build fingerprint: Quantum/Q2/Q2:6.0/MRA58K/URBR2016092801:user/release-keys 01-06 20:50:57.583 I/Xposed ( 397): Platform: arm64-v8a, 32-bit binary, system server: no 01-06 20:50:57.583 I/Xposed ( 397): SELinux enabled: yes, enforcing: no 01-06 20:50:59.960 E/Xposed ( 397): Found /data/user_de/0/de.robv.android.xposed.installer/conf/disabled, not loading Xposed 01-06 20:51:35.894 ?/SENTINEL_TAG( 1896): SENTINEL_MSG_LIBCUTILS 01-06 20:51:35.894 ?/SENTINEL_TAG( 1896): SENTINEL_MSG_LIBLOG 01-06 22:22:02.524 ?/SENTINEL_TAG(32320): SENTINEL_MSG_LIBCUTILS 01-06 22:22:02.524 ?/SENTINEL_TAG(32320): SENTINEL_MSG_LIBLOG 01-06 22:22:05.603 ?/SENTINEL_TAG(32505): SENTINEL_MSG_LIBCUTILS 01-06 22:22:05.603 ?/SENTINEL_TAG(32505): SENTINEL_MSG_LIBLOG 01-06 22:47:13.679 ?/SENTINEL_TAG( 4670): SENTINEL_MSG_LIBCUTILS 01-06 22:47:13.679 ?/SENTINEL_TAG( 4670): SENTINEL_MSG_LIBLOG 01-06 22:47:16.291 ?/SENTINEL_TAG( 4708): SENTINEL_MSG_LIBCUTILS 01-06 22:47:16.291 ?/SENTINEL_TAG( 4708): SENTINEL_MSG_LIBLOG 01-06 22:52:02.156 ?/SENTINEL_TAG( 5772): SENTINEL_MSG_LIBCUTILS 01-06 22:52:02.156 ?/SENTINEL_TAG( 5772): SENTINEL_MSG_LIBLOG 01-06 22:52:06.581 ?/SENTINEL_TAG( 5921): SENTINEL_MSG_LIBCUTILS 01-06 22:52:06.581 ?/SENTINEL_TAG( 5921): SENTINEL_MSG_LIBLOG 01-06 23:13:01.920 ?/SENTINEL_TAG(13695): SENTINEL_MSG_LIBCUTILS 01-06 23:13:01.920 ?/SENTINEL_TAG(13695): SENTINEL_MSG_LIBLOG xposed_error_20180107_001107.log

rovo89 commented 6 years ago

I have seen these log entries as well. They also show up in a normal "logcat" command. The string neither appears in Xposed's source code nor in AOSP. Meanwhile, I assume it's caused by Facebook. See this unrelated log without Xposed installed:

12-22 12:45:55.699  2418  2453 ? SENTINEL_TAG: SENTINEL_MSG_LIBCUTILS
12-22 12:45:55.699  2418  2453 ? SENTINEL_TAG: SENTINEL_MSG_LIBLOG
12-22 12:45:55.699  2418  2453 I logcat-interceptor: Logcat interceptor installed successfully
12-22 12:45:55.700  2418  2453 I FacebookApplication: Logcat interceptor installed successfully

https://jira.lineageos.org/secure/attachment/14025/logcat-victara-boot2hang.txt