Created
February 21, 2018 00:52
-
-
Save lokeshchdhry/d50cc257bd61d6e8bb3de1e79cf905f9 to your computer and use it in GitHub Desktop.
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
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] Runtime aborting... | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] Aborting thread: | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "main" prio=5 tid=1 Native | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=0 dsCount=0 obj=0x74db02a0 self=0xb4d36500 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21539 nice=0 cgrp=default sched=0/0 handle=0xb6f15b34 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=R schedstat=( 1914494480 197265630 1005 ) utm=173 stm=18 core=1 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xbe464000-0xbe466000 stackSize=8MB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= "abort lock" | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 00370e01 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiPKcPNS_9ArtMethodEPv+160) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 0035046f /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+150) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 00333827 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+26) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 00333abf /system/lib/libart.so (_ZN3art7Runtime5AbortEv+562) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 000f45fb /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2226) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 0025aa4f /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1550) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #06 pc 0025ae7b /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+74) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #07 pc 0028c137 /system/lib/libart.so (_ZN3art3JNI17CallObjectMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+502) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #08 pc 0038c5cd /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN7_JNIEnv16CallObjectMethodEP8_jobjectP10_jmethodIDz+18) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #09 pc 00391817 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN8titanium13TypeConverter19jsValueToJavaObjectEPN2v87IsolateEP7_JNIEnvNS1_5LocalINS1_5ValueEEEPb+458) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #10 pc 00395f21 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN8titanium10KrollProxy18_fireEventToParentERKN2v820FunctionCallbackInfoINS1_5ValueEEE+292) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #11 pc 00593000 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE+188) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #12 pc 005e5f60 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #13 pc 005e6404 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #14 pc 005e6690 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN2v88internal21Builtin_HandleApiCallEiPPNS0_6ObjectEPNS0_7IsolateE+44) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #15 pc 00000098 (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(V8Object.java:63) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.KrollProxy.doFireEvent(KrollProxy.java:962) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.KrollProxy.handleMessage(KrollProxy.java:1186) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:394) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.titanium.proxy.TiWindowProxy.handleMessage(TiWindowProxy.java:117) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at ti.modules.titanium.ui.WindowProxy.handleMessage(WindowProxy.java:489) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.os.Handler.dispatchMessage(Handler.java:98) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.os.Looper.loop(Looper.java:148) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.app.ActivityThread.main(ActivityThread.java:5417) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.reflect.Method.invoke!(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] Pending exception java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.pm.PackageManager android.content.Context.getPackageManager()' on a null object reference | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at int com.google.android.gms.common.zzo.isGooglePlayServicesAvailable(android.content.Context) ((null):-1) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at int com.google.android.gms.common.zze.isGooglePlayServicesAvailable(android.content.Context) ((null):-1) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at int com.google.android.gms.common.GoogleApiAvailability.isGooglePlayServicesAvailable(android.content.Context) ((null):-1) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean ti.modules.titanium.geolocation.android.FusedLocationProvider$PlayServices.available(android.content.Context) (FusedLocationProvider.java:184) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean ti.modules.titanium.geolocation.android.FusedLocationProvider.hasPlayServices(android.content.Context) (FusedLocationProvider.java:80) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Object ti.modules.titanium.geolocation.android.LocationProviderProxy.getLocationCallback() (LocationProviderProxy.java:108) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.android.FusedLocationProvider$PlayServices.registerLocationProvider(ti.modules.titanium.geolocation.android.LocationProviderProxy, ti.modules.titanium.geolocation.GeolocationModule) (FusedLocationProvider.java:226) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.android.FusedLocationProvider.registerLocationProvider(ti.modules.titanium.geolocation.android.LocationProviderProxy) (FusedLocationProvider.java:90) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.GeolocationModule.registerLocationProvider(ti.modules.titanium.geolocation.android.LocationProviderProxy) (GeolocationModule.java:723) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.GeolocationModule.doEnableLocationProviders(java.util.HashMap) (GeolocationModule.java:789) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.GeolocationModule.enableLocationProviders(java.util.HashMap) (GeolocationModule.java:760) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void ti.modules.titanium.geolocation.GeolocationModule.eventListenerAdded(java.lang.String, int, org.appcelerator.kroll.KrollProxy) (GeolocationModule.java:575) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.kroll.KrollProxy.handleMessage(android.os.Message) (KrollProxy.java:1151) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean ti.modules.titanium.geolocation.GeolocationModule.handleMessage(android.os.Message) (GeolocationModule.java:263) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void org.appcelerator.kroll.common.TiMessenger.sendMessage(android.os.Message) (TiMessenger.java:322) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void org.appcelerator.kroll.KrollProxy.onHasListenersChanged(java.lang.String, boolean) (KrollProxy.java:982) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void org.appcelerator.kroll.KrollObject.setHasListenersForEventType(java.lang.String, boolean) (KrollObject.java:70) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(long, java.lang.Object, long, java.lang.String, java.lang.Object, boolean, boolean, int, java.lang.String) (V8Object.java:-2) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(org.appcelerator.kroll.KrollObject, java.lang.String, java.lang.Object, boolean, boolean, int, java.lang.String) (V8Object.java:63) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.kroll.KrollProxy.doFireEvent(java.lang.String, java.lang.Object) (KrollProxy.java:962) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.kroll.KrollProxy.handleMessage(android.os.Message) (KrollProxy.java:1186) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(android.os.Message) (TiViewProxy.java:394) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean org.appcelerator.titanium.proxy.TiWindowProxy.handleMessage(android.os.Message) (TiWindowProxy.java:117) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at boolean ti.modules.titanium.ui.WindowProxy.handleMessage(android.os.Message) (WindowProxy.java:489) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void android.os.Looper.loop() (Looper.java:148) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:5417) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:726) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:616) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] Dumping all threads without appropriate locks held: thread list lock mutator lock | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] All threads: | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] DALVIK THREADS (15): | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=0 dsCount=0 obj=0x74db02a0 self=0xb4d36500 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21539 nice=0 cgrp=default sched=0/0 handle=0xb6f15b34 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=R schedstat=( 1931449896 197587661 1008 ) utm=174 stm=19 core=1 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xbe464000-0xbe466000 stackSize=8MB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= "abort lock" "mutator lock"(shared held) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 00370e01 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiPKcPNS_9ArtMethodEPv+160) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 0035046f /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+150) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 0035a373 /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+442) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 0035af31 /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+212) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0035b45f /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+142) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 00333a35 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+424) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #06 pc 000f45fb /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2226) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #07 pc 0025aa4f /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1550) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #08 pc 0025ae7b /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+74) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #09 pc 0028c137 /system/lib/libart.so (_ZN3art3JNI17CallObjectMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+502) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #10 pc 0038c5cd /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN7_JNIEnv16CallObjectMethodEP8_jobjectP10_jmethodIDz+18) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #11 pc 00391817 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN8titanium13TypeConverter19jsValueToJavaObjectEPN2v87IsolateEP7_JNIEnvNS1_5LocalINS1_5ValueEEEPb+458) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #12 pc 00395f21 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN8titanium10KrollProxy18_fireEventToParentERKN2v820FunctionCallbackInfoINS1_5ValueEEE+292) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #13 pc 00593000 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE+188) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #14 pc 005e5f60 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #15 pc 005e6404 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #16 pc 005e6690 /data/app/com.app.timob20522-1/lib/arm/libkroll-v8.so (_ZN2v88internal21Builtin_HandleApiCallEiPPNS0_6ObjectEPNS0_7IsolateE+44) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #17 pc 00000098 (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(V8Object.java:63) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.KrollProxy.doFireEvent(KrollProxy.java:962) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.kroll.KrollProxy.handleMessage(KrollProxy.java:1186) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:394) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at org.appcelerator.titanium.proxy.TiWindowProxy.handleMessage(TiWindowProxy.java:117) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at ti.modules.titanium.ui.WindowProxy.handleMessage(WindowProxy.java:489) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.os.Handler.dispatchMessage(Handler.java:98) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.os.Looper.loop(Looper.java:148) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at android.app.ActivityThread.main(ActivityThread.java:5417) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.reflect.Method.invoke!(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "Signal Catcher" prio=5 tid=2 WaitingInMainSignalCatcherLoop | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cd20a0 self=0xb3f82000 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21544 nice=0 cgrp=default sched=0/0 handle=0xb43ed930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 1674584 8256354 2 ) utm=0 stm=0 core=0 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb42f1000-0xb42f3000 stackSize=1014KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21544/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 00040b68 /system/lib/libc.so (__rt_sigtimedwait+12) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 0001c963 /system/lib/libc.so (sigwait+22) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 0033a725 /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+76) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 0033b887 /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+218) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0003f45f /system/lib/libc.so (_ZL15__pthread_startPv+30) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 00019b43 /system/lib/libc.so (__start_thread+6) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] (no managed stack frames) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "FinalizerDaemon" prio=5 tid=3 Waiting | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cccc40 self=0xacb77200 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21546 nice=0 cgrp=default sched=0/0 handle=0xb41e4930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 1376822 7270676 8 ) utm=0 stm=0 core=1 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb40e2000-0xb40e4000 stackSize=1038KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21546/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000175e4 /system/lib/libc.so (syscall+28) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 000f6b49 /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+96) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 002bec89 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+1144) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 002bf9e7 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+142) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 002d1275 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+44) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 0000056d /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Object_wait__JI+96) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Object.wait!(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - waiting on <0x07cf93ce> (a java.lang.ref.ReferenceQueue) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Object.wait(Object.java:423) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - locked <0x07cf93ce> (a java.lang.ref.ReferenceQueue) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:185) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.run(Thread.java:818) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "HeapTaskDaemon" prio=5 tid=4 Blocked | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cccd00 self=0xacb78b00 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21548 nice=0 cgrp=default sched=0/0 handle=0xb3f7f930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 19893958 38318437 50 ) utm=0 stm=1 core=0 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb3e7d000-0xb3e7f000 stackSize=1038KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21548/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000175e8 /system/lib/libc.so (syscall+32) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 000f6dc9 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+120) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 001d747d /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+240) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 001d7929 /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+72) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0000037f /data/dalvik-cache/arm/system@[email protected] (Java_dalvik_system_VMRuntime_runHeapTasks__+74) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at dalvik.system.VMRuntime.runHeapTasks(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - waiting to lock an unknown object | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:355) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.run(Thread.java:818) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "ReferenceQueueDaemon" prio=5 tid=5 Waiting | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cccbe0 self=0xacb76d00 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21545 nice=0 cgrp=default sched=0/0 handle=0xb42eb930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 878331 7965418 12 ) utm=0 stm=0 core=0 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb41e9000-0xb41eb000 stackSize=1038KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21545/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000175e4 /system/lib/libc.so (syscall+28) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 000f6b49 /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+96) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 002bec89 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+1144) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 002bf9e7 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+142) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 002d123b /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+38) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 0000037f /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Object_wait__+74) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Object.wait!(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - waiting on <0x01bee2ef> (a java.lang.Class<java.lang.ref.ReferenceQueue>) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:147) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - locked <0x01bee2ef> (a java.lang.Class<java.lang.ref.ReferenceQueue>) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.run(Thread.java:818) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "FinalizerWatchdogDaemon" prio=5 tid=6 Sleeping | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cccca0 self=0xacb77700 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21547 nice=0 cgrp=default sched=0/0 handle=0xb40dd930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 771406 7698646 11 ) utm=0 stm=0 core=0 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb3fdb000-0xb3fdd000 stackSize=1038KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21547/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000175e8 /system/lib/libc.so (syscall+32) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 000f6dc9 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+120) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 002be9df /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+462) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 002bf9e7 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+142) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0001c063 /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+126) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.sleep!(Native method) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - sleeping on <0x0b45a1fc> (a java.lang.Object) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.sleep(Thread.java:1031) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] - locked <0x0b45a1fc> (a java.lang.Object) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.sleep(Thread.java:985) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:273) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:284) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:232) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] at java.lang.Thread.run(Thread.java:818) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "Binder_1" prio=5 tid=7 Native | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12d090a0 self=0xacb79000 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21549 nice=0 cgrp=default sched=0/0 handle=0xb3d7c930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 2784272 6080573 18 ) utm=0 stm=0 core=2 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb3c80000-0xb3c82000 stackSize=1014KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21549/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000409bc /system/lib/libc.so (__ioctl+8) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 00047439 /system/lib/libc.so (ioctl+14) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 0001e909 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+132) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 0001edf7 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0001ee95 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 000237d5 /system/lib/libbinder.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #06 pc 0001006d /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #07 pc 0005ee23 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #08 pc 0003f45f /system/lib/libc.so (_ZL15__pthread_startPv+30) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #09 pc 00019b43 /system/lib/libc.so (__start_thread+6) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] (no managed stack frames) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "Binder_2" prio=5 tid=8 Native | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12d0d0a0 self=0xb3f83400 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | sysTid=21550 nice=0 cgrp=default sched=0/0 handle=0xb3c7d930 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | state=S schedstat=( 2079116 3062813 11 ) utm=0 stm=0 core=2 HZ=100 | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | stack=0xb3b81000-0xb3b83000 stackSize=1014KB | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | held mutexes= | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] kernel: (couldn't read /proc/self/task/21550/stack) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #00 pc 000409bc /system/lib/libc.so (__ioctl+8) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #01 pc 00047439 /system/lib/libc.so (ioctl+14) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #02 pc 0001e909 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+132) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #03 pc 0001edf7 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #04 pc 0001ee95 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #05 pc 000237d5 /system/lib/libbinder.so (???) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #06 pc 0001006d /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #07 pc 0005ee23 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #08 pc 0003f45f /system/lib/libc.so (_ZL15__pthread_startPv+30) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] native: #09 pc 00019b43 /system/lib/libc.so (__start_thread+6) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] (no managed stack frames) | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] "pool-1-thread-1" prio=5 tid=9 TimedWaiting | |
[INFO] : [Nexus 5] art: art/runtime/runtime.cc:366] | group="" sCount=1 dsCount=0 obj=0x12cd2880 self=0xacb7ae00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment