0% found this document useful (0 votes)
4 views13 pages

com.kill.loader_logcat

The log details the initialization and loading processes of an application, including setting heap tagging levels and loading various libraries. It also reports compatibility changes and attempts to hook into various system services, with some hooks resulting in errors. Additionally, the log indicates interactions with the package manager and other system services during the application's startup sequence.

Uploaded by

modzvicky
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)
4 views13 pages

com.kill.loader_logcat

The log details the initialization and loading processes of an application, including setting heap tagging levels and loading various libraries. It also reports compatibility changes and attempts to hook into various system services, with some hooks resulting in errors. Additionally, the log indicates interactions with the package manager and other system services during the application's startup sequence.

Uploaded by

modzvicky
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/ 13

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

11-14 13:39:18.214 27246 27246 I libc : SetHeapTaggingLevel: tag level set to 0


11-14 13:39:18.218 27246 27246 I ill.loader:gbox: Late-enabling -Xcheck:jni
11-14 13:39:18.245 27246 27246 I ill.loader:gbox: Using CollectorTypeCMC GC.
11-14 13:39:18.251 27246 27246 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
11-14 13:39:18.257 27246 27246 I MessageMonitor: Load libmiui_runtime
11-14 13:39:18.274 27246 27246 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10371; state: DISABLED
11-14 13:39:18.274 27246 27246 D CompatibilityChangeReporter: Compat change id
reported: 242716250; UID 10371; state: DISABLED
11-14 13:39:18.292 27246 27246 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
11-14 13:39:18.293 27246 27246 W ziparchive: Unable to open
'/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-odewWjd2XZf2ippJ7Mbyzg==/
base.dm': No such file or directory
11-14 13:39:18.293 27246 27246 W ziparchive: Unable to open
'/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-odewWjd2XZf2ippJ7Mbyzg==/
base.dm': No such file or directory
11-14 13:39:18.315 27246 27246 D nativeloader: Configuring clns-4 for other apk
/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-odewWjd2XZf2ippJ7Mbyzg==/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-
odewWjd2XZf2ippJ7Mbyzg==/lib/arm64:/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/
com.kill.loader-odewWjd2XZf2ippJ7Mbyzg==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.kill.loader
11-14 13:39:18.316 27246 27246 D nativeloader: Extending system_exposed_libraries:
libapuwareapusys.mtk.so:libapuwareapusys_v2.mtk.so:libapuwarexrp.mtk.so:libapuwarex
rp_v2.mtk.so:libapuwareutils.mtk.so:libapuwareutils_v2.mtk.so:libapuwarehmp.mtk.so:
libmcv_runtime_usdk.mtk.so:libneuron_graph_delegate.mtk.so:libneuronusdk_adapter.mt
k.so:libtflite_mtk.mtk.so:libarmnn_ndk.mtk.so:libcmdl_ndk.mtk.so:libnir_neon_driver
_ndk.mtk.so:libmvpu_runtime.mtk.so:libmvpu_runtime_pub.mtk.so:libmvpu_engine_pub.mt
k.so:libmvpu_pattern_pub.mtk.so:libmvpuop_mtk_cv.mtk.so:libmvpuop_mtk_nn.mtk.so:lib
mvpu_runtime_25.mtk.so:libmvpu_runtime_25_pub.mtk.so:libmvpu_engine_25_pub.mtk.so:l
ibmvpu_pattern_25_pub.mtk.so:libmvpuop25_mtk_cv.mtk.so:libmvpuop25_mtk_nn.mtk.so:li
bmvpu_config.mtk.so:libteeservice_client.trustonic.so:libmisys_jni.xiaomi.so
11-14 13:39:18.324 27246 27246 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
11-14 13:39:18.328 27246 27246 V GraphicsEnvironment: Currently set values for:
11-14 13:39:18.329 27246 27246 V GraphicsEnvironment:
angle_gl_driver_selection_pkgs=[]
11-14 13:39:18.329 27246 27246 V GraphicsEnvironment:
angle_gl_driver_selection_values=[]
11-14 13:39:18.329 27246 27246 V GraphicsEnvironment: ANGLE GameManagerService for
com.kill.loader: false
11-14 13:39:18.329 27246 27246 V GraphicsEnvironment: com.kill.loader is not listed
in per-application setting
11-14 13:39:18.329 27246 27246 V GraphicsEnvironment: App is not on the allowlist
for updatable production driver.
11-14 13:39:18.331 27246 27246 I ForceDarkHelperStubImpl: initialize for
com.kill.loader , ForceDarkOrigin
11-14 13:39:18.333 27246 27246 D nativeloader: Load libforcedarkimpl.so using
system ns (caller=/system_ext/framework/miui-framework.jar): ok
11-14 13:39:18.333 27246 27246 D OpenGLRenderer: JNI_OnLoad success
11-14 13:39:18.333 27246 27246 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
11-14 13:39:18.520 27246 27246 D HookManager: hook:
com.gbox.fake.service.IJobServiceProxy@2c03683
11-14 13:39:18.522 27246 27246 D HookManager: hook:
com.gbox.fake.service.context.ContentServiceProxy@839ec8a
11-14 13:39:18.524 27246 27246 D HookManager: hook:
com.gbox.fake.service.IDevicePolicyManagerProxy@ec8c3d7
11-14 13:39:18.531 27246 27246 D HookManager: hook:
com.gbox.fake.service.IActivityTaskManagerProxy@1ccb930
11-14 13:39:18.538 27246 27246 D HookManager: hook:
com.gbox.fake.service.IPhoneSubInfoProxy@fec50c7
11-14 13:39:18.539 27246 27246 D HookManager: hook:
com.gbox.fake.service.IVibratorServiceProxy@5966892
11-14 13:39:18.540 27246 27246 D HookManager: hook:
com.gbox.fake.service.IActivityManagerProxy@9bc91bf
11-14 13:39:18.554 27246 27246 D HookManager: hook:
com.gbox.fake.service.ILocationManagerProxy@6b60978
11-14 13:39:18.557 27246 27246 D HookManager: hook:
com.gbox.fake.service.IDeviceIdentifiersPolicyProxy@62c988d
11-14 13:39:18.564 27246 27246 D HookManager: hook:
com.gbox.fake.service.IPowerManagerProxy@df988e
11-14 13:39:18.568 27246 27246 D HookManager: hook:
com.gbox.fake.service.ITelephonyManagerProxy@127e0cb
11-14 13:39:18.579 27246 27246 D HookManager: hook:
com.gbox.fake.service.IContextHubServiceProxy@40f3f54
11-14 13:39:18.580 27246 27246 D HookManager: hook error:
com.gbox.fake.service.IContextHubServiceProxy@40f3f54
11-14 13:39:18.580 27246 27246 D HookManager: hook:
com.gbox.fake.service.IUserManagerProxy@4519e43
11-14 13:39:18.582 27246 27246 D HookManager: hook:
com.gbox.fake.service.IMediaRouterServiceProxy@2c324ec
11-14 13:39:18.588 27246 27246 D HookManager: hook:
com.gbox.fake.service.INotificationManagerProxy@4f8c331
11-14 13:39:18.592 27246 27246 D HookManager: hook:
com.gbox.fake.service.IConnectivityManagerProxy@92b2584
11-14 13:39:18.599 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAccountManagerProxy@383a769
11-14 13:39:18.605 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAppOpsManagerProxy@72802fa
11-14 13:39:18.610 27246 27246 D HookManager: hook:
com.gbox.fake.service.IDisplayManagerProxy@72e7fdd
11-14 13:39:18.612 27246 27246 D HookManager: hook:
com.gbox.fake.service.INetworkManagementServiceProxy@dcb894c
11-14 13:39:18.613 27246 27246 D HookManager: hook:
com.gbox.fake.service.ITelephonyRegistryProxy@293ae11
11-14 13:39:18.618 27246 27246 D HookManager: hook:
com.gbox.fake.service.context.RestrictionsManagerProxy@780d902
11-14 13:39:18.623 27246 27246 D HookManager: hook:
com.gbox.fake.service.ISystemUpdateProxy@4a8dc6f
11-14 13:39:18.624 27246 27246 D HookManager: hook error:
com.gbox.fake.service.ISystemUpdateProxy@4a8dc6f
11-14 13:39:18.624 27246 27246 D HookManager: hook:
com.gbox.fake.service.ILauncherAppsProxy@67c865a
11-14 13:39:18.631 27246 27246 D HookManager: hook:
com.gbox.fake.service.IFingerprintManagerProxy@bb9ea67
11-14 13:39:18.633 27246 27246 D HookManager: hook:
com.gbox.fake.service.IWifiManagerProxy@aab6980
11-14 13:39:18.653 27246 27246 D HookManager: hook:
com.gbox.fake.service.IStorageManagerProxy@7aeba75
11-14 13:39:18.655 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAccessibilityManagerProxy@152ecd6
11-14 13:39:18.660 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAutofillManagerProxy@2636529
11-14 13:39:18.661 27246 27246 D HookManager: hook:
com.gbox.fake.service.libcore.OsProxy@a99c9dc
11-14 13:39:18.664 27246 27246 D HookManager: hook:
com.gbox.fake.service.IMediaSessionManagerProxy@669706b
11-14 13:39:18.666 27246 27246 D HookManager: hook:
com.gbox.fake.service.IWifiScannerProxy@8b37874
11-14 13:39:18.667 27246 27246 D HookManager: hook error:
com.gbox.fake.service.IWifiScannerProxy@8b37874
11-14 13:39:18.667 27246 27246 D HookManager: hook:
com.gbox.fake.service.IPermissionManagerProxy@d5d19d
11-14 13:39:18.671 27246 27246 D HookManager: hook:
com.gbox.fake.service.IStorageStatsManagerProxy@7d0856a
11-14 13:39:18.672 27246 27246 D HookManager: hook:
com.gbox.fake.delegate.AppInstrumentation@58a3137
11-14 13:39:18.673 27246 27246 D HookManager: hook:
com.gbox.fake.service.IVpnManagerProxy@e5fe6a4
11-14 13:39:18.677 27246 27246 D HookManager: hook:
com.gbox.fake.service.IGraphicsStatsProxy@c86ac09
11-14 13:39:18.677 27246 27246 D HookManager: hook:
com.gbox.fake.service.IPersistentDataBlockServiceProxy@5b82e0e
11-14 13:39:18.678 27246 27246 D HookManager: hook error:
com.gbox.fake.service.IPersistentDataBlockServiceProxy@5b82e0e
11-14 13:39:18.678 27246 27246 D HookManager: hook:
com.gbox.fake.service.IPackageManagerProxy@e4ffc5
11-14 13:39:18.684 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAppWidgetManagerProxy@7f2aa28
11-14 13:39:18.687 27246 27246 D HookManager: hook:
com.gbox.fake.service.IAlarmManagerProxy@d80627d
11-14 13:39:18.688 27246 27246 D HookManager: hook:
com.gbox.fake.service.HCallbackProxy@9236be
11-14 13:39:18.690 27246 27246 D HookManager: hook:
com.gbox.fake.service.IActivityClientProxy@95e6435
11-14 13:39:18.698 27246 27246 D HookManager: hook:
com.gbox.fake.service.IWindowManagerProxy@dfb8704
11-14 13:39:18.705 27246 27246 D HookManager: hook:
com.gbox.fake.service.IShortcutManagerProxy@131520f
--------- beginning of system
11-14 13:39:18.742 27246 27246 D ActivityThread: Loading provider
com.kill.loader.SystemCallProvider: com.gbox.core.system.SystemCallProvider
11-14 13:39:18.743 27246 27246 D SystemCallProvider: call: VM, Bundle[{_B_|
_server_name_=package_manager}]
11-14 13:39:18.744 27246 27246 D GBoxCore: getService: package_manager,
com.gbox.core.system.pm.BPackageManagerService@650b934
11-14 13:39:18.754 27246 27262 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
11-14 13:39:18.756 20911 20911 D GBoxCore: getService: activity_manager,
android.os.BinderProxy@954b10b
11-14 13:39:18.757 27246 27266 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=76]
11-14 13:39:18.757 20911 20911 D GBoxCore: getService: job_manager,
android.os.BinderProxy@82ebe8
11-14 13:39:18.758 27246 27262 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
11-14 13:39:18.758 20911 20911 D GBoxCore: getService: package_manager,
android.os.BinderProxy@90f5201
11-14 13:39:18.758 27246 27266 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
11-14 13:39:18.759 20911 20911 D GBoxCore: getService: storage_manager,
android.os.BinderProxy@44868a6
11-14 13:39:18.760 27246 27262 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=80]
11-14 13:39:18.760 20911 20911 D GBoxCore: getService: user_manager,
android.os.BinderProxy@91b52e7
11-14 13:39:18.761 27246 27262 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
11-14 13:39:18.761 20911 20911 D GBoxCore: getService: xposed_manager,
android.os.BinderProxy@98ede94
11-14 13:39:18.762 27246 27266 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
11-14 13:39:18.762 20911 20911 D GBoxCore: getService: account_manager,
android.os.BinderProxy@41e0d3d
11-14 13:39:18.763 27246 27261 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
11-14 13:39:18.763 20911 20911 D GBoxCore: getService: location_manager,
android.os.BinderProxy@3026932
11-14 13:39:18.763 27246 27261 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=96]
11-14 13:39:18.764 20911 20911 D GBoxCore: getService: notification_manager,
android.os.BinderProxy@2c03683
11-14 13:39:18.769 20911 20911 I M-ProMotion: M-ProMotion is disabled
11-14 13:39:18.778 20911 27373 D libMEOW : meow new tls: 0x73c0c420c0
11-14 13:39:18.778 20911 27373 D libMEOW : meow reload base cfg path: na
11-14 13:39:18.778 20911 27373 D libMEOW : meow reload overlay cfg path:
/data/system/mcd/glt.cfg
11-14 13:39:18.778 20911 27373 W QT : qt_process_init() called
11-14 13:39:18.778 20911 27373 W QT : Support!!
11-14 13:39:18.779 20911 27373 I libMEOW_gift: open /data/system/mcd/arc.ini
11-14 13:39:18.779 20911 27373 D libMEOW : applied 1 plugins for [com.kill.loader]:
11-14 13:39:18.779 20911 27373 D libMEOW : plugin 1: [libMEOW_gift.so]:
11-14 13:39:18.779 20911 27373 D libMEOW : meow delete tls: 0x73c0c420c0
11-14 13:39:18.812 27246 27246 I DaemonService: DaemonInnerService -> onCreate
11-14 13:39:18.812 27246 27246 I DaemonService: DaemonInnerService ->
onStartCommand
11-14 13:39:18.820 27246 27246 I DaemonService: DaemonInnerService -> onDestroy
11-14 13:39:18.880 20911 20911 D nativeloader: Load
/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-odewWjd2XZf2ippJ7Mbyzg==/lib/
arm64/libKill-Loader.so using ns clns-4 from class loader
(caller=/data/app/~~US_y4EOTiHEV_4uVKVgeuQ==/com.kill.loader-
odewWjd2XZf2ippJ7Mbyzg==/base.apk): ok
11-14 13:39:18.943 20911 20911 D AppCompatDelegate: Checking for metadata for
AppLocalesMetadataHolderService : Service not found
11-14 13:39:19.019 20911 20911 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
11-14 13:39:19.039 20911 20911 D DecorView[]: getWindowModeFromSystem windowmode
is 1
11-14 13:39:19.097 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10371; state: DISABLED
11-14 13:39:19.099 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 37756858; UID 10371; state: ENABLED
11-14 13:39:19.139 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10371; state: ENABLED
11-14 13:39:19.148 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:19.159 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:19.185 20911 20911 I SurfaceFactory: [static] sSurfaceFactory =
com.mediatek.view.impl.SurfaceFactoryImpl@4675ee
11-14 13:39:19.192 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 237531167; UID 10371; state: DISABLED
11-14 13:39:19.200 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.206 20911 20911 D VRI[StartActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:19.214 20911 20911 D libMEOW : meow new tls: 0x73c0dd2000
11-14 13:39:19.214 20911 20911 D libMEOW : applied 1 plugins for [com.kill.loader]:
11-14 13:39:19.214 20911 20911 D libMEOW : plugin 1: [libMEOW_gift.so]:
11-14 13:39:19.283 20911 27368 D nativeloader: Load libpowerhalwrap_jni.so using
system ns (caller=/system_ext/framework/mediatek-framework.jar): ok
11-14 13:39:19.283 20911 27368 I PowerHalWrapper: PowerHalWrapper.getInstance
11-14 13:39:19.286 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.287 20911 20911 D VRI[StartActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:19.295 20911 20911 W Looper : PerfMonitor looperActivity :
package=com.kill.loader/com.gloader.activity.StartActivity time=522ms latency=769ms
procState=-1 historyMsgCount=3 (msgIndex=3 wall=753ms seq=3 late=12ms
h=android.app.ActivityThread$H w=110)
11-14 13:39:19.295 20911 20911 W Looper : PerfMonitor looperActivity :
package=com.kill.loader/com.gloader.activity.StartActivity time=0ms latency=1291ms
procState=-1 historyMsgCount=4 (msgIndex=3 wall=753ms seq=3 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=4 wall=522ms seq=4 late=769ms
h=android.app.ActivityThread$H w=159)
11-14 13:39:19.297 20911 20911 I Choreographer: Skipped 141 frames! The
application may be doing too much work on its main thread.
11-14 13:39:19.324 20911 20911 D BufferQueueConsumer: [](id:51af00000000,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:19.326 20911 27528 D TrafficStats: tagSocket(3) with
statsTag=0xffffffff, statsUid=-1
11-14 13:39:19.335 20911 27371 D libMEOW : meow new tls: 0x744827be00
11-14 13:39:19.336 20911 27371 D libMEOW : applied 1 plugins for [com.kill.loader]:
11-14 13:39:19.336 20911 27371 D libMEOW : plugin 1: [libMEOW_gift.so]:
11-14 13:39:19.350 20911 20911 D VRI[StartActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:19.350 20911 20911 D VRI[StartActivity]: vri.Setup new sync=wmsSync-
VRI[StartActivity]#0
11-14 13:39:19.390 20911 27371 W libc : Access denied finding property
"vendor.migl.debug"
11-14 13:39:19.390 20911 27371 E libMiGL : libmigl:This GPU version is note support
Variable Shading Rate
11-14 13:39:19.395 20911 27371 E libEGL : pre_cache appList:
com.sina.weibo,com.ss.android.article.news,com.taobao.taobao,com.smile.gifmaker,com
.ss.android.ugc.aweme,com.tencent.mm,tv.danmaku.bili,,,,,
11-14 13:39:19.398 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:19.414 20911 20911 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.416 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:19.421 20911 27371 D com.kill.loader: MiuiProcessManagerServiceStub
setSchedFifo
11-14 13:39:19.421 20911 27371 I MiuiProcessManagerImpl: setSchedFifo pid:20911,
mode:3
11-14 13:39:19.423 20911 27371 W libc : Access denied finding property
"ro.vendor.magt.mtk_magt_support"
11-14 13:39:19.423 20911 27371 D MAGT_SYNC_FRAME: MAGT Sync: MAGT is not supported.
Disabling Sync.
11-14 13:39:19.435 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.458 20911 27371 E libEGL : pre_cache appList:
com.sina.weibo,com.ss.android.article.news,com.taobao.taobao,com.smile.gifmaker,com
.ss.android.ugc.aweme,com.tencent.mm,tv.danmaku.bili,,,,,
11-14 13:39:19.552 20911 27371 E LB : fail to open file: No such file or
directory
11-14 13:39:19.553 20911 27371 E LB : fail to open node: No such file or
directory
11-14 13:39:19.553 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.553 20911 27371 D BLASTBufferQueue: [VRI[StartActivity]#0](f:0,a:1)
acquireNextBufferLocked size=1202x496 mFrameNumber=1 applyTransaction=true
mTimestamp=129031132997613(auto) mPendingTransactions.size=0
graphicBufferId=89812061126656 transform=0
11-14 13:39:19.554 20911 20911 D VRI[StartActivity]: vri.reportDrawFinished
11-14 13:39:19.566 20911 27563 I OpenGLRenderer: Davey! duration=1425ms; Flags=1,
FrameTimelineVsyncId=32431775, IntendedVsync=129029706860940,
Vsync=129030873741831, InputEventId=0, HandleInputStart=129030878134921,
AnimationStart=129030878142613, PerformTraversalsStart=129030878524998,
DrawStart=129030978922613, FrameDeadline=129029716860940,
FrameInterval=129030877551459, FrameStartTime=8275751, SyncQueued=129030995283459,
SyncStart=129030996802921, IssueDrawCommandsStart=129031001708767,
SwapBuffers=129031131058228, FrameCompleted=129031133580459,
DequeueBufferDuration=6812692, QueueBufferDuration=399616,
GpuCompleted=129031132019151, SwapBuffersCompleted=129031133580459,
DisplayPresentTime=0, CommandSubmissionCompleted=129031131058228,
11-14 13:39:19.581 20911 20911 D BufferQueueConsumer: [](id:51af00000001,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:19.589 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:19.590 20911 20911 D VRI[StartActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:19.590 20911 20911 D VRI[StartActivity]: vri.Setup new sync=wmsSync-
VRI[StartActivity]#2
11-14 13:39:19.598 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:19.608 20911 27371 D BLASTBufferQueue: [VRI[StartActivity]#1](f:0,a:1)
acquireNextBufferLocked size=1080x2460 mFrameNumber=1 applyTransaction=true
mTimestamp=129031187560459(auto) mPendingTransactions.size=0
graphicBufferId=89812061126660 transform=0
11-14 13:39:19.609 20911 20911 D VRI[StartActivity]: vri.reportDrawFinished
11-14 13:39:19.613 20911 20911 W Looper : PerfMonitor doFrame : time=314ms
vsyncFrame=0 latency=1171ms procState=-1 historyMsgCount=4 (msgIndex=1 wall=753ms
seq=3 late=12ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=522ms seq=4
late=769ms h=android.app.ActivityThread$H w=159)
11-14 13:39:19.614 20911 27187 I OpenGLRenderer: Davey! duration=1481ms; Flags=1,
FrameTimelineVsyncId=32431775, IntendedVsync=129029706860940,
Vsync=129030873741831, InputEventId=0, HandleInputStart=129030878134921,
AnimationStart=129030878142613, PerformTraversalsStart=129030878524998,
DrawStart=129031175108690, FrameDeadline=129029716860940,
FrameInterval=129030877551459, FrameStartTime=8275986, SyncQueued=129031178095459,
SyncStart=129031178251459, IssueDrawCommandsStart=129031178290844,
SwapBuffers=129031187340767, FrameCompleted=129031188140690,
DequeueBufferDuration=2835385, QueueBufferDuration=500308,
GpuCompleted=129031188038305, SwapBuffersCompleted=129031188140690,
DisplayPresentTime=0, CommandSubmissionCompleted=129031187340767,
11-14 13:39:19.616 20911 20911 W Looper : PerfMonitor looperActivity :
package=com.kill.loader/com.gloader.activity.StartActivity time=2ms latency=1431ms
procState=-1 historyMsgCount=5 (msgIndex=1 wall=753ms seq=3 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=522ms seq=4 late=769ms
h=android.app.ActivityThread$H w=159) (msgIndex=5 wall=314ms seq=7 late=1171ms
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
11-14 13:39:19.633 20911 20911 W Looper : PerfMonitor looperActivity :
package=com.kill.loader/com.gloader.activity.StartActivity time=16ms latency=1433ms
procState=-1 historyMsgCount=6 (msgIndex=1 wall=753ms seq=3 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=522ms seq=4 late=769ms
h=android.app.ActivityThread$H w=159) (msgIndex=5 wall=314ms seq=7 late=1171ms
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
11-14 13:39:19.633 20911 20911 I Choreographer: Skipped 40 frames! The application
may be doing too much work on its main thread.
11-14 13:39:19.638 20911 20911 W Looper : PerfMonitor doFrame : time=5ms
vsyncFrame=0 latency=331ms procState=-1 historyMsgCount=14 (msgIndex=1 wall=314ms
seq=7 late=1171ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
11-14 13:39:19.639 20911 20911 D VRI[StartActivity]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:2309 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6745
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6714
android.os.Handler.dispatchMessage:106
11-14 13:39:19.642 20911 20911 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda22@970c603
11-14 13:39:19.648 20911 20911 W MiuiStubRegistry: Failed to collect stub providers
in android.magicpointer.util.MiuiMagicPointerUtilsStubHeadManifest$$:
/system_ext/framework/miui-framework-pointer-pad.jar not exist
11-14 13:39:19.654 20911 20911 D View : [Warning] assignParent to null: this =
DecorView@ecd1d1a[StartActivity]
11-14 13:39:19.655 20911 27187 D BLASTBufferQueue: [VRI[StartActivity]#0](f:0,a:1)
destructor()
11-14 13:39:19.655 20911 27187 D BufferQueueConsumer: [VRI[StartActivity]#0(BLAST
Consumer)0](id:51af00000000,api:0,p:-1,c:20911) disconnect
11-14 13:39:19.708 20911 27690 D libMEOW : meow new tls: 0x743f3d45c0
11-14 13:39:19.708 20911 27690 D libMEOW : applied 1 plugins for [com.kill.loader]:
11-14 13:39:19.708 20911 27690 D libMEOW : plugin 1: [libMEOW_gift.so]:
11-14 13:39:19.716 20911 27690 D libMEOW : meow delete tls: 0x743f3d45c0
11-14 13:39:19.757 20911 20911 D DecorView[]: getWindowModeFromSystem windowmode
is 1
11-14 13:39:19.831 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:19.837 20911 20911 D VRI[LoginActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:19.892 20911 20911 D BufferQueueConsumer: [](id:51af00000002,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:19.893 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:19.899 20911 20911 D VRI[LoginActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:19.900 20911 20911 D VRI[LoginActivity]: vri.Setup new sync=wmsSync-
VRI[LoginActivity]#4
11-14 13:39:19.905 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:19.939 20911 27371 D BLASTBufferQueue: [VRI[LoginActivity]#2](f:0,a:1)
acquireNextBufferLocked size=1080x2460 mFrameNumber=1 applyTransaction=true
mTimestamp=129031519250536(auto) mPendingTransactions.size=0
graphicBufferId=89812061126665 transform=0
11-14 13:39:19.940 20911 20911 D VRI[LoginActivity]: vri.reportDrawFinished
11-14 13:39:20.084 20911 27157 I com.kill.loader: Compiler allocated 6352KB to
compile void android.view.ViewRootImpl.performTraversals()
11-14 13:39:20.780 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 78294732; UID 10371; state: DISABLED
11-14 13:39:20.793 20911 20911 I HandWritingStubImpl: refreshLastKeyboardType: 1
11-14 13:39:20.793 20911 20911 I HandWritingStubImpl: getCurrentKeyboardType: 1
11-14 13:39:20.811 20911 20911 I HandWritingStubImpl: getCurrentKeyboardType: 1
11-14 13:39:20.821 20911 20911 D BLASTBufferQueue: [VRI[StartActivity]#1](f:0,a:1)
destructor()
11-14 13:39:20.821 20911 20911 D BufferQueueConsumer: [VRI[StartActivity]#1(BLAST
Consumer)1](id:51af00000001,api:0,p:-1,c:20911) disconnect
11-14 13:39:21.649 20911 20911 D MiuiMultiWindowUtils: freeform resolution args raw
data:{ "wide_default":{ "freeform_args": { "vertical_portrait":
{"aspect_ratio":0.626,
"original_ratio":0.5643,"original_scale":0.74,"top_margin":0.168,"left_margin":0.48
4}, "horizontal_portrait":{"aspect_ratio":0.626,
"original_ratio":0.5643,"original_scale":0.74,"top_margin":0.1222,"left_margin":0.5
9745}, "vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.604,"top_margin":0.2596,"left_margin":0.2624}
, "horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.604,"top_margin":0.213,"left_margin":0.3758}
}, "mini_freeform_args":{ "vertical_portrait":{"original_ratio":0.147},
"horizontal_portrait":{"original_ratio":0.147}, "vertical_landscape":
{"original_ratio":0.165}, "horizontal_landscape":{"original_ratio":0.165}
} }, "narrow_default": { "freeform_args": { "vertical_portrait":
{"aspect_ratio":0.626,
"original_ratio":1,"original_scale":0.74,"top_margin":0.0753,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.626,
"original_ratio":1,"original_scale":0.5756,"top_margin":-1,"left_margin":0.0753},
"vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6847,"original_scale":0.587,"top_margin":0.0753,"left_margin":-
1}, "horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6847,"original_scale":0.587,"top_margin":-
1,"left_margin":0.0753} }, "mini_freeform_args":{ "vertical_portrait":
{"original_ratio":0.26}, "horizontal_portrait":{"original_ratio":0.26},
"vertical_landscape":{"original_ratio":0.293}, "horizontal_landscape":
{"original_ratio":0.293} } }, "regular_default": { "freeform_args":
{ "vertical_portrait":{"aspect_ratio":0.625,
"original_ratio":1,"original_scale":0.7,"top_margin":0.109,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.6667,
"original_ratio":1,"original_scale":0.6102,"top_margin":-1,"left_margin":0.026},
"vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.4244,"top_margin":0.109,"left_margin":-1},
"horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.4244,"top_margin":-
1,"left_margin":0.026} }, "mini_freeform_args":{ "vertical_portrait":
{"original_ratio":0.25}, "horizontal_portrait":{"original_ratio":0.25},
"vertical_landscape":{"original_ratio":0.25}, "horizontal_landscape":
{"original_ratio":0.25} } }, "pad_default": { "freeform_args":
{ "vertical_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.375,"original_scale":0.835,"top_margin":0.049,"left_margin":0.27
75}, "horizontal_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.375,"original_scale":0.835,"top_margin":-
1,"left_margin":0.6525}, "vertical_landscape":{"aspect_ratio":-1,
"original_ratio":1,"original_scale":0.468,"top_margin":0.049,"left_margin":-1},
"horizontal_landscape":{"aspect_ratio":-1,
"original_ratio":1,"original_scale":0.468,"top_margin":-
1,"left_margin":0.4976} }, "mini_freeform_args":{ "vertical_portrait":
{"original_ratio":0.144}, "horizontal_portrait":{"original_ratio":0.144},
"vertical_landscape":{"original_ratio":0.2}, "horizontal_landscape":
{"original_ratio":0.2} } }}
11-14 13:39:21.651 20911 20911 D MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is xagain
11-14 13:39:21.651 20911 20911 D IS_CTS_MODE: false
11-14 13:39:21.651 20911 20911 D MULTI_WINDOW_SWITCH_ENABLED: false
11-14 13:39:21.653 20911 20911 D Editor : Double tap detection is fail
11-14 13:39:21.812 20911 20911 I HandWritingStubImpl: refreshLastKeyboardType: 1
11-14 13:39:21.813 20911 20911 I HandWritingStubImpl: getCurrentKeyboardType: 1
11-14 13:39:21.814 20911 20911 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10371; state: DISABLED
11-14 13:39:21.815 20911 20911 I ImeTracker: com.kill.loader:53c1f543:
onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
11-14 13:39:21.815 20911 20911 D InputMethodManager: showSoftInput()
view=k.w{809d2f2 VFED..CL. .F.P..ID 28,704-1052,836 #7f0800df app:id/username
aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
11-14 13:39:21.819 20911 20911 I ScrollIdentify: on fling
11-14 13:39:21.820 20911 20911 V TextViewImpl: sendCursorInfo support:true
11-14 13:39:21.828 20911 20911 I AssistStructure: Flattened final assist data: 1388
bytes, containing 1 windows, 7 views
11-14 13:39:22.080 20911 20911 D InsetsController: show(ime(), fromIme=true)
11-14 13:39:22.293 20911 20911 I ImeTracker: com.kill.loader:53c1f543: onShown
11-14 13:39:23.860 20911 20911 D BLASTBufferQueue: [VRI[LoginActivity]#2](f:0,a:1)
destructor()
11-14 13:39:23.861 20911 20911 D BufferQueueConsumer: [VRI[LoginActivity]#2(BLAST
Consumer)2](id:51af00000002,api:0,p:-1,c:20911) disconnect
11-14 13:39:23.912 20911 20911 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@236628882
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@838a19e
11-14 13:39:23.923 20911 20911 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-14 13:39:23.931 20911 20911 I ImeTracker: com.android.settings:e01cab2b:
onCancelled at PHASE_CLIENT_ANIMATION_CANCEL
11-14 13:39:23.932 20911 20911 I ImeTracker: com.kill.loader:5be3eee: onRequestHide
at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT_BY_INSETS_API
11-14 13:39:23.933 20911 20911 I ImeTracker: com.kill.loader:5be3eee: onFailed at
PHASE_CLIENT_VIEW_SERVED
11-14 13:39:25.047 20911 28036 D ProfileInstaller: Installing profile for
com.kill.loader
11-14 13:39:40.070 20911 27176 D AppScoutStateMachine: 20911-
ScoutStateMachinecreated
11-14 13:39:40.093 20911 20911 D BufferQueueConsumer: [](id:51af00000003,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:40.095 20911 20911 D VRI[LoginActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:40.095 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:40.095 20911 20911 D VRI[LoginActivity]: vri.Setup new sync=wmsSync-
VRI[LoginActivity]#6
11-14 13:39:40.103 20911 27371 D BLASTBufferQueue: [VRI[LoginActivity]#3](f:0,a:1)
acquireNextBufferLocked size=1080x2460 mFrameNumber=1 applyTransaction=true
mTimestamp=129051682963845(auto) mPendingTransactions.size=0
graphicBufferId=89812061126668 transform=0
11-14 13:39:40.104 20911 20911 D VRI[LoginActivity]: vri.reportDrawFinished
11-14 13:39:40.112 20911 20911 I AssistStructure: Flattened final assist data: 1404
bytes, containing 1 windows, 7 views
11-14 13:39:40.120 20911 20911 I HandWritingStubImpl: refreshLastKeyboardType: 1
11-14 13:39:40.121 20911 20911 I HandWritingStubImpl: getCurrentKeyboardType: 1
11-14 13:39:40.198 20911 20911 D InsetsController: show(ime(), fromIme=true)
11-14 13:39:40.416 20911 20911 I ImeTracker: com.kill.loader:5d4b8e63: onShown
11-14 13:39:41.487 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:41.489 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:41.495 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:41.495 20911 20911 D VRI[LoginActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:41.513 20911 20911 D BufferQueueConsumer: [](id:51af00000004,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:41.514 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:41.515 20911 20911 D VRI[LoginActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:41.515 20911 20911 D VRI[LoginActivity]: vri.Setup new sync=wmsSync-
VRI[LoginActivity]#8
11-14 13:39:41.516 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:41.520 20911 27371 D BLASTBufferQueue: [VRI[LoginActivity]#4](f:0,a:1)
acquireNextBufferLocked size=1202x496 mFrameNumber=1 applyTransaction=true
mTimestamp=129053100461922(auto) mPendingTransactions.size=0
graphicBufferId=89812061126674 transform=0
11-14 13:39:41.521 20911 20911 D VRI[LoginActivity]: vri.reportDrawFinished
11-14 13:39:42.325 20911 20911 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda22@31de30d
11-14 13:39:42.331 20911 20911 D View : [Warning] assignParent to null: this =
DecorView@d6c7072[LoginActivity]
11-14 13:39:42.340 20911 20911 I Choreographer: Skipped 101 frames! The
application may be doing too much work on its main thread.
11-14 13:39:42.341 20911 20911 W Looper : PerfMonitor doFrame : time=1ms
vsyncFrame=0 latency=837ms procState=-1 historyMsgCount=11 (msgIndex=11 wall=816ms
seq=258 late=22ms h=android.os.Handler c=androidx.emoji2.text.k)
11-14 13:39:42.346 20911 27563 D BLASTBufferQueue: [VRI[LoginActivity]#4](f:0,a:1)
destructor()
11-14 13:39:42.346 20911 27563 D BufferQueueConsumer: [VRI[LoginActivity]#4(BLAST
Consumer)4](id:51af00000004,api:0,p:-1,c:20911) disconnect
11-14 13:39:42.350 20911 28667 D libMEOW : meow new tls: 0x743f6410c0
11-14 13:39:42.350 20911 28667 D libMEOW : applied 1 plugins for [com.kill.loader]:
11-14 13:39:42.350 20911 28667 D libMEOW : plugin 1: [libMEOW_gift.so]:
11-14 13:39:42.350 20911 28667 D libMEOW : meow delete tls: 0x743f6410c0
11-14 13:39:42.355 20911 27563 I OpenGLRenderer: Davey! duration=838ms; Flags=0,
FrameTimelineVsyncId=32448082, IntendedVsync=129053083330274,
Vsync=129053917983366, InputEventId=0, HandleInputStart=129053920331230,
AnimationStart=129053920332691, PerformTraversalsStart=129053920491768,
DrawStart=129053920817614, FrameDeadline=129053118074344,
FrameInterval=129053920068076, FrameStartTime=8276385, SyncQueued=129053920838922,
SyncStart=129053920973307, IssueDrawCommandsStart=129053921014537,
SwapBuffers=129053921475537, FrameCompleted=129053922403460,
DequeueBufferDuration=20616, QueueBufferDuration=144307,
GpuCompleted=129053922403460, SwapBuffersCompleted=129053921834537,
DisplayPresentTime=0, CommandSubmissionCompleted=129053921475537,
11-14 13:39:42.359 20911 20911 D DecorView[]: getWindowModeFromSystem windowmode
is 1
11-14 13:39:42.394 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:42.396 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:42.400 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:42.401 20911 20911 D VRI[MainActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:42.411 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:42.412 20911 20911 D VRI[MainActivity]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:42.424 20911 20911 D BufferQueueConsumer: [](id:51af00000005,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:42.425 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:42.426 20911 20911 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:42.426 20911 20911 D VRI[MainActivity]: vri.Setup new sync=wmsSync-
VRI[MainActivity]#10
11-14 13:39:42.427 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:42.430 20911 27371 D BLASTBufferQueue: [VRI[MainActivity]#5](f:0,a:1)
acquireNextBufferLocked size=1202x582 mFrameNumber=1 applyTransaction=true
mTimestamp=129054009658537(auto) mPendingTransactions.size=0
graphicBufferId=89812061126678 transform=0
11-14 13:39:42.430 20911 20911 D VRI[MainActivity]: vri.reportDrawFinished
11-14 13:39:42.447 20911 20911 D BufferQueueConsumer: [](id:51af00000006,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:42.448 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:42.449 20911 20911 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:42.449 20911 20911 D VRI[MainActivity]: vri.Setup new sync=wmsSync-
VRI[MainActivity]#12
11-14 13:39:42.451 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:42.455 20911 27371 D BLASTBufferQueue: [VRI[MainActivity]#6](f:0,a:1)
acquireNextBufferLocked size=1080x2460 mFrameNumber=1 applyTransaction=true
mTimestamp=129054035552384(auto) mPendingTransactions.size=0
graphicBufferId=89812061126680 transform=0
11-14 13:39:42.456 20911 20911 D VRI[MainActivity]: vri.reportDrawFinished
11-14 13:39:42.465 20911 20911 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:2309 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6745
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6714
android.os.Handler.dispatchMessage:106
11-14 13:39:42.465 20911 20911 D VRI[MainActivity]: vri.Setup new sync=wmsSync-
VRI[MainActivity]#14
11-14 13:39:42.473 20911 20911 D VRI[MainActivity]: vri.reportDrawFinished
11-14 13:39:43.003 20911 20911 D BLASTBufferQueue: [VRI[LoginActivity]#3](f:0,a:1)
destructor()
11-14 13:39:43.003 20911 20911 D BufferQueueConsumer: [VRI[LoginActivity]#3(BLAST
Consumer)3](id:51af00000003,api:0,p:-1,c:20911) disconnect
11-14 13:39:44.122 20911 20911 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda22@8be4dec
11-14 13:39:44.123 20911 27371 D OpenGLRenderer: endAllActiveAnimators on
0x743f71a800 (RippleDrawable) with handle 0x741e6b83c0
11-14 13:39:44.123 20911 20911 D View : [Warning] assignParent to null: this =
DecorView@d8fe1d9[MainActivity]
11-14 13:39:44.134 20911 27175 D BLASTBufferQueue: [VRI[MainActivity]#5](f:0,a:1)
destructor()
11-14 13:39:44.134 20911 27175 D BufferQueueConsumer: [VRI[MainActivity]#5(BLAST
Consumer)5](id:51af00000005,api:0,p:-1,c:20911) disconnect
11-14 13:39:44.289 20911 20911 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@236628882
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@cf16faa
11-14 13:39:44.300 20911 20911 I ImeTracker: com.android.settings:bd7cf326:
onCancelled at PHASE_CLIENT_ANIMATION_CANCEL
11-14 13:39:44.301 20911 20911 I ImeTracker: com.kill.loader:f45d56d5:
onRequestHide at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT_BY_INSETS_API
11-14 13:39:44.302 20911 20911 I ImeTracker: com.kill.loader:f45d56d5: onFailed at
PHASE_CLIENT_VIEW_SERVED
11-14 13:39:44.811 20911 20911 D BLASTBufferQueue: [VRI[MainActivity]#6](f:0,a:1)
destructor()
11-14 13:39:44.811 20911 20911 D BufferQueueConsumer: [VRI[MainActivity]#6(BLAST
Consumer)6](id:51af00000006,api:0,p:-1,c:20911) disconnect
11-14 13:39:50.925 20911 27563 D AppScoutStateMachine: 20911-
ScoutStateMachinecreated
11-14 13:39:50.933 20911 20911 D BufferQueueConsumer: [](id:51af00000007,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:50.934 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:50.934 20911 20911 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:50.934 20911 20911 D VRI[MainActivity]: vri.Setup new sync=wmsSync-
VRI[MainActivity]#16
11-14 13:39:50.941 20911 27371 D BLASTBufferQueue: [VRI[MainActivity]#7](f:0,a:1)
acquireNextBufferLocked size=1080x2460 mFrameNumber=1 applyTransaction=true
mTimestamp=129062520829922(auto) mPendingTransactions.size=0
graphicBufferId=89812061126684 transform=0
11-14 13:39:50.941 20911 20911 D VRI[MainActivity]: vri.reportDrawFinished
11-14 13:39:50.964 20911 20911 I HandWritingStubImpl: refreshLastKeyboardType: 1
11-14 13:39:50.964 20911 20911 I HandWritingStubImpl: getCurrentKeyboardType: 1
11-14 13:39:55.805 27246 27257 I ill.loader:gbox: Background concurrent mark
compact GC freed 3132KB AllocSpace bytes, 0(0B) LOS objects, 49% free,
2939KB/5878KB, paused 333us,6.199ms total 79.020ms
11-14 13:39:55.971 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:55.974 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:55.984 20911 20911 D ScrollerOptimizationManager:
registerConfigChangedListener
11-14 13:39:56.014 20911 27371 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
11-14 13:39:56.014 20911 20911 D VRI[screenrecorder]: hardware acceleration = true,
forceHwAccelerated = false
11-14 13:39:56.036 20911 20911 D BufferQueueConsumer: [](id:51af00000008,api:0,p:-
1,c:20911) connect: controlledByApp=false
11-14 13:39:56.038 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:56.039 20911 20911 D VRI[screenrecorder]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4376
android.view.ViewRootImpl.doTraversal:2992
android.view.ViewRootImpl$TraversalRunnable.run:10469
android.view.Choreographer$CallbackRecord.run:1671
android.view.Choreographer$CallbackRecord.run:1680
11-14 13:39:56.039 20911 20911 D VRI[screenrecorder]: vri.Setup new sync=wmsSync-
VRI[screenrecorder]#18
11-14 13:39:56.039 20911 27371 D OpenGLRenderer: makeCurrent grContext:0x74483f6a00
reset mTextureAvailable
11-14 13:39:56.042 20911 27371 D BLASTBufferQueue: [VRI[screenrecorder]#8](f:0,a:1)
acquireNextBufferLocked size=96x96 mFrameNumber=1 applyTransaction=true
mTimestamp=129067622102000(auto) mPendingTransactions.size=0
graphicBufferId=89812061126690 transform=0
11-14 13:39:56.042 20911 20911 D VRI[screenrecorder]: vri.reportDrawFinished
11-14 13:39:56.962 20911 27371 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-14 13:39:57.011 20911 27371 D BLASTBufferQueue: [VRI[screenrecorder]#8](f:0,a:2)
producer disconnected before acquireNextBufferLocked
11-14 13:39:58.945 20911 20911 I MiInputConsumer: optimized resample latency:
547412 ns
11-14 13:39:59.135 20911 20911 I ScrollIdentify: on fling
11-14 13:39:59.683 20911 273

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy