Skip to content

Instantly share code, notes, and snippets.

@pjcollins
Created March 23, 2015 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjcollins/e12279350c945b9354dc to your computer and use it in GitHub Desktop.
Save pjcollins/e12279350c945b9354dc to your computer and use it in GitHub Desktop.
Forwarding debugger port 8819
Detecting existing process
Loaded assembly: /storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: System.Core.dll [External]
Loaded assembly: MonoDroidConstructors [External]
Thread started: #2
Thread started: #3
[Zygote] MountEmulatedStorage()
[Zygote] v2
[SELinux] Function: selinux_compare_spd_ram, SPD-policy is existed. and_ver=SEPF_SM-G900H_4.4.2 ver=40
[libpersona] KNOX_SDCARD checking this for 14760
[libpersona] KNOX_SDCARD not a persona
[SELinux] Function: selinux_compare_spd_ram , priority [2] , priority version is VE=SEPF_SM-G900H_5.0_0008
[SELinux] [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
[art] Late-enabling -Xcheck:jni
[TimaKeyStoreProvider] TimaSignature is unavailable
[ResourcesManager] creating new AssetManager and set to /data/app/Test.Test-1/base.apk
[monodroid] Using override path: /data/data/Test.Test/files/.__override__
[monodroid] Using override path: /storage/emulated/0/Android/data/Test.Test/files/.__override__
[monodroid] Trying to load sgen from: /data/data/Test.Test/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /storage/emulated/0/Android/data/Test.Test/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app/Test.Test-1/lib/arm/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app/Mono.Android.DebugRuntime-1/lib/arm/libmonosgen-2.0.so
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8819,server=y,embedding=1
[Mono] Image addref mscorlib[0xaf0bd580] -> mscorlib.dll[0xaf049c00]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-mscorlib.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d73cfbc9/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/mscorlib.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xaf0bd580] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll'.
[Mono] Image addref Test[0xaf0bd700] -> /storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll[0xaf03ac00]: 2
[Mono] Assembly Test[0xaf0bd700] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-Test.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d73cfbc9/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/Test.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-Test.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/Test.Test/files/.__override__/Test.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d73cfbc9/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Test/Test.config'.
[monodroid-gc] GREF GC Threshold: 46080
[Mono] Image addref Mono.Android[0xaf0bd6a0] -> Mono.Android.dll[0xaf03b000]: 1
[Mono] Assembly Mono.Android[0xaf0bd6a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-Mono.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d73cfbc9/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xaf0bd6a0] -> mscorlib[0xaf0bd580]: 2
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_new'.
[Mono] Probing '_monodroid_lref_log_new'.
[Mono] Found as '_monodroid_lref_log_new'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_delete'.
[Mono] Probing '_monodroid_lref_log_delete'.
[Mono] Found as '_monodroid_lref_log_delete'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_new'.
[Mono] Probing '_monodroid_gref_log_new'.
[Mono] Found as '_monodroid_gref_log_new'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log'.
[Mono] Probing '_monodroid_gref_log'.
[Mono] Found as '_monodroid_gref_log'.
[Mono] Image addref System.Core[0xaf0bdac0] -> System.Core.dll[0xaf03f000]: 1
[Mono] Assembly System.Core[0xaf0bdac0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-System.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d73cfbc9/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/System.Core.dll.so' not found: dlopen failed: library "/data/app/Test.Test-1/lib/arm/libaot-System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xaf0bd6a0] -> System.Core[0xaf0bdac0]: 2
[Mono] Assembly Ref addref System.Core[0xaf0bdac0] -> mscorlib[0xaf0bd580]: 3
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_delete'.
[Mono] Probing '_monodroid_gref_log_delete'.
[Mono] Found as '_monodroid_gref_log_delete'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Probing '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Found as '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Assembly Ref addref Test[0xaf0bd700] -> Mono.Android[0xaf0bd6a0]: 2
[Mono] Assembly Ref addref Test[0xaf0bd700] -> mscorlib[0xaf0bd580]: 4
[Activity] performCreate Call secproduct feature valuefalse
[Activity] performCreate Call debug elastic valuetrue
[Mono] DllImport attempting to load: '/system/lib/libc.so'.
[Mono] DllImport attempting to load: '/system/lib/libc.so'.
[Mono] DllImport loaded library '/system/lib/libc.so'.
[Mono] DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
[Mono] Searching for 'gettid'.
[Mono] Probing 'gettid'.
[Mono] Found as 'gettid'.
[Mono] DllImport loaded library '/system/lib/libc.so'.
[Mono] DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
[Mono] Searching for 'gettid'.
[BitmapFactory] DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/ic_ab_back_holo_dark_am.png
[BitmapFactory] DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/sym_def_app_icon.png
[Timeline] Timeline: Activity_idle id: android.os.BinderProxy@212876a9 time:2519063
[art] JNI ERROR (app bug): accessed deleted global reference 0x5390050a
[art] 0xaf07e980 SpaceTypeMallocSpace begin=0x12c00000,end=0x12e01000,limit=0x32c00000,size=2MB,capacity=512MB,non_growth_limit_capacity=512MB,name="main rosalloc space"]
[art] 0xaf09e6c0 allocspace main rosalloc space live-bitmap 3[begin=0x12c00000,end=0x32c00000]
[art] 0xaf09e6e0 allocspace main rosalloc space mark-bitmap 3[begin=0x12c00000,end=0x32c00000]
[art] 0xb4d59120 SpaceTypeImageSpace begin=0x70000000,end=0x724955b8,size=36MB,name="/system/framework/arm/boot.art"]
[art] 0xb4d50440 imagespace /system/framework/arm/boot.art live-bitmap 0[begin=0x70000000,end=0x72495600]
[art] 0xb4d50440 imagespace /system/framework/arm/boot.art live-bitmap 0[begin=0x70000000,end=0x72495600]
[art] 0xaf096120 SpaceTypeImageSpace begin=0x76d99000,end=0x76de8ad0,size=318KB,name="/data/dalvik-cache/arm/data@app@Test.Test-1@base.apk@classes.dex.art"]
[art] 0xaf09e8c0 imagespace /data/dalvik-cache/arm/data@app@Test.Test-1@base.apk@classes.dex.art live-bitmap 1[begin=0x76d99000,end=0x76de8b00]
[art] 0xaf09e8c0 imagespace /data/dalvik-cache/arm/data@app@Test.Test-1@base.apk@classes.dex.art live-bitmap 1[begin=0x76d99000,end=0x76de8b00]
[art] 0xaf096078 SpaceTypeZygoteSpace begin=0x86d99000,end=0x87e7e000,size=16MB,name="Zygote space"]
[art] 0xb4d504a0 allocspace zygote / non moving space live-bitmap 0[begin=0x86d99000,end=0x87e7e000]
[art] 0xb4d50540 allocspace zygote / non moving space mark-bitmap 0[begin=0x86d99000,end=0x87e7e000]
[art] 0xaf07e780 SpaceTypeMallocSpace begin=0x87e7e000,end=0x87e82000,limit=0x8ad99000,size=16KB,capacity=47MB,non_growth_limit_capacity=47MB,name="alloc space"]
[art] 0xb4db9060 allocspace alloc space live-bitmap 4[begin=0x87e7e000,end=0x8ad99000]
[art] 0xb4db9080 allocspace alloc space mark-bitmap 4[begin=0x87e7e000,end=0x8ad99000]
[art] 0xb4d4d340 large object space:GcRetentionPolicyAlwaysCollect
[art] sart/runtime/check_jni.cc:65] JNI DETECTED ERROR IN APPLICATION: native code passing in reference to invalid global reference: 0x5390050a
[art] sart/runtime/check_jni.cc:65] in call to IsSameObject
[art] sart/runtime/check_jni.cc:65] "Thread-2115" prio=10 tid=14 Runnable
[art] sart/runtime/check_jni.cc:65] | group="main" sCount=0 dsCount=0 obj=0x12d07080 self=0x9bf10800
[art] sart/runtime/check_jni.cc:65] | sysTid=19975 nice=-11 cgrp=apps sched=0/0 handle=0xaf01e700
[art] sart/runtime/check_jni.cc:65] | state=R schedstat=( 1183974611 92749175 3705 ) utm=85 stm=32 core=2 HZ=100
[art] sart/runtime/check_jni.cc:65] | stack=0x9c002000-0x9c004000 stackSize=1020KB
[art] sart/runtime/check_jni.cc:65] | held mutexes= "mutator lock"(shared held)
[art] sart/runtime/check_jni.cc:65] native: #00 pc 00004c58 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
[art] sart/runtime/check_jni.cc:65] native: #01 pc 000034c1 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
[art] sart/runtime/check_jni.cc:65] native: #02 pc 0025918d /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+84)
[art] sart/runtime/check_jni.cc:65] native: #03 pc 0023c653 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+162)
[art] sart/runtime/check_jni.cc:65] native: #04 pc 000b2635 /system/lib/libart.so (art::JniAbort(char const*, char const*)+620)
[art] sart/runtime/check_jni.cc:65] native: #05 pc 000b2d65 /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+68)
[art] sart/runtime/check_jni.cc:65] native: #06 pc 000b522f /system/lib/libart.so (art::ScopedCheck::Check(bool, char const*, ...) (.constprop.128)+710)
[art] sart/runtime/check_jni.cc:65] native: #07 pc 000b80e3 /system/lib/libart.so (art::CheckJNI::IsSameObject(_JNIEnv*, _jobject*, _jobject*)+50)
[art] sart/runtime/check_jni.cc:65] native: #08 pc 0004fa98 (???)
[art] sart/runtime/check_jni.cc:65] (no managed stack frames)
[art] sart/runtime/check_jni.cc:65]
[art] sart/runtime/runtime.cc:286] Runtime aborting...
[art] sart/runtime/runtime.cc:286] Aborting thread:
[art] sart/runtime/runtime.cc:286] "Thread-2115" prio=10 tid=14 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12d07080 self=0x9bf10800
[art] sart/runtime/runtime.cc:286] | sysTid=19975 nice=-11 cgrp=apps sched=0/0 handle=0xaf01e700
[art] sart/runtime/runtime.cc:286] | state=R schedstat=( 1220571194 92749175 3714 ) utm=88 stm=34 core=2 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0x9c002000-0x9c004000 stackSize=1020KB
[art] sart/runtime/runtime.cc:286] | held mutexes= "abort lock" "mutator lock"(shared held)
[art] sart/runtime/runtime.cc:286] native: #00 pc 00004c58 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000034c1 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0025918d /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+84)
[art] sart/runtime/runtime.cc:286] native: #03 pc 0023c653 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+162)
[art] sart/runtime/runtime.cc:286] native: #04 pc 0022be95 /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*)+32)
[art] sart/runtime/runtime.cc:286] native: #05 pc 0022c137 /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+410)
[art] sart/runtime/runtime.cc:286] native: #06 pc 0022c2f7 /system/lib/libart.so (art::Runtime::Abort()+82)
[art] sart/runtime/runtime.cc:286] native: #07 pc 000a86f5 /system/lib/libart.so (art::LogMessage::~LogMessage()+1360)
[art] sart/runtime/runtime.cc:286] native: #08 pc 000b2821 /system/lib/libart.so (art::JniAbort(char const*, char const*)+1112)
[art] sart/runtime/runtime.cc:286] native: #09 pc 000b2d65 /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+68)
[art] sart/runtime/runtime.cc:286] native: #10 pc 000b522f /system/lib/libart.so (art::ScopedCheck::Check(bool, char const*, ...) (.constprop.128)+710)
[art] sart/runtime/runtime.cc:286] native: #11 pc 000b80e3 /system/lib/libart.so (art::CheckJNI::IsSameObject(_JNIEnv*, _jobject*, _jobject*)+50)
[art] sart/runtime/runtime.cc:286] native: #12 pc 0004fa98 (???)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286] Dumping all threads without appropriate locks held: thread list lock mutator lock
[art] sart/runtime/runtime.cc:286] All threads:
[art] sart/runtime/runtime.cc:286] DALVIK THREADS (14):
[art] sart/runtime/runtime.cc:286] "main" prio=10 tid=1 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x86d99ef0 self=0xb4d07800
[art] sart/runtime/runtime.cc:286] | sysTid=19951 nice=0 cgrp=apps sched=0/0 handle=0xb6f84ec8
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1509043982 173913512 5004 ) utm=101 stm=49 core=0 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xbe5fc000-0xbe5fe000 stackSize=8MB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 00016c39 /system/lib/libc.so (__pthread_cond_timedwait_relative(pthread_cond_t*, pthread_mutex_t*, timespec const*)+56)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001cf610 /data/app/Mono.Android.DebugRuntime-1/lib/arm/libmonosgen-2.0.so (???)
[art] sart/runtime/runtime.cc:286] at mono.java.lang.RunnableImplementor.n_run(Native method)
[art] sart/runtime/runtime.cc:286] at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:29)
[art] sart/runtime/runtime.cc:286] at android.os.Handler.handleCallback(Handler.java:739)
[art] sart/runtime/runtime.cc:286] at android.os.Handler.dispatchMessage(Handler.java:95)
[art] sart/runtime/runtime.cc:286] at android.os.Looper.loop(Looper.java:145)
[art] sart/runtime/runtime.cc:286] at android.app.ActivityThread.main(ActivityThread.java:5834)
[art] sart/runtime/runtime.cc:286] at java.lang.reflect.Method.invoke!(Native method)
[art] sart/runtime/runtime.cc:286] at java.lang.reflect.Method.invoke(Method.java:372)
[art] sart/runtime/runtime.cc:286] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1388)
[art] sart/runtime/runtime.cc:286] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1183)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Signal Catcher" prio=10 tid=2 WaitingInMainSignalCatcherLoop
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c4e080 self=0xaf5ba400
[art] sart/runtime/runtime.cc:286] | sysTid=19957 nice=0 cgrp=apps sched=0/0 handle=0xaf01a100
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 2412917 0 1 ) utm=0 stm=0 core=7 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb4576000-0xb4578000 stackSize=1012KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 0003b35c /system/lib/libc.so (__rt_sigtimedwait+12)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000184a9 /system/lib/libc.so (sigwait+24)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0022f62f /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+86)
[art] sart/runtime/runtime.cc:286] native: #03 pc 002311b9 /system/lib/libart.so (art::SignalCatcher::Run(void*)+212)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00016d67 /system/lib/libc.so (__pthread_start(void*)+30)
[art] sart/runtime/runtime.cc:286] native: #05 pc 00014e43 /system/lib/libc.so (__start_thread+6)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "JDWP" prio=10 tid=3 WaitingInMainDebuggerLoop
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c51080 self=0xaf40e400
[art] sart/runtime/runtime.cc:286] | sysTid=19958 nice=0 cgrp=apps sched=0/0 handle=0xaf01a380
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1979751 47041 2 ) utm=0 stm=0 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb4478000-0xb447a000 stackSize=1012KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 0003a28c /system/lib/libc.so (recvmsg+8)
[art] sart/runtime/runtime.cc:286] native: #01 pc 0029d58b /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+102)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0029d695 /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+116)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001997fd /system/lib/libart.so (art::JDWP::JdwpState::Run()+300)
[art] sart/runtime/runtime.cc:286] native: #04 pc 0019ad81 /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+16)
[art] sart/runtime/runtime.cc:286] native: #05 pc 00016d67 /system/lib/libc.so (__pthread_start(void*)+30)
[art] sart/runtime/runtime.cc:286] native: #06 pc 00014e43 /system/lib/libc.so (__start_thread+6)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "ReferenceQueueDaemon" prio=10 tid=5 Waiting
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c54080 self=0xaf310400
[art] sart/runtime/runtime.cc:286] | sysTid=19960 nice=0 cgrp=apps sched=0/0 handle=0xaf325080
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1416499 0 5 ) utm=0 stm=0 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb4270000-0xb4272000 stackSize=1036KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000ab433 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+98)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001f8b79 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1036)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001fa23d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+136)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00209b95 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+40)
[art] sart/runtime/runtime.cc:286] native: #05 pc 000003d3 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait!(Native method)
[art] sart/runtime/runtime.cc:286] - waiting on <0x088094ca> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:133)
[art] sart/runtime/runtime.cc:286] - locked <0x088094ca> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
[art] sart/runtime/runtime.cc:286] at java.lang.Thread.run(Thread.java:818)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "FinalizerDaemon" prio=10 tid=6 Waiting
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c540e0 self=0xaf310800
[art] sart/runtime/runtime.cc:286] | sysTid=19961 nice=0 cgrp=apps sched=0/0 handle=0xaf325300
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1279583 0 5 ) utm=0 stm=0 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb416c000-0xb416e000 stackSize=1036KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000ab433 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+98)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001f8b79 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1036)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001fa23d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+136)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00209b5d /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+44)
[art] sart/runtime/runtime.cc:286] native: #05 pc 000005f7 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+102)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait!(Native method)
[art] sart/runtime/runtime.cc:286] - waiting on <0x2a51163b> (a java.lang.ref.ReferenceQueue)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait(Object.java:422)
[art] sart/runtime/runtime.cc:286] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
[art] sart/runtime/runtime.cc:286] - locked <0x2a51163b> (a java.lang.ref.ReferenceQueue)
[art] sart/runtime/runtime.cc:286] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
[art] sart/runtime/runtime.cc:286] at java.lang.Thread.run(Thread.java:818)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Binder_1" prio=10 tid=7 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c65080 self=0xaec33800
[art] sart/runtime/runtime.cc:286] | sysTid=19962 nice=0 cgrp=apps sched=0/0 handle=0xaf01a880
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 6400417 6730459 15 ) utm=0 stm=0 core=4 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb3f70000-0xb3f72000 stackSize=1012KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 0003b518 /system/lib/libc.so (__ioctl+8)
[art] sart/runtime/runtime.cc:286] native: #01 pc 00052245 /system/lib/libc.so (ioctl+14)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0001f39b /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
[art] sart/runtime/runtime.cc:286] native: #03 pc 0001f88b /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
[art] sart/runtime/runtime.cc:286] native: #04 pc 0001f8ed /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
[art] sart/runtime/runtime.cc:286] native: #05 pc 00023a5b /system/lib/libbinder.so (???)
[art] sart/runtime/runtime.cc:286] native: #06 pc 00010665 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
[art] sart/runtime/runtime.cc:286] native: #07 pc 00065021 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
[art] sart/runtime/runtime.cc:286] native: #08 pc 000101d5 /system/lib/libutils.so (???)
[art] sart/runtime/runtime.cc:286] native: #09 pc 00016d67 /system/lib/libc.so (__pthread_start(void*)+30)
[art] sart/runtime/runtime.cc:286] native: #10 pc 00014e43 /system/lib/libc.so (__start_thread+6)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "FinalizerWatchdogDaemon" prio=10 tid=8 Waiting
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c54140 self=0xaf310c00
[art] sart/runtime/runtime.cc:286] | sysTid=19963 nice=0 cgrp=apps sched=0/0 handle=0xaf325580
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1581041 426750 5 ) utm=0 stm=0 core=4 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb3e6c000-0xb3e6e000 stackSize=1036KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000ab433 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+98)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001f8b79 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1036)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001fa23d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+136)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00209b95 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+40)
[art] sart/runtime/runtime.cc:286] native: #05 pc 000003d3 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait!(Native method)
[art] sart/runtime/runtime.cc:286] - waiting on <0x25eea158> (a java.lang.Daemons$FinalizerWatchdogDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:239)
[art] sart/runtime/runtime.cc:286] - locked <0x25eea158> (a java.lang.Daemons$FinalizerWatchdogDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:211)
[art] sart/runtime/runtime.cc:286] at java.lang.Thread.run(Thread.java:818)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Binder_2" prio=10 tid=9 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c6f080 self=0xa9451400
[art] sart/runtime/runtime.cc:286] | sysTid=19964 nice=0 cgrp=apps sched=0/0 handle=0xaea74300
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 6839334 402416 21 ) utm=0 stm=0 core=4 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb3d6a000-0xb3d6c000 stackSize=1012KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 0003b518 /system/lib/libc.so (__ioctl+8)
[art] sart/runtime/runtime.cc:286] native: #01 pc 00052245 /system/lib/libc.so (ioctl+14)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0001f39b /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
[art] sart/runtime/runtime.cc:286] native: #03 pc 0001f88b /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
[art] sart/runtime/runtime.cc:286] native: #04 pc 0001f8ed /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
[art] sart/runtime/runtime.cc:286] native: #05 pc 00023a5b /system/lib/libbinder.so (???)
[art] sart/runtime/runtime.cc:286] native: #06 pc 00010665 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
[art] sart/runtime/runtime.cc:286] native: #07 pc 00065021 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
[art] sart/runtime/runtime.cc:286] native: #08 pc 000101d5 /system/lib/libutils.so (???)
[art] sart/runtime/runtime.cc:286] native: #09 pc 00016d67 /system/lib/libc.so (__pthread_start(void*)+30)
[art] sart/runtime/runtime.cc:286] native: #10 pc 00014e43 /system/lib/libc.so (__start_thread+6)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "HeapTrimmerDaemon" prio=10 tid=10 Waiting
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c541a0 self=0xaf311000
[art] sart/runtime/runtime.cc:286] | sysTid=19965 nice=0 cgrp=apps sched=0/0 handle=0xaf325800
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1751123 661625 13 ) utm=0 stm=0 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb3c60000-0xb3c62000 stackSize=1036KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000ab433 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+98)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001f8b79 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1036)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001fa23d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+136)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00209b95 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+40)
[art] sart/runtime/runtime.cc:286] native: #05 pc 000003d3 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait!(Native method)
[art] sart/runtime/runtime.cc:286] - waiting on <0x3dd3b2b1> (a java.lang.Daemons$HeapTrimmerDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:310)
[art] sart/runtime/runtime.cc:286] - locked <0x3dd3b2b1> (a java.lang.Daemons$HeapTrimmerDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Thread.run(Thread.java:818)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "GCDaemon" prio=10 tid=4 Waiting
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c54200 self=0xaf311400
[art] sart/runtime/runtime.cc:286] | sysTid=19966 nice=0 cgrp=apps sched=0/0 handle=0xaf325a80
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1548959 0 4 ) utm=0 stm=0 core=7 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xb3b56000-0xb3b58000 stackSize=1036KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000ab433 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+98)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001f8b79 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1036)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001fa23d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+136)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00209b95 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+40)
[art] sart/runtime/runtime.cc:286] native: #05 pc 000003d3 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
[art] sart/runtime/runtime.cc:286] at java.lang.Object.wait!(Native method)
[art] sart/runtime/runtime.cc:286] - waiting on <0x397b3396> (a java.lang.Daemons$GCDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Daemons$GCDaemon.run(Daemons.java:341)
[art] sart/runtime/runtime.cc:286] - locked <0x397b3396> (a java.lang.Daemons$GCDaemon)
[art] sart/runtime/runtime.cc:286] at java.lang.Thread.run(Thread.java:818)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Thread-2112" prio=10 tid=11 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12c54260 self=0xaee10800
[art] sart/runtime/runtime.cc:286] | sysTid=19969 nice=0 cgrp=apps sched=0/0 handle=0xaf01ad80
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 2664000 189333 19 ) utm=0 stm=0 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0xaef02000-0xaef04000 stackSize=1020KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000175d3 /system/lib/libc.so (__futex_wait_ex+42)
[art] sart/runtime/runtime.cc:286] native: #02 pc 000526a9 /system/lib/libc.so (sem_wait+50)
[art] sart/runtime/runtime.cc:286] native: #03 pc 001ef704 /data/app/Mono.Android.DebugRuntime-1/lib/arm/libmonosgen-2.0.so (mono_sem_wait+40)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Thread-2113" prio=10 tid=12 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12cca080 self=0x9ce10800
[art] sart/runtime/runtime.cc:286] | sysTid=19970 nice=0 cgrp=apps sched=0/0 handle=0xaf01b000
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 9587959 1301708 49 ) utm=0 stm=0 core=2 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0x9cf02000-0x9cf04000 stackSize=1020KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 0003a73c /system/lib/libc.so (recvfrom+16)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000181dd /system/lib/libc.so (recv+8)
[art] sart/runtime/runtime.cc:286] native: #02 pc 000cee4c /data/app/Mono.Android.DebugRuntime-1/lib/arm/libmonosgen-2.0.so (???)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Thread-2114" prio=10 tid=13 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12cfb080 self=0x9c110800
[art] sart/runtime/runtime.cc:286] | sysTid=19974 nice=-11 cgrp=apps sched=0/0 handle=0xaf01f880
[art] sart/runtime/runtime.cc:286] | state=S schedstat=( 1198851482 112249741 3822 ) utm=90 stm=29 core=0 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0x9c302000-0x9c304000 stackSize=1020KB
[art] sart/runtime/runtime.cc:286] | held mutexes=
[art] sart/runtime/runtime.cc:286] native: #00 pc 00012f00 /system/lib/libc.so (syscall+28)
[art] sart/runtime/runtime.cc:286] native: #01 pc 00016c39 /system/lib/libc.so (__pthread_cond_timedwait_relative(pthread_cond_t*, pthread_mutex_t*, timespec const*)+56)
[art] sart/runtime/runtime.cc:286] native: #02 pc 001cf610 /data/app/Mono.Android.DebugRuntime-1/lib/arm/libmonosgen-2.0.so (???)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286] "Thread-2115" prio=10 tid=14 Native
[art] sart/runtime/runtime.cc:286] | group="" sCount=0 dsCount=0 obj=0x12d07080 self=0x9bf10800
[art] sart/runtime/runtime.cc:286] | sysTid=19975 nice=-11 cgrp=apps sched=0/0 handle=0xaf01e700
[art] sart/runtime/runtime.cc:286] | state=R schedstat=( 1416938736 92852800 3730 ) utm=95 stm=46 core=5 HZ=100
[art] sart/runtime/runtime.cc:286] | stack=0x9c002000-0x9c004000 stackSize=1020KB
[art] sart/runtime/runtime.cc:286] | held mutexes= "abort lock"
[art] sart/runtime/runtime.cc:286] native: #00 pc 00004c58 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
[art] sart/runtime/runtime.cc:286] native: #01 pc 000034c1 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
[art] sart/runtime/runtime.cc:286] native: #02 pc 0025918d /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+84)
[art] sart/runtime/runtime.cc:286] native: #03 pc 0023c653 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+162)
[art] sart/runtime/runtime.cc:286] native: #04 pc 00245775 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+120)
[art] sart/runtime/runtime.cc:286] native: #05 pc 0022c0ad /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+272)
[art] sart/runtime/runtime.cc:286] native: #06 pc 0022c2f7 /system/lib/libart.so (art::Runtime::Abort()+82)
[art] sart/runtime/runtime.cc:286] native: #07 pc 000a86f5 /system/lib/libart.so (art::LogMessage::~LogMessage()+1360)
[art] sart/runtime/runtime.cc:286] native: #08 pc 000b2821 /system/lib/libart.so (art::JniAbort(char const*, char const*)+1112)
[art] sart/runtime/runtime.cc:286] native: #09 pc 000b2d65 /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+68)
[art] sart/runtime/runtime.cc:286] native: #10 pc 000b522f /system/lib/libart.so (art::ScopedCheck::Check(bool, char const*, ...) (.constprop.128)+710)
[art] sart/runtime/runtime.cc:286] native: #11 pc 000b80e3 /system/lib/libart.so (art::CheckJNI::IsSameObject(_JNIEnv*, _jobject*, _jobject*)+50)
[art] sart/runtime/runtime.cc:286] native: #12 pc 0004fa98 (???)
[art] sart/runtime/runtime.cc:286] (no managed stack frames)
[art] sart/runtime/runtime.cc:286]
[art] sart/runtime/runtime.cc:286]
[libc] Fatal signal 6 (SIGABRT), code -6 in tid 19975 (Thread-2115)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment