alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

java增量的时候白屏ANR #83

Closed 445759814 closed 8 years ago

charvenhe commented 8 years ago

@445759814 加-d看看详细日志

lomanyong commented 8 years ago

@445759814 也可以看下logcat里的日志,看是否有crash的相关日志?

445759814 commented 8 years ago

出现ANR了 哦买嘎! ANR in com.cr.activity (com.cr.activity/com.antfortune.freeline.MiddlewareActivity) PID: 2338 Reason: Input dispatching timed out (Waiting because the touched window's input channel is not registered with the input dispatcher. The window may be in the process of being removed.) Load: 5.39 / 5.17 / 4.98

charvenhe commented 8 years ago

@445759814 换机器试试看也一样吗

445759814 commented 8 years ago

@charvenhe 嗯,红米和魅蓝都是这样

charvenhe commented 8 years ago

能贴下系统anr的traces.txt吗文件吗

445759814 commented 8 years ago

@charvenhe 内容太多七千多行,我先发一部分! ---- pid 830 at 2016-09-05 12:53:42 ----- Cmd line: system_server ABI: arm64 Build type: optimized Zygote loaded classes=3739 post zygote classes=2979 Intern table: 57889 strong; 7025 weak JNI: CheckJNI is off; globals=3392 (plus 137 weak) Libraries: /system/lib64/libandroid.so /system/lib64/libandroid_servers.so /system/lib64/libaudioeffect_jni.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/libmediatek_exceptionlog.so /system/lib64/libmeizucamera.so /system/lib64/libnativecheck-jni.so /system/lib64/librs_jni.so /system/lib64/libsoundpool.so /system/lib64/libwebviewchromium_loader.so /system/lib64/libwifi-service.so libjavacore.so (15) Heap: 1% free, 57MB/58MB; 515642 objects Dumping Gc info Last paused time of concurrent mark sweep : 2.899us Last paused time of partial concurrent mark sweep : 2.540us Last paused time of sticky concurrent mark sweep : 4.537us Total number of allocations: 341703279 Total bytes allocated 17GB

DALVIK THREADS (136): "main" prio=5 tid=1 Native | group="main" sCount=1 dsCount=0 obj=0x76e81cb0 self=0x7f7489a000 | sysTid=830 nice=-2 cgrp=default sched=0/0 handle=0x7f7893fe58 | state=S schedstat=( 610851017557 996877267597 1239893 ) utm=31918 stm=29167 core=0 HZ=100 | stack=0x7fe8a9b000-0x7fe8a9d000 stackSize=8MB | held mutexes= kernel: (couldn't read /proc/self/task/830/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at com.android.server.SystemServer.run(SystemServer.java:414) at com.android.server.SystemServer.main(SystemServer.java:283) at java.lang.reflect.Method.invoke!(Native method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:982) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:777)

"Signal Catcher" daemon prio=5 tid=2 Runnable | group="system" sCount=0 dsCount=0 obj=0x12c020a0 self=0x7f6d84f800 | sysTid=843 nice=0 cgrp=default sched=0/0 handle=0x7f75004000 | state=R schedstat=( 47059542952 362058059 7303 ) utm=707 stm=3998 core=0 HZ=100 | stack=0x7f73ae5000-0x7f73ae7000 stackSize=1008KB | held mutexes= "thread list lock" "mutator lock"(exclusive held) native: #00 pc 0000470c /system/lib64/libbacktrace_libc++.so (Backtrace::Unwind(unsigned long, ucontext*)+28) native: #01 pc 00000027 ??? (no managed stack frames)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting | group="system" sCount=1 dsCount=0 obj=0x12c040a0 self=0x7f7489d000 | sysTid=844 nice=0 cgrp=default sched=0/0 handle=0x7f75000000 | state=S schedstat=( 11351328289 1963335393 174254 ) utm=693 stm=442 core=3 HZ=100 | stack=0x7f739dd000-0x7f739df000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"FinalizerDaemon" daemon prio=5 tid=4 Waiting | group="system" sCount=1 dsCount=0 obj=0x12c04100 self=0x7f748a0000 | sysTid=845 nice=0 cgrp=default sched=0/0 handle=0x7f739d3000 | state=S schedstat=( 45790452759 5990968746 130223 ) utm=3431 stm=1148 core=2 HZ=100 | stack=0x7f738d1000-0x7f738d3000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=5 Waiting | group="system" sCount=1 dsCount=0 obj=0x12c04160 self=0x7f74899800 | sysTid=846 nice=0 cgrp=default sched=0/0 handle=0x7f738c7000 | state=S schedstat=( 405836070 3025726605 7039 ) utm=20 stm=20 core=0 HZ=100 | stack=0x7f737c5000-0x7f737c7000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"HeapTrimmerDaemon" daemon prio=5 tid=6 Waiting | group="system" sCount=1 dsCount=0 obj=0x12c041c0 self=0x7f7489b000 | sysTid=847 nice=0 cgrp=default sched=0/0 handle=0x7f737bb000 | state=S schedstat=( 11114609748 1446466803 10756 ) utm=295 stm=816 core=0 HZ=100 | stack=0x7f736b9000-0x7f736bb000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"GCDaemon" daemon prio=5 tid=7 Waiting | group="system" sCount=1 dsCount=0 obj=0x12c04220 self=0x7f7489b800 | sysTid=848 nice=0 cgrp=default sched=0/0 handle=0x7f736af000 | state=S schedstat=( 217015032469 45246437974 96554 ) utm=21006 stm=695 core=2 HZ=100 | stack=0x7f735ad000-0x7f735af000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"Binder_1" prio=5 tid=8 Native | group="main" sCount=1 dsCount=0 obj=0x12c790a0 self=0x7f6d851800 | sysTid=849 nice=0 cgrp=default sched=0/0 handle=0x7f735a3000 | state=S schedstat=( 150802646997 55033209554 494146 ) utm=9801 stm=5279 core=0 HZ=100 | stack=0x7f6d705000-0x7f6d707000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/849/stack) native: #00 pc 00061000 /system/lib64/libc.so (ioctl+4) native: #01 pc 00086768 /system/lib64/libc.so (ioctl+100) native: #02 pc 00029ffc /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+164) native: #03 pc 0002a828 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) native: #04 pc 0002a8e0 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+76) native: #05 pc 00031e0c /system/lib64/libbinder.so (???) native: #06 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #07 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #08 pc 00017224 /system/lib64/libutils.so (???) native: #09 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #10 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"Binder_2" prio=5 tid=9 Native | group="main" sCount=1 dsCount=0 obj=0x12c940a0 self=0x7f7489c800 | sysTid=850 nice=0 cgrp=default sched=0/0 handle=0x7f7348a000 | state=S schedstat=( 152084500892 54660963576 498784 ) utm=9658 stm=5550 core=0 HZ=100 | stack=0x7f6d608000-0x7f6d60a000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/850/stack) native: #00 pc 00061000 /system/lib64/libc.so (ioctl+4) native: #01 pc 00086768 /system/lib64/libc.so (ioctl+100) native: #02 pc 00029ffc /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+164) native: #03 pc 0002a828 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) native: #04 pc 0002a8e0 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+76) native: #05 pc 00031e0c /system/lib64/libbinder.so (???) native: #06 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #07 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #08 pc 00017224 /system/lib64/libutils.so (???) native: #09 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #10 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"SensorEventAckReceiver" prio=10 tid=10 Native | group="main" sCount=1 dsCount=0 obj=0x12d630a0 self=0x7f748a7000 | sysTid=927 nice=-8 cgrp=default sched=0/0 handle=0x7f5d257000 | state=S schedstat=( 7966695 3896617 122 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5d15c000-0x7f5d15e000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/927/stack) native: #00 pc 00060494 /system/lib64/libc.so (__epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 00011b7c /system/lib64/libsensorservice.so (???) native: #05 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #06 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #07 pc 00017224 /system/lib64/libutils.so (???) native: #08 pc 0001f1fc /system/lib64/libc.so (pthreadstart(void)+52) native: #09 pc 0001b604 /system/lib64/libc.so (start_thread+16) (no managed stack frames)

"SensorService" prio=10 tid=11 Native | group="main" sCount=1 dsCount=0 obj=0x12d680a0 self=0x7f6d853800 | sysTid=928 nice=-8 cgrp=default sched=0/0 handle=0x7f5d156000 | state=S schedstat=( 1271301772 258301393 8764 ) utm=62 stm=65 core=3 HZ=100 | stack=0x7f5d05b000-0x7f5d05d000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/928/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 0001f034 /system/lib64/libc.so (pthread_cond_timedwait_relative(pthread_condt, pthread_mutext, timespec const_)+96) native: #02 pc 00003ba4 /system/lib64/hw/sensors.mt6795.so (sensors_poll_context_t::poll(sensors_eventt, int)+396) native: #03 pc 0000bf1c /system/lib64/libsensorservice.so (???) native: #04 pc 00012e1c /system/lib64/libsensorservice.so (???) native: #05 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #06 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #07 pc 00017224 /system/lib64/libutils.so (???) native: #08 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #09 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"java.lang.ProcessManager" daemon prio=5 tid=12 Waiting | group="main" sCount=1 dsCount=0 obj=0x12d596a0 self=0x7f748a6800 | sysTid=929 nice=0 cgrp=default sched=0/0 handle=0x7f5d04d000 | state=S schedstat=( 446138144 32336309 560 ) utm=5 stm=39 core=1 HZ=100 | stack=0x7f5cf4b000-0x7f5cf4d000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"Binder_3" prio=5 tid=13 Native | group="main" sCount=1 dsCount=0 obj=0x12d6c0a0 self=0x7f6d855800 | sysTid=931 nice=0 cgrp=default sched=0/0 handle=0x7f5cf41000 | state=S schedstat=( 148896475550 54502516848 509767 ) utm=9591 stm=5298 core=2 HZ=100 | stack=0x7f5ce46000-0x7f5ce48000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/931/stack) native: #00 pc 00061000 /system/lib64/libc.so (ioctl+4) native: #01 pc 00086768 /system/lib64/libc.so (ioctl+100) native: #02 pc 00029ffc /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+164) native: #03 pc 0002a828 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) native: #04 pc 0002a8e0 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+76) native: #05 pc 00031e0c /system/lib64/libbinder.so (???) native: #06 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #07 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #08 pc 00017224 /system/lib64/libutils.so (???) native: #09 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #10 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"android.bg" prio=5 tid=14 Native | group="main" sCount=1 dsCount=0 obj=0x12d78cf0 self=0x7f748a9000 | sysTid=932 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f5ce3c000 | state=S schedstat=( 1343140634617 538692807961 623066 ) utm=25846 stm=108468 core=0 HZ=100 | stack=0x7f5cd3a000-0x7f5cd3c000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/932/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"ActivityManager" prio=5 tid=15 TimedWaiting | group="main" sCount=1 dsCount=0 obj=0x12d78eb0 self=0x7f748a9800 | sysTid=933 nice=-2 cgrp=default sched=0/0 handle=0x7f5cd30000 | state=S schedstat=( 884943263352 967393154433 1735705 ) utm=35954 stm=52540 core=0 HZ=100 | stack=0x7f5cc2e000-0x7f5cc30000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"FileObserver" prio=5 tid=16 Native | group="main" sCount=1 dsCount=0 obj=0x12f1f400 self=0x7f748aa000 | sysTid=935 nice=0 cgrp=default sched=0/0 handle=0x7f5cc24000 | state=S schedstat=( 1773108409 97485070779 45051 ) utm=96 stm=81 core=0 HZ=100 | stack=0x7f5cb0f000-0x7f5cb11000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/935/stack) native: #00 pc 00060ac0 /system/lib64/libc.so (read+4) native: #01 pc 00121734 /system/lib64/libandroid_runtime.so (???) native: #02 pc 0002a410 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+148) at android.os.FileObserver$ObserverThread.observe(Native method) at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

"android.fg" prio=5 tid=17 Native | group="main" sCount=1 dsCount=0 obj=0x12f206d0 self=0x7f748aa800 | sysTid=936 nice=0 cgrp=default sched=0/0 handle=0x7f5cb05000 | state=S schedstat=( 233075195822 918105715054 637466 ) utm=13264 stm=10043 core=0 HZ=100 | stack=0x7f5ca03000-0x7f5ca05000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/936/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.ui" prio=5 tid=18 Native | group="main" sCount=1 dsCount=0 obj=0x12f20740 self=0x7f748ab000 | sysTid=937 nice=-2 cgrp=default sched=0/0 handle=0x7f5c9f9000 | state=S schedstat=( 52418206402 38488339759 433006 ) utm=3277 stm=1964 core=0 HZ=100 | stack=0x7f5c8f7000-0x7f5c8f9000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/937/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.io" prio=5 tid=19 Native | group="main" sCount=1 dsCount=0 obj=0x12f20820 self=0x7f748ab800 | sysTid=938 nice=0 cgrp=default sched=0/0 handle=0x7f5c8ed000 | state=S schedstat=( 773470087 427230521 2577 ) utm=51 stm=26 core=1 HZ=100 | stack=0x7f5c7eb000-0x7f5c7ed000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/938/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.display" prio=5 tid=20 Native | group="main" sCount=1 dsCount=0 obj=0x12f20890 self=0x7f748ac000 | sysTid=939 nice=-4 cgrp=default sched=0/0 handle=0x7f5c7e1000 | state=S schedstat=( 519380242237 104117240575 1302395 ) utm=42411 stm=9527 core=0 HZ=100 | stack=0x7f5c6df000-0x7f5c6e1000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/939/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"CpuTracker" prio=5 tid=21 TimedWaiting | group="main" sCount=1 dsCount=0 obj=0x12f1fd60 self=0x7f748ac800 | sysTid=940 nice=0 cgrp=default sched=0/0 handle=0x7f5c6d5000 | state=S schedstat=( 29578551502 23251583301 10867 ) utm=847 stm=2110 core=0 HZ=100 | stack=0x7f5c5d3000-0x7f5c5d5000 stackSize=1036KB | held mutexes= at java.lang.Object.wait!(Native method)

"AnrMonitorThread" prio=5 tid=22 Native | group="main" sCount=1 dsCount=0 obj=0x12f52120 self=0x7f748ad000 | sysTid=941 nice=0 cgrp=default sched=0/0 handle=0x7f5c5b2000 | state=S schedstat=( 1063281894710 388864603717 440546 ) utm=23926 stm=82402 core=0 HZ=100 | stack=0x7f5c4b0000-0x7f5c4b2000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/941/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 0005b738 /system/lib64/libaoc.so (???) native: #02 pc 002cbf80 /system/lib64/libaoc.so (???) native: #03 pc 00032f80 /system/lib64/libaoc.so (???) native: #04 pc 0010fb24 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+168) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"PowerManagerService" prio=5 tid=23 Native | group="main" sCount=1 dsCount=0 obj=0x12ffccf0 self=0x7f748ad800 | sysTid=942 nice=-4 cgrp=default sched=0/0 handle=0x7f5c4a6000 | state=S schedstat=( 15906131837 63766827821 258070 ) utm=868 stm=722 core=0 HZ=100 | stack=0x7f5c3a4000-0x7f5c3a6000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/942/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"BatteryStats_wakeupReason" prio=5 tid=24 Native | group="main" sCount=1 dsCount=0 obj=0x13009580 self=0x7f748ae000 | sysTid=944 nice=-2 cgrp=default sched=0/0 handle=0x7f5c287000 | state=S schedstat=( 1512153 113770 18 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5c185000-0x7f5c187000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/944/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 00086fb8 /system/lib64/libc.so (sem_wait+104) native: #02 pc 000147fc /system/lib64/libandroid_servers.so (???) native: #03 pc 0008e32c /data/dalvik-cache/arm64/system@framework@services.jar@classes.dex (Java_com_android_server_am_BatteryStatsService_nativeWaitWakeup___3I_3Ljava_lang_String_2+192) at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method) at com.android.server.am.BatteryStatsService.access$200(BatteryStatsService.java:58) at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:733)

"RecoveryManagerService" prio=5 tid=25 Native | group="main" sCount=1 dsCount=0 obj=0x1301b900 self=0x7f748ae800 | sysTid=945 nice=0 cgrp=default sched=0/0 handle=0x7f5c17b000 | state=S schedstat=( 2294310 3968770 28 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7f5c079000-0x7f5c07b000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/945/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"PackageManager" prio=5 tid=26 Native | group="main" sCount=1 dsCount=0 obj=0x130ea890 self=0x7f748af000 | sysTid=946 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f5c06f000 | state=S schedstat=( 633402272805 61230756073 180383 ) utm=57160 stm=6180 core=0 HZ=100 | stack=0x7f5bf68000-0x7f5bf6a000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/946/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61) at com.android.server.ServiceThread.run(ServiceThread.java:46)

"PackageInstaller" prio=5 tid=27 Native | group="main" sCount=1 dsCount=0 obj=0x12c12890 self=0x7f748af800 | sysTid=959 nice=0 cgrp=default sched=0/0 handle=0x7f5bf5e000 | state=S schedstat=( 2307002 3501999 26 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5be5c000-0x7f5be5e000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/959/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"SoundPool" prio=5 tid=28 Native | group="main" sCount=1 dsCount=0 obj=0x12c94100 self=0x7f748b0800 | sysTid=960 nice=0 cgrp=default sched=0/0 handle=0x7f5be52000 | state=S schedstat=( 1753617 11461 20 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7f5bd43000-0x7f5bd45000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/960/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 0001f034 /system/lib64/libc.so (pthread_cond_timedwait_relative(pthread_condt, pthread_mutext, timespec const_)+96) native: #02 pc 000ba31c /system/lib64/libmedia.so (android::SoundPool::run()+52) native: #03 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #04 pc 00017224 /system/lib64/libutils.so (???) native: #05 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #06 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"SoundPoolThread" prio=5 tid=29 Native | group="main" sCount=1 dsCount=0 obj=0x12d380a0 self=0x7f6d857800 | sysTid=961 nice=0 cgrp=default sched=0/0 handle=0x7f5bd3d000 | state=S schedstat=( 1599694 52615 21 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5bc42000-0x7f5bc44000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/961/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 0001f034 /system/lib64/libc.so (pthread_cond_timedwait_relative(pthread_condt, pthread_mutext, timespec const_)+96) native: #02 pc 000ba8a0 /system/lib64/libmedia.so (android::SoundPoolThread::read()+48) native: #03 pc 000babe8 /system/lib64/libmedia.so (android::SoundPoolThread::run()+40) native: #04 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #05 pc 00017224 /system/lib64/libutils.so (???) native: #06 pc 0001f1fc /system/lib64/libc.so (pthread_start(void*)+52) native: #07 pc 0001b604 /system/lib64/libc.so (__start_thread+16) (no managed stack frames)

"AlarmManager" prio=5 tid=30 Native | group="main" sCount=1 dsCount=0 obj=0x12e34580 self=0x7f748b0000 | sysTid=963 nice=0 cgrp=default sched=0/0 handle=0x7f5bc2d000 | state=S schedstat=( 64466637887 275400002521 307436 ) utm=5171 stm=1275 core=0 HZ=100 | stack=0x7f5b6a7000-0x7f5b6a9000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/963/stack) native: #00 pc 00061000 /system/lib64/libc.so (ioctl+4) native: #01 pc 00086768 /system/lib64/libc.so (ioctl+100) native: #02 pc 00013ffc /system/lib64/libandroid_servers.so (???) native: #03 pc 0001e540 /data/dalvik-cache/arm64/system@framework@services.jar@classes.dex (Java_com_android_server_AlarmManagerService_waitForAlarmJ+148) at com.android.server.AlarmManagerService.waitForAlarm(Native method) at com.android.server.AlarmManagerService.access$1300(AlarmManagerService.java:96) at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2387)

"InputDispatcher" prio=10 tid=31 Native | group="main" sCount=1 dsCount=0 obj=0x130ef0a0 self=0x7f6d859800 | sysTid=964 nice=-8 cgrp=default sched=0/0 handle=0x7f5bc24000 | state=S schedstat=( 62600267210 24590440038 657148 ) utm=3593 stm=2667 core=0 HZ=100 | stack=0x7f5b3aa000-0x7f5b3ac000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/964/stack) native: #00 pc 00060494 /system/lib64/libc.so (__epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 00031cc4 /system/lib64/libinputflinger.so (android::InputDispatcher::dispatchOnce()+128) native: #05 pc 00027848 /system/lib64/libinputflinger.so (android::InputDispatcherThread::threadLoop()+24) native: #06 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #07 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #08 pc 00017224 /system/lib64/libutils.so (???) native: #09 pc 0001f1fc /system/lib64/libc.so (pthreadstart(void)+52) native: #10 pc 0001b604 /system/lib64/libc.so (start_thread+16) (no managed stack frames)

"InputReader" prio=10 tid=32 Native | group="main" sCount=1 dsCount=0 obj=0x131100a0 self=0x7f748b7800 | sysTid=965 nice=-8 cgrp=default sched=0/0 handle=0x7f5bc0b000 | state=S schedstat=( 41396111832 76686791748 197859 ) utm=2955 stm=1184 core=0 HZ=100 | stack=0x7f5b2ad000-0x7f5b2af000 stackSize=1008KB | held mutexes= kernel: (couldn't read /proc/self/task/965/stack) native: #00 pc 00060494 /system/lib64/libc.so (__epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 000273b8 /system/lib64/libinputflinger.so (android::EventHub::getEvents(int, android::RawEvent, unsigned long)+1716) native: #03 pc 0003afc4 /system/lib64/libinputflinger.so (android::InputReader::loopOnce()+168) native: #04 pc 0003463c /system/lib64/libinputflinger.so (android::InputReaderThread::threadLoop()+24) native: #05 pc 000179c0 /system/lib64/libutils.so (android::Thread::threadLoop(void)+188) native: #06 pc 000965c0 /system/lib64/libandroidruntime.so (android::AndroidRuntime::javaThreadShell(void)+96) native: #07 pc 00017224 /system/lib64/libutils.so (???) native: #08 pc 0001f1fc /system/lib64/libc.so (pthreadstart(void)+52) native: #09 pc 0001b604 /system/lib64/libc.so (start_thread+16) (no managed stack frames)

"timeout_thread" prio=5 tid=33 Native | group="main" sCount=1 dsCount=0 obj=0x13205660 self=0x7f748b9800 | sysTid=966 nice=0 cgrp=default sched=0/0 handle=0x7f5b2aa000 | state=S schedstat=( 2214922 5563232 27 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7f5b1a8000-0x7f5b1aa000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/966/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"MountService" prio=5 tid=34 Native | group="main" sCount=1 dsCount=0 obj=0x13360c80 self=0x7f67b3a800 | sysTid=967 nice=0 cgrp=default sched=0/0 handle=0x7f5aefd000 | state=S schedstat=( 46141637043 181416306643 247065 ) utm=3316 stm=1298 core=0 HZ=100 | stack=0x7f5adfb000-0x7f5adfd000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/967/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"VoldConnector" prio=5 tid=35 Native | group="main" sCount=1 dsCount=0 obj=0x1320f1c0 self=0x7f67b3b000 | sysTid=968 nice=0 cgrp=default sched=0/0 handle=0x7f5adf1000 | state=S schedstat=( 28879757169 11621414298 82319 ) utm=2455 stm=432 core=1 HZ=100 | stack=0x7f5acef000-0x7f5acf1000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/968/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"NetdConnector" prio=5 tid=37 Native | group="main" sCount=1 dsCount=0 obj=0x1324d220 self=0x7f67b3b800 | sysTid=970 nice=0 cgrp=default sched=0/0 handle=0x7f5abd9000 | state=S schedstat=( 15469501146 18146394385 30448 ) utm=1246 stm=300 core=0 HZ=100 | stack=0x7f5aad7000-0x7f5aad9000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/970/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"flymed_connector" prio=5 tid=38 Native | group="main" sCount=1 dsCount=0 obj=0x1325f6a0 self=0x7f67b3c000 | sysTid=971 nice=0 cgrp=default sched=0/0 handle=0x7f5aacd000 | state=S schedstat=( 2348690 723539 17 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5a9cb000-0x7f5a9cd000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/971/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"NetworkStats" prio=5 tid=36 Native | group="main" sCount=1 dsCount=0 obj=0x13461f20 self=0x7f67b3c800 | sysTid=972 nice=0 cgrp=default sched=0/0 handle=0x7f5ace5000 | state=S schedstat=( 20972955562 23680336356 39890 ) utm=1594 stm=503 core=0 HZ=100 | stack=0x7f5abe3000-0x7f5abe5000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/972/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"NetworkPolicy" prio=5 tid=39 Native | group="main" sCount=1 dsCount=0 obj=0x134b9580 self=0x7f67b3d000 | sysTid=973 nice=0 cgrp=default sched=0/0 handle=0x7f5a9c1000 | state=S schedstat=( 3519086238 3900941863 26953 ) utm=228 stm=123 core=0 HZ=100 | stack=0x7f5a8bf000-0x7f5a8c1000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/973/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiP2pService" prio=5 tid=40 Native | group="main" sCount=1 dsCount=0 obj=0x134c1c10 self=0x7f67b3e000 | sysTid=974 nice=0 cgrp=default sched=0/0 handle=0x7f5a8b5000 | state=S schedstat=( 793584870 346746679 1067 ) utm=75 stm=4 core=1 HZ=100 | stack=0x7f5a7b3000-0x7f5a7b5000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/974/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiStateMachine" prio=5 tid=41 Native | group="main" sCount=1 dsCount=0 obj=0x1352edd0 self=0x7f67b3e800 | sysTid=975 nice=0 cgrp=default sched=0/0 handle=0x7f5a7a9000 | state=S schedstat=( 608063457950 352837806452 522504 ) utm=41227 stm=19579 core=0 HZ=100 | stack=0x7f5a645000-0x7f5a647000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/975/stack) native: #00 pc 00019d14 /system/lib64/libc.so (syscall+28) native: #01 pc 0005b738 /system/lib64/libaoc.so (???) native: #02 pc 002cbf80 /system/lib64/libaoc.so (???) native: #03 pc 00032f80 /system/lib64/libaoc.so (???) native: #04 pc 0010fb24 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+168) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiSMForObserver" prio=5 tid=42 Native | group="main" sCount=1 dsCount=0 obj=0x135960b0 self=0x7f67b3f000 | sysTid=976 nice=0 cgrp=default sched=0/0 handle=0x7f5a62c000 | state=S schedstat=( 2139000 7888537 27 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7f5a52a000-0x7f5a52c000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/976/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiService" prio=5 tid=43 Native | group="main" sCount=1 dsCount=0 obj=0x135966d0 self=0x7f67b3f800 | sysTid=977 nice=0 cgrp=default sched=0/0 handle=0x7f5a520000 | state=S schedstat=( 4434855479 4492854084 20912 ) utm=350 stm=93 core=0 HZ=100 | stack=0x7f5a41e000-0x7f5a420000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/977/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"UsageStatsManagerThread" prio=5 tid=45 Native | group="main" sCount=1 dsCount=0 obj=0x135aaac0 self=0x7f67b40800 | sysTid=979 nice=0 cgrp=default sched=0/0 handle=0x7f5a308000 | state=S schedstat=( 7089152 5868460 35 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5a206000-0x7f5a208000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/979/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"RecordEventThread" prio=5 tid=44 Native | group="main" sCount=1 dsCount=0 obj=0x135bfc80 self=0x7f6d85b800 | sysTid=980 nice=0 cgrp=default sched=0/0 handle=0x7f5a414000 | state=S schedstat=( 2132846 6272463 28 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f5a312000-0x7f5a314000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/980/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"ConnectivityServiceThread" prio=5 tid=46 Native | group="main" sCount=1 dsCount=0 obj=0x13601900 self=0x7f67b41000 | sysTid=1002 nice=0 cgrp=default sched=0/0 handle=0x7f5a1fc000 | state=S schedstat=( 1784300547 2164791547 4126 ) utm=149 stm=29 core=1 HZ=100 | stack=0x7f5a0fa000-0x7f5a0fc000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1002/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"PppoeService" prio=5 tid=47 Native | group="main" sCount=1 dsCount=0 obj=0x136b7890 self=0x7f67b40000 | sysTid=1003 nice=0 cgrp=default sched=0/0 handle=0x7f5a0f0000 | state=S schedstat=( 2220384 2689307 26 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7f59fee000-0x7f59ff0000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1003/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"SambaConnector" prio=5 tid=48 Native | group="main" sCount=1 dsCount=0 obj=0x13514280 self=0x7f67b41800 | sysTid=1004 nice=0 cgrp=default sched=0/0 handle=0x7f59fe4000 | state=S schedstat=( 2119844 525847 21 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f59ee2000-0x7f59ee4000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1004/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"SambaServerService" prio=5 tid=49 Native | group="main" sCount=1 dsCount=0 obj=0x136b7c10 self=0x7f67b42000 | sysTid=1005 nice=0 cgrp=default sched=0/0 handle=0x7f59edc000 | state=S schedstat=( 2202694 9044614 27 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f59dda000-0x7f59ddc000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1005/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"SambaClientConnector" prio=5 tid=50 Native | group="main" sCount=1 dsCount=0 obj=0x13514a60 self=0x7f67b42800 | sysTid=1006 nice=0 cgrp=default sched=0/0 handle=0x7f59dcc000 | state=S schedstat=( 63253775 39353776 287 ) utm=4 stm=2 core=0 HZ=100 | stack=0x7f59cca000-0x7f59ccc000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1006/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"SambaClientService" prio=5 tid=51 Native | group="main" sCount=1 dsCount=0 obj=0x136dc580 self=0x7f67b43000 | sysTid=1007 nice=0 cgrp=default sched=0/0 handle=0x7f59cc4000 | state=S schedstat=( 110094386 107039378 318 ) utm=8 stm=3 core=0 HZ=100 | stack=0x7f59bc2000-0x7f59bc4000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1007/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"NsdService" prio=5 tid=52 Native | group="main" sCount=1 dsCount=0 obj=0x136ef190 self=0x7f67b43800 | sysTid=1008 nice=0 cgrp=default sched=0/0 handle=0x7f59bb4000 | state=S schedstat=( 2409540 11190996 30 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f59ab2000-0x7f59ab4000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1008/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"mDnsConnector" prio=5 tid=53 Native | group="main" sCount=1 dsCount=0 obj=0x13537160 self=0x7f67b44000 | sysTid=1009 nice=0 cgrp=default sched=0/0 handle=0x7f59aa8000 | state=S schedstat=( 1896077 404847 18 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7f599a6000-0x7f599a8000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1009/stack) native: #00 pc 00060358 /system/lib64/libc.so (recvmsg+4) native: #01 pc 000db020 /system/lib64/libandroid_runtime.so (???) native: #02 pc 000db310 /system/lib64/libandroid_runtime.so (???) native: #03 pc 00ec7540 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+212) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)

"ranker" prio=5 tid=54 Native | group="main" sCount=1 dsCount=0 obj=0x13731a50 self=0x7f67b44800 | sysTid=1017 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f5999c000 | state=S schedstat=( 879522871 4381026291 4846 ) utm=70 stm=17 core=1 HZ=100 | stack=0x7f5989a000-0x7f5989c000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1017/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

"AudioService" prio=5 tid=55 Native | group="main" sCount=1 dsCount=0 obj=0x136212e0 self=0x7f67b45000 | sysTid=1019 nice=0 cgrp=default sched=0/0 handle=0x7f59890000 | state=S schedstat=( 107009918 70248917 729 ) utm=7 stm=3 core=0 HZ=100 | stack=0x7f5978e000-0x7f59790000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1019/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.media.AudioService$AudioSystemThread.run(AudioService.java:4224)

"UEventObserver" prio=5 tid=56 Native | group="main" sCount=1 dsCount=0 obj=0x136c6a00 self=0x7f67b45800 | sysTid=1020 nice=0 cgrp=default sched=0/0 handle=0x7f59784000 | state=S schedstat=( 32882370864 65841259526 140124 ) utm=2835 stm=453 core=0 HZ=100 | stack=0x7f59682000-0x7f59684000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1020/stack) native: #00 pc 00060d94 /system/lib64/libc.so (ppoll+8) native: #01 pc 0001e2ac /system/lib64/libc.so (poll+64) native: #02 pc 0000302c /system/lib64/libhardware_legacy.so (uevent_next_event+80) native: #03 pc 000da4ec /system/lib64/libandroid_runtime.so (???) native: #04 pc 00001314 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_UEventObserver_nativeWaitForNextEvent+136) at android.os.UEventObserver.nativeWaitForNextEvent(Native method) at android.os.UEventObserver.access$100(UEventObserver.java:41) at android.os.UEventObserver$UEventThread.run(UEventObserver.java:182)

"PerfServiceManager" prio=5 tid=57 Native | group="main" sCount=1 dsCount=0 obj=0x1393fac0 self=0x7f67b46000 | sysTid=1021 nice=-2 cgrp=default sched=0/0 handle=0x7f59678000 | state=S schedstat=( 12286554324 12347542051 66243 ) utm=520 stm=708 core=0 HZ=100 | stack=0x7f59576000-0x7f59578000 stackSize=1036KB | held mutexes= kernel: (couldn't read /proc/self/task/1021/stack) native: #00 pc 00060494 /system/lib64/libc.so (epoll_pwait+8) native: #01 pc 0001bb54 /system/lib64/libc.so (epollpwait+32) native: #02 pc 0001b414 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) native: #03 pc 0001b798 /system/lib64/libutils.so (android::Looper::pollOnce(int, int, int, void*)+76) native: #04 pc 000d7314 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(JNIEnv, int)+48) native: #05 pc 0010fb14 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnceJI+152) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:148) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:61)

445759814 commented 8 years ago

@charvenhe 这个问题是我这边的问题吗?

charvenhe commented 8 years ago

@445759814,没看出来,freeline在改代码后会重启你的进程,看起来是重启这里导致你们的项目出问题了

445759814 commented 8 years ago

@charvenhe 新换了一个项目,增量的时候继续白屏,卡几分钟后退出了app,但是没有出现ANR异常,logcat只有这两句错误:InputDispatcher: channel '35f6faa3 com.cr.nurse/com.antfortune.freeline.MiddlewareActivity (server)' ~ Channel is unrecoverably broken and will be disposed! InputDispatcher: channel '7c36a58 com.cr.nurse/com.cr.nurse.func_homepage.view.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!

charvenhe commented 8 years ago

@445759814,用freeline的sample工程试试

445759814 commented 8 years ago

@charvenhe OK,下午有时间我再试试

445759814 commented 8 years ago

@charvenhe 我感觉是需要登录的app ,登录会初始化些东西,导致的这两个问题!增量完成后重启app 而不是恢复到原来所在的界面,我觉得就不会有这种问题了。

lomanyong commented 8 years ago

@445759814 虽然freeline是重启app了,但是是会回到原来的activity的,sample试试看就知道了~但是如果是登录的原因的话,需要登录的app我们测试过很多个,应该没有类似的问题的,更多的还是要看你们的初始化进程如何吧。具体都可以看下logcat的日志,看看哪里卡主了。