-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
安装补丁包成功,kill self 后重启应用 ,checkDexInstall failed 1.9.15.1 gradle agp 7.2.2 gradle 7.4 安卓sdk 34
这是初始启动应用及安装补丁包成功的日志
2025-04-09 17:19:31.597 17097-17121 Tinker.Dex...chInternal com.example.testtinker I recover dex result:true, cost:4363
2025-04-09 17:19:31.598 17097-17121 Tinker.BsD...chInternal com.example.testtinker W patch recover, library is not contained
2025-04-09 17:19:31.599 17097-17121 Tinker.Res...chInternal com.example.testtinker W patch recover, resource is not contained
2025-04-09 17:19:31.599 17097-17121 Tinker.Dex...chInternal com.example.testtinker I raw dex count: 10, dex opt dex count: 1, final wait times: 120
2025-04-09 17:19:31.602 17097-17121 Tinker.Dex...chInternal com.example.testtinker I check dex optimizer file exist: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/arm64/tinker_classN.odex, size 66400
2025-04-09 17:19:31.602 17097-17121 Tinker.Dex...chInternal com.example.testtinker I check dex optimizer file format: tinker_classN.odex, size 66400
2025-04-09 17:19:31.605 17097-17121 Tinker.PatchInfo com.example.testtinker I rewritePatchInfoFile file path:/data/user/0/com.example.testtinker/tinker/patch_meta.info , oldVer:, newVer:a3ec14ec1e494130b93dcbc4d224d29e, isProtectedApp:0, versionToRemove:, fingerprint:HONOR/BRT-W09/HNBRT-M:12/HONORBRT-W09/6.1.0.145C00:user/release-keys, oatDir:odex, isRemoveInterpretOATDir:0, stack: java.lang.Throwable
at com.tencent.tinker.loader.shareutil.SharePatchInfo.rewritePatchInfoFile(SharePatchInfo.java:189)
at com.tencent.tinker.loader.shareutil.SharePatchInfo.rewritePatchInfoFileWithLock(SharePatchInfo.java:106)
at com.tencent.tinker.lib.patch.UpgradePatch.tryPatch(UpgradePatch.java:206)
at com.tencent.tinker.lib.service.TinkerPatchService.doApplyPatch(TinkerPatchService.java:238)
at com.tencent.tinker.lib.service.TinkerPatchService.onHandleIntent(TinkerPatchService.java:114)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:78)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:206)
at android.os.Looper.loop(Looper.java:296)
at android.os.HandlerThread.run(HandlerThread.java:67)
2025-04-09 17:19:31.607 17097-17121 Tinker.Upg...PatchRetry com.example.testtinker I onPatchResetMaxCheck, reset max check to 1
2025-04-09 17:19:31.607 17097-17121 Tinker.UpgradePatch com.example.testtinker W UpgradePatch tryPatch: done, it is ok
2025-04-09 17:19:31.607 17097-17121 Tinker.Def...chReporter com.example.testtinker I patchReporter onPatchResult: patch all result path: /storage/emulated/0/Android/data/com.example.testtinker/cache/app-debug-patch_signed_7zip.apk, success: true, cost: 4471
2025-04-09 17:19:31.608 17097-17121 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker_temp/temp.apk
2025-04-09 17:19:31.638 16841-17161 Tinker.Sam...ultService com.example.testtinker V SampleResultService receive result:
PatchResult:
isSuccess:true
rawPatchFilePath:/storage/emulated/0/Android/data/com.example.testtinker/cache/app-debug-patch_signed_7zip.apk
useEmergencyMode:false
costTime:4471
dexoptTriggerTime:1744190370569
isOatGenerated:true
patchVersion:a3ec14ec1e494130b93dcbc4d224d29e
2025-04-09 17:19:31.640 16841-17161 Process com.example.testtinker I Sending signal. PID: 17097 SIG: 9
2025-04-09 17:19:31.644 16841-16841 Tinker.Sam...ultService com.example.testtinker V patch success, please restart process
2025-04-09 17:19:31.644 16841-17161 Tinker.Def...ultService com.example.testtinker W deleteRawPatchFile rawFile path: /storage/emulated/0/Android/data/com.example.testtinker/cache/app-debug-patch_signed_7zip.apk
2025-04-09 17:19:31.647 16841-17161 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /storage/emulated/0/Android/data/com.example.testtinker/cache/app-debug-patch_signed_7zip.apk
---------------------------- PROCESS ENDED (17097) for package com.example.testtinker ----------------------------
2025-04-09 17:19:31.649 16841-17161 Tinker.Sam...ultService com.example.testtinker V tinker wait screen to restart process
这是kill self 后重启的日志
2025-04-09 18:49:54.546 16841-16841 Process com.example.testtinker I Sending signal. PID: 16841 SIG: 9
2025-04-09 18:49:54.578 2036-2216 DollieAdapterService com.hihonor.systemserver E notifyActivityState pkg:com.example.testtinker/com.example.testtinker.tinker.app.MainActivity state:19 fg:false mUid:10794
2025-04-09 18:49:54.606 1060-5084 SWAP_AppModel system_server E getAppScore error! pkgName:com.example.testtinker scoreType:1
2025-04-09 18:50:06.296 20988-20988 Zygote com.example.testtinker W Unable to open libbeluga.so: dlopen failed: library "libbeluga.so" not found.
2025-04-09 18:50:06.306 20988-20988 mple.testtinke com.example.testtinker I Late-enabling -Xcheck:jni
2025-04-09 18:50:06.321 20988-20988 mple.testtinke com.example.testtinker I Reinit property: dalvik.vm.checkjni= false
2025-04-09 18:50:06.321 20988-20988 mple.testtinke com.example.testtinker I ReInitProperties: persist.vm.debug.dumpapi= false
2025-04-09 18:50:06.328 20988-20988 ProcessState com.example.testtinker D Binder ioctl to enable oneway spam detection failed: Invalid argument
2025-04-09 18:50:06.337 20988-20988 ActivityThread com.example.testtinker D Attach thread to application
2025-04-09 18:50:06.388 20988-21013 ClientTran...ionHandler com.example.testtinker I send EXECUTE_TRANSACTION
2025-04-09 18:50:06.388 20988-21013 ClientTran...ionHandler com.example.testtinker I send EXECUTE_TRANSACTION
2025-04-09 18:50:06.400 20988-20988 Compatibil...geReporter com.example.testtinker D Compat change id reported: 171979766; UID 10794; state: ENABLED
2025-04-09 18:50:06.401 1060-1073 WindowManager system_server E check permission error, current package is com.example.testtinker , it is not systemApp, callers is com.hihonor.android.view.IHwWindowManager$Stub.onTransact:824 android.os.Binder.execTransactInternal:1186 android.os.Binder.execTransact:1150
2025-04-09 18:50:06.407 20988-21014 ActivityThread com.example.testtinker I Init compatible state: true
2025-04-09 18:50:06.407 20988-20988 DisplayManager com.example.testtinker I mask is 0 and Registered Mask is 0
2025-04-09 18:50:06.415 20988-21014 HwFramewor...rtsFactory com.example.testtinker D HwFrameworkSecurityPartsFactory in.
2025-04-09 18:50:06.415 20988-21014 HwFramewor...rtsFactory com.example.testtinker I add HwFrameworkSecurityPartsFactory to memory.
2025-04-09 18:50:06.416 20988-21014 BehaviorCollectManager com.example.testtinker E Fail to acquire dataAnalyzerService...
2025-04-09 18:50:06.499 20988-20988 mple.testtinke com.example.testtinker W SetApkAssets securely
2025-04-09 18:50:06.500 20988-21014 HwCust com.example.testtinker W CUST VERSION = false, use class = class android.app.HwCustApplicationPackageManagerImpl
2025-04-09 18:50:06.502 20988-20988 GraphicsEnvironment com.example.testtinker V ANGLE Developer option for 'com.example.testtinker' set to: 'default'
2025-04-09 18:50:06.502 20988-20988 GraphicsEnvironment com.example.testtinker V App is not on the allowlist for updatable production driver.
2025-04-09 18:50:06.504 20988-21014 HwApiCacheMangerEx com.example.testtinker I apicache path=/storage/emulated/0 state=mounted key=com.example.testtinker#10794#256
2025-04-09 18:50:06.504 20988-21014 HwApiCacheMangerEx com.example.testtinker I need clear apicache,because volumes changed,oldCnt=0 newCnt=1
2025-04-09 18:50:06.504 20988-20988 NetworkSecurityConfig com.example.testtinker D No Network Security Config specified, using platform default
2025-04-09 18:50:06.505 20988-20988 NetworkSecurityConfig com.example.testtinker D No Network Security Config specified, using platform default
2025-04-09 18:50:06.508 20988-20988 Tinker.TinkerLoader com.example.testtinker D tryLoad test test
2025-04-09 18:50:06.509 20988-21014 HwApiCacheMangerEx com.example.testtinker I apicache path=/storage/emulated/0 state=mounted key=com.example.testtinker#10794#0
2025-04-09 18:50:06.509 20988-21014 HwApiCacheMangerEx com.example.testtinker I need clear apicache,because volumes changed,oldCnt=1 newCnt=1
2025-04-09 18:50:06.531 20988-20988 Tinker.TinkerInternals com.example.testtinker I class not found exception
2025-04-09 18:50:06.533 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden method Ldalvik/system/VMRuntime;->getCurrentInstructionSet()Ljava/lang/String; (unsupported,core-platform-api, reflection, allowed)
2025-04-09 18:50:06.533 20988-20988 Tinker.TinkerInternals com.example.testtinker D getCurrentInstructionSet:arm64
2025-04-09 18:50:06.533 20988-20988 Tinker.TinkerLoader com.example.testtinker W tryLoadPatchFiles:isEnabledForResource:true
2025-04-09 18:50:06.534 20988-20988 Tinker.TinkerInternals com.example.testtinker D same fingerprint:HONOR/BRT-W09/HNBRT-M:12/HONORBRT-W09/6.1.0.145C00:user/release-keys
2025-04-09 18:50:06.534 20988-20988 Tinker.TinkerInternals com.example.testtinker W getSafeModeCount: recFileName:safemode_count_rec_com.example.testtinker failed, return 0 instead.
2025-04-09 18:50:06.535 20988-20988 Tinker.TinkerInternals com.example.testtinker I setSafeModeCount: count: 1
2025-04-09 18:50:06.535 20988-20988 Tinker.TinkerDexLoader com.example.testtinker I classloader: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/base.apk"],nativeLibraryDirectories=[/data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/lib/arm64, /data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/base.apk!/lib/arm64-v8a, /system/lib64, /product_h/lib64, /system_ext/lib64]]]
2025-04-09 18:50:06.536 20988-20988 Tinker.TinkerDexLoader com.example.testtinker I verify dex file:/data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/tinker_classN.apk md5, use time: 0
2025-04-09 18:50:06.536 20988-20988 Tinker.ClassLoaderAdder com.example.testtinker I installDexes dexOptDir: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/odex, dex size:1
2025-04-09 18:50:06.537 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList; (unsupported, reflection, allowed)
2025-04-09 18:50:06.537 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Ldalvik/system/DexPathList;->nativeLibraryDirectories:Ljava/util/List; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/content/ContextWrapper;->mBase:Landroid/content/Context; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/app/ContextImpl;->mClassLoader:Ljava/lang/ClassLoader; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/app/ContextImpl;->mPackageInfo:Landroid/app/LoadedApk; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/app/LoadedApk;->mClassLoader:Ljava/lang/ClassLoader; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/content/res/Resources;->mClassLoader:Ljava/lang/ClassLoader; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Landroid/content/res/Resources;->mDrawableInflater:Landroid/graphics/drawable/DrawableInflater; (unsupported, reflection, allowed)
2025-04-09 18:50:06.539 20988-20988 Tinker.ClassLoaderAdder com.example.testtinker I after loaded classloader: dalvik.system.DelegateLastClassLoader[DexPathList[[zip file "/data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/tinker_classN.apk"],nativeLibraryDirectories=[/data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/lib/arm64, /data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/base.apk!/lib/arm64-v8a, /system/lib64, /product_h/lib64, /system_ext/lib64]]], dex size:1
2025-04-09 18:50:06.540 20988-20988 Tinker.ClassLoaderAdder com.example.testtinker I checkDexInstall result: false, checker_classloader: dalvik.system.DelegateLastClassLoader[DexPathList[[zip file "/data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/tinker_classN.apk"],nativeLibraryDirectories=[/data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/lib/arm64, /data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/base.apk!/lib/arm64-v8a, /system/lib64, /product_h/lib64, /system_ext/lib64]]]
2025-04-09 18:50:06.540 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden field Ldalvik/system/DexPathList;->dexElements:[Ldalvik/system/DexPathList$Element; (unsupported, reflection, allowed)
2025-04-09 18:50:06.541 20988-20988 Tinker.TinkerDexLoader com.example.testtinker E install dexes failed
2025-04-09 18:50:06.541 20988-20988 Tinker.TinkerLoader com.example.testtinker W tryLoadPatchFiles:onPatchLoadDexesFail
2025-04-09 18:50:06.542 20988-20988 Tinker.DefaultAppLike com.example.testtinker D onBaseContextAttached:
2025-04-09 18:50:06.544 20988-20988 Tinker.Sam...chListener com.example.testtinker V application maxMemory:384
2025-04-09 18:50:06.546 20988-20988 Tinker.Tinker com.example.testtinker W tinker patch directory: /data/user/0/com.example.testtinker/tinker
2025-04-09 18:50:06.547 20988-20988 Tinker.Tinker com.example.testtinker I try to install tinker, isEnable: true, version: 1.9.15.1
2025-04-09 18:50:06.548 20988-20988 Tinker.TinkerLoadResult com.example.testtinker I parseTinkerResult loadCode:-14, process name:com.example.testtinker, main process:true, systemOTA:false, fingerPrint:HONOR/BRT-W09/HNBRT-M:12/HONORBRT-W09/6.1.0.145C00:user/release-keys, oatDir:odex, useInterpretMode:false
2025-04-09 18:50:06.548 20988-20988 Tinker.TinkerLoadResult com.example.testtinker I parseTinkerResult oldVersion:, newVersion:a3ec14ec1e494130b93dcbc4d224d29e, current:a3ec14ec1e494130b93dcbc4d224d29e
2025-04-09 18:50:06.548 20988-20988 Tinker.TinkerLoadResult com.example.testtinker I Tinker load have exception loadCode:-14
2025-04-09 18:50:06.549 20988-20988 Tinker.Def...adReporter com.example.testtinker E patch loadReporter onLoadException: tinker dex check fail:Tinker Exception:checkDexInstall failed
2025-04-09 18:50:06.553 20988-20988 Tinker.Def...adReporter com.example.testtinker I dex exception disable tinker forever with sp
2025-04-09 18:50:06.553 20988-20988 Tinker.Def...adReporter com.example.testtinker E tinker load exception, welcome to submit issue to us: https://github.com/Tencent/tinker/issues
2025-04-09 18:50:06.554 20988-20988 Tinker.Def...adReporter com.example.testtinker E tinker load exception com.tencent.tinker.loader.TinkerRuntimeException: Tinker Exception:checkDexInstall failed
at com.tencent.tinker.loader.SystemClassLoaderAdder.installDexes(SystemClassLoaderAdder.java:73)
at com.tencent.tinker.loader.TinkerDexLoader.loadTinkerJars(TinkerDexLoader.java:191)
at com.tencent.tinker.loader.TinkerLoader.tryLoadPatchFilesInternal(TinkerLoader.java:356)
at com.tencent.tinker.loader.TinkerLoader.tryLoad(TinkerLoader.java:57)
at java.lang.reflect.Method.invoke(Native Method)
at com.tencent.tinker.loader.app.TinkerApplication.loadTinker(TinkerApplication.java:126)
at com.tencent.tinker.loader.app.TinkerApplication.onBaseContextAttached(TinkerApplication.java:164)
at com.tencent.tinker.loader.app.TinkerApplication.attachBaseContext(TinkerApplication.java:187)
at android.app.Application.attach(Application.java:338)
at android.app.Instrumentation.newApplication(Instrumentation.java:1190)
at android.app.LoadedApk.makeApplication(LoadedApk.java:1511)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7755)
at android.app.ActivityThread.access$2700(ActivityThread.java:279)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2533)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:206)
at android.os.Looper.loop(Looper.java:296)
at android.app.ActivityThread.main(ActivityThread.java:9024)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976)
2025-04-09 18:50:06.556 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/patch-a3ec14ec.apk
2025-04-09 18:50:06.556 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/arm64/tinker_classN.odex
2025-04-09 18:50:06.557 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/arm64/tinker_classN.vdex
2025-04-09 18:50:06.557 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/arm64
2025-04-09 18:50:06.557 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/tinker_classN.apk.cur.prof
2025-04-09 18:50:06.558 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat/tinker_classN.apk.prof
2025-04-09 18:50:06.558 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/oat
2025-04-09 18:50:06.558 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/tinker_classN.apk
2025-04-09 18:50:06.558 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex
2025-04-09 18:50:06.559 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/odex
2025-04-09 18:50:06.559 20988-20988 Tinker.PatchFileUtil com.example.testtinker I safeDeleteFile, try to delete path: /data/user/0/com.example.testtinker/tinker/patch-a3ec14ec
2025-04-09 18:50:06.562 20988-20988 Tinker.PatchInfo com.example.testtinker I rewritePatchInfoFile file path:/data/user/0/com.example.testtinker/tinker/patch_meta.info , oldVer:, newVer:, isProtectedApp:0, versionToRemove:, fingerprint:HONOR/BRT-W09/HNBRT-M:12/HONORBRT-W09/6.1.0.145C00:user/release-keys, oatDir:odex, isRemoveInterpretOATDir:0, stack: java.lang.Throwable
at com.tencent.tinker.loader.shareutil.SharePatchInfo.rewritePatchInfoFile(SharePatchInfo.java:189)
at com.tencent.tinker.loader.shareutil.SharePatchInfo.rewritePatchInfoFileWithLock(SharePatchInfo.java:106)
at com.tencent.tinker.loader.shareutil.ShareTinkerInternals.cleanPatch(ShareTinkerInternals.java:764)
at com.tencent.tinker.lib.tinker.Tinker.cleanPatch(Tinker.java:266)
at com.tencent.tinker.lib.reporter.DefaultLoadReporter.checkAndCleanPatch(DefaultLoadReporter.java:307)
at com.tencent.tinker.lib.reporter.DefaultLoadReporter.onLoadException(DefaultLoadReporter.java:280)
at com.example.testtinker.tinker.reporter.SampleLoadReporter.onLoadException(SampleLoadReporter.java:68)
at com.tencent.tinker.lib.tinker.TinkerLoadResult.parseTinkerResult(TinkerLoadResult.java:143)
at com.tencent.tinker.lib.tinker.Tinker.install(Tinker.java:156)
at com.tencent.tinker.lib.tinker.TinkerInstaller.install(TinkerInstaller.java:73)
at com.example.testtinker.tinker.util.TinkerManager.installTinker(TinkerManager.java:98)
at com.example.testtinker.tinker.app.SampleApplicationLike.onBaseContextAttached(SampleApplicationLike.java:98)
at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(TinkerApplicationInlineFence.java:74)
at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(TinkerApplicationInlineFence.java:62)
at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(TinkerApplicationInlineFence.java:55)
at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnBaseContextAttached(TinkerInlineFenceAction.java:49)
at com.tencent.tinker.loader.app.TinkerApplication.onBaseContextAttached(TinkerApplication.java:169)
at com.tencent.tinker.loader.app.TinkerApplication.attachBaseContext(TinkerApplication.java:187)
at android.app.Application.attach(Application.java:338)
at android.app.Instrumentation.newApplication(Instrumentation.java:1190)
at android.app.LoadedApk.makeApplication(LoadedApk.java:1511)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7755)
at android.app.ActivityThread.access$2700(ActivityThread.java:279)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2533)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:206)
at android.os.Looper.loop(Looper.java:296)
at android.app.ActivityThread.main(ActivityThread.java:9024)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976)
2025-04-09 18:50:06.565 20988-20988 Tinker.PatchInfo com.example.testtinker W path info file corrupted:/data/user/0/com.example.testtinker/tinker/patch_meta.info
2025-04-09 18:50:06.566 20988-20988 Tinker.PatchInfo com.example.testtinker W path info file corrupted:/data/user/0/com.example.testtinker/tinker/patch_meta.info
2025-04-09 18:50:06.567 20988-20988 Tinker.PatchInfo com.example.testtinker W path info file corrupted:/data/user/0/com.example.testtinker/tinker/patch_meta.info
2025-04-09 18:50:06.567 20988-20988 Tinker.PatchInfo com.example.testtinker W path info file corrupted:/data/user/0/com.example.testtinker/tinker/patch_meta.info
2025-04-09 18:50:06.568 20988-20988 Tinker.Def...adReporter com.example.testtinker I patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.example.testtinker/tinker, code: -14, cost: 33ms
2025-04-09 18:50:06.568 20988-20988 Tinker.Tinker com.example.testtinker W tinker load fail!
2025-04-09 18:50:06.569 20988-20988 Tinker.TinkerInternals com.example.testtinker I setSafeModeCount: count: 0
2025-04-09 18:50:06.571 20988-21014 AwareBitmapCacher com.example.testtinker I init processName:com.example.testtinker pid=20988 uid=10794
2025-04-09 18:50:06.572 20988-21095 AwareLog com.example.testtinker E AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@2f94801
2025-04-09 18:50:06.572 20988-20988 HwApiCacheMangerEx com.example.testtinker I apicache path=/storage/emulated/0 state=mounted key=com.example.testtinker#10794#256
2025-04-09 18:50:06.572 20988-20988 HwApiCacheMangerEx com.example.testtinker I need clear apicache,because volumes changed,oldCnt=1 newCnt=1
2025-04-09 18:50:06.576 20988-20988 Tinker.DefaultAppLike com.example.testtinker D onCreate
2025-04-09 18:50:06.577 20988-20988 ActivityThread com.example.testtinker I finishPreloaded preloadStatus 0
2025-04-09 18:50:06.578 20988-20988 mple.testtinke com.example.testtinker W SetApkAssets securely
2025-04-09 18:50:06.580 20988-20988 OpenGLRenderer com.example.testtinker D disableOutlineDraw is true
2025-04-09 18:50:06.581 20988-20988 mple.testtinke com.example.testtinker W SetApkAssets securely
2025-04-09 18:50:06.583 20988-21096 DisplayManager com.example.testtinker I mask is 7 and Registered Mask is 0
2025-04-09 18:50:06.584 20988-21098 libMEOW com.example.testtinker D meow new tls: 0xb4000070e39b8090
2025-04-09 18:50:06.586 20988-21098 libMEOW com.example.testtinker D meow reload base cfg path: na
2025-04-09 18:50:06.586 20988-21098 libMEOW com.example.testtinker D meow reload overlay cfg path: na
2025-04-09 18:50:06.586 20988-21098 QT com.example.testtinker W qt_process_init() called
2025-04-09 18:50:06.586 20988-21098 QT com.example.testtinker E [QT]file does not exist
2025-04-09 18:50:06.586 20988-21098 QT com.example.testtinker W Support!!
2025-04-09 18:50:06.586 20988-21098 libMEOW com.example.testtinker D applied 0 plugin for [com.example.testtinker].
2025-04-09 18:50:06.586 20988-21098 libMEOW com.example.testtinker D rebuild call chain: 0xb4000070e39c80a0
2025-04-09 18:50:06.586 20988-21098 libMEOW com.example.testtinker D meow delete tls: 0xb4000070e39b8090
2025-04-09 18:50:06.587 20988-20988 mple.testtinke com.example.testtinker W SetApkAssets securely
2025-04-09 18:50:06.588 20988-20988 mple.testtinke com.example.testtinker W SetApkAssets securely
2025-04-09 18:50:06.596 20988-20988 ActivityThread com.example.testtinker V callActivityOnCreate
2025-04-09 18:50:06.611 20988-20988 DecorView[] com.example.testtinker I old windowMode:0 new windoMode:1
2025-04-09 18:50:06.620 20988-20988 OverScroll...timization com.example.testtinker I start init SmartSlideOverScroller and get the overscroller config
2025-04-09 18:50:06.621 20988-20988 OverScroll...timization com.example.testtinker I get the overscroller config
2025-04-09 18:50:06.636 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (unsupported, reflection, allowed)
2025-04-09 18:50:06.637 20988-20988 mple.testtinke com.example.testtinker W Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (unsupported, reflection, allowed)
2025-04-09 18:50:06.671 20988-20988 Tinker.TinkerInternals com.example.testtinker I class not found exception
2025-04-09 18:50:06.671 20988-20988 Tinker.MainActivity com.example.testtinker E ARK HOT Running status = false
2025-04-09 18:50:06.671 20988-20988 Tinker.MainActivity com.example.testtinker E ARK HOT Running status = /storage/emulated/0
2025-04-09 18:50:06.671 20988-20988 Tinker.MainActivity com.example.testtinker E i am on onCreate classloader:dalvik.system.DelegateLastClassLoader[DexPathList[[zip file "/data/user/0/com.example.testtinker/tinker/patch-a3ec14ec/dex/tinker_classN.apk"],nativeLibraryDirectories=[/data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/lib/arm64, /data/app/~~vbW-PrHJl8vunq6kTnKskQ==/com.example.testtinker-kZY9rRTMq2yNElFlFet1aA==/base.apk!/lib/arm64-v8a, /system/lib64, /product_h/lib64, /system_ext/lib64]]]
2025-04-09 18:50:06.671 20988-20988 Tinker.MainActivity com.example.testtinker E i am on patch onCreate
2025-04-09 18:50:06.674 20988-20988 ActivityThread com.example.testtinker D add activity client record, r= ActivityRecord{d1875e0 token=android.os.BinderProxy@dc10222 {com.example.testtinker/com.example.testtinker.tinker.app.MainActivity}} token= android.os.BinderProxy@dc10222
2025-04-09 18:50:06.677 20988-20988 Tinker.MainActivity com.example.testtinker E i am on onResume
2025-04-09 18:50:06.680 20988-20988 DecorView[] com.example.testtinker I set decor visibility 4
2025-04-09 18:50:06.684 20988-20988 DisplayManager com.example.testtinker I mask is 7 and Registered Mask is 7
2025-04-09 18:50:06.687 20988-20988 DisplayManager com.example.testtinker I mask is 7 and Registered Mask is 7
2025-04-09 18:50:06.690 20988-21096 libMEOW com.example.testtinker D meow new tls: 0xb4000070e39b8090
2025-04-09 18:50:06.690 20988-21096 libMEOW com.example.testtinker D applied 0 plugin for [com.example.testtinker].
2025-04-09 18:50:06.690 20988-21096 libMEOW com.example.testtinker D rebuild call chain: 0xb4000070e39c80a0
2025-04-09 18:50:06.690 20988-21096 FrameFlow com.example.testtinker I FrameFlowInit app is not supported by frameflow solution
2025-04-09 18:50:06.690 20988-20988 ViewRootIm...nActivity] com.example.testtinker I controlInsetsForCompatibility not hide statusbar
2025-04-09 18:50:06.690 20988-21096 iGraphics com.example.testtinker I [GetTotalMemory] total memory =5975544KB
2025-04-09 18:50:06.690 20988-21096 iGraphics com.example.testtinker I [0020080c] pn: com.example.testtinker, p: 20988
2025-04-09 18:50:06.690 20988-21096 mple.testtinke com.example.testtinker I HwCustType is 0
2025-04-09 18:50:06.690 20988-21096 mple.testtinke com.example.testtinker E open file error
2025-04-09 18:50:06.690 20988-21096 mple.testtinke com.example.testtinker I no cota live update cust policy found
2025-04-09 18:50:06.690 20988-21096 mple.testtinke com.example.testtinker I GetCfgDirRealPolicyValue: custPolicyDirs: /system/magic/base:/system/magic/china:/system/magic/china_honor:/system/magic/pad:/vendor/etc:/odm/etc:/product_h/etc:/product_h/region_comm/china:/preas/china:/product_h/hn_oem/BRT-W09:/preload/BRT-W09/all/cn:/cust/global:/cust/def/cn:/version/cust/all/cn:/version/special_cust/BRT-W09/all/cn:/cust/cotalite:/cust/ecota
2025-04-09 18:50:06.690 20988-21096 iGraphics com.example.testtinker I [0030080c] no spt app: com.example.testtinker
2025-04-09 18:50:06.696 20988-20988 libMEOW com.example.testtinker D meow new tls: 0xb4000070e39d80b0
2025-04-09 18:50:06.696 20988-20988 libMEOW com.example.testtinker D applied 0 plugin for [com.example.testtinker].
2025-04-09 18:50:06.696 20988-20988 libMEOW com.example.testtinker D rebuild call chain: 0xb4000070e39e80c0
2025-04-09 18:50:06.696 20988-20988 InputTransport com.example.testtinker D Create ARC handle: 0xb400006f3f97c180
2025-04-09 18:50:06.696 20988-20988 InputEventReceiver com.example.testtinker D dispatchInputInterval 0
2025-04-09 18:50:06.699 20988-20988 HwForceDarkManager com.example.testtinker I isSystemInDarkMode isResUiModeYes: false, isDarkMode: false
2025-04-09 18:50:06.699 20988-20988 DecorView[] com.example.testtinker I set decor visibility 0
2025-04-09 18:50:06.701 2036-2216 DollieAdapterService com.hihonor.systemserver E notifyActivityState pkg:com.example.testtinker/com.example.testtinker.tinker.app.MainActivity state:2 fg:true mUid:10794
2025-04-09 18:50:06.703 20988-20988 Tinker.DefaultAppLike com.example.testtinker D [PendingLog @ 2025-04-09 18:50:06.542] onBaseContextAttached:
2025-04-09 18:50:06.704 20988-21096 OpenGLRenderer com.example.testtinker D disableOutlineDraw is true
2025-04-09 18:50:06.706 20988-20988 PhoneWindow com.example.testtinker D onViewRootImplSet activityToken android.os.BinderProxy@dc10222,activityClientRecord ActivityRecord{d1875e0 token=android.os.BinderProxy@dc10222 {com.example.testtinker/com.example.testtinker.tinker.app.MainActivity}},isHwNavigationHide false isHidePrivateFlag = false
2025-04-09 18:50:06.713 20988-21116 HiTouch_Pr...reDetector com.example.testtinker D onAttached, package=com.example.testtinker, windowType=1, mHiTouchRestricted=false
2025-04-09 18:50:06.723 20988-20988 ViewRootIm...nActivity] com.example.testtinker I controlInsetsForCompatibility not hide statusbar
2025-04-09 18:50:06.731 20988-20988 BufferQueueConsumer com.example.testtinker I connect: controlledByApp=false
2025-04-09 18:50:06.731 20988-20988 RenderService com.example.testtinker D RCS is disable
2025-04-09 18:50:06.734 20988-21096 BufferQueueProducer com.example.testtinker I ViewRootImpl[MainActivity]#0(BLAST Consumer)0 connect: api=1 producerControlledByApp=true
2025-04-09 18:50:06.734 20988-21096 hw-ProcessState com.example.testtinker D Binder ioctl to enable oneway spam detection failed: Invalid argument
2025-04-09 18:50:06.739 20988-20988 HwForceDarkManager com.example.testtinker I setAllowedHwForceDark:false package:com.example.testtinker mCurrProcessState:0 mIsPackageNameChange:false hwForceDarkState:0 isViewAllowedForceDark:true isLastHonorForceDark:false
2025-04-09 18:50:06.739 20988-20988 HwForceDark com.example.testtinker D [SetDarkThemeInfo] enable = [0], appType = [0], windowType = [1], winWidth = [2560], winHeight = [1600]
2025-04-09 18:50:06.769 20988-21096 hw-ProcessState com.example.testtinker D Binder ioctl to enable oneway spam detection failed: Invalid argument
2025-04-09 18:50:06.786 20988-21096 mple.testtinke com.example.testtinker E fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete
2025-04-09 18:50:06.787 20988-21096 mple.testtinke com.example.testtinker E fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender
2025-04-09 18:50:06.788 20988-20988 HwViewRootImpl com.example.testtinker I removeInvalidNode jank list is null
2025-04-09 18:50:06.789 20988-20988 RtgSchedIpcFile com.example.testtinker E RtgSchedIpcFile failed to open /proc/20988/rtg
2025-04-09 18:50:06.789 20988-20988 RmeSchedManager com.example.testtinker I init Rme, version is: v1.0
2025-04-09 18:50:06.789 20988-20988 RtgSchedIpcFile com.example.testtinker E RtgSchedIpcFile failed to open /proc/20988/rtg
2025-04-09 18:50:06.789 20988-20988 RmeSchedManager com.example.testtinker I init Rme, version is: v1.0
2025-04-09 18:50:06.789 20988-20988 RtgSchedIpcFile com.example.testtinker E setCommandByIoctl not opened
2025-04-09 18:50:06.789 20988-20988 RtgSched com.example.testtinker D resetRtgSchedHandle failed enable:1
2025-04-09 18:50:06.804 20988-20988 DecorView com.example.testtinker D showOrHideHighlightView: hasFocus=true; winMode=1; isMrgNull=true
2025-04-09 18:50:06.808 20988-20988 InputMethodManager com.example.testtinker W startInputReason = 1
2025-04-09 18:50:06.815 20988-20988 InputMethodManager com.example.testtinker W startInputReason = 6
2025-04-09 18:50:06.844 11693-11693 sug_info com.baidu.input_hihonor E checkMatch:com.example.testtinker_0_0_null
2025-04-09 18:50:06.906 20988-20988 Tinker.Upg...PatchRetry com.example.testtinker W onPatchRetryLoad patch file: /data/user/0/com.example.testtinker/tinker_temp/temp.apk is not exist, just return
2025-04-09 18:50:11.577 20988-20988 AwareBitmapCacher com.example.testtinker I init lrucache size: 2097152 pid=20988