我的应用在猴子测试中有anr,但我不知道出了什么问题

时间:2019-05-21 01:45:29

标签: java android

这是跟踪文件:

----- pid 13696 at 2019-05-16 21:31:11 -----
Cmd line: com.tencent.wecarnavi

suspend all histogram:  Sum: 15.720ms 99% C.I. 0.012ms-14.604ms Avg: 1.572ms Max: 15.354ms
    DALVIK THREADS (18):

    "main" prio=5 tid=1 Runnable
    | group="main" sCount=0 dsCount=0 flags=0 obj=0x73d65f60 self=0xea6c8000
    | sysTid=13696 nice=-10 cgrp=default sched=0/0 handle=0xee2ba494
    | state=R schedstat=( 1130535500 450010000 2833 ) utm=21 stm=91 core=3 HZ=100
    | stack=0xff212000-0xff214000 stackSize=8MB
    | held mutexes= "mutator lock"(shared held)
    at com.tencent.wecarnavi.agent.skill.callback.NaviStopSRCallback.(NaviStopSRCallback.java:21)
    at com.tencent.wecarnavi.agent.skill.SkillManager.initSystemSkills(SkillManager.java:77)
    at com.tencent.wecarnavi.agent.skill.SkillManager.(SkillManager.java:63)
    at com.tencent.wecarnavi.agent.TMapAutoAgent.init(TMapAutoAgent.java:114)
    at com.tencent.wecarnavi.b.g(AppInitHelper.java:173)
    at com.tencent.wecarnavi.b.b(AppInitHelper.java:108)
    at com.tencent.wecarnavi.NaviApplication.onCreate(NaviApplication.java:72)
    at com.tencent.tinker.loader.app.TinkerApplication.onCreate(TinkerApplication.java:180)
    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5900)
    at android.app.ActivityThread.access$1100(ActivityThread.java:206)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1674)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:193)
    at android.app.ActivityThread.main(ActivityThread.java:6706)
    at java.lang.reflect.Method.invoke(Native method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:501)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

    "Signal Catcher" daemon prio=5 tid=3 Runnable
    | group="system" sCount=0 dsCount=0 flags=0 obj=0x13a00020 self=0xea6c8c00
    | sysTid=13702 nice=0 cgrp=default sched=0/0 handle=0xe457f970
    | state=R schedstat=( 66808125 149818750 180 ) utm=3 stm=3 core=3 HZ=100
    | stack=0xe4484000-0xe4486000 stackSize=1010KB
    | held mutexes= "mutator lock"(shared held)
    native: #00 pc 002e0cf3 /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits>&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+134)
    native: #1 pc 00378753 /system/lib/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits>&, bool, BacktraceMap*, bool) const+210)
    native: #2 pc 00374d6f /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits>&, bool, BacktraceMap*, bool) const+34)
    native: #3 pc 0038e07b /system/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+674)
    native: #4 pc 00388281 /system/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+320)
    native: #5 pc 00387961 /system/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits>&, bool)+792)
    native: #6 pc 00387575 /system/lib/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits>&)+652)
    native: #7 pc 00360cb1 /system/lib/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits>&)+120)
    native: #8 pc 0036a13d /system/lib/libart.so (art::SignalCatcher::HandleSigQuit()+1036)
    native: #9 pc 003692b3 /system/lib/libart.so (art::SignalCatcher::Run(void*)+250)
    native: #10 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #11 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

    "Jit thread pool worker thread 0" daemon prio=5 tid=2 Native
    | group="main" sCount=1 dsCount=0 flags=1 obj=0x139c0030 self=0xe4592000
    | sysTid=13701 nice=9 cgrp=default sched=0/0 handle=0xe4775970
    | state=S schedstat=( 1063125 4400750 4 ) utm=0 stm=0 core=1 HZ=100
    | stack=0xe4677000-0xe4679000 stackSize=1022KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13701/stack)
    native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
    native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
    native: #2 pc 0024fbf9 /system/lib/libart.so (art::jit::JitCompileTask::Run(art::Thread*)+296)
    native: #3 pc 0038eb05 /system/lib/libart.so (art::ThreadPoolWorker::Run()+44)
    native: #4 pc 0038e74d /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+92)
    native: #5 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #6 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

    "ReferenceQueueDaemon" daemon prio=5 tid=4 Waiting
    | group="system" sCount=1 dsCount=0 flags=1 obj=0x12c15758 self=0xea6c9200
    | sysTid=13704 nice=4 cgrp=default sched=0/0 handle=0xcfe2d970
    | state=S schedstat=( 493875 6875875 4 ) utm=0 stm=0 core=1 HZ=100
    | stack=0xcfd2a000-0xcfd2c000 stackSize=1042KB
    | held mutexes=
    at java.lang.Object.wait(Native method)

    waiting on <0x0f089cfc> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:178)
    locked <0x0f089cfc> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    at java.lang.Daemons$Daemon.run(Daemons.java:103)
    at java.lang.Thread.run(Thread.java:764)
    "ADB-JDWP Connection Control Thread" daemon prio=0 tid=5 WaitingInMainDebuggerLoop
    | group="system" sCount=1 dsCount=0 flags=1 obj=0x12c156b8 self=0xe2cf8e00
    | sysTid=13703 nice=0 cgrp=default sched=0/0 handle=0xcff2b970
    | state=S schedstat=( 996000 16398125 6 ) utm=0 stm=0 core=2 HZ=100
    | stack=0xcfe30000-0xcfe32000 stackSize=1010KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13703/stack)
    native: #00 pc 00053fc8 /system/lib/libc.so (__ppoll+20)
    native: #1 pc 00023539 /system/lib/libc.so (poll+48)
    native: #2 pc 000055f3 /system/lib/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+662)
    native: #3 pc 0000418b /system/lib/libadbconnection.so (adbconnection::CallbackFunction(void*)+770)
    native: #4 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #5 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

    "FinalizerWatchdogDaemon" daemon prio=5 tid=6 Waiting
    | group="system" sCount=1 dsCount=0 flags=1 obj=0x12c15898 self=0xea6c9e00
    | sysTid=13706 nice=4 cgrp=default sched=0/0 handle=0xcfc21970
    | state=S schedstat=( 547500 7867125 9 ) utm=0 stm=0 core=2 HZ=100
    | stack=0xcfb1e000-0xcfb20000 stackSize=1042KB
    | held mutexes=
    at java.lang.Object.wait(Native method)

    waiting on <0x0d67cf85> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:297)
    locked <0x0d67cf85> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:277)
    at java.lang.Daemons$Daemon.run(Daemons.java:103)
    at java.lang.Thread.run(Thread.java:764)
    "FinalizerDaemon" daemon prio=5 tid=7 Waiting
    | group="system" sCount=1 dsCount=0 flags=1 obj=0x12c157f8 self=0xea6c9800
    | sysTid=13705 nice=4 cgrp=default sched=0/0 handle=0xcfd27970
    | state=S schedstat=( 639750 8913250 7 ) utm=0 stm=0 core=2 HZ=100
    | stack=0xcfc24000-0xcfc26000 stackSize=1042KB
    | held mutexes=
    at java.lang.Object.wait(Native method)

    waiting on <0x0c4c11da> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:422)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
    locked <0x0c4c11da> (a java.lang.Object)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
    at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:232)
    at java.lang.Daemons$Daemon.run(Daemons.java:103)
    at java.lang.Thread.run(Thread.java:764)
    "HeapTaskDaemon" daemon prio=5 tid=8 WaitingForTaskProcessor
    | group="system" sCount=1 dsCount=0 flags=1 obj=0x12c15938 self=0xea6cc200
    | sysTid=13707 nice=4 cgrp=default sched=0/0 handle=0xcfb1b970
    | state=S schedstat=( 479625 1661375 7 ) utm=0 stm=0 core=2 HZ=100
    | stack=0xcfa18000-0xcfa1a000 stackSize=1042KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13707/stack)
    native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
    native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
    native: #2 pc 001ac50d /system/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+304)
    native: #3 pc 001acb61 /system/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+48)
    at dalvik.system.VMRuntime.runHeapTasks(Native method)
    at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:475)
    at java.lang.Daemons$Daemon.run(Daemons.java:103)
    at java.lang.Thread.run(Thread.java:764)

    "Binder:13696_1" prio=5 tid=9 Native
    | group="main" sCount=1 dsCount=0 flags=1 obj=0x13a40020 self=0xe2d64a00
    | sysTid=13708 nice=0 cgrp=default sched=0/0 handle=0xcf917970
    | state=S schedstat=( 4727375 6573625 22 ) utm=0 stm=0 core=3 HZ=100
    | stack=0xcf81c000-0xcf81e000 stackSize=1010KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13708/stack)
    native: #00 pc 00053f2c /system/lib/libc.so (__ioctl+8)
    native: #1 pc 00021c31 /system/lib/libc.so (ioctl+36)
    native: #2 pc 0003d5f7 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206)
    native: #3 pc 0003d743 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+10)
    native: #4 pc 0003dccb /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
    native: #5 pc 0005471d /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
    native: #6 pc 0000c147 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+166)
    native: #7 pc 0006f0df /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+82)
    native: #8 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #9 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

    "Binder:13696_2" prio=5 tid=10 Native
    | group="main" sCount=1 dsCount=0 flags=1 obj=0x13a80020 self=0xe4596c00
    | sysTid=13709 nice=0 cgrp=default sched=0/0 handle=0xcf819970
    | state=S schedstat=( 50568000 121830000 179 ) utm=0 stm=4 core=2 HZ=100
    | stack=0xcf71e000-0xcf720000 stackSize=1010KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13709/stack)
    native: #00 pc 00053f2c /system/lib/libc.so (__ioctl+8)
    native: #1 pc 00021c31 /system/lib/libc.so (ioctl+36)
    native: #2 pc 0003d5f7 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206)
    native: #3 pc 0003d743 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+10)
    native: #4 pc 0003dccb /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
    native: #5 pc 0005471d /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
    native: #6 pc 0000c147 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+166)
    native: #7 pc 0006f0df /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+82)
    native: #8 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #9 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

    "Binder:13696_3" prio=5 tid=11 Native
    | group="main" sCount=1 dsCount=0 flags=1 obj=0x13ac0020 self=0xe1aba600
    | sysTid=13712 nice=0 cgrp=default sched=0/0 handle=0xcf71b970
    | state=S schedstat=( 1411000 6132875 12 ) utm=0 stm=0 core=3 HZ=100
    | stack=0xcf620000-0xcf622000 stackSize=1010KB
    | held mutexes=
    kernel: (couldn't read /proc/self/task/13712/stack)
    native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
    native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
    native: #2 pc 0026f819 /system/lib/libart.so (art::JNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+356)
    native: #3 pc 00079b07 /system/lib/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+38)
    native: #4 pc 000c31a7 /system/lib/libandroid_runtime.so (JavaBBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+98)
    native: #5 pc 000361cf /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+70)
    native: #6 pc 0003da17 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+410)
    native: #7 pc 0003d7a3 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+106)
    native: #8 pc 0003dccb /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
    native: #9 pc 0005471d /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
    native: #10 pc 0000c147 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+166)
    native: #11 pc 0006f0df /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+82)
    native: #12 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
    native: #13 pc 0001e085 /system/lib/libc.so (__start_thread+22)
    (no managed stack frames)

        "BlockCanary-dumptrace" prio=5 tid=12 Native
        | group="main" sCount=1 dsCount=0 flags=1 obj=0x12c1a7f0 self=0xea6cc800
        | sysTid=13714 nice=0 cgrp=default sched=0/0 handle=0xcf61d970
        | state=S schedstat=( 56904750 22966250 342 ) utm=1 stm=4 core=0 HZ=100
        | stack=0xcf51a000-0xcf51c000 stackSize=1042KB
        | held mutexes=
        kernel: (couldn't read /proc/self/task/13714/stack)
        native: #00 pc 00053df0 /system/lib/libc.so (__epoll_pwait+20)
        native: #1 pc 00026161 /system/lib/libc.so (epoll_wait+16)
        native: #2 pc 0000f16d /system/lib/libutils.so (android::Looper::pollInner(int)+116)
        native: #3 pc 0000f077 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+26)
        native: #4 pc 000b8759 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26)
        at android.os.MessageQueue.nativePollOnce(Native method)
        at android.os.MessageQueue.next(MessageQueue.java:326)
        at android.os.Looper.loop(Looper.java:160)
        at android.os.HandlerThread.run(HandlerThread.java:65)

        "BlockCanary-writer" prio=5 tid=13 Native
        | group="main" sCount=1 dsCount=0 flags=1 obj=0x12c1a988 self=0xea6cce00
        | sysTid=13715 nice=0 cgrp=default sched=0/0 handle=0xcf517970
        | state=S schedstat=( 708500 2951875 2 ) utm=0 stm=0 core=0 HZ=100
        | stack=0xcf414000-0xcf416000 stackSize=1042KB
        | held mutexes=
        kernel: (couldn't read /proc/self/task/13715/stack)
        native: #00 pc 00053df0 /system/lib/libc.so (__epoll_pwait+20)
        native: #1 pc 00026161 /system/lib/libc.so (epoll_wait+16)
        native: #2 pc 0000f16d /system/lib/libutils.so (android::Looper::pollInner(int)+116)
        native: #3 pc 0000f077 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+26)
        native: #4 pc 000b8759 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26)
        at android.os.MessageQueue.nativePollOnce(Native method)
        at android.os.MessageQueue.next(MessageQueue.java:326)
        at android.os.Looper.loop(Looper.java:160)
        at android.os.HandlerThread.run(HandlerThread.java:65)

        "Profile Saver" daemon prio=5 tid=14 Native
        | group="system" sCount=1 dsCount=0 flags=1 obj=0x13b80020 self=0xe45a0800
        | sysTid=13717 nice=9 cgrp=default sched=0/0 handle=0xce51b970
        | state=S schedstat=( 8168750 32032875 36 ) utm=0 stm=0 core=2 HZ=100
        | stack=0xce420000-0xce422000 stackSize=1010KB
        | held mutexes=
        kernel: (couldn't read /proc/self/task/13717/stack)
        native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
        native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
        native: #2 pc 00261aab /system/lib/libart.so (art::ProfileSaver::Run()+362)
        native: #3 pc 0026439d /system/lib/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+52)
        native: #4 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
        native: #5 pc 0001e085 /system/lib/libc.so (__start_thread+22)
        (no managed stack frames)

        "logicHandler thread" prio=5 tid=15 Native
        | group="main" sCount=1 dsCount=0 flags=1 obj=0x12c3cdf0 self=0xe1abe800
        | sysTid=13755 nice=0 cgrp=default sched=0/0 handle=0xcd7ff970
        | state=S schedstat=( 1045500 7385625 3 ) utm=0 stm=0 core=1 HZ=100
        | stack=0xcd6fc000-0xcd6fe000 stackSize=1042KB
        | held mutexes=
        kernel: (couldn't read /proc/self/task/13755/stack)
        native: #00 pc 00053df0 /system/lib/libc.so (__epoll_pwait+20)
        native: #1 pc 00026161 /system/lib/libc.so (epoll_wait+16)
        native: #2 pc 0000f16d /system/lib/libutils.so (android::Looper::pollInner(int)+116)
        native: #3 pc 0000f077 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+26)
        native: #4 pc 000b8759 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26)
        at android.os.MessageQueue.nativePollOnce(Native method)
        at android.os.MessageQueue.next(MessageQueue.java:326)
        at android.os.Looper.loop(Looper.java:160)
        at android.os.HandlerThread.run(HandlerThread.java:65)

            "halley_3210_TempTask" prio=5 tid=16 Native
            | group="main" sCount=1 dsCount=0 flags=1 obj=0x13c0dd08 self=0xe1abfa00
            | sysTid=13793 nice=10 cgrp=default sched=0/0 handle=0xcd6f9970
            | state=S schedstat=( 75386625 261784750 423 ) utm=1 stm=6 core=3 HZ=100
            | stack=0xcd5f6000-0xcd5f8000 stackSize=1042KB
            | held mutexes=
            kernel: (couldn't read /proc/self/task/13793/stack)
            native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
            native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
            native: #2 pc 003de943 /system/lib/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE.llvm.3402852052+322)
            native: #3 pc 003de7d9 /system/lib/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+8)
            at android.os.BinderProxy.transactNative(Native method)
            at android.os.BinderProxy.transact(Binder.java:1127)
            at android.app.IActivityManager$Stub$Proxy.registerReceiver(IActivityManager.java:3825)
            at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1488)
            at android.app.ContextImpl.registerReceiver(ContextImpl.java:1449)
            at android.app.ContextImpl.registerReceiver(ContextImpl.java:1437)
            at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:623)
            at com.tencent.hlcar.common.a.e.a(unavailable:-1)
            at com.tencent.hlcar.common.b.run(unavailable:-1)
            at android.os.Handler.handleCallback(Handler.java:873)
            at android.os.Handler.dispatchMessage(Handler.java:99)
            at android.os.Looper.loop(Looper.java:193)
            at android.os.HandlerThread.run(HandlerThread.java:65)

            "ConnectivityThread" prio=5 tid=17 Native
            | group="main" sCount=1 dsCount=0 flags=1 obj=0x13cc34b0 self=0xe45d6400
            | sysTid=13809 nice=0 cgrp=default sched=0/0 handle=0xca0b3970
            | state=S schedstat=( 1006875 1442000 5 ) utm=0 stm=0 core=0 HZ=100
            | stack=0xc9fb0000-0xc9fb2000 stackSize=1042KB
            | held mutexes=
            kernel: (couldn't read /proc/self/task/13809/stack)
            native: #00 pc 00053df0 /system/lib/libc.so (__epoll_pwait+20)
            native: #1 pc 00026161 /system/lib/libc.so (epoll_wait+16)
            native: #2 pc 0000f16d /system/lib/libutils.so (android::Looper::pollInner(int)+116)
            native: #3 pc 0000f077 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+26)
            native: #4 pc 000b8759 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26)
            at android.os.MessageQueue.nativePollOnce(Native method)
            at android.os.MessageQueue.next(MessageQueue.java:326)
            at android.os.Looper.loop(Looper.java:160)
            at android.os.HandlerThread.run(HandlerThread.java:65)

            "TNAsyncTask #1" prio=5 tid=18 Native
            | group="main" sCount=1 dsCount=0 flags=1 obj=0x13c18098 self=0xe1ae2000
            | sysTid=13810 nice=10 cgrp=default sched=0/0 handle=0xc9fad970
            | state=S schedstat=( 30157750 205613250 229 ) utm=1 stm=1 core=3 HZ=100
            | stack=0xc9eaa000-0xc9eac000 stackSize=1042KB
            | held mutexes=
            kernel: (couldn't read /proc/self/task/13810/stack)
            native: #00 pc 00019d74 /system/lib/libc.so (syscall+28)
            native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
            native: #2 pc 003de943 /system/lib/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE.llvm.3402852052+322)
            native: #3 pc 003de7d9 /system/lib/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+8)
            at com.tencent.mars.xlog.Xlog.logWrite2(Native method)
            at com.tencent.mars.xlog.Xlog.logI(Xlog.java:53)
            at com.tencent.mars.xlog.Log.i(Log.java:254)
            at com.tencent.mars.xlog.Log.i(Log.java:198)
            at com.tencent.wecarnavi.navisdk.utils.common.z.b(TNLogUtil.java:132)
            at com.tencent.wecarnavi.navisdk.api.location.l.b(TNGeoLocationManager.java:121)

            locked <0x0b6971a6> (a com.tencent.wecarnavi.navisdk.api.location.l)
            at com.tencent.wecarnavi.navisdk.api.c.c.d(SdkInitializer.java:360)
            at com.tencent.wecarnavi.navisdk.api.c.c.h(SdkInitializer.java:70)
            at com.tencent.wecarnavi.navisdk.api.c.c$3.doInBackground(SdkInitializer.java:286)
            at com.tencent.wecarnavi.navisdk.utils.task.TNAsyncTask$1.call(TNAsyncTask.java:50)
            at java.util.concurrent.FutureTask.run(FutureTask.java:266)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
            at java.lang.Thread.run(Thread.java:764)
            "binder_interface" prio=5 tid=19 Native
            | group="main" sCount=1 dsCount=0 flags=1 obj=0x13c23ae0 self=0xe1ae2600
            | sysTid=13815 nice=0 cgrp=default sched=0/0 handle=0xc9dff970
            | state=R schedstat=( 673250 673250 7 ) utm=0 stm=0 core=3 HZ=100
            | stack=0xc9cfc000-0xc9cfe000 stackSize=1042KB
            | held mutexes=
            kernel: (couldn't read /proc/self/task/13815/stack)
            native: #00 pc 00019d78 /system/lib/libc.so (syscall+32)
            native: #1 pc 000a6c6b /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
            native: #2 pc 003de943 /system/lib/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE.llvm.3402852052+322)
            native: #3 pc 003de7d9 /system/lib/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+8)
            at android.os.MessageQueue.nativePollOnce(Native method)
            at android.os.MessageQueue.next(MessageQueue.java:326)
            at android.os.Looper.loop(Looper.java:160)
            at android.os.HandlerThread.run(HandlerThread.java:65)

            "ncent.wecarnavi" prio=5 (not attached)
            | sysTid=13738 nice=-10 cgrp=default
            | state=S schedstat=( 63125 11375 1 ) utm=0 stm=0 core=1 HZ=100
            kernel: (couldn't read /proc/self/task/13738/stack)
            native: #00 pc 00019d78 /system/lib/libc.so (syscall+32)
            native: #1 pc 0001d235 /system/lib/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+88)
            native: #2 pc 000633d1 /system/lib/libc.so (pthread_cond_timedwait+84)
            native: #3 pc 00005c23 /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #4 pc 000060ab /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #5 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
            native: #6 pc 0001e085 /system/lib/libc.so (__start_thread+22)

            "ncent.wecarnavi" prio=5 (not attached)
            | sysTid=13753 nice=-10 cgrp=default
            | state=S schedstat=( 170250 2281000 1 ) utm=0 stm=0 core=1 HZ=100
            kernel: (couldn't read /proc/self/task/13753/stack)
            native: #00 pc 00019d78 /system/lib/libc.so (syscall+32)
            native: #1 pc 0001d235 /system/lib/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+88)
            native: #2 pc 000633d1 /system/lib/libc.so (pthread_cond_timedwait+84)
            native: #3 pc 00005c23 /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #4 pc 00008d65 /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #5 pc 00004c8b /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #6 pc 00006107 /system/app/WT_Navigation/WT_Navigation.apk (offset 672000) (???)
            native: #7 pc 00063c35 /system/lib/libc.so (__pthread_start(void*)+22)
            native: #8 pc 0001e085 /system/lib/libc.so (__start_thread+22)

Reason: Input dispatching timed out (Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.)

0 个答案:

没有答案
相关问题