0% found this document useful (0 votes)
24 views2 pages

Com - Vip.loader Logcat

The document contains log entries from an Android application indicating various system calls and service requests. It ends with a fatal exception caused by a permission denial when attempting to create a floating service window. The error highlights a RuntimeException related to the inability to add a window due to insufficient permissions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views2 pages

Com - Vip.loader Logcat

The document contains log entries from an Android application indicating various system calls and service requests. It ends with a fatal exception caused by a permission denial when attempting to create a floating service window. The error highlights a RuntimeException related to the inability to add a window due to insufficient permissions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

--------- beginning of main

06-10 13:41:46.854 30461 31537 D SystemCallProvider: call: VM,


Bundle[mParcelledData.dataSize=88]
06-10 13:41:46.855 7701 7701 D GBoxCore: getService: activity_manager,
android.os.BinderProxy@c856223
06-10 13:41:46.856 30461 31537 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=76]
06-10 13:41:46.856 7701 7701 D GBoxCore: getService: job_manager,
android.os.BinderProxy@2c3a320
06-10 13:41:46.857 30461 31537 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-10 13:41:46.858 7701 7701 D GBoxCore: getService: package_manager,
android.os.BinderProxy@3c064d9
06-10 13:41:46.859 30461 31537 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-10 13:41:46.860 7701 7701 D GBoxCore: getService: storage_manager,
android.os.BinderProxy@7b3e9e
06-10 13:41:46.861 30461 31537 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=80]
06-10 13:41:46.861 7701 7701 D GBoxCore: getService: user_manager,
android.os.BinderProxy@dc1fd7f
06-10 13:41:46.862 30461 31537 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-10 13:41:46.863 7701 7701 D GBoxCore: getService: xposed_manager,
android.os.BinderProxy@60fd14c
06-10 13:41:46.863 30461 31627 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-10 13:41:46.864 7701 7701 D GBoxCore: getService: account_manager,
android.os.BinderProxy@3497595
06-10 13:41:46.865 30461 31627 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
06-10 13:41:46.866 7701 7701 D GBoxCore: getService: location_manager,
android.os.BinderProxy@e58a6aa
06-10 13:41:46.867 30461 31627 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=96]
06-10 13:41:46.867 7701 7701 D GBoxCore: getService: notification_manager,
android.os.BinderProxy@2f29b
06-10 13:41:46.868 7701 7701 I Typeface: updateThemeFont new=Rookery-
Regular;old=sans-serif;new=Rookery-Stacked;old=
06-10 13:41:46.899 7701 7701 D nativeloader: Load /data/app/~~b-
uuncqoUEj6aSRSEocHvQ==/com.vip.loader-IkE-8_q8vlIsJsQKCCMfbQ==/lib/arm64/libVip-
Loader.so using ns clns-7 from class loader (caller=/data/app/~~b-
uuncqoUEj6aSRSEocHvQ==/com.vip.loader-IkE-8_q8vlIsJsQKCCMfbQ==/base.apk): ok
06-10 13:41:46.928 7701 7701 D AppCompatDelegate: Checking for metadata for
AppLocalesMetadataHolderService : Service not found
06-10 13:41:47.024 7735 7735 W libprocessgroup: JoinCgroup: controller schedtune
is not found
06-10 13:41:47.521 7701 7701 D AndroidRuntime: Shutting down VM
--------- beginning of crash
06-10 13:41:47.524 7701 7701 E AndroidRuntime: FATAL EXCEPTION: main
06-10 13:41:47.524 7701 7701 E AndroidRuntime: Process: com.vip.loader, PID: 7701
06-10 13:41:47.524 7701 7701 E AndroidRuntime: java.lang.RuntimeException: Unable
to create service android.loader.service.FloatingService:
android.view.WindowManager$BadTokenException: Unable to add window
android.view.ViewRootImpl$W@8482305 -- permission denied for window type 2038
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.app.ActivityThread.handleCreateService(ActivityThread.java:5120)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2555)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:112)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.os.Looper.loopOnce(Looper.java:268)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.os.Looper.loop(Looper.java:384)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
android.app.ActivityThread.main(ActivityThread.java:8921)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
java.lang.reflect.Method.invoke(Native Method)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
06-10 13:41:47.524 7701 7701 E AndroidRuntime: at com.android.internal.o

You might also like