Skip to content

Instantly share code, notes, and snippets.

@regalstreak
Created July 8, 2017 19:20
Show Gist options
  • Save regalstreak/47e49e6a1c35c0888cc5edeb98b807c0 to your computer and use it in GitHub Desktop.
Save regalstreak/47e49e6a1c35c0888cc5edeb98b807c0 to your computer and use it in GitHub Desktop.
random athene log that caused bootloop on someshit, contact me if you reproduce and need fix
E/QImsService: ImsConfigImpl : getImsConfigListener returns null
F/libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x78 in tid 12224 (Thread-11)
W/ : debuggerd: handling request: pid=10687 uid=1000 gid=1000 tid=12224
E/patchoat: Failed to open output oat file /data/dalvik-cache/arm/system@priv-app@ManagedProvisioning@ManagedProvisioning.apk@classes.dex: Permission denied(13)
E/ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@99112ae that was originally bound here
E/ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@99112ae that was originally bound here
E/ActivityThread: at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1364)
E/ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1259)
E/ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450)
E/ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422)
E/ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636)
E/ActivityThread: at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
E/ActivityThread: at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
E/ActivityThread: at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
E/ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
E/ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
E/ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
E/ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
E/ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
E/ActivityThread: at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68)
E/ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102)
E/ActivityThread: at android.os.Looper.loop(Looper.java:154)
E/ActivityThread: at android.os.HandlerThread.run(HandlerThread.java:61)
I/QImsService: ImsConfigImpl : SetServiceStatus = 0 18 0
I/QImsService: ImsSenderRxr : [0019]> REQUEST_SET_SERVICE_STATUS[SUB0]
I/QImsService: ImsSenderRxr : Message data: [0, 0, 0, 27, 11, 13, 19, 0, 0, 0, 16, 1, 24, 30, 32, 0, 8, 1, 24, 0, 58, 9, 8, 19, 16, 0, 29, 0, 0, 0, 0][SUB0]
I/QImsService: ImsSenderRxr : Response data: [11, 13, 19, 0, 0, 0, 16, 2, 24, 30, 32, 0][SUB0]
I/QImsService: ImsSenderRxr : Tag 19 2 30 0[SUB0]
I/QImsService: ImsSenderRxr : [0019]< REQUEST_SET_SERVICE_STATUS [SUB0]
W/art : Failed execv(/system/bin/patchoat --instruction-set=arm --input-oat-file=/system/priv-app/ManagedProvisioning/oat/arm/ManagedProvisioning.odex --output-oat-file=/data/dalvik-cache/arm/system@priv-app@ManagedProvisioning@ManagedProvisioning.apk@classes.dex --patched-image-location=/system/framework/boot.art) because non-0 exit status
I/QImsService: ImsConfigImplHandler : Message received: what = 2
E/QImsService: ImsConfigImpl : getImsConfigListener returns null
I/QImsService: ImsSenderRxr : [0020]> REQUEST_SET_IMS_CONFIG[SUB0]
I/QImsService: ImsSenderRxr : Message data: [0, 0, 0, 23, 11, 13, 20, 0, 0, 0, 16, 1, 24, 44, 32, 0, 8, 29, 16, 0, 29, 1, 0, 0, 0, 40, 0][SUB0]
W/QImsService: ImsConfigImpl : VoWiFi Roaming: value can't be changed
I/QImsService: ImsSenderRxr : Response data: [11, 13, 20, 0, 0, 0, 16, 2, 24, 44, 32, 2][SUB0]
I/QImsService: ImsSenderRxr : Tag 20 2 44 2[SUB0]
I/QImsService: IFRequest : [0020]< REQUEST_SET_IMS_CONFIG error: 2
I/QImsService: ImsConfigImplHandler : Message received: what = 1
I/QImsService: ImsConfigImpl : Notifyall
W/System : ClassLoader referenced unknown path: /system/priv-app/ManagedProvisioning/lib/arm
I/LatinIME: Timeout waiting for dictionary load
F/DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG : XOS Version: '20170708'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment