Tencent / tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Other
17.15k stars 3.34k forks source link

Tinker patch failure 小米9pro 5g,安卓10.0, #1586

Open legendyumi opened 3 years ago

legendyumi commented 3 years ago

手机型号:小米9pro 5g

手机系统版本:Android 10.0 tinker版本::1.9.14.10

gradle版本:如:5.6.4

热更新SDK: TinkerPatch SDK

2021-07-12 10:46:26.404 6923-6923/com.example.demos I/CrashReport: patch download success !!! 2021-07-12 10:46:26.825 6923-6923/com.example.demos I/CrashReport: Tinker patch failure, result: PatchResult: isSuccess:false rawPatchFilePath:/data/user/0/com.example.demos/app_tmpPatch/tmpPatch.apk costTime:42 dexoptTriggerTime:0 isOatGenerated:false patchVersion:e3ca0b39c2d222a8691ee0e752555cd0

image

srxffcc1 commented 3 years ago

logcat 打印这个 Tinker.ClassLoaderAdder 相关的错误看看

legendyumi commented 3 years ago

日志: 2021-07-14 11:20:52.899 19587-19587/com.crlgc.electronicworkcard I/CrashReport: patch download success !!! 2021-07-14 11:20:52.901 19587-19587/com.crlgc.electronicworkcard D/CrashReport: copy /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/97d88bed-5693-4403-b281-b7d8e305b791_c96dd30fd90451fde039c867c62abbe3.zip to /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk success!

2021-07-14 11:20:52.904 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerManager: onDownloadSuccess. 2021-07-14 11:20:52.909 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerManager: check if has new patch. 2021-07-14 11:20:52.922 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerManager: has new patch. 2021-07-14 11:20:52.922 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerManager: starting patch. 2021-07-14 11:20:52.923 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerPatchListener: receive a patch file: /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk, file size:4001 2021-07-14 11:20:52.927 19587-19587/com.crlgc.electronicworkcard W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.crlgc.electronicworkcard/tinker/patch.info: open failed: ENOENT (No such file or directory) 2021-07-14 11:20:52.927 19587-19587/com.crlgc.electronicworkcard W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.crlgc.electronicworkcard/tinker/patch.info: open failed: ENOENT (No such file or directory) 2021-07-14 11:20:52.927 19587-19587/com.crlgc.electronicworkcard W/Tinker.UpgradePatchRetry: onPatchListenerCheck retry file is not exist, just return 2021-07-14 11:20:52.928 19587-19587/com.crlgc.electronicworkcard V/Tinker.TinkerPatchListener: get platform:null 2021-07-14 11:20:52.930 551-551/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest. 2021-07-14 11:20:52.931 19587-19587/com.crlgc.electronicworkcard I/Tinker.TinkerPatchService: run patch service...

2021-07-14 11:20:53.074 19717-19717/com.crlgc.electronicworkcard D/Tinker.TinkerLoader: tryLoad test test 2021-07-14 11:20:53.076 19717-19717/com.crlgc.electronicworkcard W/Tinker.TinkerLoader: tryLoadPatchFiles: we don't load patch with :patch process itself, just return 2021-07-14 11:20:53.076 19717-19717/com.crlgc.electronicworkcard D/Tinker.DefaultAppLike: onBaseContextAttached: 2021-07-14 11:20:53.076 19717-19717/com.crlgc.electronicworkcard I/MultiDex: VM with version 2.1.0 has multidex support 2021-07-14 11:20:53.076 19717-19717/com.crlgc.electronicworkcard I/MultiDex: Installing application 2021-07-14 11:20:53.077 19717-19717/com.crlgc.electronicworkcard I/MultiDex: VM has multidex support, MultiDex support library is disabled. 2021-07-14 11:20:53.078 19717-19717/com.crlgc.electronicworkcard V/Tinker.TinkerPatchListener: application maxMemory:256 2021-07-14 11:20:53.080 19717-19717/com.crlgc.electronicworkcard W/Tinker.Tinker: tinker patch directory: /data/user/0/com.crlgc.electronicworkcard/tinker 2021-07-14 11:20:53.080 19717-19717/com.crlgc.electronicworkcard I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.10 2021-07-14 11:20:53.081 19717-19717/com.crlgc.electronicworkcard I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-1, process name:com.crlgc.electronicworkcard:patch, main process:false, systemOTA:false, fingerPrint:Xiaomi/crux/crux:10/QKQ1.190825.002/V12.0.5.0.QFXCNXM:user/release-keys, oatDir:null, useInterpretMode:false 2021-07-14 11:20:53.081 19717-19717/com.crlgc.electronicworkcard W/Tinker.TinkerLoadResult: tinker is disable, just return 2021-07-14 11:20:53.081 19717-19717/com.crlgc.electronicworkcard I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.crlgc.electronicworkcard/tinker, code: -1, cost: 1ms 2021-07-14 11:20:53.082 19717-19717/com.crlgc.electronicworkcard W/Tinker.Tinker: tinker load fail!

2021-07-14 11:20:53.093 19717-19717/com.crlgc.electronicworkcard D/Tinker.DefaultAppLike: onCreate

2021-07-14 11:20:53.136 19717-19758/com.crlgc.electronicworkcard I/Tinker.TinkerPatchService: for system version >= Android O, we just ignore increasingPriority job to avoid crash or toasts. 2021-07-14 11:20:53.137 19717-19758/com.crlgc.electronicworkcard I/Tinker.DefaultPatchReporter: patchReporter onPatchServiceStart: patch service start 2021-07-14 11:20:53.139 19717-19758/com.crlgc.electronicworkcard W/Tinker.UpgradePatchRetry: try copy file: /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk to /data/user/0/com.crlgc.electronicworkcard/tinker_temp/temp.apk 2021-07-14 11:20:53.139 19717-19757/com.crlgc.electronicworkcard E/Perf: Fail to get file list com.crlgc.electronicworkcard 2021-07-14 11:20:53.139 19717-19757/com.crlgc.electronicworkcard E/Perf: getFolderSize() : Exception_1 = java.lang.NullPointerException: Attempt to get length of null array 2021-07-14 11:20:53.139 19717-19757/com.crlgc.electronicworkcard E/Perf: Fail to get file list oat 2021-07-14 11:20:53.139 19717-19757/com.crlgc.electronicworkcard E/Perf: getFolderSize() : Exception_1 = java.lang.NullPointerException: Attempt to get length of null array 2021-07-14 11:20:53.139 19717-19717/com.crlgc.electronicworkcard D/Tinker.TinkerLoader: [PendingLog @ 2021-07-14 11:20:53.074] tryLoad test test 2021-07-14 11:20:53.140 19717-19717/com.crlgc.electronicworkcard W/Tinker.TinkerLoader: [PendingLog @ 2021-07-14 11:20:53.076] tryLoadPatchFiles: we don't load patch with :patch process itself, just return 2021-07-14 11:20:53.140 19717-19717/com.crlgc.electronicworkcard D/Tinker.DefaultAppLike: [PendingLog @ 2021-07-14 11:20:53.076] onBaseContextAttached: 2021-07-14 11:20:53.140 19717-19717/com.crlgc.electronicworkcard W/Tinker.UpgradePatchRetry: onPatchRetryLoad retry is not main process, just return

2021-07-14 11:20:53.170 19717-19755/com.crlgc.electronicworkcard D/CrashReport: [ca] Successfully get 'getprop' list. 2021-07-14 11:20:53.178 19717-19758/com.crlgc.electronicworkcard I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchMd5:c96dd30fd90451fde039c867c62abbe3 2021-07-14 11:20:53.179 19717-19758/com.crlgc.electronicworkcard W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.crlgc.electronicworkcard/tinker/patch.info: open failed: ENOENT (No such file or directory) 2021-07-14 11:20:53.179 19717-19758/com.crlgc.electronicworkcard W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.crlgc.electronicworkcard/tinker/patch.info: open failed: ENOENT (No such file or directory) 2021-07-14 11:20:53.179 19717-19758/com.crlgc.electronicworkcard I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchVersionDirectory:/data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f 2021-07-14 11:20:53.181 19717-19758/com.crlgc.electronicworkcard W/Tinker.UpgradePatch: UpgradePatch copy patch file, src file: /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk size: 4001, dest file: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f/patch-c96dd30f.apk size:4001 2021-07-14 11:20:53.183 19717-19758/com.crlgc.electronicworkcard E/Tinker.DexDiffPatchInternal: apk entry classes.dex crc is not equal, expect crc: 3891848136, got crc: 1626021342 2021-07-14 11:20:53.184 19717-19758/? I/Tinker.DefaultPatchReporter: patchReporter onPatchTypeExtractFail: file extract fail type: dex, path: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f/patch-c96dd30f.apk, extractTo: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f/dex/classes.dex.jar, filename: classes.dex 2021-07-14 11:20:53.184 19717-19758/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f/patch-c96dd30f.apk 2021-07-14 11:20:53.185 19717-19758/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f/dex 2021-07-14 11:20:53.185 19717-19758/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.crlgc.electronicworkcard/tinker/patch-c96dd30f 2021-07-14 11:20:53.185 19717-19758/? W/Tinker.DexDiffPatchInternal: patch recover, extractDiffInternals fail 2021-07-14 11:20:53.185 19717-19758/? I/Tinker.DexDiffPatchInternal: recover dex result:false, cost:4 2021-07-14 11:20:53.186 19717-19758/? E/Tinker.UpgradePatch: UpgradePatch tryPatch:new patch recover, try patch dex failed 2021-07-14 11:20:53.186 19717-19755/? D/CrashReport: [ca] Systems properties number: 714. 2021-07-14 11:20:53.186 19717-19758/? I/Tinker.DefaultPatchReporter: patchReporter onPatchResult: patch all result path: /data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk, success: false, cost: 39 2021-07-14 11:20:53.186 19717-19755/? D/CrashReport: [b] ABI list: arm64-v8a,armeabi-v7a,armeabi 2021-07-14 11:20:53.186 19717-19758/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.crlgc.electronicworkcard/tinker_temp/temp.apk

2021-07-14 11:20:53.195 19587-19763/com.crlgc.electronicworkcard V/Tinker.TinkerResultService: TinkerResultService receive result: PatchResult: isSuccess:false rawPatchFilePath:/data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk costTime:39 dexoptTriggerTime:0 isOatGenerated:false patchVersion:c96dd30fd90451fde039c867c62abbe3 2021-07-14 11:20:53.196 19717-19755/? I/CrashReport: Is it a virtual machine? false 2021-07-14 11:20:53.196 19587-19763/com.crlgc.electronicworkcard I/Process: Sending signal. PID: 19717 SIG: 9 2021-07-14 11:20:53.197 19587-19587/com.crlgc.electronicworkcard I/CrashReport: Tinker patch failure, result: PatchResult: isSuccess:false rawPatchFilePath:/data/user/0/com.crlgc.electronicworkcard/app_tmpPatch/tmpPatch.apk costTime:39 dexoptTriggerTime:0 isOatGenerated:false patchVersion:c96dd30fd90451fde039c867c62abbe3

xiemingtian commented 2 years ago

2021-11-05 12:55:54.003 17845-17845/? E/updateState: 已安装基准包版本检查 2021-11-05 12:55:54.005 17845-17845/? E/updateState: 开始下载补丁 2021-11-05 12:55:54.010 17845-17845/? E/patchPath: /storage/emulated/0/com.youzan.tinker.patchtool/com.youzan.retail/patch-debug.apk 2021-11-05 12:55:54.010 17845-17845/? E/patchUrl: https://file.yzcdn.cn/upload_files/yz-file/2021/11/05/FnEA5MuQ2jMeYTswTpxRHqyMcOFM.apk 2021-11-05 12:55:54.013 17845-17845/? I/VerticalStepViewIndicator: onMeasure 2021-11-05 12:55:54.014 17845-17845/? I/VerticalStepViewIndicator: onDraw 2021-11-05 12:55:54.028 17845-17845/? I/VerticalStepViewIndicator: onDraw 2021-11-05 12:55:54.263 2102-2102/? I/KeyguardIndication: updateIndication: mVisible false mDozing false mTransientIndication null mPowerPluggedIn true mUpArrowIndication 上滑解锁 2021-11-05 12:55:55.112 17845-17845/? E/updateState: 补丁下载完成 2021-11-05 12:55:55.112 17845-17845/? E/updateState: 开始合成新补丁 2021-11-05 12:55:55.218 3188-3607/? D/PowerKeeper.Event: notifyAMProcStart processName: 10308 reason: com.youzan.retail:patch, pid:0 2021-11-05 12:55:55.218 17845-17845/? E/Tinker.TinkerPatchService: run patch service... 2021-11-05 12:55:55.218 17845-17845/? I/Tinker.TinkerPatchService: run patch service... 2021-11-05 12:55:55.221 17845-17845/? I/VerticalStepViewIndicator: onMeasure 2021-11-05 12:55:55.226 17845-17845/? I/VerticalStepViewIndicator: onDraw 2021-11-05 12:55:55.237 19088-19088/? W/zygote: Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults 2021-11-05 12:55:55.263 1763-3242/? D/CompatibilityInfo: mCompatibilityFlags - 0 2021-11-05 12:55:55.263 1763-3242/? D/CompatibilityInfo: applicationDensity - 480 2021-11-05 12:55:55.263 1763-3242/? D/CompatibilityInfo: applicationScale - 1.0 2021-11-05 12:55:55.266 1763-3242/? D/CompatibilityInfo: mCompatibilityFlags - 0 2021-11-05 12:55:55.266 1763-3242/? D/CompatibilityInfo: applicationDensity - 480 2021-11-05 12:55:55.266 1763-3242/? D/CompatibilityInfo: applicationScale - 1.0 2021-11-05 12:55:55.267 1763-3242/? D/CompatibilityInfo: mCompatibilityFlags - 0 2021-11-05 12:55:55.267 1763-3242/? D/CompatibilityInfo: applicationDensity - 480 2021-11-05 12:55:55.267 1763-3242/? D/CompatibilityInfo: applicationScale - 1.0 2021-11-05 12:55:55.326 19088-19088/? W/zygote: miui_dex2oat: OatFile: /data/app/com.youzan.retail-8ruNt2pyD1cClsivnI5Ndg==/oat/arm/base.odex Compiler-Filter = quicken 2021-11-05 12:55:55.331 19088-19088/? W/ResourceType: No package identifier when getting name for resource number 0x00000000 2021-11-05 12:55:55.436 17921-17921/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088155436 2021-11-05 12:55:55.567 19088-19107/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_1.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.568 19088-19106/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_0.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.569 19088-19108/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_2.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.569 19088-19112/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_6.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.570 19088-19114/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_8.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.571 19088-19111/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_5.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.572 19088-19110/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_4.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.573 19088-19113/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_7.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.574 19088-19109/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_3.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.576 19088-19115/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_9.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.581 19088-19116/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_10.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.586 19088-19118/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_12.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.603 19088-19117/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_11.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.619 19088-19119/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_13.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.623 19088-19120/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_14.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.631 19088-19121/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_15.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.636 19088-19122/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_16.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.645 19088-19123/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_17.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.648 19088-19125/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_19.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.653 19088-19124/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_18.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.662 19088-19127/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_21.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.670 19088-19126/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_20.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.672 19088-19128/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/files/prodexdir/00O000ll111l_22.dex Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:55.783 19088-19108/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:55.783 19088-19108/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_2.odex Compiler-Filter = quicken 2021-11-05 12:55:55.891 19088-19115/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:55.891 19088-19115/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_9.odex Compiler-Filter = quicken 2021-11-05 12:55:55.963 19088-19118/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:55.963 19088-19118/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_12.odex Compiler-Filter = quicken 2021-11-05 12:55:56.163 19088-19113/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.164 19088-19113/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_7.odex Compiler-Filter = quicken 2021-11-05 12:55:56.187 19088-19112/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.187 19088-19112/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_6.odex Compiler-Filter = quicken 2021-11-05 12:55:56.229 2102-2102/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED 2021-11-05 12:55:56.232 3201-3201/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED 2021-11-05 12:55:56.240 3188-3755/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 100, status = 5, level = 100, plug = 2 2021-11-05 12:55:56.257 10525-10570/? D/HeadsetStateMachine: Disconnected process message: 10, size: 0 2021-11-05 12:55:56.257 10525-10570/? D/HeadsetStateMachine: Enter processIntentBatteryChanged() 2021-11-05 12:55:56.258 10525-10570/? D/HeadsetStateMachine: Exit processIntentBatteryChanged() 2021-11-05 12:55:56.258 10525-10570/? D/HeadsetStateMachine: Exit Disconnected processMessage() 2021-11-05 12:55:56.363 19088-19110/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.363 19088-19110/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_4.odex Compiler-Filter = quicken 2021-11-05 12:55:56.435 19088-19109/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.435 19088-19109/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_3.odex Compiler-Filter = quicken 2021-11-05 12:55:56.437 19088-19107/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.437 19088-19107/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_1.odex Compiler-Filter = quicken 2021-11-05 12:55:56.512 19088-19117/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.512 19088-19117/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_11.odex Compiler-Filter = quicken 2021-11-05 12:55:56.581 19088-19120/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.581 19088-19120/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_14.odex Compiler-Filter = quicken 2021-11-05 12:55:56.674 19088-19123/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.675 19088-19123/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_17.odex Compiler-Filter = quicken 2021-11-05 12:55:56.718 19088-19121/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.718 19088-19121/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_15.odex Compiler-Filter = quicken 2021-11-05 12:55:56.892 19088-19124/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:56.892 19088-19124/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_18.odex Compiler-Filter = quicken 2021-11-05 12:55:57.027 19088-19114/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.027 19088-19114/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_8.odex Compiler-Filter = quicken 2021-11-05 12:55:57.031 19088-19122/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.031 19088-19122/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_16.odex Compiler-Filter = quicken 2021-11-05 12:55:57.117 19088-19116/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.117 19088-19116/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_10.odex Compiler-Filter = quicken 2021-11-05 12:55:57.168 19088-19111/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.168 19088-19111/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_5.odex Compiler-Filter = quicken 2021-11-05 12:55:57.175 19088-19125/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.175 19088-19125/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_19.odex Compiler-Filter = quicken 2021-11-05 12:55:57.272 19088-19126/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.276 19088-19126/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_20.odex Compiler-Filter = quicken 2021-11-05 12:55:57.379 19088-19106/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.379 19088-19106/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_0.odex Compiler-Filter = quicken 2021-11-05 12:55:57.391 19088-19127/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.391 19088-19127/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_21.odex Compiler-Filter = quicken 2021-11-05 12:55:57.395 19088-19128/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.395 19088-19128/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_22.odex Compiler-Filter = quicken 2021-11-05 12:55:57.431 19088-19119/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:57.431 19088-19119/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/files/prodexdir/oat/arm/00O000ll111l_13.odex Compiler-Filter = quicken 2021-11-05 12:55:57.611 19088-19088/? D/Tinker.TinkerLoader: tryLoad test test 2021-11-05 12:55:57.613 19088-19088/? W/Tinker.TinkerLoader: tryLoadPatchFiles: we don't load patch with :patch process itself, just return 2021-11-05 12:55:57.614 19088-19088/? D/Tinker.DefaultAppLike: onBaseContextAttached: 2021-11-05 12:55:57.615 19088-19088/? I/MultiDex: VM with version 2.1.0 has multidex support 2021-11-05 12:55:57.615 19088-19088/? I/MultiDex: Installing application 2021-11-05 12:55:57.615 19088-19088/? I/MultiDex: VM has multidex support, MultiDex support library is disabled. 2021-11-05 12:55:57.618 19088-19088/? I/Trace.Hacker: hook system handler completed. start:1636088157618 2021-11-05 12:55:57.657 19088-19088/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.youzan.retail/tinker 2021-11-05 12:55:57.657 19088-19088/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.5 2021-11-05 12:55:57.658 19088-19088/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-1, process name:com.youzan.retail:patch, main process:false, systemOTA:false, fingerPrint:xiaomi/tiffany/tiffany:8.1.0/OPM1.171019.019/V11.0.3.0.ODBCNXM:user/release-keys, oatDir:null, useInterpretMode:false 2021-11-05 12:55:57.658 19088-19088/? W/Tinker.TinkerLoadResult: tinker is disable, just return 2021-11-05 12:55:57.658 19088-19088/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.youzan.retail/tinker, code: -1, cost: 3ms 2021-11-05 12:55:57.659 19088-19088/? I/TinkerManager: onLoadResult: isSuccess = false, code = -1, message = 无异常信息 2021-11-05 12:55:57.659 19088-19088/? I/TinkerManager: 子进程,不进行上报 2021-11-05 12:55:57.659 19088-19088/? W/Tinker.Tinker: tinker load fail! 2021-11-05 12:55:57.687 19088-19088/? I/TinkerManager: do not fetch patch, is not main porcess 2021-11-05 12:55:57.747 19088-19088/? D/NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 2021-11-05 12:55:57.757 19088-19088/? W/zygote: Class com.youzan.mobile.config.ConfigCenter failed lock verification and will run slower. 2021-11-05 12:55:57.757 19088-19088/? W/zygote: Common causes for lock verification issues are non-optimized dex code 2021-11-05 12:55:57.757 19088-19088/? W/zygote: and incorrect proguard optimizations. 2021-11-05 12:55:57.804 19088-19088/? D/ZanNetHook: domainConfig: DomainConfig(enable=true, configs=[DomainConfigItem(enable=true, targetHost=img.yzcdn.cn, replaceHost=img01.yzcdn.cn)]) 2021-11-05 12:55:57.808 19088-19088/? D/ConnectLog: GrayManager-> setConfig() -> enable: false, percent: 0 2021-11-05 12:55:57.813 19088-19088/? I/MMKV: current API level = 27 2021-11-05 12:55:57.814 19088-19088/? I/MMKV: page size:4096 2021-11-05 12:55:57.814 19088-19088/? I/MMKV: root dir: /data/user/0/com.youzan.retail/files/mmkv 2021-11-05 12:55:57.814 19088-19088/? I/MMKV: loading [mmkv.default] with 35281 size in total, file size is 65536, InterProcess 1 2021-11-05 12:55:57.814 19088-19088/? I/MMKV: loading [mmkv.default] with crc 3651714356 sequence 13 version 1 2021-11-05 12:55:57.815 19088-19088/? I/MMKV: loaded [mmkv.default] with 294 values 2021-11-05 12:55:57.824 19088-19088/? I/DeviceUtil: branch is xiaomi 2021-11-05 12:55:57.894 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:114 begin:1636088157894 2021-11-05 12:55:57.895 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:121 begin:1636088157895 2021-11-05 12:55:57.897 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:114 begin:1636088157897 2021-11-05 12:55:57.899 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:115 begin:1636088157899 2021-11-05 12:55:57.899 19088-19151/? I/Tinker.TinkerPatchService: for system version >= Android O, we just ignore increasingPriority job to avoid crash or toasts. 2021-11-05 12:55:57.899 19088-19151/? I/Tinker.DefaultPatchReporter: patchReporter onPatchServiceStart: patch service start 2021-11-05 12:55:57.900 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088157900 2021-11-05 12:55:57.902 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088157902 2021-11-05 12:55:57.964 19088-19151/? I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchMd5:ef87903ea6060cab3c3eaf3312ab51a3 2021-11-05 12:55:57.965 19088-19151/? I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchVersionDirectory:/data/user/0/com.youzan.retail/tinker/patch-ef87903e 2021-11-05 12:55:57.976 19088-19151/? W/Tinker.UpgradePatch: UpgradePatch copy patch file, src file: /data/user/0/com.youzan.retail/files/debug.apk size: 1591597, dest file: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/patch-ef87903e.apk size:1591597 2021-11-05 12:55:57.990 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes.dex.jar 2021-11-05 12:55:58.021 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.021 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes2.dex.jar 2021-11-05 12:55:58.054 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.054 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes3.dex.jar 2021-11-05 12:55:58.073 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.074 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes4.dex.jar 2021-11-05 12:55:58.090 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.090 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes5.dex.jar 2021-11-05 12:55:58.107 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.107 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes6.dex.jar 2021-11-05 12:55:58.237 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.238 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes7.dex.jar 2021-11-05 12:55:58.255 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.255 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes8.dex.jar 2021-11-05 12:55:58.272 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.272 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes9.dex.jar 2021-11-05 12:55:58.276 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.276 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes10.dex.jar 2021-11-05 12:55:58.306 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.306 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes11.dex.jar 2021-11-05 12:55:58.324 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.324 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes12.dex.jar 2021-11-05 12:55:58.342 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.342 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes13.dex.jar 2021-11-05 12:55:58.370 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.370 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes14.dex.jar 2021-11-05 12:55:58.387 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.387 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes15.dex.jar 2021-11-05 12:55:58.408 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.408 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes16.dex.jar 2021-11-05 12:55:58.425 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.425 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes17.dex.jar 2021-11-05 12:55:58.443 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.443 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes18.dex.jar 2021-11-05 12:55:58.467 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.468 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes19.dex.jar 2021-11-05 12:55:58.491 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.491 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes20.dex.jar 2021-11-05 12:55:58.507 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.508 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes21.dex.jar 2021-11-05 12:55:58.525 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.525 19088-19151/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/test.dex.jar 2021-11-05 12:55:58.528 19088-19151/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true 2021-11-05 12:55:58.613 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes18.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes8.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes3.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes17.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes20.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes14.dex.jar 2021-11-05 12:55:58.614 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes9.dex.jar 2021-11-05 12:55:58.615 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes12.dex.jar 2021-11-05 12:55:58.615 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes16.dex.jar 2021-11-05 12:55:58.615 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes.dex.jar 2021-11-05 12:55:58.615 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes21.dex.jar 2021-11-05 12:55:58.615 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes13.dex.jar 2021-11-05 12:55:58.616 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/test.dex.jar 2021-11-05 12:55:58.616 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes5.dex.jar 2021-11-05 12:55:58.616 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes6.dex.jar 2021-11-05 12:55:58.616 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes19.dex.jar 2021-11-05 12:55:58.617 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes4.dex.jar 2021-11-05 12:55:58.617 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes10.dex.jar 2021-11-05 12:55:58.617 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes11.dex.jar 2021-11-05 12:55:58.617 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes15.dex.jar 2021-11-05 12:55:58.617 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes2.dex.jar 2021-11-05 12:55:58.618 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/classes7.dex.jar 2021-11-05 12:55:58.618 19088-19151/? I/Tinker.DexDiffPatchInternal: merge classN dex file /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk, result: true, size: 2250758, use: 90ms 2021-11-05 12:55:58.619 19088-19151/? I/Tinker.DexDiffPatchInternal: legal files to do dexopt: [/data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk] 2021-11-05 12:55:58.620 19088-19151/? D/Tinker.TinkerInternals: getCurrentInstructionSet:arm 2021-11-05 12:55:58.621 19088-19151/? I/Tinker.DexDiffPatchInternal: patch recover, try to optimize dex file count:1, optimizeDexDirectory:/data/user/0/com.youzan.retail/tinker/patch-ef87903e/odex/ 2021-11-05 12:55:58.622 19088-19151/? I/Tinker.DexDiffPatchInternal: start to parallel optimize dex /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk, size: 2250758 2021-11-05 12:55:58.622 19088-19151/? W/zygote: miui_dex2oat: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 2021-11-05 12:55:58.624 19088-19151/? W/zygote: miui_dex2oat: --dex-file= /data/data/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk --compiler-filter= quicken 2021-11-05 12:55:58.624 19088-19151/? W/zygote: miui_dex2oat: process: com.youzan.retail:patch waitting dex2oat of /data/data/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex 2021-11-05 12:55:58.704 19153-19153/? W/dex2oat: Using default instruction set features for ARM CPU variant (default) using conservative defaults 2021-11-05 12:55:58.704 19153-19153/? W/dex2oat: Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults 2021-11-05 12:55:58.704 19153-19153/? I/dex2oat: The ClassLoaderContext is a special shared library. 2021-11-05 12:55:58.704 19153-19153/? I/dex2oat: /system/bin/dex2oat -j6 --dex-file=/data/data/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk --output-vdex-fd=53 --oat-fd=54 --oat-location=/data/data/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex --compiler-filter=quicken --class-loader-context=& 2021-11-05 12:55:59.137 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 36(59KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 4KB/1540KB, paused 102us total 4.856ms 2021-11-05 12:55:59.156 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 48(107KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 9KB/1545KB, paused 83us total 5.156ms 2021-11-05 12:55:59.169 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 42(59KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused 84us total 5.159ms 2021-11-05 12:55:59.183 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(27KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 17KB/1553KB, paused 84us total 5.359ms 2021-11-05 12:55:59.196 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(27KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 22KB/1558KB, paused 78us total 4.992ms 2021-11-05 12:55:59.380 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 36(128KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 26KB/1562KB, paused 81us total 5.039ms 2021-11-05 12:55:59.393 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(27KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 30KB/1566KB, paused 76us total 4.998ms 2021-11-05 12:55:59.406 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(43KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 35KB/1571KB, paused 75us total 4.915ms 2021-11-05 12:55:59.416 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 30(11KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 39KB/1575KB, paused 76us total 4.982ms 2021-11-05 12:55:59.442 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 111(107KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 44KB/1580KB, paused 77us total 5.104ms 2021-11-05 12:55:59.456 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(43KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 49KB/1585KB, paused 76us total 5.118ms 2021-11-05 12:55:59.472 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(27KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 53KB/1589KB, paused 89us total 5.970ms 2021-11-05 12:55:59.493 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 45(91KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 57KB/1593KB, paused 87us total 6.128ms 2021-11-05 12:55:59.508 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(43KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 62KB/1598KB, paused 87us total 7.198ms 2021-11-05 12:55:59.528 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 39(59KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 66KB/1602KB, paused 108us total 7.668ms 2021-11-05 12:55:59.546 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(43KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 70KB/1606KB, paused 109us total 7.049ms 2021-11-05 12:55:59.561 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 35(43KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 75KB/1611KB, paused 88us total 6.222ms 2021-11-05 12:55:59.579 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 45(75KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 79KB/1615KB, paused 88us total 6.280ms 2021-11-05 12:55:59.596 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 39(59KB) AllocSpace objects, 0(0B) LOS objects, 94% free, 84KB/1620KB, paused 89us total 6.369ms 2021-11-05 12:55:59.611 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(27KB) AllocSpace objects, 0(0B) LOS objects, 94% free, 88KB/1624KB, paused 88us total 6.344ms 2021-11-05 12:55:59.626 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 33(43KB) AllocSpace objects, 0(0B) LOS objects, 94% free, 92KB/1628KB, paused 109us total 6.007ms 2021-11-05 12:55:59.635 19153-19153/? I/dex2oat: Explicit concurrent copying GC freed 30(11KB) AllocSpace objects, 0(0B) LOS objects, 94% free, 97KB/1633KB, paused 77us total 5.757ms 2021-11-05 12:55:59.705 19153-19153/? I/dex2oat: miui_dex2oat: /data/data/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex dex2oat took 1.001s (1.002s cpu) (threads: 6) arena alloc=17KB (18376B) java alloc=97KB (99608B) native alloc=852KB (872984B) free=2MB (2272744B) 2021-11-05 12:55:59.716 19088-19151/? W/zygote: miui_dex2oat: process: com.youzan.retail:patch complete dex2oat of /data/data/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex cost 1091ms 2021-11-05 12:55:59.721 19088-19151/? W/zygote: Skipping duplicate class check due to unsupported classloader 2021-11-05 12:55:59.721 19088-19151/? W/zygote: miui_dex2oat: OatFile: /data/data/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex Compiler-Filter = quicken 2021-11-05 12:55:59.724 19088-19151/? I/Tinker.DexDiffPatchInternal: success to parallel optimize dex /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk, opt file:/data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex, opt file size: 20904, use time 1102 2021-11-05 12:55:59.725 19088-19151/? I/Tinker.DexDiffPatchInternal: recover dex result:true, cost:1742 2021-11-05 12:55:59.735 19088-19151/? E/Tinker.BsDiffPatchInternal: apk entry lib/armeabi-v7a/libapp.so crc is not equal, expect crc: 3326583459, got crc: 659021513 2021-11-05 12:55:59.735 19088-19151/? I/Tinker.DefaultPatchReporter: patchReporter onPatchTypeExtractFail: file extract fail type: lib, path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/patch-ef87903e.apk, extractTo: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib/lib/armeabi-v7a/libapp.so, filename: libapp.so 2021-11-05 12:55:59.747 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib/lib/armeabi-v7a 2021-11-05 12:55:59.748 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib/lib 2021-11-05 12:55:59.748 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib 2021-11-05 12:55:59.748 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/patch-ef87903e.apk 2021-11-05 12:55:59.749 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/tinker_classN.apk 2021-11-05 12:55:59.753 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.odex 2021-11-05 12:55:59.753 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm/tinker_classN.vdex 2021-11-05 12:55:59.753 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/oat/arm 2021-11-05 12:55:59.754 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex/oat 2021-11-05 12:55:59.754 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/dex 2021-11-05 12:55:59.754 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/odex 2021-11-05 12:55:59.754 19088-19151/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e 2021-11-05 12:55:59.758 19088-19151/? I/Tinker.BsDiffPatchInternal: recover lib result:false, cost:33 2021-11-05 12:55:59.758 19088-19151/? E/Tinker.UpgradePatch: UpgradePatch tryPatch:new patch recover, try patch library failed 2021-11-05 12:55:59.759 19088-19151/? I/Tinker.DefaultPatchReporter: patchReporter onPatchResult: patch all result path: /data/user/0/com.youzan.retail/files/debug.apk, success: false, cost: 1841 2021-11-05 12:55:59.762 1763-1812/? D/CompatibilityInfo: mCompatibilityFlags - 0 2021-11-05 12:55:59.762 1763-1812/? D/CompatibilityInfo: applicationDensity - 480 2021-11-05 12:55:59.762 1763-1812/? D/CompatibilityInfo: applicationScale - 1.0 2021-11-05 12:55:59.763 17845-17845/? I/Trace.HackCallback: [handleMessage] msg.what:113 begin:1636088159763 2021-11-05 12:55:59.764 17845-17845/? E/TinkerManager: onPatchResult: isSuccess = false, code = -1000001, message = patchReporter onPatchTypeExtractFail: file extract fail type: lib, path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/patch-ef87903e.apk, extractTo: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib/lib/armeabi-v7a/libapp.so, filename: libapp.so 2021-11-05 12:55:59.764 17845-17845/? I/TinkerManager: onPatchResult: isSuccess = false, code = -1000001, message = patchReporter onPatchTypeExtractFail: file extract fail type: lib, path: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/patch-ef87903e.apk, extractTo: /data/user/0/com.youzan.retail/tinker/patch-ef87903e/lib/lib/armeabi-v7a/libapp.so, filename: libapp.so 2021-11-05 12:55:59.765 17845-17845/? E/mergePatch: 补丁合并失败 2021-11-05 12:55:59.769 1763-3242/? D/CompatibilityInfo: mCompatibilityFlags - 0 2021-11-05 12:55:59.769 1763-3242/? D/CompatibilityInfo: applicationDensity - 480 2021-11-05 12:55:59.769 1763-3242/? D/CompatibilityInfo: applicationScale - 1.0 2021-11-05 12:55:59.773 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:116 begin:1636088159773 2021-11-05 12:55:59.774 19088-19088/? I/Trace.HackCallback: [handleMessage] msg.what:119 begin:1636088159774 2021-11-05 12:55:59.775 17845-17845/? E/updateState: 准备开始 2021-11-05 12:55:59.776 17845-17845/? I/Trace.HackCallback: [handleMessage] msg.what:114 begin:1636088159775 2021-11-05 12:55:59.778 17845-17845/? I/Trace.HackCallback: [handleMessage] msg.what:115 begin:1636088159778 2021-11-05 12:55:59.779 17845-17845/? I/VerticalStepViewIndicator: onMeasure 2021-11-05 12:55:59.779 17845-19267/? E/Tinker.TinkerServerResultService: receive result: %s 2021-11-05 12:55:59.779 17845-19267/? I/Tinker.TinkerServerResultService: receive result: %s 2021-11-05 12:55:59.779 17845-17845/? I/VerticalStepViewIndicator: onDraw 2021-11-05 12:55:59.781 17845-19267/? I/Process: Sending signal. PID: 19088 SIG: 9 2021-11-05 12:55:59.782 17845-19267/? E/Tinker.TinkerServerResultService: patch fail, please check reason 2021-11-05 12:55:59.782 17845-19267/? I/Tinker.TinkerServerResultService: patch fail, please check reason 2021-11-05 12:55:59.800 17845-17845/? I/Toast: Show toast from OpPackageName:com.youzan.retail, PackageName:com.youzan.retail 2021-11-05 12:55:59.802 17845-17845/? I/VerticalStepViewIndicator: onDraw 2021-11-05 12:55:59.840 17845-17845/? I/Trace.HackCallback: [handleMessage] msg.what:116 begin:1636088159839 2021-11-05 12:55:59.857 17845-17845/? I/Trace.HackCallback: [handleMessage] msg.what:119 begin:1636088159856 2021-11-05 12:55:59.880 1763-1815/? W/zygote64: kill(-19088, 9) failed: No such process 2021-11-05 12:55:59.880 1763-1815/? I/zygote64: Successfully killed process cgroup uid 10308 pid 19088 in 0ms 2021-11-05 12:55:59.880 3188-3607/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: com.youzan.retail:patch, pid:19088 2021-11-05 12:56:00.004 2102-2102/? D/KeyguardUpdateMonitor: handleTimeUpdate 2021-11-05 12:56:00.566 17921-17921/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088160566 2021-11-05 12:56:04.232 3201-3201/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED 2021-11-05 12:56:04.232 3188-3755/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 100, status = 5, level = 100, plug = 2 2021-11-05 12:56:04.240 2102-2102/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED 2021-11-05 12:56:04.254 10525-10570/? D/HeadsetStateMachine: Disconnected process message: 10, size: 0 2021-11-05 12:56:04.254 10525-10570/? D/HeadsetStateMachine: Enter processIntentBatteryChanged() 2021-11-05 12:56:04.254 10525-10570/? D/HeadsetStateMachine: Exit processIntentBatteryChanged() 2021-11-05 12:56:04.254 10525-10570/? D/HeadsetStateMachine: Exit Disconnected processMessage() 2021-11-05 12:56:05.609 17921-17921/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088165608 2021-11-05 12:56:10.653 17921-17921/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088170653 2021-11-05 12:56:14.231 2102-2102/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED 2021-11-05 12:56:14.233 3201-3201/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED 2021-11-05 12:56:14.234 3188-3755/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 100, status = 5, level = 100, plug = 2 2021-11-05 12:56:14.252 10525-10570/? D/HeadsetStateMachine: Disconnected process message: 10, size: 0 2021-11-05 12:56:14.252 10525-10570/? D/HeadsetStateMachine: Enter processIntentBatteryChanged() 2021-11-05 12:56:14.252 10525-10570/? D/HeadsetStateMachine: Exit processIntentBatteryChanged() 2021-11-05 12:56:14.252 10525-10570/? D/HeadsetStateMachine: Exit Disconnected processMessage() 2021-11-05 12:56:15.701 17921-17921/? I/Trace.HackCallback: [handleMessage] msg.what:131 begin:1636088175701