Platform: RK3288
OS: Android 7.1.2
Kernel: v4.4.143

问题:

客户提供了几个从手机应用市场下载的输入法直接安装可用,要求固件内置,内置时编译User版本源码出错,编译User-debugg版本正常。

报错日志:

[ 41% 11788/28429] build out/target/product/rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/package.odex
FAILED: /bin/bash -c "(rm -f out/target/product/rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/package.odex ) && (mkdir -p out/target/product      /rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/ ) && (ANDROID_LOG_TAGS=\"*:e\" out/host/linux-x86/bin/dex2oatd --runtime-arg -Xms64m --runti      me-arg -Xmx512m --runtime-arg -classpath --runtime-arg \"&\" --boot-image=out/target/product/rk3288/dex_bootjars/system/framework/boot.art       --dex-file=vendor/rockchip/common/sw_apps/Bdsrf/Bdsrf.apk --dex-location=/system/app/Bdsrf/Bdsrf.apk --oat-file=out/target/product/rk3288      /obj/APPS/Bdsrf_intermediates/oat/arm/package.odex --android-root=out/target/product/rk3288/system --instruction-set=arm --instruction-set      -variant=cortex-a15 --instruction-set-features=default --include-patch-information --runtime-arg -Xnorelocate --no-generate-debug-info --a      bort-on-hard-verifier-error --no-inline-from=core-oj.jar   --compile-pic )"
dex2oatd F 10764 11501 art/runtime/class_linker.cc:6620] Check failed: vtable_entry != other_entry && !name_comparator.HasSameNameAndSigna      ture( other_entry->GetInterfaceMethodIfProxy(pointer_size)) vtable entries 1049 and 1054 are identical for java.lang.Class<androidx.appcom      pat.widget.MenuPopupWindow$MenuDropDownListView> in method int androidx.appcompat.widget.DropDownListView.lookForSelectablePosition(int, b      oolean) and int androidx.appcompat.widget.MenuPopupWindow$MenuDropDownListView.lookForSelectablePosition(int, boolean)
dex2oatd F 10764 11501 art/runtime/runtime.cc:422]Runtime aborting...
Aborting thread:
"Compiler driver thread pool worker thread 12" prio=5 tid=14 Runnable (still starting up)| group="" sCount=0 dsCount=0 obj=(nil) self=0x7f05580008c0| sysTid=11501 nice=0 cgrp=default sched=0/0 handle=0x7f058a071700| state=R schedstat=( 207627763 157193552 94 ) utm=20 stm=0 core=17 HZ=100| stack=0x7f0589f71000-0x7f0589f73000 stackSize=1028KB| held mutexes= "abort lock" "mutator lock"(shared held)native: #00 pc 000000000051de9d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art15DumpNativeStac      kERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+253)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, BacktraceMap*, char const*, art::ArtMe      thod*, void*)native:    /proc/self/cwd/art/runtime/utils.cc:1122 (discriminator 1)native: #01 pc 00000000004f6aa5  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZNK3art6Thread9DumpSta      ckERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+421)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool, BacktraceMap*) constnative:    /proc/self/cwd/art/runtime/thread.cc:1532 (discriminator 1)native: #02 pc 00000000004e5e2a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZNK3art10AbortState10D      umpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+90)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*) constnative:    /proc/self/cwd/art/runtime/runtime.cc:382native: #03 pc 00000000004e5cff  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZNK3art10AbortState4Du      mpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+207)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) constnative:    /proc/self/cwd/art/runtime/runtime.cc:368native: #04 pc 00000000004d94d4  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art7Runtime5AbortEP      Kc+132)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::Dumpable<art::AbortState>::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) constnative:    /proc/self/cwd/art/runtime/base/dumpable.h:38native:   std::__1::basic_ostream<char, std::__1::char_traits<char> >& art::operator<< <art::AbortState>(std::__1::basic_ostream<char, s      td::__1::char_traits<char> >&, art::Dumpable<art::AbortState> const&)native:    /proc/self/cwd/art/runtime/base/dumpable.h:49native:   art::Runtime::Abort(char const*)native:    /proc/self/cwd/art/runtime/runtime.cc:422native: #05 pc 000000000017b352  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10LogMessageD1Ev      +1330)native:   ~LogMessagenative:    /proc/self/cwd/art/runtime/base/logging.cc:231 (discriminator 1)native: #06 pc 00000000001c6b6d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker20L      inkInterfaceMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEERKNSt3__113unordered_mapImNS0_17MethodTranslationENS7_4hashImEENS7_8equal_to      ImEENS7_9allocatorINS7_4pairIKmS9_EEEEEEPbPPNS_9ArtMethodE+20061)native:   art::CheckVTableHasNoDuplicates(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)native:    /proc/self/cwd/art/runtime/class_linker.cc:6618 (discriminator 10)native:   art::SanityCheckVTable(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)native:    /proc/self/cwd/art/runtime/class_linker.cc:6631 (discriminator 10)native:   art::ClassLinker::LinkInterfaceMethods(art::Thread*, art::Handle<art::mirror::Class>, std::__1::unordered_map<unsigned long, a      rt::ClassLinker::MethodTranslation, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<u      nsigned long const, art::ClassLinker::MethodTranslation> > > const&, bool*, art::ArtMethod**)native:    /proc/self/cwd/art/runtime/class_linker.cc:7264 (discriminator 10)native: #07 pc 00000000001bf2e7  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11L      inkMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEENS3_INS4_11ObjectArrayIS5_EEEEPbPPNS_9ArtMethodE+183)native:   art::ClassLinker::LinkMethods(art::Thread*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<art::mirror:      :Class> >, bool*, art::ArtMethod**)native:    /proc/self/cwd/art/runtime/class_linker.cc:5575 (discriminator 2)native: #08 pc 00000000001afc9d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Li      nkClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror5ClassEEENS5_INS6_11ObjectArrayIS7_EEEEPNS_13MutableHandleIS7_EE+637)native:   art::ClassLinker::LinkClass(art::Thread*, char const*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<a      rt::mirror::Class> >, art::MutableHandle<art::mirror::Class>*)native:    /proc/self/cwd/art/runtime/class_linker.cc:5118 (discriminator 2)native: #09 pc 00000000001ac0f9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11D      efineClassEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+777)native:   art::ClassLinker::DefineClass(art::Thread*, char const*, unsigned long, art::Handle<art::mirror::ClassLoader>, art::DexFile co      nst&, art::DexFile::ClassDef const&)native:    /proc/self/cwd/art/runtime/class_linker.cc:2555 (discriminator 2)native: #10 pc 00000000001abc86  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker26F      indClassInPathClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEEPPNS8_5ClassE+1286)native:   art::ClassLinker::FindClassInPathClassLoader(art::ScopedObjectAccessAlreadyRunnable&, art::Thread*, char const*, unsigned long      , art::Handle<art::mirror::ClassLoader>, art::mirror::Class**)native:    /proc/self/cwd/art/runtime/class_linker.cc:2334native: #11 pc 00000000001ac8f0  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Fi      ndClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+400)native:   art::ClassLinker::FindClass(art::Thread*, char const*, art::Handle<art::mirror::ClassLoader>)native:    /proc/self/cwd/art/runtime/class_linker.cc:2401 (discriminator 1)native: #12 pc 000000000019b6dc  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11R      esolveTypeERKNS_7DexFileEtNS_6HandleINS_6mirror8DexCacheEEENS4_INS5_11ClassLoaderEEE+220)native:   art::ClassLinker::ResolveType(art::DexFile const&, unsigned short, art::Handle<art::mirror::DexCache>, art::Handle<art::mirror      ::ClassLoader>)native:    /proc/self/cwd/art/runtime/class_linker.cc:7578 (discriminator 1)native: #13 pc 00000000001af0ed  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art35Resol      veClassFieldsAndMethodsVisitor5VisitEm+461)native:   art::ResolveClassFieldsAndMethodsVisitor::Visit(unsigned long)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:2062native: #14 pc 00000000001aeec9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art26Paral      lelCompilationManager13ForAllClosure3RunEPNS_6ThreadE+25)native:   art::ParallelCompilationManager::ForAllClosure::Run(art::Thread*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:1938native: #15 pc 000000000050c3eb  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+91)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:79native: #16 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesnative:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #17 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #18 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #19 pc 0000000000000000  ???(no managed stack frames)
Dumping all threads without appropriate locks held: thread list lock
All threads:
dex2oatd E 10764 11501 art/runtime/base/mutex-inl.h:92] Lock level violation: holding "abort lock" (level AbortLock - 5) while locking "th      read list lock" (level ThreadListLock - 49)
DALVIK THREADS (24):
dex2oatd E 10764 11501 art/runtime/base/mutex-inl.h:92] Lock level violation: holding "abort lock" (level AbortLock - 5) while locking "th      read list lock" (level ThreadListLock - 49)
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 12" prio=5 tid=14 Runnable (still starting up)| group="" sCount=0 dsCount=0 obj=(nil) self=0x7f05580008c0| sysTid=11501 nice=0 cgrp=default sched=0/0 handle=0x7f058a071700| state=R schedstat=( 241403188 176545445 145 ) utm=20 stm=3 core=13 HZ=100| stack=0x7f0589f71000-0x7f0589f73000 stackSize=1028KB| held mutexes= "abort lock" "mutator lock"(shared held)native: #00 pc 000000000051de9d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art15DumpNativeStac      kERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+253)native:   art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, BacktraceMap*, char const*, art::ArtMe      thod*, void*)native:    /proc/self/cwd/art/runtime/utils.cc:1122 (discriminator 1)native: #01 pc 00000000004f6aa5  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZNK3art6Thread9DumpSta      ckERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+421)native:   art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool, BacktraceMap*) constnative:    /proc/self/cwd/art/runtime/thread.cc:1532 (discriminator 1)native: #02 pc 000000000050b794  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art14DumpCheckpoint      3RunEPNS_6ThreadE+500)native:   art::DumpCheckpoint::Run(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_list.cc:199 (discriminator 1)native: #03 pc 0000000000505010  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadList13Ru      nCheckpointEPNS_7ClosureE+400)native:   art::ThreadList::RunCheckpoint(art::Closure*)native:    /proc/self/cwd/art/runtime/thread_list.cc:323native: #04 pc 0000000000504c7a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadList4Dum      pERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+394)native:   art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool)native:    /proc/self/cwd/art/runtime/thread_list.cc:242native: #05 pc 00000000004d94d4  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art7Runtime5AbortEP      Kc+132)native:   art::Dumpable<art::AbortState>::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) constnative:    /proc/self/cwd/art/runtime/base/dumpable.h:38native:   std::__1::basic_ostream<char, std::__1::char_traits<char> >& art::operator<< <art::AbortState>(std::__1::basic_ostream<char, s      td::__1::char_traits<char> >&, art::Dumpable<art::AbortState> const&)native:    /proc/self/cwd/art/runtime/base/dumpable.h:49native:   art::Runtime::Abort(char const*)native:    /proc/self/cwd/art/runtime/runtime.cc:422native: #06 pc 000000000017b352  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10LogMessageD1Ev      +1330)native:   ~LogMessagenative:    /proc/self/cwd/art/runtime/base/logging.cc:231 (discriminator 1)native: #07 pc 00000000001c6b6d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker20L      inkInterfaceMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEERKNSt3__113unordered_mapImNS0_17MethodTranslationENS7_4hashImEENS7_8equal_to      ImEENS7_9allocatorINS7_4pairIKmS9_EEEEEEPbPPNS_9ArtMethodE+20061)native:   art::CheckVTableHasNoDuplicates(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)native:    /proc/self/cwd/art/runtime/class_linker.cc:6618 (discriminator 10)native:   art::SanityCheckVTable(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)native:    /proc/self/cwd/art/runtime/class_linker.cc:6631 (discriminator 10)native:   art::ClassLinker::LinkInterfaceMethods(art::Thread*, art::Handle<art::mirror::Class>, std::__1::unordered_map<unsigned long, a      rt::ClassLinker::MethodTranslation, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<u      nsigned long const, art::ClassLinker::MethodTranslation> > > const&, bool*, art::ArtMethod**)native:    /proc/self/cwd/art/runtime/class_linker.cc:7264 (discriminator 10)native: #08 pc 00000000001bf2e7  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11L      inkMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEENS3_INS4_11ObjectArrayIS5_EEEEPbPPNS_9ArtMethodE+183)native:   art::ClassLinker::LinkMethods(art::Thread*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<art::mirror:      :Class> >, bool*, art::ArtMethod**)native:    /proc/self/cwd/art/runtime/class_linker.cc:5575 (discriminator 2)native: #09 pc 00000000001afc9d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Li      nkClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror5ClassEEENS5_INS6_11ObjectArrayIS7_EEEEPNS_13MutableHandleIS7_EE+637)native:   art::ClassLinker::LinkClass(art::Thread*, char const*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<a      rt::mirror::Class> >, art::MutableHandle<art::mirror::Class>*)native:    /proc/self/cwd/art/runtime/class_linker.cc:5118 (discriminator 2)native: #10 pc 00000000001ac0f9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11D      efineClassEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+777)native:   art::ClassLinker::DefineClass(art::Thread*, char const*, unsigned long, art::Handle<art::mirror::ClassLoader>, art::DexFile co      nst&, art::DexFile::ClassDef const&)native:    /proc/self/cwd/art/runtime/class_linker.cc:2555 (discriminator 2)native: #11 pc 00000000001abc86  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker26F      indClassInPathClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEEPPNS8_5ClassE+1286)native:   art::ClassLinker::FindClassInPathClassLoader(art::ScopedObjectAccessAlreadyRunnable&, art::Thread*, char const*, unsigned long      , art::Handle<art::mirror::ClassLoader>, art::mirror::Class**)native:    /proc/self/cwd/art/runtime/class_linker.cc:2334native: #12 pc 00000000001ac8f0  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Fi      ndClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+400)native:   art::ClassLinker::FindClass(art::Thread*, char const*, art::Handle<art::mirror::ClassLoader>)native:    /proc/self/cwd/art/runtime/class_linker.cc:2401 (discriminator 1)native: #13 pc 000000000019b6dc  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11R      esolveTypeERKNS_7DexFileEtNS_6HandleINS_6mirror8DexCacheEEENS4_INS5_11ClassLoaderEEE+220)native:   art::ClassLinker::ResolveType(art::DexFile const&, unsigned short, art::Handle<art::mirror::DexCache>, art::Handle<art::mirror      ::ClassLoader>)native:    /proc/self/cwd/art/runtime/class_linker.cc:7578 (discriminator 1)native: #14 pc 00000000001af0ed  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art35Resol      veClassFieldsAndMethodsVisitor5VisitEm+461)native:   art::ResolveClassFieldsAndMethodsVisitor::Visit(unsigned long)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:2062native: #15 pc 00000000001aeec9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art26Paral      lelCompilationManager13ForAllClosure3RunEPNS_6ThreadE+25)native:   art::ParallelCompilationManager::ForAllClosure::Run(art::Thread*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:1938native: #16 pc 000000000050c3eb  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+91)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:79native: #17 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #18 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #19 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #20 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"main" prio=5 tid=1 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x556151d6a9f0| sysTid=10764 nice=0 cgrp=default sched=0/0 handle=0x7f0593ae6740| state=S schedstat=( 2420861208 235406011 1152 ) utm=233 stm=8 core=7 HZ=100| stack=0x7ffd47fc5000-0x7ffd47fc7000 stackSize=7MB| held mutexes=kernel: (couldn't read /proc/self/task/10764/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050d044  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool4Wai      tEPNS_6ThreadEbb+308)native:   art::ThreadPool::Wait(art::Thread*, bool, bool)native:    /proc/self/cwd/art/runtime/thread_pool.cc:230native: #03 pc 00000000001a7814  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art26Paral      lelCompilationManager6ForAllEmmPNS_18CompilationVisitorEm+260)native:   art::ParallelCompilationManager::ForAll(unsigned long, unsigned long, art::CompilationVisitor*, unsigned long)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:1914native: #04 pc 000000000019dd30  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art14Compi      lerDriver14ResolveDexFileEP8_jobjectRKNS_7DexFileERKNSt3__16vectorIPS4_NS6_9allocatorIS8_EEEEPNS_10ThreadPoolEmPNS_12TimingLoggerE+224)native:   art::CompilerDriver::ResolveDexFile(_jobject*, art::DexFile const&, std::__1::vector<art::DexFile const*, std::__1::allocator<      art::DexFile const*> > const&, art::ThreadPool*, unsigned long, art::TimingLogger*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:2200 (discriminator 1)native: #05 pc 000000000019dc09  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art14Compi      lerDriver7ResolveEP8_jobjectRKNSt3__16vectorIPKNS_7DexFileENS3_9allocatorIS7_EEEEPNS_12TimingLoggerE+249)native:   art::CompilerDriver::Resolve(_jobject*, std::__1::vector<art::DexFile const*, std::__1::allocator<art::DexFile const*> > const      &, art::TimingLogger*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:770native: #06 pc 000000000019b7df  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art14Compi      lerDriver10PreCompileEP8_jobjectRKNSt3__16vectorIPKNS_7DexFileENS3_9allocatorIS7_EEEEPNS_12TimingLoggerE+159)native:   art::CompilerDriver::PreCompile(_jobject*, std::__1::vector<art::DexFile const*, std::__1::allocator<art::DexFile const*> > co      nst&, art::TimingLogger*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:904native: #07 pc 000000000019b04a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art14Compi      lerDriver10CompileAllEP8_jobjectRKNSt3__16vectorIPKNS_7DexFileENS3_9allocatorIS7_EEEEPNS_12TimingLoggerE+106)native:   art::CompilerDriver::CompileAll(_jobject*, std::__1::vector<art::DexFile const*, std::__1::allocator<art::DexFile const*> > co      nst&, art::TimingLogger*)native:    /proc/self/cwd/art/compiler/driver/compiler_driver.cc:482native: #08 pc 0000000000024fec  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/bin/dex2oatd (_ZN3art7Dex2Oat7CompileEv+2      076)native:   art::Dex2Oat::Compile()native:    /proc/self/cwd/art/dex2oat/dex2oat.cc:1583 (discriminator 1)native: #09 pc 000000000000db9f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/bin/dex2oatd (main+815)native:   art::CompileApp(art::Dex2Oat&)native:    /proc/self/cwd/art/dex2oat/dex2oat.cc:2588native:   art::dex2oat(int, char**)native:    /proc/self/cwd/art/dex2oat/dex2oat.cc:2672native:   mainnative:    /proc/self/cwd/art/dex2oat/dex2oat.cc:2681native: #10 pc 000000000002083f  /lib/x86_64-linux-gnu/libc-2.23.so (__libc_start_main+239)native:   __libc_start_mainnative:    /build/glibc-e6zv40/glibc-2.23/csu/../csu/libc-start.c:291native: #11 pc 000000000000d748  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/bin/dex2oatd (???)(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 0" prio=5 tid=2 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05840008c0| sysTid=11489 nice=0 cgrp=default sched=0/0 handle=0x7f058ac7d700| state=S schedstat=( 267671427 224080956 170 ) utm=26 stm=0 core=6 HZ=100| stack=0x7f058ab7d000-0x7f058ab7f000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11489/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 1" prio=5 tid=3 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f057c0008c0| sysTid=11490 nice=0 cgrp=default sched=0/0 handle=0x7f058ab7c700| state=S schedstat=( 263904767 268496324 680 ) utm=25 stm=0 core=8 HZ=100| stack=0x7f058aa7c000-0x7f058aa7e000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11490/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 2" prio=5 tid=4 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05800008c0| sysTid=11491 nice=0 cgrp=default sched=0/0 handle=0x7f058aa7b700| state=S schedstat=( 311833095 183288054 157 ) utm=31 stm=0 core=15 HZ=100| stack=0x7f058a97b000-0x7f058a97d000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11491/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 3" prio=5 tid=5 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05740008c0| sysTid=11492 nice=0 cgrp=default sched=0/0 handle=0x7f058a97a700| state=S schedstat=( 328290950 137134342 191 ) utm=32 stm=0 core=19 HZ=100| stack=0x7f058a87a000-0x7f058a87c000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11492/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 4" prio=5 tid=6 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05780008c0| sysTid=11493 nice=0 cgrp=default sched=0/0 handle=0x7f058a879700| state=S schedstat=( 377498626 156724993 250 ) utm=36 stm=0 core=22 HZ=100| stack=0x7f058a779000-0x7f058a77b000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11493/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 9" prio=5 tid=7 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f056c0008c0| sysTid=11498 nice=0 cgrp=default sched=0/0 handle=0x7f058a374700| state=S schedstat=( 348943895 214671236 408 ) utm=34 stm=0 core=21 HZ=100| stack=0x7f058a274000-0x7f058a276000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11498/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 6" prio=5 tid=8 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05700008c0| sysTid=11495 nice=0 cgrp=default sched=0/0 handle=0x7f058a677700| state=S schedstat=( 311814203 187601897 785 ) utm=31 stm=0 core=1 HZ=100| stack=0x7f058a577000-0x7f058a579000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11495/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 7" prio=5 tid=9 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05640008c0| sysTid=11496 nice=0 cgrp=default sched=0/0 handle=0x7f058a576700| state=S schedstat=( 233750364 207294829 155 ) utm=22 stm=1 core=15 HZ=100| stack=0x7f058a476000-0x7f058a478000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11496/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 8" prio=5 tid=10 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05680008c0| sysTid=11497 nice=0 cgrp=default sched=0/0 handle=0x7f058a475700| state=S schedstat=( 350501573 133450567 202 ) utm=34 stm=0 core=15 HZ=100| stack=0x7f058a375000-0x7f058a377000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11497/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 5" prio=5 tid=11 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f055c0008c0| sysTid=11494 nice=0 cgrp=default sched=0/0 handle=0x7f058a778700| state=S schedstat=( 281359261 284675686 224 ) utm=26 stm=1 core=1 HZ=100| stack=0x7f058a678000-0x7f058a67a000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11494/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 10" prio=5 tid=12 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05600008c0| sysTid=11499 nice=0 cgrp=default sched=0/0 handle=0x7f058a273700| state=S schedstat=( 263956640 200610108 842 ) utm=26 stm=0 core=7 HZ=100| stack=0x7f058a173000-0x7f058a175000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11499/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 11" prio=5 tid=13 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05540008c0| sysTid=11500 nice=0 cgrp=default sched=0/0 handle=0x7f058a172700| state=S schedstat=( 253124484 244404529 189 ) utm=25 stm=0 core=4 HZ=100| stack=0x7f058a072000-0x7f058a074000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11500/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 13" prio=5 tid=15 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f054c0008c0| sysTid=11502 nice=0 cgrp=default sched=0/0 handle=0x7f0589f70700| state=S schedstat=( 275544379 239828746 123 ) utm=27 stm=0 core=2 HZ=100| stack=0x7f0589e70000-0x7f0589e72000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11502/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 14" prio=5 tid=16 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05500008c0| sysTid=11503 nice=0 cgrp=default sched=0/0 handle=0x7f0589e6f700| state=S schedstat=( 469552703 69909315 143 ) utm=46 stm=0 core=3 HZ=100| stack=0x7f0589d6f000-0x7f0589d71000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11503/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 15" prio=5 tid=17 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05440008c0| sysTid=11504 nice=0 cgrp=default sched=0/0 handle=0x7f0589d6e700| state=S schedstat=( 282116217 214587278 142 ) utm=28 stm=0 core=21 HZ=100| stack=0x7f0589c6e000-0x7f0589c70000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11504/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 16" prio=5 tid=18 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05480008c0| sysTid=11505 nice=0 cgrp=default sched=0/0 handle=0x7f0589c6d700| state=S schedstat=( 192634606 291761612 148 ) utm=19 stm=0 core=6 HZ=100| stack=0x7f0589b6d000-0x7f0589b6f000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11505/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 17" prio=5 tid=19 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f053c0008c0| sysTid=11506 nice=0 cgrp=default sched=0/0 handle=0x7f0589b6c700| state=S schedstat=( 301481163 196673685 177 ) utm=29 stm=0 core=10 HZ=100| stack=0x7f0589a6c000-0x7f0589a6e000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11506/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 18" prio=5 tid=20 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05400008c0| sysTid=11507 nice=0 cgrp=default sched=0/0 handle=0x7f0589a6b700| state=S schedstat=( 261315251 211396772 146 ) utm=25 stm=0 core=15 HZ=100| stack=0x7f058996b000-0x7f058996d000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11507/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 19" prio=5 tid=21 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05340008c0| sysTid=11510 nice=0 cgrp=default sched=0/0 handle=0x7f058996a700| state=S schedstat=( 320051656 165957417 841 ) utm=31 stm=0 core=19 HZ=100| stack=0x7f058986a000-0x7f058986c000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11510/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 20" prio=5 tid=22 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05380008c0| sysTid=11511 nice=0 cgrp=default sched=0/0 handle=0x7f0589869700| state=S schedstat=( 238554805 252988422 216 ) utm=23 stm=0 core=8 HZ=100| stack=0x7f0589769000-0x7f058976b000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11511/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 21" prio=5 tid=23 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f052c0008c0| sysTid=11513 nice=0 cgrp=default sched=0/0 handle=0x7f0589768700| state=S schedstat=( 288921325 197862954 202 ) utm=28 stm=0 core=15 HZ=100| stack=0x7f0589668000-0x7f058966a000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11513/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
addr2line: Dwarf Error: Info pointer extends beyond end of attributes
"Compiler driver thread pool worker thread 22" prio=5 tid=24 Native (still starting up)| group="" sCount=1 dsCount=0 obj=(nil) self=0x7f05300008c0| sysTid=11514 nice=0 cgrp=default sched=0/0 handle=0x7f0589667700| state=S schedstat=( 282075813 236376140 424 ) utm=27 stm=0 core=7 HZ=100| stack=0x7f0589567000-0x7f0589569000 stackSize=1028KB| held mutexes=kernel: (couldn't read /proc/self/task/11514/stack)native: #00 pc 0000000000101597  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+23)native:   syscallnative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:37native: #01 pc 000000000017ea5f  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art17ConditionVaria      ble16WaitHoldingLocksEPNS_6ThreadE+175)native:   art::futex(int volatile*, int, int, timespec const*, int volatile*, int)native:    /proc/self/cwd/art/runtime/base/mutex-inl.h:45native:   art::ConditionVariable::WaitHoldingLocks(art::Thread*)native:    /proc/self/cwd/art/runtime/base/mutex.cc:848native: #02 pc 000000000050cd8a  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10ThreadPool7Get      TaskEPNS_6ThreadE+298)native:   art::ThreadPool::GetTask(art::Thread*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:191native: #03 pc 000000000050c401  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er3RunEv+113)native:   art::ThreadPoolWorker::Run()native:    /proc/self/cwd/art/runtime/thread_pool.cc:78 (discriminator 1)native: #04 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWork      er8CallbackEPv+115)native:   art::ThreadPoolWorker::Callback(void*)native:    /proc/self/cwd/art/runtime/thread_pool.cc:94native: #05 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)native:   start_threadnative:    ??:?native: #06 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)native:   clonenative:    /build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109native: #07 pc 0000000000000000  ???(no managed stack frames)dex2oatd E 10764 11501 art/runtime/thread-inl.h:108] holding "abort lock" at point where thread suspension is expected
dex2oatd E 10764 11501 art/runtime/base/mutex-inl.h:92] Lock level violation: holding "abort lock" (level AbortLock - 5) while locking "mu      tator lock" (level MutatorLock - 60)
dex2oatd F 10764 11501 art/runtime/runtime_linux.cc:336]*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Fatal signal 6 (SIGABRT), code -6 (SI_TKILL)
OS: Linux 4.15.0-112-generic (x86_64)
Cmdline: out/host/linux-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg -Xmx512m --runtime-arg -classpath --runtime-arg & --boot-imag      e=out/target/product/rk3288/dex_bootjars/system/framework/boot.art --dex-file=vendor/rockchip/common/sw_apps/Bdsrf/Bdsrf.apk --dex-locatio      n=/system/app/Bdsrf/Bdsrf.apk --oat-file=out/target/product/rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/package.odex --android-root=out/ta      rget/product/rk3288/system --instruction-set=arm --instruction-set-variant=cortex-a15 --instruction-set-features=default --include-patch-i      nformation --runtime-arg -Xnorelocate --no-generate-debug-info --abort-on-hard-verifier-error --no-inline-from=core-oj.jar --compile-pic
Thread: 11501 "Compiler driver"
Registers:rax: 0x0000000000000000    rbx: 0x0000000000002a0c    rcx: 0x00007f05922dd599    rdx: 0x0000000000000006rdi: 0x0000000000002a0c    rsi: 0x0000000000002ced    rbp: 0x00007f058a06faf0    rsp: 0x00007f058a06faa8r8 : 0x0000556150c8b310    r9 : 0x0000556150c8b310    r10: 0x0000000000000001    r11: 0x0000000000000246r12: 0x0000556151d4f0c1    r13: 0x00007f058a0701e0    r14: 0x00007f055800b920    r15: 0x0000000000002a0crip: 0x00007f05922dd599    eflags: 0x00000246 [ PF ZF IF ]cs: 0x00000033     gs: 0x00000000     fs: 0x00000000Backtrace:#00 pc 0000000000101599  /lib/x86_64-linux-gnu/libc-2.23.so (syscall+25)syscall/build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/syscall.S:38#01 pc 00000000004d9618  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art7Runtime5AbortEPKc      +456)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesart::Runtime::Abort(char const*)/proc/self/cwd/art/runtime/runtime.cc:444 (discriminator 2)#02 pc 000000000017b352  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art10LogMessageD1Ev+1      330)~LogMessage/proc/self/cwd/art/runtime/base/logging.cc:231 (discriminator 1)#03 pc 00000000001c6b6d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker20Lin      kInterfaceMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEERKNSt3__113unordered_mapImNS0_17MethodTranslationENS7_4hashImEENS7_8equal_toIm      EENS7_9allocatorINS7_4pairIKmS9_EEEEEEPbPPNS_9ArtMethodE+20061)art::CheckVTableHasNoDuplicates(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)/proc/self/cwd/art/runtime/class_linker.cc:6618 (discriminator 10)art::SanityCheckVTable(art::Thread*, art::Handle<art::mirror::Class>, unsigned long)/proc/self/cwd/art/runtime/class_linker.cc:6631 (discriminator 10)art::ClassLinker::LinkInterfaceMethods(art::Thread*, art::Handle<art::mirror::Class>, std::__1::unordered_map<unsigned long, art      ::ClassLinker::MethodTranslation, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<uns      igned long const, art::ClassLinker::MethodTranslation> > > const&, bool*, art::ArtMethod**)/proc/self/cwd/art/runtime/class_linker.cc:7264 (discriminator 10)#04 pc 00000000001bf2e7  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11Lin      kMethodsEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEENS3_INS4_11ObjectArrayIS5_EEEEPbPPNS_9ArtMethodE+183)art::ClassLinker::LinkMethods(art::Thread*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<art::mirror::C      lass> >, bool*, art::ArtMethod**)/proc/self/cwd/art/runtime/class_linker.cc:5575 (discriminator 2)#05 pc 00000000001afc9d  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Link      ClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror5ClassEEENS5_INS6_11ObjectArrayIS7_EEEEPNS_13MutableHandleIS7_EE+637)art::ClassLinker::LinkClass(art::Thread*, char const*, art::Handle<art::mirror::Class>, art::Handle<art::mirror::ObjectArray<art      ::mirror::Class> >, art::MutableHandle<art::mirror::Class>*)/proc/self/cwd/art/runtime/class_linker.cc:5118 (discriminator 2)#06 pc 00000000001ac0f9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11Def      ineClassEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+777)art::ClassLinker::DefineClass(art::Thread*, char const*, unsigned long, art::Handle<art::mirror::ClassLoader>, art::DexFile cons      t&, art::DexFile::ClassDef const&)/proc/self/cwd/art/runtime/class_linker.cc:2555 (discriminator 2)#07 pc 00000000001abc86  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker26Fin      dClassInPathClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcmNS_6HandleINS_6mirror11ClassLoaderEEEPPNS8_5ClassE+1286)art::ClassLinker::FindClassInPathClassLoader(art::ScopedObjectAccessAlreadyRunnable&, art::Thread*, char const*, unsigned long,       art::Handle<art::mirror::ClassLoader>, art::mirror::Class**)/proc/self/cwd/art/runtime/class_linker.cc:2334#08 pc 00000000001ac8f0  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker9Find      ClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+400)art::ClassLinker::FindClass(art::Thread*, char const*, art::Handle<art::mirror::ClassLoader>)/proc/self/cwd/art/runtime/class_linker.cc:2401 (discriminator 1)#09 pc 000000000019b6dc  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art11ClassLinker11Res      olveTypeERKNS_7DexFileEtNS_6HandleINS_6mirror8DexCacheEEENS4_INS5_11ClassLoaderEEE+220)art::ClassLinker::ResolveType(art::DexFile const&, unsigned short, art::Handle<art::mirror::DexCache>, art::Handle<art::mirror::      ClassLoader>)/proc/self/cwd/art/runtime/class_linker.cc:7578 (discriminator 1)#10 pc 00000000001af0ed  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art35Resolve      ClassFieldsAndMethodsVisitor5VisitEm+461)art::ResolveClassFieldsAndMethodsVisitor::Visit(unsigned long)/proc/self/cwd/art/compiler/driver/compiler_driver.cc:2062#11 pc 00000000001aeec9  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd-compiler.so (_ZN3art26Paralle      lCompilationManager13ForAllClosure3RunEPNS_6ThreadE+25)art::ParallelCompilationManager::ForAllClosure::Run(art::Thread*)/proc/self/cwd/art/compiler/driver/compiler_driver.cc:1938#12 pc 000000000050c3eb  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWorker      3RunEv+91)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesart::ThreadPoolWorker::Run()/proc/self/cwd/art/runtime/thread_pool.cc:79#13 pc 000000000050bf63  /home/chenwf/253-work1/rk3288_7.1/DS3288-B/out/host/linux-x86/lib64/libartd.so (_ZN3art16ThreadPoolWorker      8CallbackEPv+115)
addr2line: Dwarf Error: Info pointer extends beyond end of attributesart::ThreadPoolWorker::Callback(void*)/proc/self/cwd/art/runtime/thread_pool.cc:94#14 pc 00000000000076b9  /lib/x86_64-linux-gnu/libpthread-2.23.so (start_thread+201)start_thread??:?#15 pc 00000000001074dc  /lib/x86_64-linux-gnu/libc-2.23.so (clone+108)clone/build/glibc-e6zv40/glibc-2.23/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:109#16 pc 0000000000000000  ???
dex2oatd F 10764 11501 art/runtime/runtime_linux.cc:359]Fault message: /bin/bash: line 1: 10764 Aborted                 (core dumped) ( AN      DROID_LOG_TAGS="*:e" out/host/linux-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg -Xmx512m --runtime-arg -classpath --runtime-arg "      &" --boot-image=out/target/product/rk3288/dex_bootjars/system/framework/boot.art --dex-file=vendor/rockchip/common/sw_apps/Bdsrf/Bdsrf.apk       --dex-location=/system/app/Bdsrf/Bdsrf.apk --oat-file=out/target/product/rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/package.odex --andro      id-root=out/target/product/rk3288/system --instruction-set=arm --instruction-set-variant=cortex-a15 --instruction-set-features=default --i      nclude-patch-information --runtime-arg -Xnorelocate --no-generate-debug-info --abort-on-hard-verifier-error --no-inline-from=core-oj.jar -      -compile-pic )
[ 41% 11788/28429] target thumb C++: libskia_static <= external/skia/src/gpu/effects/GrDashingEffect.cpp
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1#### make failed to build some targets (13:11 (mm:ss)) ####

有用信息:

FAILED: /bin/bash -c "(rm -f out/target/product/rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/package.odex ) && (mkdir -p out/target/product      /rk3288/obj/APPS/Bdsrf_intermediates/oat/arm/ ) && (ANDROID_LOG_TAGS=\"*:e\" out/host/linux-x86/bin/dex2oatd --runtime-arg -Xms64m --runti      me-arg -Xmx512m --runtime-arg -classpath --runtime-arg \"&\" --boot-image=out/target/product/rk3288/dex_bootjars/system/framework/boot.art       --dex-file=vendor/rockchip/common/sw_apps/Bdsrf/Bdsrf.apk --dex-location=/system/app/Bdsrf/Bdsrf.apk --oat-file=out/target/product/rk3288      /obj/APPS/Bdsrf_intermediates/oat/arm/package.odex --android-root=out/target/product/rk3288/system --instruction-set=arm --instruction-set      -variant=cortex-a15 --instruction-set-features=default --include-patch-information --runtime-arg -Xnorelocate --no-generate-debug-info --a      bort-on-hard-verifier-error --no-inline-from=core-oj.jar   --compile-pic )"
dex2oatd F 10764 11501 art/runtime/class_linker.cc:6620] Check failed: vtable_entry != other_entry && !name_comparator.HasSameNameAndSigna      ture( other_entry->GetInterfaceMethodIfProxy(pointer_size)) vtable entries 1049 and 1054 are identical for java.lang.Class<androidx.appcom      pat.widget.MenuPopupWindow$MenuDropDownListView> in method int androidx.appcompat.widget.DropDownListView.lookForSelectablePosition(int, b      oolean) and int androidx.appcompat.widget.MenuPopupWindow$MenuDropDownListView.lookForSelectablePosition(int, boolean)
dex2oatd F 10764 11501 art/runtime/runtime.cc:422]Runtime aborting...

错误原因:

Android Studio高版本SDK编译生成的apk放入低版本android源码中集成编译出错,用mm编译apk时,会在out目录下生成.apk和.odex两个文件,是为了加快运行速度,把dex分出来做的预处理。

解决:

低版本的源码无法对高版本的APK进行odex处理,故取消该预处理,Android.mk文件添加以下

LOCAL_DEX_PREOPT := false

[RK3288][Android7.1]调试笔记 --- 内置高版本的APK编译User版本出错解决相关推荐

  1. [RK3288][Android7.1] 调试笔记 --- 替换桌面壁纸显示拉伸且局部显示问题

    Platform: RK3288 OS: Android 7.1.2 Kernel: v4.4.143 问题: 客户在横屏系统设置中导入一张1920*1080的壁纸,显示不正常,如下图壁纸效果与原图的 ...

  2. [RK3288][Android7.1]调试笔记 --- 解决主板HDMI接口输出给个别电视机无声音问题

    Platform: RK3288 OS: Android 7.1.2 Kernel: v4.4.143 问题: HDMI输出给个别电视机时,电视机无声音 分析步骤: 1.用以下命令测试HDMI是否有输 ...

  3. [RK3288][Android7.1] 调试笔记 --- 24bit bmp 转成 8bit bmp

    Platform: RK3288 OS: Android 7.1 Kernel: v4.4.83 背景: 在rk3288平台上uboot logo发现24bit bmp不能正常显示,参考原始logo. ...

  4. [RK3288][Android7.1]调试笔记 --- 修改串口节点/dev/ttyS*

    Platform: RK3288 OS: Android 7.1.2 Kernel: v4.4.143 需求: 应客户软件的需求,需要将Android系统里面的/dev/ttyS3节点名称修改为/de ...

  5. Python中匿名函数与内置高阶函数详解

    大家好,从今天起早起Python将持续更新由小甜同学从 初学者的角度 学习Python的笔记,其特点就是全文大多由 新手易理解 的 代码与注释及动态演示 .刚入门的读者千万不要错过! 很多人学习pyt ...

  6. python中的内置高阶函数

    一. 内置高阶函数的类型 (一).内置高阶函数map """ map():接收两个参数,一个是函数 一个是序列 map将传入的函数依次作用到序列的每个元素,并且把结果作为 ...

  7. python入门笔记——内置函数作业

    python入门笔记--内置函数作业 # 求三组连续自然数的和:求出1到10,20到30,35到45的三个和 sum1 = sum(range(1,11)) sum2 = sum(range(20,3 ...

  8. [RK3288][Android6.0] 调试笔记 --- touch无法获取坐标点

    Platform: Rockchip OS: Android 6.0 Kernel: 3.10.92 有网友遇到调试touch的时候能触发中断,但无法获取坐标点 具体可参考文章 [RK3288][An ...

  9. 使用Chrome调试微信内置浏览器

    微信现在采用的X5内核基于Chrome,我们可以通过Chrome调试微信内置浏览器. 在开始之前,需要准备一台带有Chrome浏览器的电脑,PC和Mac均可,然后需要一部安装有微信的Android手机 ...

  10. [RK3288][Android6.0] 调试笔记 --- AndroidTool低格无效问题

    Platform: Rockchip OS: Android 6.0 Kernel: 3.10.92 现象: 之前文章 [RK3288][Android6.0] 调试笔记 - AndroidTool两 ...

最新文章

  1. [转]linux tr命令详解
  2. Vue—上手实践—快速入门
  3. [翻译]opengl扩展教程2
  4. 知乎高赞:Serverless 能取代微服务吗?
  5. ffmpeg转换格式
  6. matlab 线性规划_从零开始的matlab学习笔记——(37)线性规划——后传
  7. 【Elasticsearch】如何使用 Elasticsearch 6.2 搜索中文、日语和韩语文本 - 第 3 部分:语言检测工具
  8. 阿里技术面:ReadWriteLock读写之间互斥吗?
  9. java final resource_java 中的常量定义,final 的问题
  10. python程序语法元素的描述_Python入门——Python程序语法元素
  11. AngularJS简单例子
  12. AP计算机科学内容HTML,3分钟读懂AP计算机科学原理和计算机科学A的区别!
  13. PHP 中 strpos(), stripos(),strrpos(), strripos() 的区别
  14. c语言实验报告字符数组,C语言实验报告数组
  15. 关闭cmd快速编辑模式
  16. 中芯国际2020年第三季度收入76.38亿元,同比增长31.7%
  17. 通过UDP解析域名 DNS解析
  18. 阿里云部署RSSHub踩坑笔记
  19. 域管理员与本地管理员密码破解
  20. 【第三方互联】微博2、创建新浪微博(sina)互联应用

热门文章

  1. [转]外贸出口流程图
  2. C# Win10缩放导致Winform字体模糊的解决方法
  3. 计算机二级软件excel打不开怎么办,excel文件打不开的9种情况和解决办法
  4. CTF压缩包隐写类(zip、RAR、zip伪加密)
  5. 优雅编程之项目开发中的22点编码小建议(三十七)
  6. matlab中log和复数表示,matlab复数表示
  7. Win10怎么搜索文件内容?Win10通过文件内容查找文件的方法
  8. 计算机组成基础(2)-- 微体系结构层
  9. java你的线上欧美_JAVA 线上故障排查全套路
  10. SyncToy 文件同步工具的定时同步方案(不使用第三方软件)