Tencent / tinker

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

1.9.14.7提示修复成功,但是安装失败Tinker Exception:checkDexInstall failed #1487

Open xuejia1988 opened 3 years ago

xuejia1988 commented 3 years ago

异常类型:app运行时异常/编译异常

手机型号:华为P30

手机系统版本:Android10

tinker版本:如:1.9.14.7和1.9.14.6

gradle版本:6.1.1

是否使用热更新SDK: Tinker

系统:winndows

堆栈/日志: 陆陆续续查询了两周issue也没有查到能正好解决问题的操作,麻烦帮忙看下日志,以下是堆栈日志



2020-11-11 10:54:02.701 29838-29838/? I/Tinker.SamplePatchListener: receive a patch file: /storage/emulated/0/patch_signed_7zip.apk, file size:5504
2020-11-11 10:54:02.704 29838-29838/? W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.ZJMCCMCRM/tinker/patch.info: open failed: ENOENT (No such file or directory)
2020-11-11 10:54:02.704 29838-29838/? W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.ZJMCCMCRM/tinker/patch.info: open failed: ENOENT (No such file or directory)
2020-11-11 10:54:02.704 29838-29838/? W/Tinker.UpgradePatchRetry: onPatchListenerCheck retry file is not exist, just return
2020-11-11 10:54:02.707 29838-29838/? I/Tinker.SamplePatchListener: get platform:all
2020-11-11 10:54:02.709 29838-29838/? I/Tinker.TinkerPatchService: run patch service...
2020-11-11 10:54:02.719 1333-1538/? I/ActivityManager: Start proc 30413:com.ZJMCCMCRM:patch/u0a512 for service {com.ZJMCCMCRM/com.tencent.tinker.lib.service.TinkerPatchForeService}
2020-11-11 10:54:02.766 30413-30413/? D/Tinker.TinkerLoader: tryLoad test test
2020-11-11 10:54:02.767 30413-30413/? W/Tinker.TinkerLoader: tryLoadPatchFiles: we don't load patch with :patch process itself, just return
2020-11-11 10:54:02.769 30413-30413/? D/Tinker.DefaultAppLike: onBaseContextAttached:
2020-11-11 10:54:02.776 30413-30413/? I/Tinker.SamplePatchListener: application maxMemory:384
2020-11-11 10:54:02.778 30413-30413/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.ZJMCCMCRM/tinker
2020-11-11 10:54:02.778 30413-30413/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.7
2020-11-11 10:54:02.778 30413-30413/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-1, process name:com.ZJMCCMCRM:patch, main process:false, systemOTA:false, fingerPrint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:null, useInterpretMode:false
2020-11-11 10:54:02.778 30413-30413/? W/Tinker.TinkerLoadResult: tinker is disable, just return
2020-11-11 10:54:02.778 30413-30413/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.ZJMCCMCRM/tinker, code: -1, cost: 2ms
2020-11-11 10:54:02.778 30413-30413/? W/Tinker.Tinker: tinker load fail!
2020-11-11 10:54:02.779 30413-30413/? D/Tinker.DefaultAppLike: onCreate
2020-11-11 10:54:02.784 30413-30413/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(SourceFile:13)
2020-11-11 10:54:02.784 30413-30413/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(SourceFile:2)
2020-11-11 10:54:02.784 30413-30413/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(SourceFile:1)
2020-11-11 10:54:02.784 30413-30413/? W/System.err:     at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnCreate(SourceFile:2)
2020-11-11 10:54:02.784 30413-30413/? W/System.err:     at com.tencent.tinker.loader.app.TinkerApplication.onCreate(SourceFile:4)
2020-11-11 10:54:02.960 30413-30500/? I/Tinker.TinkerPatchService: for system version >= Android O, we just ignore increasingPriority job to avoid crash or toasts.
2020-11-11 10:54:02.961 30413-30500/? I/Tinker.DefaultPatchReporter: patchReporter onPatchServiceStart: patch service start
2020-11-11 10:54:02.961 30413-30500/? W/Tinker.UpgradePatchRetry: try copy file: /storage/emulated/0/patch_signed_7zip.apk to /data/user/0/com.ZJMCCMCRM/tinker_temp/temp.apk
2020-11-11 10:54:02.963 30413-30413/? W/Tinker.UpgradePatchRetry: onPatchRetryLoad retry is not main process, just return
2020-11-11 10:54:02.970 30413-30500/? I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchMd5:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c
2020-11-11 10:54:02.971 30413-30500/? W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.ZJMCCMCRM/tinker/patch.info: open failed: ENOENT (No such file or directory)
2020-11-11 10:54:02.971 30413-30500/? W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/com.ZJMCCMCRM/tinker/patch.info: open failed: ENOENT (No such file or directory)
2020-11-11 10:54:02.971 30413-30500/? I/Tinker.UpgradePatch: UpgradePatch tryPatch:patchVersionDirectory:/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea
2020-11-11 10:54:02.971 30413-30500/? W/Tinker.UpgradePatch: UpgradePatch copy patch file, src file: /storage/emulated/0/patch_signed_7zip.apk size: 5504, dest file: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/patch-ae4a7aea.apk size:5504
2020-11-11 10:54:04.300 30413-30500/? W/Tinker.DexDiffPatchInternal: success recover dex file: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes.dex.jar, size: 3457898, use time: 1327
2020-11-11 10:54:04.300 30413-30500/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes2.dex.jar
2020-11-11 10:54:05.054 30413-30500/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true
2020-11-11 10:54:05.120 30413-30500/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes3.dex.jar
2020-11-11 10:54:05.168 30413-30500/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true
2020-11-11 10:54:05.172 30413-30500/? I/Tinker.DexDiffPatchInternal: try Extracting /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/test.dex.jar
2020-11-11 10:54:05.173 30413-30500/? I/Tinker.DexDiffPatchInternal: isExtractionSuccessful: true
2020-11-11 10:54:05.391 30413-30500/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes3.dex.jar
2020-11-11 10:54:05.392 30413-30500/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes2.dex.jar
2020-11-11 10:54:05.392 30413-30500/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/test.dex.jar
2020-11-11 10:54:05.392 30413-30500/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/classes.dex.jar
2020-11-11 10:54:05.393 30413-30500/? I/Tinker.DexDiffPatchInternal: merge classN dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk, result: true, size: 18861557, use: 220ms
2020-11-11 10:54:05.393 30413-30500/? I/Tinker.DexDiffPatchInternal: legal files to do dexopt: [/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk]
2020-11-11 10:54:05.394 30413-30500/? D/Tinker.TinkerInternals: getCurrentInstructionSet:arm
2020-11-11 10:54:05.394 30413-30500/? I/Tinker.DexDiffPatchInternal: patch recover, try to optimize dex file count:1, optimizeDexDirectory:/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/odex/
2020-11-11 10:54:05.394 30413-30500/? I/Tinker.DexDiffPatchInternal: start to parallel optimize dex /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk, size: 18861557
2020-11-11 10:54:05.427 30523-30523/? I/dex2oat: /system/bin/dex2oat -j4 --generate-mini-debug-info --generate-mini-debug-info --dex-file=/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk --output-vdex-fd=85 --oat-fd=88 --oat-location=/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex --compiler-filter=quicken --class-loader-context=& --compilation-reason=dynamic-load
2020-11-11 10:54:05.486 30523-30523/? W/dex2oat: Method Lf/b/a/a/b/d;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk
2020-11-11 10:54:05.486 30523-30523/? W/dex2oat: Method Lf/b/a/a/b/d;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk
2020-11-11 10:54:05.500 30523-30523/? W/dex2oat: Method Lf/e/a/b/a;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk
2020-11-11 10:54:05.500 30523-30523/? W/dex2oat: Method Lf/e/a/b/a;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.f is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.g is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/a;.h is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/b;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/b;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/b;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/b;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/b;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.f is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.g is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.h is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.i is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/d;.j is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.f is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/b/a/d/e;.g is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/h/a/c;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/h/a/c;.i is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/i/g;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/i/g;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/i/g;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.564 30523-30523/? W/dex2oat: Method Lf/i/g;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/c;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/c;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/c;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/c;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/c;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/e;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/k/a/a/e;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/m/a/a/g;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/m/a/a/g;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/m/a/a/g;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/q/a/m/c$a;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/q/a/m/c$a;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/q/a/m/c$a;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.565 30523-30523/? W/dex2oat: Method Lf/q/a/m/c;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.566 30523-30523/? W/dex2oat: Method Lg/a/f/c;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.566 30523-30523/? W/dex2oat: Method Lg/a/f/c;.b is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.566 30523-30523/? W/dex2oat: Method Lg/a/f/c;.c is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.566 30523-30523/? W/dex2oat: Method Lg/a/f/c;.d is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.566 30523-30523/? W/dex2oat: Method Lg/a/f/c;.e is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.568 30523-30523/? W/dex2oat: Method Lorg/achartengine/g/a;.l is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.568 30523-30523/? W/dex2oat: Method Lorg/achartengine/g/a;.p is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.578 30523-30523/? W/dex2oat: Method Lcom/zkteco/android/biometric/a/b/c;.a is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes2.dex
2020-11-11 10:54:05.621 30523-30523/? W/dex2oat: Method Lg/b/a/k;.equals is abstract, but the declaring class is neither abstract nor an interface in dex file /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk!classes3.dex
2020-11-11 10:54:08.453 30413-30413/? W/IntentService[T: type=1400 audit(0.0:45929): avc: granted { execute } for pid=30413 path="/data/data/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex" dev="sdd71" ino=21998 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
2020-11-11 10:54:08.459 30413-30500/? I/Tinker.DexDiffPatchInternal: success to parallel optimize dex /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk, opt file:/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex, opt file size: 352140, use time 3064
2020-11-11 10:54:08.459 30413-30500/? I/Tinker.DexDiffPatchInternal: recover dex result:true, cost:5487
2020-11-11 10:54:08.459 30413-30500/? W/Tinker.BsDiffPatchInternal: patch recover, library is not contained
2020-11-11 10:54:08.459 30413-30500/? W/Tinker.ResDiffPatchInternal: patch recover, resource is not contained
2020-11-11 10:54:08.459 30413-30500/? I/Tinker.DexDiffPatchInternal: raw dex count: 4, dex opt dex count: 1, final wait times: 120
2020-11-11 10:54:08.462 30413-30500/? I/Tinker.DexDiffPatchInternal: check dex optimizer file exist: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex, size 352140
2020-11-11 10:54:08.462 30413-30500/? I/Tinker.DexDiffPatchInternal: check dex optimizer file format: tinker_classN.odex, size 352140
2020-11-11 10:54:08.463 30413-30500/? I/Tinker.PatchInfo: rewritePatchInfoFile file path:/data/user/0/com.ZJMCCMCRM/tinker/patch.info , oldVer:, newVer:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c, isProtectedApp:0, isRemoveNewVersion:0, fingerprint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, isRemoveInterpretOATDir:0
2020-11-11 10:54:08.463 30413-30500/? I/Tinker.UpgradePatchRetry: onPatchResetMaxCheck, reset max check to 1
2020-11-11 10:54:08.464 30413-30500/? W/Tinker.UpgradePatch: UpgradePatch tryPatch: done, it is ok
2020-11-11 10:54:08.464 30413-30500/? I/Tinker.DefaultPatchReporter: patchReporter onPatchResult: patch all result path: /storage/emulated/0/patch_signed_7zip.apk, success: true, cost: 5501
2020-11-11 10:54:08.464 30413-30500/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker_temp/temp.apk
2020-11-11 10:54:08.469 29838-30542/? I/Tinker.SampleResultService: SampleResultService receive result: 
    PatchResult: 
    isSuccess:true
    rawPatchFilePath:/storage/emulated/0/patch_signed_7zip.apk
    costTime:5501
    patchVersion:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c
2020-11-11 10:54:08.471 29838-30542/? W/Tinker.DefaultTinkerResultService: deleteRawPatchFile rawFile path: /storage/emulated/0/patch_signed_7zip.apk
2020-11-11 10:54:08.471 29838-30542/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /storage/emulated/0/patch_signed_7zip.apk
2020-11-11 10:54:08.471 29838-30542/? I/Tinker.SampleResultService: tinker wait screen to restart process
2020-11-11 10:54:08.484 1333-11559/? W/ActivityManager: Scheduling restart of crashed service com.ZJMCCMCRM/com.tencent.tinker.lib.service.TinkerPatchForeService in 1000ms

2020-11-11 10:55:20.847 1333-1800/? W/InputDispatcher: channel 'a21ed71 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
2020-11-11 10:55:20.847 1333-1800/? E/InputDispatcher: channel 'a21ed71 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
2020-11-11 10:55:20.847 1333-1800/? I/WindowManager: WINDOW DIED Window{a21ed71 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:55:20.848 1333-1800/? I/WindowManager: removeIfPossible: Window{a21ed71 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} callers=com.android.server.wm.WindowState.removeIfPossible:1371760 com.android.server.wm.InputManagerCallback.notifyInputChannelBroken:15045748 com.android.server.input.InputManagerService.notifyInputChannelBroken:17082312 <bottom of call stack> <bottom of call stack> 
2020-11-11 10:55:20.848 1333-1800/? W/InputDispatcher: Attempted to unregister already unregistered input channel 'a21ed71 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)'
2020-11-11 10:55:20.848 1333-1800/? I/WindowManager: postWindowRemoveCleanupLocked: Window{a21ed71 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:55:20.848 1333-1800/? I/WindowManager: Removing Window{a21ed71 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} from AppWindowToken{97a21cb token=Token{9c9679e ActivityRecord{9780105 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21162}}}
2020-11-11 10:55:20.851 1333-1800/? I/WindowManager: Changing focus from Window{a21ed71 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:4543092 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:4545052 com.android.server.wm.WindowState.removeIfPossible:1370220 com.android.server.wm.WindowState.removeIfPossible:1371760 
2020-11-11 10:55:20.862 1333-2627/? W/ActivityTaskManager: Force removing ActivityRecord{9780105 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21162}: app died, no saved state
2020-11-11 10:55:20.863 1333-2627/? W/WindowManager: Failed to take screenshot. No visible windows for {taskId=21162 appTokens=[AppWindowToken{97a21cb token=Token{9c9679e ActivityRecord{9780105 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21162}}}] mdr=false}
2020-11-11 10:55:20.863 1333-2627/? V/WindowManager: removeAppToken: AppWindowToken{97a21cb token=Token{9c9679e ActivityRecord{9780105 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21162}}} delayed=false Callers=com.android.server.wm.DisplayContent.removeAppToken:7292936 com.android.server.wm.ActivityRecord.removeWindowContainer:7295732 com.android.server.wm.ActivityStack.removeActivityFromHistoryLocked:7294852 com.android.server.wm.ActivityStack.removeHistoryRecordsForAppLocked:4622128 
2020-11-11 10:55:20.872 1333-2627/? W/HwActivityTaskManagerServiceEx: setResumedActivityUncheckLocked start call, from: ActivityRecord{9780105 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t-1 f}, to: ActivityRecord{9b89287 u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}
2020-11-11 10:55:20.885 2518-2784/? E/DollieAdapterService: notifyActivityState pkg:com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity state:20 fg:false mUid:10512
2020-11-11 10:55:21.909 30946-30946/? D/Tinker.TinkerLoader: tryLoad test test
2020-11-11 10:55:21.913 30946-30946/? W/Tinker.TinkerLoader: tryLoadPatchFiles:version is blank, wait main process to restart
2020-11-11 10:55:21.916 30946-30946/? D/Tinker.DefaultAppLike: onBaseContextAttached:
2020-11-11 10:55:21.932 30946-30946/? I/Tinker.SamplePatchListener: application maxMemory:384
2020-11-11 10:55:21.934 30946-30946/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.ZJMCCMCRM/tinker
2020-11-11 10:55:21.934 30946-30946/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.7
2020-11-11 10:55:21.935 30946-30946/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-5, process name:com.ZJMCCMCRM:channel, main process:false, systemOTA:false, fingerPrint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, useInterpretMode:false
2020-11-11 10:55:21.935 30946-30946/? I/Tinker.TinkerLoadResult: parseTinkerResult oldVersion:, newVersion:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c, current:
2020-11-11 10:55:21.935 30946-30946/? E/Tinker.TinkerLoadResult: path info blank, wait main process to restart
2020-11-11 10:55:21.935 30946-30946/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.ZJMCCMCRM/tinker, code: -5, cost: 4ms
2020-11-11 10:55:21.935 30946-30946/? W/Tinker.Tinker: tinker load fail!
2020-11-11 10:55:21.937 30946-30946/? D/Tinker.DefaultAppLike: onCreate
2020-11-11 10:55:21.945 30946-30946/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(SourceFile:13)
2020-11-11 10:55:21.945 30946-30946/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(SourceFile:2)
2020-11-11 10:55:21.945 30946-30946/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(SourceFile:1)
2020-11-11 10:55:21.945 30946-30946/? W/System.err:     at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnCreate(SourceFile:2)
2020-11-11 10:55:21.945 30946-30946/? W/System.err:     at com.tencent.tinker.loader.app.TinkerApplication.onCreate(SourceFile:4)
2020-11-11 10:55:22.347 30946-30946/? W/Tinker.UpgradePatchRetry: onPatchRetryLoad retry is not main process, just return
2020-11-11 10:55:37.609 31106-31106/? D/Tinker.TinkerLoader: tryLoad test test
2020-11-11 10:55:37.644 31106-31106/? D/Tinker.TinkerInternals: getCurrentInstructionSet:arm
2020-11-11 10:55:37.644 31106-31106/? W/Tinker.TinkerLoader: tryLoadPatchFiles:isEnabledForResource:true
2020-11-11 10:55:37.644 31106-31106/? D/Tinker.TinkerInternals: same fingerprint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys
2020-11-11 10:55:37.646 31106-31106/? W/Tinker.TinkerInternals: getSafeModeCount: preferName:tinker_own_config_com.ZJMCCMCRM count:0
2020-11-11 10:55:37.651 31106-31106/? W/Tinker.TinkerInternals: setSafeModeCount: preferName:tinker_own_config_com.ZJMCCMCRM count:1
2020-11-11 10:55:37.652 31106-31106/? I/Tinker.TinkerDexLoader: classloader: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/base.apk"],nativeLibraryDirectories=[/data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/lib/arm, /system/fake-libs, /data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/base.apk!/lib/armeabi-v7a, /system/lib, /hw_product/lib]]]
2020-11-11 10:55:37.652 31106-31106/? I/Tinker.TinkerDexLoader: verify dex file:/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk md5, use time: 0
2020-11-11 10:55:37.652 31106-31106/? I/Tinker.ClassLoaderAdder: installDexes dexOptDir: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/odex, dex size:1
2020-11-11 10:55:37.649 31106-31106/? W/com.ZJMCCMCRM: type=1400 audit(0.0:45969): avc: granted { execute } for pid=31106 path="/data/data/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex" dev="sdd71" ino=21998 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
2020-11-11 10:55:37.659 31106-31106/? I/Tinker.ClassLoaderAdder: after loaded classloader: com.tencent.tinker.loader.TinkerClassLoader[DexPathList[[zip file "/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk"],nativeLibraryDirectories=[/data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/lib/arm, /system/fake-libs, /data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/base.apk!/lib/armeabi-v7a, /system/lib, /hw_product/lib]]], dex size:1
2020-11-11 10:55:37.660 31106-31106/? W/Tinker.ClassLoaderAdder: checkDexInstall result:false
2020-11-11 10:55:37.661 31106-31106/? E/Tinker.TinkerDexLoader: install dexes failed
2020-11-11 10:55:37.661 31106-31106/? W/Tinker.TinkerLoader: tryLoadPatchFiles:onPatchLoadDexesFail
2020-11-11 10:55:37.667 31106-31106/? D/Tinker.DefaultAppLike: onBaseContextAttached:
2020-11-11 10:55:37.689 31106-31106/? I/Tinker.SamplePatchListener: application maxMemory:384
2020-11-11 10:55:37.696 31106-31106/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.ZJMCCMCRM/tinker
2020-11-11 10:55:37.697 31106-31106/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.7
2020-11-11 10:55:37.698 31106-31106/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-14, process name:com.ZJMCCMCRM, main process:true, systemOTA:false, fingerPrint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, useInterpretMode:false
2020-11-11 10:55:37.698 31106-31106/? I/Tinker.TinkerLoadResult: parseTinkerResult oldVersion:, newVersion:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c, current:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c
2020-11-11 10:55:37.699 31106-31106/? I/Tinker.TinkerLoadResult: Tinker load have exception loadCode:-14
2020-11-11 10:55:37.699 31106-31106/? E/Tinker.DefaultLoadReporter: patch loadReporter onLoadException: tinker dex check fail:Tinker Exception:checkDexInstall failed
2020-11-11 10:55:37.705 31106-31106/? I/Tinker.DefaultLoadReporter: dex exception disable tinker forever with sp
2020-11-11 10:55:37.705 31106-31106/? E/Tinker.DefaultLoadReporter: tinker load exception, welcome to submit issue to us: https://github.com/Tencent/tinker/issues
2020-11-11 10:55:37.706 31106-31106/? E/Tinker.DefaultLoadReporter: tinker load exception  com.tencent.tinker.loader.TinkerRuntimeException: Tinker Exception:checkDexInstall failed
        at com.tencent.tinker.loader.SystemClassLoaderAdder.installDexes(SourceFile:15)
        at com.tencent.tinker.loader.TinkerDexLoader.loadTinkerJars(SourceFile:45)
        at com.tencent.tinker.loader.TinkerLoader.tryLoadPatchFilesInternal(SourceFile:100)
        at com.tencent.tinker.loader.TinkerLoader.tryLoad(SourceFile:4)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.tencent.tinker.loader.app.TinkerApplication.loadTinker(SourceFile:4)
        at com.tencent.tinker.loader.app.TinkerApplication.onBaseContextAttached(SourceFile:3)
        at com.tencent.tinker.loader.app.TinkerApplication.attachBaseContext(SourceFile:3)
        at android.app.Application.attach(Application.java:358)
        at android.app.Instrumentation.newApplication(Instrumentation.java:1168)
        at android.app.LoadedApk.makeApplication(LoadedApk.java:1296)
        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7320)
        at android.app.ActivityThread.access$2400(ActivityThread.java:308)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2295)
        at android.os.Handler.dispatchMessage(Handler.java:110)
        at android.os.Looper.loop(Looper.java:219)
        at android.app.ActivityThread.main(ActivityThread.java:8347)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1055)
2020-11-11 10:55:37.708 31106-31106/? I/Tinker.PatchInfo: rewritePatchInfoFile file path:/data/user/0/com.ZJMCCMCRM/tinker/patch.info , oldVer:, newVer:ae4a7aea1b59bfdd94ef3b8aa3ef4a8c, isProtectedApp:0, isRemoveNewVersion:1, fingerprint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, isRemoveInterpretOATDir:0
2020-11-11 10:55:37.712 31106-31106/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.ZJMCCMCRM/tinker, code: -14, cost: 52ms
2020-11-11 10:55:37.712 31106-31106/? W/Tinker.Tinker: tinker load fail!
2020-11-11 10:55:37.717 31106-31106/? W/Tinker.TinkerInternals: setSafeModeCount: preferName:tinker_own_config_com.ZJMCCMCRM count:0
2020-11-11 10:55:37.739 31106-31106/? D/Tinker.DefaultAppLike: onCreate
2020-11-11 10:55:37.746 31106-31106/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(SourceFile:13)
2020-11-11 10:55:37.746 31106-31106/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(SourceFile:2)
2020-11-11 10:55:37.746 31106-31106/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(SourceFile:1)
2020-11-11 10:55:37.746 31106-31106/? W/System.err:     at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnCreate(SourceFile:2)
2020-11-11 10:55:37.746 31106-31106/? W/System.err:     at com.tencent.tinker.loader.app.TinkerApplication.onCreate(SourceFile:4)
2020-11-11 10:55:38.322 31106-31106/? W/Tinker.UpgradePatchRetry: onPatchRetryLoad patch file: /data/user/0/com.ZJMCCMCRM/tinker_temp/temp.apk is not exist, just return

2020-11-11 10:57:30.691 1333-2388/? I/ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 hwFlg=0x10 cmp=com.ZJMCCMCRM/.tinker.app.MainActivity bnds=[792,1053][1044,1367]} from uid 10069
2020-11-11 10:57:30.692 1333-2388/? I/ActivityTaskManager: ActivityRecord info: ActivityInfo{9d950a3 com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:30.692 1333-2388/? D/ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t-1} display-from-source=0 display-id=0 display-windowing-mode=1
2020-11-11 10:57:30.693 1333-2388/? D/ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t-1} display-from-source=0 display-id=0 display-windowing-mode=1 activity-options-fullscreen=Rect(0, 0 - 0, 0) inherit-fullscreen non-freeform-display
2020-11-11 10:57:30.695 1333-2388/? D/ActivityTaskManager: TaskLaunchParamsModifier:task=TaskRecord{9b7bf31 #21163 A=com.ZJMCCMCRM U=0 StackId=87 sz=0} activity=ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t-1} display-from-task=0 display-id=0 display-windowing-mode=1 activity-options-fullscreen=Rect(0, 0 - 0, 0) inherit-fullscreen non-freeform-display
2020-11-11 10:57:30.697 1333-2388/? V/ActivityTaskManager: addAppToken: AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}} task={taskId=21163 appTokens=[] mdr=false} at 2147483647
2020-11-11 10:57:30.699 877-902/? D/AwareLog: iawared: WorkingsetProcessCommand subCmd = 350, userId=10512, pid=31106, com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:30.699 877-902/? D/AwareLog: iawared: WorkingsetSendPrereadMsg com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:30.700 877-902/? D/AwareLog: iawared: WorkingsetStart com.ZJMCCMCRM/.tinker.app.MainActivity in monitor0
2020-11-11 10:57:30.701 1333-1520/? I/HwAudioServiceEx: ComponentInfo : className = com.ZJMCCMCRM.tinker.app.MainActivity, flag=showStartingWindow, isHomeActivity=, isTop=false
2020-11-11 10:57:30.712 1333-1760/? I/ActivityTaskManager: Making visible and scheduling visibility: ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}
2020-11-11 10:57:30.717 1333-1760/? I/WindowManager: Check opening app=AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}: allDrawn=false startingDisplayed=false startingMoved=false isRelaunching()=false startingWindow=Window{9c38f29 u0 Splash Screen com.ZJMCCMCRM}
2020-11-11 10:57:30.720 1333-1506/? I/WindowManager: Check opening app=AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}: allDrawn=false startingDisplayed=false startingMoved=false isRelaunching()=false startingWindow=Window{9c38f29 u0 Splash Screen com.ZJMCCMCRM}
2020-11-11 10:57:30.723 1333-1470/? I/WindowManager: Check opening app=AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}: allDrawn=false startingDisplayed=false startingMoved=false isRelaunching()=false startingWindow=Window{9c38f29 u0 Splash Screen com.ZJMCCMCRM}
2020-11-11 10:57:30.740 1333-1506/? I/WindowManager: Check opening app=AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}: allDrawn=false startingDisplayed=true startingMoved=false isRelaunching()=false startingWindow=Window{9c38f29 u0 Splash Screen com.ZJMCCMCRM}
2020-11-11 10:57:30.741 1333-1506/? D/HwWindowManagerServiceEx: is app exit to launcher info: transit = 12, app = AppWindowToken{9a8cf03 token=Token{9b753a3 ActivityRecord{9b89287 u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}}}, window = Window{96b9c51 u0 com.huawei.android.launcher/com.huawei.android.launcher.unihome.UniHomeLauncher}, mClosingApps = {AppWindowToken{9a8cf03 token=Token{9b753a3 ActivityRecord{9b89287 u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}}}}, topOpeningApp = AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}, mExitIconBitmap = null, mExitIconHeight = -1, mExitIconWidth = -1
2020-11-11 10:57:30.742 1333-1506/? D/HwWindowManagerServiceEx: is app exit to launcher info: transit = 12, app = AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}, window = null, mClosingApps = {AppWindowToken{9a8cf03 token=Token{9b753a3 ActivityRecord{9b89287 u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}}}}, topOpeningApp = AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}, mExitIconBitmap = null, mExitIconHeight = -1, mExitIconWidth = -1
2020-11-11 10:57:30.789 31106-31106/? E/Tinker.MainActivity: ARK HOT Running status = false
2020-11-11 10:57:30.789 31106-31106/? E/Tinker.MainActivity: i am on onCreate classloader:com.tencent.tinker.loader.TinkerClassLoader[DexPathList[[zip file "/data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk"],nativeLibraryDirectories=[/data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/lib/arm, /system/fake-libs, /data/app/com.ZJMCCMCRM-7hDw7iQNVToLHmVbfqaebw==/base.apk!/lib/armeabi-v7a, /system/lib, /hw_product/lib]]]
2020-11-11 10:57:30.789 31106-31106/? E/Tinker.MainActivity: i am on onCreate string:I am in the base apk
2020-11-11 10:57:30.791 31106-31106/? D/ActivityThread: add activity client record, r= ActivityRecord{dc67fbc token=android.os.BinderProxy@1f6246 {com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}} token= android.os.BinderProxy@1f6246
2020-11-11 10:57:30.793 31106-31106/? E/Tinker.MainActivity: i am on onResume
2020-11-11 10:57:30.801 1333-1470/? I/WindowManager: addWindow: Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:30.803 1333-1520/? I/HwAudioServiceEx: ComponentInfo : className = com.ZJMCCMCRM.tinker.app.MainActivity, flag=onResume, isHomeActivity=, isTop=true
2020-11-11 10:57:30.804 5045-5899/? I/AppLifeChangeSensor: CAWARENESS: activityResumed componentName = ComponentInfo{com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:30.805 2518-2784/? D/DollieActivityManagerAdapter: [Resumed] bg:true pid:31106 uid:10512 ComponentInfo{com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:30.805 2518-2784/? E/DollieAdapterService: notifyActivityState pkg:com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity state:2 fg:true mUid:10512
2020-11-11 10:57:30.825 1333-1470/? I/WindowManager: Changing focus from null to Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:4543092 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:4545052 com.android.server.wm.WindowManagerService.relayoutWindow:4700852 com.android.server.wm.Session.relayout:4694660 
2020-11-11 10:57:30.826 1333-1470/? V/HwPhoneWindowManager: updateSystemUiColorLw window=Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity},EmuiStyle=0,StatusBarColor=0xff303f9f,NavigationBarColor=0xfffcfcfc, mForceNotchStatusBar=false
2020-11-11 10:57:30.826 1333-1502/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:30.853 1333-1506/? I/WindowManager: dispatchResized : win = Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} drawState = READY_TO_SHOW
2020-11-11 10:57:30.855 1333-1529/? I/ActivityTaskManager: Displayed com.ZJMCCMCRM/.tinker.app.MainActivity: +165ms
2020-11-11 10:57:30.866 1333-1470/? V/ActivityTaskManager: Activity idle: Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}
2020-11-11 10:57:30.965 1333-1506/? I/WindowManager: Removing Window{9c38f29 u0 Splash Screen com.ZJMCCMCRM} from AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}
2020-11-11 10:57:31.354 877-902/? D/AwareLog: iawared: WorkingsetProcessCommand subCmd = 351, userId=10512, pid=31106, com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:31.354 877-902/? D/AwareLog: iawared: WorkingsetPause com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:35.856 877-902/? D/AwareLog: iawared: WorkingsetProcessCommand subCmd = 357, userId=10512, pid=31106, com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:35.857 877-902/? D/AwareLog: iawared: WorkingsetPauseCollect com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:36.266 1333-11567/? V/ActivityTaskManager: addAppToken: AppWindowToken{969d09f token=Token{9f0b7a8 ActivityRecord{9c3c983 u0 com.ZJMCCMCRM/.LaunchAty t21163}}} task={taskId=21163 appTokens=[AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}] mdr=false} at 2147483647
2020-11-11 10:57:36.273 877-902/? D/AwareLog: iawared: WorkingsetProcessCommand subCmd = 352, userId=10512, pid=31106, com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:36.274 877-902/? D/AwareLog: iawared: WorkingsetStop com.ZJMCCMCRM/.tinker.app.MainActivity
2020-11-11 10:57:36.278 1333-11567/? I/WindowManager: Changing focus from Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:4543092 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:4545052 com.android.server.wm.ActivityDisplay.setFocusedApp:1243036 com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:1353360 
2020-11-11 10:57:36.281 5045-5899/? I/AppLifeChangeSensor: CAWARENESS: activityPaused componentName = ComponentInfo{com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:36.283 2518-2784/? D/DollieActivityManagerAdapter: [Paused] pid:31106 uid:10512 ComponentInfo{com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} uidState:2
2020-11-11 10:57:36.284 1333-1520/? I/HwAudioServiceEx: ComponentInfo : className = com.ZJMCCMCRM.tinker.app.MainActivity, flag=onPause, isHomeActivity=, isTop=false
2020-11-11 10:57:36.566 1333-1760/? V/ActivityTaskManager: addAppToken: AppWindowToken{9c0586d token=Token{a070735 ActivityRecord{9c3c8c6 u0 com.ZJMCCMCRM/.ZJMCCMCRM t21163}}} task={taskId=21163 appTokens=[AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}, AppWindowToken{969d09f token=Token{9f0b7a8 ActivityRecord{9c3c983 u0 com.ZJMCCMCRM/.LaunchAty t21163}}}] mdr=false} at 2147483647
2020-11-11 10:57:39.803 1333-1800/? W/InputDispatcher: channel '9c38e51 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
2020-11-11 10:57:39.803 1333-1800/? E/InputDispatcher: channel '9c38e51 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
2020-11-11 10:57:39.809 1333-1800/? I/WindowManager: WINDOW DIED Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:39.809 1333-1800/? I/WindowManager: removeIfPossible: Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} callers=com.android.server.wm.WindowState.removeIfPossible:1371760 com.android.server.wm.InputManagerCallback.notifyInputChannelBroken:15045748 com.android.server.input.InputManagerService.notifyInputChannelBroken:17082312 <bottom of call stack> <bottom of call stack> 
2020-11-11 10:57:39.809 1333-1800/? W/InputDispatcher: Attempted to unregister already unregistered input channel '9c38e51 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity (server)'
2020-11-11 10:57:39.809 1333-1800/? I/WindowManager: postWindowRemoveCleanupLocked: Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity}
2020-11-11 10:57:39.809 1333-1800/? I/WindowManager: Removing Window{9c38e51 u0 com.ZJMCCMCRM/com.ZJMCCMCRM.tinker.app.MainActivity} from AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}
2020-11-11 10:57:39.829 1333-1760/? W/ActivityTaskManager: Force removing ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}: app died, no saved state
2020-11-11 10:57:39.830 1333-1760/? W/WindowManager: Failed to take screenshot. No visible windows for {taskId=21163 appTokens=[AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}}, AppWindowToken{9c0586d token=Token{a070735 ActivityRecord{9c3c8c6 u0 com.ZJMCCMCRM/.ZJMCCMCRM t21163}}}] mdr=false}
2020-11-11 10:57:39.830 1333-1760/? V/WindowManager: removeAppToken: AppWindowToken{969d0d1 token=Token{97f6ad6 ActivityRecord{9c3c809 u0 com.ZJMCCMCRM/.tinker.app.MainActivity t21163}}} delayed=true Callers=com.android.server.wm.DisplayContent.removeAppToken:7292936 com.android.server.wm.ActivityRecord.removeWindowContainer:7295732 com.android.server.wm.ActivityStack.removeActivityFromHistoryLocked:7294852 com.android.server.wm.ActivityStack.removeHistoryRecordsForAppLocked:4622128 
2020-11-11 10:57:39.925 32335-32335/? D/Tinker.TinkerLoader: tryLoad test test
2020-11-11 10:57:39.927 32335-32335/? W/Tinker.TinkerLoader: found clean patch mark and we are in main process, delete patch file now.
2020-11-11 10:57:39.927 32335-32335/? I/Tinker.PatchInfo: rewritePatchInfoFile file path:/data/user/0/com.ZJMCCMCRM/tinker/patch.info , oldVer:, newVer:, isProtectedApp:0, isRemoveNewVersion:0, fingerprint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, isRemoveInterpretOATDir:0
2020-11-11 10:57:39.930 32335-32335/? W/Tinker.PatchInfo: path info file  corrupted:/data/user/0/com.ZJMCCMCRM/tinker/patch.info
2020-11-11 10:57:39.930 32335-32335/? W/Tinker.PatchInfo: path info file  corrupted:/data/user/0/com.ZJMCCMCRM/tinker/patch.info
2020-11-11 10:57:39.930 32335-32335/? W/Tinker.PatchInfo: path info file  corrupted:/data/user/0/com.ZJMCCMCRM/tinker/patch.info
2020-11-11 10:57:39.931 32335-32335/? W/Tinker.PatchInfo: path info file  corrupted:/data/user/0/com.ZJMCCMCRM/tinker/patch.info
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/patch-ae4a7aea.apk
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.vdex
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm/tinker_classN.odex
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/arm
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat/tinker_classN.apk.cur.prof
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/oat
2020-11-11 10:57:39.931 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex/tinker_classN.apk
2020-11-11 10:57:39.935 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/dex
2020-11-11 10:57:39.935 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea/odex
2020-11-11 10:57:39.935 32335-32335/? I/Tinker.PatchFileUtil: safeDeleteFile, try to delete path: /data/user/0/com.ZJMCCMCRM/tinker/patch-ae4a7aea
2020-11-11 10:57:39.935 32335-32335/? W/Tinker.TinkerLoader: tryLoadPatchFiles:version is blank, wait main process to restart
2020-11-11 10:57:39.936 32335-32335/? D/Tinker.DefaultAppLike: onBaseContextAttached:
2020-11-11 10:57:39.941 32335-32335/? I/Tinker.SamplePatchListener: application maxMemory:384
2020-11-11 10:57:39.942 32335-32335/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.ZJMCCMCRM/tinker
2020-11-11 10:57:39.942 32335-32335/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.7
2020-11-11 10:57:39.942 32335-32335/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-5, process name:com.ZJMCCMCRM, main process:true, systemOTA:false, fingerPrint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:odex, useInterpretMode:false
2020-11-11 10:57:39.942 32335-32335/? I/Tinker.TinkerLoadResult: parseTinkerResult oldVersion:, newVersion:, current:
2020-11-11 10:57:39.942 32335-32335/? E/Tinker.TinkerLoadResult: path info blank, wait main process to restart
2020-11-11 10:57:39.942 32335-32335/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.ZJMCCMCRM/tinker, code: -5, cost: 10ms
2020-11-11 10:57:39.942 32335-32335/? W/Tinker.Tinker: tinker load fail!
2020-11-11 10:57:39.951 32335-32335/? D/Tinker.DefaultAppLike: onCreate
2020-11-11 10:57:39.953 32335-32335/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(SourceFile:13)
2020-11-11 10:57:39.953 32335-32335/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(SourceFile:2)
2020-11-11 10:57:39.953 32335-32335/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(SourceFile:1)
2020-11-11 10:57:39.953 32335-32335/? W/System.err:     at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnCreate(SourceFile:2)
2020-11-11 10:57:39.953 32335-32335/? W/System.err:     at com.tencent.tinker.loader.app.TinkerApplication.onCreate(SourceFile:4)
2020-11-11 10:57:40.861 32335-32335/? W/Tinker.UpgradePatchRetry: onPatchRetryLoad patch file: /data/user/0/com.ZJMCCMCRM/tinker_temp/temp.apk is not exist, just return
2020-11-11 10:57:40.904 32569-32569/? D/Tinker.TinkerLoader: tryLoad test test
2020-11-11 10:57:40.905 32569-32569/? W/Tinker.TinkerLoader: tryLoadPatchFiles:patch info not exist:/data/user/0/com.ZJMCCMCRM/tinker/patch.info
2020-11-11 10:57:40.905 32569-32569/? D/Tinker.DefaultAppLike: onBaseContextAttached:
2020-11-11 10:57:40.911 32569-32569/? I/Tinker.SamplePatchListener: application maxMemory:384
2020-11-11 10:57:40.911 32569-32569/? W/Tinker.Tinker: tinker patch directory: /data/user/0/com.ZJMCCMCRM/tinker
2020-11-11 10:57:40.912 32569-32569/? I/Tinker.Tinker: try to install tinker, isEnable: true, version: 1.9.14.7
2020-11-11 10:57:40.912 32569-32569/? I/Tinker.TinkerLoadResult: parseTinkerResult loadCode:-3, process name:com.ZJMCCMCRM:remote, main process:false, systemOTA:false, fingerPrint:HUAWEI/ELE-AL00/HWELE:10/HUAWEIELE-AL00/10.1.0.162C00:user/release-keys, oatDir:null, useInterpretMode:false
2020-11-11 10:57:40.912 32569-32569/? W/Tinker.TinkerLoadResult: can't find patch file, is ok, just return
2020-11-11 10:57:40.912 32569-32569/? I/Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/com.ZJMCCMCRM/tinker, code: -3, cost: 1ms
2020-11-11 10:57:40.912 32569-32569/? W/Tinker.Tinker: tinker load fail!
2020-11-11 10:57:40.912 32569-32569/? D/Tinker.DefaultAppLike: onCreate
2020-11-11 10:57:40.915 32569-32569/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessageImpl(SourceFile:13)
2020-11-11 10:57:40.915 32569-32569/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage_$noinline$(SourceFile:2)
2020-11-11 10:57:40.915 32569-32569/? W/System.err:     at com.tencent.tinker.entry.TinkerApplicationInlineFence.handleMessage(SourceFile:1)
2020-11-11 10:57:40.915 32569-32569/? W/System.err:     at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callOnCreate(SourceFile:2)
2020-11-11 10:57:40.915 32569-32569/? W/System.err:     at com.tencent.tinker.loader.app.TinkerApplication.onCreate(SourceFile:4)
2020-11-11 10:57:41.045 32569-32569/? W/Tinker.UpgradePatchRetry: onPatchRetryLoad retry is not main process, just return
chenxi2035 commented 3 years ago

+1 出现了同样的问题

CoderNo89757 commented 3 years ago

这个问题解决了吗?

xuejia1988 commented 3 years ago

已经解决了,应该和集成没有关系,可能是环境缓存,各种缓存删掉重新来,没有找到原因,莫名其妙好了的,时间有点久,记不太清晰

------------------ 原始邮件 ------------------ 发件人: "Tencent/tinker" @.>; 发送时间: 2021年5月24日(星期一) 下午2:22 @.>; @.**@.>; 主题: Re: [Tencent/tinker] 1.9.14.7提示修复成功,但是安装失败Tinker Exception:checkDexInstall failed (#1487)

这个问题解决了吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.