自发布该功能以来,我遇到了崩溃,并且在测试过程中未发现任何此类痕迹。广播接收器实现只是创建并加入JobIntentService。
主线程
"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 obj=0x75821000 self=0xb86fae98
| sysTid=1593 nice=-2 cgrp=default sched=0/0 handle=0xb6fa7000
| state=S schedstat=( 10329882670 1268528029 14865 ) utm=699 stm=333 core=3 HZ=100
| stack=0xbe705000-0xbe707000 stackSize=8MB
| held mutexes=
native: #00 pc 0003d8f8 /system/lib/libc.so (__epoll_pwait+20)
native: #01 pc 000148a3 /system/lib/libc.so (epoll_pwait+26)
native: #02 pc 00008510 [heap] (???)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at com.android.server.SystemServer.run(SystemServer.java:289)
at com.android.server.SystemServer.main(SystemServer.java:189)
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:984)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
Memory Low Flag: false