Created
March 4, 2019 23:12
-
-
Save chenzhiwei/013c6a1834d58cb324f7a9e7e7db3d3c to your computer and use it in GitHub Desktop.
Island AppOps crash log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
03-05 07:05:03.496 2425 9810 I OpenGLRenderer: Initialized EGL, version 1.4 | |
03-05 07:05:03.496 2425 9810 D OpenGLRenderer: Swap behavior 2 | |
03-05 07:05:03.502 21210 21210 E asisfeng.islan: Not starting debugger since process cannot load the jdwp agent. | |
03-05 07:05:03.502 21210 21210 V Riru : location_report_enabler: forkAndSpecializePost | |
03-05 07:05:03.552 21210 21210 W asisfeng.islan: Can't mmap dex file /system/framework/org.apache.http.legacy.boot.jar!classes.dex directly; please zipalign to 4 bytes. Falling back to extracting file. | |
03-05 07:05:03.580 21210 21210 I Users : Profiles: [UserHandle{11}] | |
03-05 07:05:03.593 2425 13433 D SecurityLogMonitor: Attempted to resume, but logging is not paused. | |
03-05 07:05:03.609 21210 21210 I API.Activity: API request: packages:com.icbc#Intent;action=com.oasisfeng.island.action.FREEZE;launchFlags=0x3800000;component=com.oasisfeng.island/.api.ApiActivity;B.always=false;end | |
03-05 07:05:03.610 21210 21210 W API : Never use implicit intent or explicit intent with component name for API request, use Intent.setPackage() instead. | |
03-05 07:05:03.623 21210 21210 D AndroidRuntime: Shutting down VM | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: FATAL EXCEPTION: main | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: Process: com.oasisfeng.island, PID: 21210 | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: java.lang.IncompatibleClassChangeError: The method 'java.lang.String android.app.AppOpsManager$PackageOps.getPackageName()' was expected to be of type static but instead was found to be of type virtual (declaration of 'com.oasisfeng.island.appops.AppOpsHelper' appears in base.apk) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.appops.AppOpsHelper.lambda$saveAppOps$0(AppOpsHelper.java:35) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.appops.-$$Lambda$AppOpsHelper$DWr4Znk_28Ymvr9pwQMpl1UKU2I.test(Unknown Source:4) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1390) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:235) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:501) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.appops.AppOpsHelper.saveAppOps(AppOpsHelper.java:37) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.util.DevicePolicies.setApplicationHidden(DevicePolicies.java:159) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.engine.IslandManager.ensureAppHiddenState(IslandManager.java:58) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiDispatcher.lambda$dispatch$0(ApiDispatcher.java:101) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.-$$Lambda$ApiDispatcher$rc2aOkvIinvrb0wylxPLtm1bZaE.test(Unknown Source:4) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiDispatcher.lambda$processPackageUri$2(ApiDispatcher.java:157) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.-$$Lambda$ApiDispatcher$Cg6dt-KfDSdfAd8p7J0zsnfy7xQ.test(Unknown Source:4) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.DelegatingSpliterator$ConsumerDelegate.accept(DelegatingSpliterator.java:89) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.DelegatingSpliterator.forEachRemaining(DelegatingSpliterator.java:53) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java9.util.stream.ReferencePipeline.collect(ReferencePipeline.java:601) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiDispatcher.processPackageUri(ApiDispatcher.java:157) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiDispatcher.dispatch(ApiDispatcher.java:101) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiActivity.onIntent(ApiActivity.java:51) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.oasisfeng.island.api.ApiActivity.onCreate(ApiActivity.java:69) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7144) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7135) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2931) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3086) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1816) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6718) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495) | |
03-05 07:05:03.624 21210 21210 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858) | |
03-05 07:05:03.667 21210 21210 I CrashlyticsCore: Initializing Crashlytics 2.6.7.30 | |
03-05 07:05:03.685 21210 21228 I FA : App measurement is starting up, version: 14710 | |
03-05 07:05:03.685 21210 21228 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
03-05 07:05:03.685 21210 21228 I FA : To enable faster debug mode event logging run: | |
03-05 07:05:03.685 21210 21228 I FA : adb shell setprop debug.firebase.analytics.app com.oasisfeng.island | |
03-05 07:05:03.690 21210 21228 E FA : AppMeasurementReceiver not registered/enabled | |
03-05 07:05:03.691 21210 21228 E FA : Uploading is not possible. App measurement disabled | |
03-05 07:05:03.697 21210 21232 W Fabric : Could not call getAdvertisingIdInfo on com.google.android.gms.ads.identifier.AdvertisingIdClient | |
03-05 07:05:03.697 21210 21232 W Fabric : Could not call getId on com.google.android.gms.ads.identifier.AdvertisingIdClient$Info | |
03-05 07:05:03.698 21210 21232 W Fabric : Could not call getAdvertisingIdInfo on com.google.android.gms.ads.identifier.AdvertisingIdClient | |
03-05 07:05:03.698 21210 21232 W Fabric : Could not call isLimitAdTrackingEnabled on com.google.android.gms.ads.identifier.AdvertisingIdClient$Info | |
03-05 07:05:03.748 21210 21228 I FA : Tag Manager is not found and thus will not be used | |
03-05 07:05:03.760 21210 21240 D NetworkSecurityConfig: No Network Security Config specified, using platform default | |
03-05 07:05:03.762 2425 15801 W ActivityManager: Force finishing activity com.oasisfeng.island/.api.ApiActivity | |
03-05 07:05:03.767 2425 2495 I ActivityManager: Showing crash dialog for package com.oasisfeng.island u11 | |
03-05 07:05:03.781 2425 2494 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver | |
03-05 07:05:03.781 2425 2494 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment