ANR: Broadcast of Intent android.intent.action.SCREEN_OFF

Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mFlags=0 } (has extras) }
(no location available)
"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x75e7c730 self=0xeff05900
  | sysTid=13986 nice=-4 cgrp=default sched=0/0 handle=0xf344f534
  | state=S schedstat=( 4868703975 927298695 21048 ) utm=336 stm=150 core=5 HZ=100
  | stack=0xff167000-0xff169000 stackSize=8MB
  | held mutexes=
  #00  pc 0000000000017728  /system/lib/libc.so (syscall+28)
  #01  pc 0000000000046d1d  /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  #02  pc 0000000000161e80  /data/app/com.test.familyage-2/lib/arm/libFamily_Age.so (???)
  #03  pc 000000000006ca75  /system/lib/libandroid_runtime.so (???)
  #04  pc 000000000006cb35  /system/lib/libandroid_runtime.so (???)
  #05  pc 0000000000130d17  /system/framework/arm/boot-framework.oat (Java_android_app_NativeActivity_unloadNativeCode__J+82)
  at android.app.NativeActivity.unloadNativeCode (Native method)
  at android.app.NativeActivity.onDestroy (NativeActivity.java:203)
  at android.app.Activity.performDestroy (Activity.java:7186)

and


Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } (has extras) }
(no location available)
"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x758e3728 self=0xeb805400
  | sysTid=16066 nice=-4 cgrp=default sched=0/0 handle=0xeea31534
  | state=S schedstat=( 7474764823 1032494442 28966 ) utm=515 stm=232 core=0 HZ=100
  | stack=0xff54f000-0xff551000 stackSize=8MB
  | held mutexes=
  #00  pc 0000000000017530  /system/lib/libc.so (syscall+28)
  #01  pc 0000000000047b1b  /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  #02  pc 0000000000161c74  /data/app/com.test.familyage-1/lib/arm/libFamily_Age.so (???)
  #03  pc 0000000000133ddf  /system/framework/arm/boot-framework.oat (Java_android_app_NativeActivity_onStopNative__J+82)
  at android.app.NativeActivity.onStopNative (Native method)
  at android.app.NativeActivity.onStop (NativeActivity.java:237)
  at android.app.Instrumentation.callActivityOnStop (Instrumentation.java:1297)
  at android.app.Activity.performStop (Activity.java:7195)
1 Like