Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Android 7.1.2 #2310

Closed
rodolfoBee opened this issue Oct 19, 2022 · 14 comments
Closed

Crash on Android 7.1.2 #2310

rodolfoBee opened this issue Oct 19, 2022 · 14 comments

Comments

@rodolfoBee
Copy link
Member

rodolfoBee commented Oct 19, 2022

Integration

sentry-android

Build System

Gradle

AGP Version

7.3.3

Proguard

Disabled

Version

6.4.3

Steps to Reproduce

  1. Create new blank project.
  2. Add sentry library.
  3. Add AndroidManifest integration code
  4. Build and install app on device with Android 7.1
  5. When activity is shown, turn off and on screen on device for about 5-10 min (repeatedly).
  6. Application will crash.
  7. Same behavior is with Flutter Android app.

Expected Result

No crash. The same project was tested without the Sentry SDK and no crashes were sent.

Actual Result

The application aborts with tgkill:
OS Version: Android 7.1.2 (
Report Version: 104

Exception Type: Unknown (SIGABRT)

Application Specific Information:
Abort

Thread 0 Crashed:
0 libc.so 0xadaa2d78 tgkill
1 libc.so 0xadaa04f3 pthread_kill
2 libc.so 0xada76745 raise
3 libc.so 0xada72281 + 2913411713
4 libc.so 0xada702e8 abort
5 libart.so 0xad62cf69 art::Runtime::Abort
6 libart.so 0xad3c7285 art::LogMessage::~LogMessage
7 libart.so 0xad4ce4a3 art::IndirectReferenceTable::Add
8 libart.so 0xad5c6143 + 2908512579
9 boot.oat 0x71239829 oatexec

EOF

@markushi
Copy link
Member

Let me take a quick look and see if we can reproduce this 👀

@rodolfoBee
Copy link
Member Author

Added Gradle version: 7.3.3
Repro provided by the affected user: https://github.com/dejanadamovic/sentrycrash
"I have been able to reproduce the crash on the Android emulator (API 25) by clicking the power button for approximately 8 minutes."

@dejanadamovic
Copy link

dejanadamovic commented Oct 19, 2022

I have been able to reproduce this issue with disabled NDK integration in AndroidManifest.xml:

<application>
    <meta-data android:name="io.sentry.ndk.enable" android:value="false" />
</application>

With disabled NDK integration, the issue is not sent to Sentry issues.

@marandaneto
Copy link
Contributor

I have been able to reproduce this issue with disabled NDK integration in AndroidManifest.xml:

<application>
    <meta-data android:name="io.sentry.ndk.enable" android:value="false" />
</application>

With disabled NDK integration, the issue is not sent to Sentry issues.

What if you remove these 2 lines?
https://github.com/dejanadamovic/sentrycrash/blob/fafbeddb29fc2c5aa16413fd4c2e65496eca9a2a/app/src/main/AndroidManifest.xml#L27-L28
Just trying to narrow down the problem if performance is disabled.

@markushi
Copy link
Member

markushi commented Oct 19, 2022

Thanks for reporting and providing a repro! I can confirm that the issue can be reproduced.

Here's some more detailed log output from the emulator
2022-10-19 11:26:44.372  1251-1251  KeyguardServiceDelegate system_process                       V  onStartedWakingUp()
2022-10-19 11:26:44.375  1251-1274  KeyguardServiceDelegate system_process                       V  onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@887e369)
2022-10-19 11:26:44.375   926-926   SurfaceFlinger          pid-926                              D  Set power mode=2, type=0 flinger=0x7b4f047000
2022-10-19 11:26:44.378  1251-1272  DisplayManagerService   system_process                       I  Display device changed state: "Built-in Screen", ON
2022-10-19 11:26:44.380  1251-2420  KeyguardServiceDelegate system_process                       V  **** SHOWN CALLED ****
2022-10-19 11:26:44.384  4093-4116  EGL_emulation           rs.masterit.sentrybug                D  eglMakeCurrent: 0x709ba7c440: ver 3 0 (tinfo 0x708ff205c0)
2022-10-19 11:26:44.384  1438-1566  EGL_emulation           com.android.systemui                 D  eglMakeCurrent: 0x708fe2f940: ver 3 0 (tinfo 0x708fe55700)
2022-10-19 11:26:44.390  1438-1566  EGL_emulation           com.android.systemui                 D  eglMakeCurrent: 0x708fe2f940: ver 3 0 (tinfo 0x708fe55700)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132] local reference table dump:
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]   Last 10 entries (of 512):
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       511: 0x2aef4790 long[] (16 elements)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       510: 0x2aecb110 android.view.FrameMetrics
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       509: 0x2aef4ca0 long[] (16 elements)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       508: 0x2aecb880 android.view.FrameMetrics
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       507: 0x2aede310 long[] (16 elements)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       506: 0x2aebe080 android.view.FrameMetrics
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       505: 0x2aede8b0 long[] (16 elements)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       504: 0x2aebe8b0 android.view.FrameMetrics
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       503: 0x2aedee50 long[] (16 elements)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       502: 0x2aeadd70 android.view.FrameMetrics
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]   Summary:
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       255 of long[] (16 elements) (255 unique instances)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]         1 of android.os.HandlerThread
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]         1 of android.view.FrameMetricsObserver
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132]       255 of android.view.FrameMetrics (255 unique instances)
2022-10-19 11:26:44.391  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/indirect_reference_table.cc:132] 
2022-10-19 11:26:44.402  1251-1274  DisplayPowerController  system_process                       I  Unblocked screen on after 31 ms
2022-10-19 11:26:44.403  1251-1274  KeyguardServiceDelegate system_process                       V  onScreenTurnedOn()
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] Runtime aborting...
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] Aborting thread:
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "FrameMetricsAggregator" prio=5 tid=13 Runnable
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=0 dsCount=0 obj=0x2ac05820 self=0x708fe11200
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4114 nice=0 cgrp=default sched=0/0 handle=0x7083a33450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=R schedstat=( 159706585 17789211 364 ) utm=15 stm=0 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083931000-0x7083933000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes= "abort lock" "mutator lock"(shared held)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000047a050  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000047a04c  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000044e65c  /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+472)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 000000000043c688  /system/lib64/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+56)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 000000000043c4a8  /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+576)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 000000000042ffc4  /system/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+144)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 00000000000e5818  /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1576)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 000000000024c328  /system/lib64/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+308)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 0000000000396e74  /system/lib64/libart.so (_ZN3artL21Reference_getReferentEP7_JNIEnvP8_jobject+84)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 0000000000043d80  /system/framework/arm64/boot.oat (Java_java_lang_ref_Reference_getReferent__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.Reference.getReferent!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.Reference.get(Reference.java:96)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.view.FrameMetricsObserver.notifyDataAvailable(FrameMetricsObserver.java:70)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.HandlerThread.run(HandlerThread.java:61)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] All threads:
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] DALVIK THREADS (22):
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "FrameMetricsAggregator" prio=5 tid=13 Runnable
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=0 dsCount=0 obj=0x2ac05820 self=0x708fe11200
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4114 nice=0 cgrp=default sched=0/0 handle=0x7083a33450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=R schedstat=( 164006628 18177753 377 ) utm=15 stm=1 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083931000-0x7083933000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes= "abort lock" "mutator lock"(shared held)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000047a050  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000047a04c  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000044e65c  /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+472)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000465fb8  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+820)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 000000000045e298  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+456)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 000000000045de9c  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+848)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000043c4b8  /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+592)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 000000000042ffc4  /system/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+144)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 00000000000e5818  /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1576)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 000000000024c328  /system/lib64/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+308)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #10 pc 0000000000396e74  /system/lib64/libart.so (_ZN3artL21Reference_getReferentEP7_JNIEnvP8_jobject+84)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #11 pc 0000000000043d80  /system/framework/arm64/boot.oat (Java_java_lang_ref_Reference_getReferent__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.Reference.getReferent!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.Reference.get(Reference.java:96)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.view.FrameMetricsObserver.notifyDataAvailable(FrameMetricsObserver.java:70)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.HandlerThread.run(HandlerThread.java:61)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x7559c950 self=0x709ba95a00
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4093 nice=-10 cgrp=default sched=0/0 handle=0x709f8eca98
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 6962945058 1002745708 42592 ) utm=569 stm=127 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7fd814d000-0x7fd814f000 stackSize=8MB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4093/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a32c  /system/lib64/libc.so (__epoll_pwait+8)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000001e09c  /system/lib64/libc.so (epoll_pwait+64)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000001807c  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000017f30  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 00000000000f0704  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 000000000089ec50  /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.app.ActivityThread.main(ActivityThread.java:6119)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.reflect.Method.invoke!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x7094613000
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4098 nice=9 cgrp=default sched=0/0 handle=0x709b007450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 128541834 112225502 476 ) utm=12 stm=0 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709af09000-0x709af0b000 stackSize=1021KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4098/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000467d2c  /system/lib64/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+252)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 00000000004671e8  /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 0000000000466b18  /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac050d0 self=0x7091d9d400
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4099 nice=0 cgrp=default sched=0/0 handle=0x709af06450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 124000 13292 2 ) utm=0 stm=0 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709ae0c000-0x709ae0e000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4099/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a50c  /system/lib64/libc.so (__rt_sigtimedwait+8)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 0000000000024a98  /system/lib64/libc.so (sigwait+64)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000440d54  /system/lib64/libart.so (_ZN3art9SignalSet4WaitEv+48)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000440824  /system/lib64/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+240)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 000000000043edf0  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+396)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05160 self=0x7094619400
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4100 nice=0 cgrp=default sched=0/0 handle=0x709ae09450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 439917 537541 8 ) utm=0 stm=0 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709ad0f000-0x709ad11000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4100/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a464  /system/lib64/libc.so (__pselect6+8)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 0000000000022fd8  /system/lib64/libc.so (select+156)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000552bd0  /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+340)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000303b4c  /system/lib64/libart.so (_ZN3art4JDWP9JdwpState3RunEv+920)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 0000000000303020  /system/lib64/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+48)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=5 Blocked
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac051f0 self=0x709babce00
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4104 nice=0 cgrp=default sched=0/0 handle=0x709a9fd450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 27523122 5252793 41 ) utm=2 stm=0 core=0 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709a8fb000-0x709a8fd000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4104/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000241238  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+360)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000241b14  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+92)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 00000000001e6ac0  /system/framework/arm64/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting to lock an unknown object
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=6 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05280 self=0x709babb000
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4103 nice=0 cgrp=default sched=0/0 handle=0x709ab02450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 314123 786417 10 ) utm=0 stm=0 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709aa00000-0x709aa02000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4103/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000810  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x042cdac7> (a java.lang.Daemons$FinalizerWatchdogDaemon)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x042cdac7> (a java.lang.Daemons$FinalizerWatchdogDaemon)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:249)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=7 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05310 self=0x709ba98200
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4102 nice=0 cgrp=default sched=0/0 handle=0x709ac07450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 982959 579125 7 ) utm=0 stm=0 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709ab05000-0x709ab07000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4102/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000980  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x0eabf8f4> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait(Object.java:407)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x0eabf8f4> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=8 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac053a0 self=0x709ba97800
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4101 nice=0 cgrp=default sched=0/0 handle=0x709ad0c450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 442126 511666 20 ) utm=0 stm=0 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709ac0a000-0x709ac0c000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4101/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000810  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x05cb881d> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x05cb881d> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Binder:4093_1" prio=5 tid=9 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05430 self=0x7091dbb000
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4105 nice=0 cgrp=default sched=0/0 handle=0x709a7fa450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 2792249 3822002 31 ) utm=0 stm=0 core=0 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x709a700000-0x709a702000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4105/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a418  /system/lib64/libc.so (__ioctl+4)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000001f8c8  /system/lib64/libc.so (ioctl+144)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000055534  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000055694  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 0000000000055dc0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000072dc4  /system/lib64/libbinder.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Binder:4093_2" prio=5 tid=10 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac054c0 self=0x709462e800
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4106 nice=0 cgrp=default sched=0/0 handle=0x7094de9450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 137052085 211761037 1497 ) utm=6 stm=7 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7094cef000-0x7094cf1000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4106/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a418  /system/lib64/libc.so (__ioctl+4)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000001f8c8  /system/lib64/libc.so (ioctl+144)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000055534  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000055694  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 0000000000055dc0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000072dc4  /system/lib64/libbinder.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Binder:4093_3" prio=5 tid=11 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05550 self=0x709bbbf400
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4107 nice=0 cgrp=default sched=0/0 handle=0x7094cec450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 141038329 227098266 1649 ) utm=11 stm=3 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7094bf2000-0x7094bf4000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4107/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000104414  /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+324)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 00000000000f6688  /system/lib64/libart.so (_ZN3art8CheckJNI18CallBooleanMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+96)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 00000000000a63ac  /system/lib64/libandroid_runtime.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 00000000000fcaa4  /system/lib64/libandroid_runtime.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 0000000000049e24  /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+132)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 0000000000055ba8  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+980)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 0000000000055718  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+156)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 0000000000055dc0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #10 pc 0000000000072dc4  /system/lib64/libbinder.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #11 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #12 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #13 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #14 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Profile Saver" prio=5 tid=12 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac055e0 self=0x7094634c00
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4108 nice=-10 cgrp=default sched=0/0 handle=0x7094bef450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 10058917 1820836 33 ) utm=0 stm=1 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7094af5000-0x7094af7000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4108/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000031ccdc  /system/lib64/libart.so (_ZN3art12ProfileSaver3RunEv+296)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 000000000031e3f4  /system/lib64/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+100)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "pool-1-thread-1" prio=5 tid=14 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05670 self=0x709babe200
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4110 nice=0 cgrp=default sched=0/0 handle=0x7083e47450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 481042 1181959 10 ) utm=0 stm=0 core=0 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083d45000-0x7083d47000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4110/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000980  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x0e8ffa92> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.parkFor$(Thread.java:2127)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x0e8ffa92> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at sun.misc.Unsafe.park(Unsafe.java:325)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1091)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1084)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1058)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "FileObserver" prio=5 tid=15 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05700 self=0x7091d9c000
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4111 nice=0 cgrp=default sched=0/0 handle=0x7083d42450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 129208 982042 7 ) utm=0 stm=0 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083c40000-0x7083c42000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4111/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006ae20  /system/lib64/libc.so (read+4)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 0000000000147d04  /system/lib64/libandroid_runtime.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000086b778  /system/framework/arm64/boot-framework.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+132)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.FileObserver$ObserverThread.observe(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at android.os.FileObserver$ObserverThread.run(FileObserver.java:86)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "|ANR-WatchDog|" prio=5 tid=16 Sleeping
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac090e0 self=0x7091d9ca00
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4112 nice=0 cgrp=default sched=0/0 handle=0x7083c3d450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 124571256 12516538 517 ) utm=9 stm=3 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083b3b000-0x7083b3d000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4112/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcf0  /system/lib64/libc.so (syscall+32)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e8068  /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a84c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+676)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 00000000000b8078  /system/framework/arm64/boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+164)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.sleep!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - sleeping on <0x00925c63> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.sleep(Thread.java:371)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x00925c63> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.sleep(Thread.java:313)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at io.sentry.android.core.ANRWatchDog.run(ANRWatchDog.java:78)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Timer-0" prio=5 tid=17 TimedWaiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05790 self=0x709bb1d800
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4113 nice=0 cgrp=default sched=0/0 handle=0x7083b38450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 5200544 1375083 46 ) utm=0 stm=0 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7083a36000-0x7083a38000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4113/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcf0  /system/lib64/libc.so (syscall+32)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e8068  /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a84c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+676)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000980  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x0e09b060> (a java.util.TaskQueue)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait(Object.java:407)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.TimerThread.mainLoop(Timer.java:552)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x0e09b060> (a java.util.TaskQueue)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.TimerThread.run(Timer.java:505)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "SentryAsyncConnection-0" prio=5 tid=18 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac058b0 self=0x708fe11c00
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4115 nice=0 cgrp=default sched=0/0 handle=0x708392e450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 28169745 4812876 108 ) utm=0 stm=2 core=1 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x708382c000-0x708382e000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4115/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000980  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x081d8919> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.parkFor$(Thread.java:2127)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x081d8919> (a java.lang.Object)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at sun.misc.Unsafe.park(Unsafe.java:325)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1058)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "RenderThread" prio=5 tid=19 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05940 self=0x708ff15600
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4116 nice=-10 cgrp=default sched=0/0 handle=0x7083829450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 785160105 254935124 5867 ) utm=19 stm=59 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x708372f000-0x7083731000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4116/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000006a32c  /system/lib64/libc.so (__epoll_pwait+8)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 000000000001e09c  /system/lib64/libc.so (epoll_pwait+64)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000001807c  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000017f30  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 000000000003ab28  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+656)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "hwuiTask1" prio=5 tid=20 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac059d0 self=0x70946c1000
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4118 nice=-2 cgrp=default sched=0/0 handle=0x7082bff450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 15325754 20912749 250 ) utm=0 stm=1 core=0 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7082b05000-0x7082b07000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4118/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000676e8  /system/lib64/libc.so (pthread_cond_wait+96)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000003b9c4  /system/lib64/libhwui.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Okio Watchdog" prio=5 tid=21 Waiting
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05a60 self=0x70946c7400
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4119 nice=0 cgrp=default sched=0/0 handle=0x7082b02450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 914624 0 7 ) utm=0 stm=0 core=3 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7082a00000-0x7082a02000 stackSize=1037KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4119/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 000000000037a83c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 0000000000000810  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__+124)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - waiting on <0x06af2dde> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at com.android.okhttp.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   - locked <0x06af2dde> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at com.android.okhttp.okio.AsyncTimeout.-wrap0(AsyncTimeout.java:-1)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   at com.android.okhttp.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] "Binder:4093_4" prio=5 tid=22 Native
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x2ac05af0 self=0x709470e800
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | sysTid=4179 nice=0 cgrp=default sched=0/0 handle=0x70829fd450
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | state=S schedstat=( 144809680 236436988 1691 ) utm=12 stm=2 core=2 HZ=100
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | stack=0x7082903000-0x7082905000 stackSize=1005KB
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   | held mutexes=
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   kernel: (couldn't read /proc/self/task/4179/stack)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #00 pc 000000000001bcec  /system/lib64/libc.so (syscall+28)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #01 pc 00000000000e7ac8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #02 pc 0000000000104414  /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+324)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #03 pc 00000000000f6688  /system/lib64/libart.so (_ZN3art8CheckJNI18CallBooleanMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+96)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #04 pc 00000000000a63ac  /system/lib64/libandroid_runtime.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #05 pc 00000000000fcaa4  /system/lib64/libandroid_runtime.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #06 pc 0000000000049e24  /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+132)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #07 pc 0000000000055ba8  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+980)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #08 pc 0000000000055718  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+156)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #09 pc 0000000000055dc0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #10 pc 0000000000072dc4  /system/lib64/libbinder.so (???)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #11 pc 0000000000012484  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #12 pc 000000000009eda4  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #13 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   native: #14 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422]   (no managed stack frames)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:422] 
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427] JNI ERROR (app bug): local reference table overflow (max=512)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427] local reference table dump:
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]   Last 10 entries (of 512):
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       511: 0x2aef4790 long[] (16 elements)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       510: 0x2aecb110 android.view.FrameMetrics
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       509: 0x2aef4ca0 long[] (16 elements)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       508: 0x2aecb880 android.view.FrameMetrics
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       507: 0x2aede310 long[] (16 elements)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       506: 0x2aebe080 android.view.FrameMetrics
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       505: 0x2aede8b0 long[] (16 elements)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       504: 0x2aebe8b0 android.view.FrameMetrics
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       503: 0x2aedee50 long[] (16 elements)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       502: 0x2aeadd70 android.view.FrameMetrics
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]   Summary:
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       255 of long[] (16 elements) (255 unique instances)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]         1 of android.os.HandlerThread
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]         1 of android.view.FrameMetricsObserver
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427]       255 of android.view.FrameMetrics (255 unique instances)
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427] 
--------- beginning of crash
2022-10-19 11:26:44.412  4093-4114  art                     rs.masterit.sentrybug                A  art/runtime/runtime.cc:427] 
2022-10-19 11:26:44.426  4093-4114  libc                    rs.masterit.sentrybug                A  Fatal signal 6 (SIGABRT), code -6 in tid 4114 (FrameMetricsAgg)
2022-10-19 11:26:44.426   875-875   <no-tag>                pid-875                              W  debuggerd: handling request: pid=4093 uid=10075 gid=10075 tid=4114
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  Build fingerprint: 'google/sdk_google_phone_arm64/generic_arm64:7.1.1/NYC/8695018:userdebug/test-keys'
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  Revision: '0'
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  ABI: 'arm64'
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  pid: 4093, tid: 4114, name: FrameMetricsAgg  >>> rs.masterit.sentrybug <<<
2022-10-19 11:26:44.482  4665-4665  DEBUG                   pid-4665                             A  signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A  Abort message: 'art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)'
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x0   0000000000000000  x1   0000000000001012  x2   0000000000000006  x3   0000000000000008
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x4   0000000000000185  x5   0000800000000000  x6   000000709f838000  x7   0000000000030ede
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x8   0000000000000083  x9   ffffffffffffffdf  x10  0000000000000000  x11  0000000000000001
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x12  ffffffffffffffff  x13  00000000634fc2d4  x14  0017e6cabafbee00  x15  0000b0c1830169ff
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x16  000000709c90cee0  x17  000000709c8b62e4  x18  0000000000000000  x19  0000007083a334f8
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x20  0000000000000006  x21  0000007083a33450  x22  0000000000000002  x23  000000709b986ac8
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x24  000000000000000a  x25  ffffffffffffffff  x26  0000000000000315  x27  0000007083a31aa1
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      x28  000000709b9fc740  x29  0000007083a319a0  x30  000000709c8b378c
2022-10-19 11:26:44.483  4665-4665  DEBUG                   pid-4665                             A      sp   0000007083a31980  pc   000000709c8b62ec  pstate 0000000060000000
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A  backtrace:
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #00 pc 000000000006b2ec  /system/lib64/libc.so (tgkill+8)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #01 pc 0000000000068788  /system/lib64/libc.so (pthread_kill+64)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #02 pc 0000000000023ce8  /system/lib64/libc.so (raise+24)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #03 pc 000000000001c76c  /system/lib64/libc.so (abort+52)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #04 pc 00000000004300fc  /system/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+456)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #05 pc 00000000000e5818  /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1576)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #06 pc 000000000024c328  /system/lib64/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+308)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #07 pc 0000000000396e74  /system/lib64/libart.so (_ZN3artL21Reference_getReferentEP7_JNIEnvP8_jobject+84)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #08 pc 0000000000590d80  /system/framework/arm64/boot.oat (offset 0x54d000) (java.lang.ref.Reference.getReferent+124)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #09 pc 0000000000590ecc  /system/framework/arm64/boot.oat (offset 0x54d000) (java.lang.ref.Reference.get+40)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #10 pc 0000000002217424  /system/framework/arm64/boot-framework.oat (offset 0x1687000) (android.view.FrameMetricsObserver.notifyDataAvailable+64)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #11 pc 00000000000d2534  /system/lib64/libart.so (art_quick_invoke_stub+580)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #12 pc 00000000000df200  /system/lib64/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+204)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #13 pc 0000000000429964  /system/lib64/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+108)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #14 pc 000000000042af10  /system/lib64/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithVarArgsERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDSt9__va_list+388)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #15 pc 0000000000333264  /system/lib64/libart.so (_ZN3art3JNI15CallVoidMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+624)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #16 pc 0000000000105134  /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+3684)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #17 pc 00000000000f7310  /system/lib64/libart.so (_ZN3art8CheckJNI15CallVoidMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+96)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #18 pc 00000000000a59c4  /system/lib64/libandroid_runtime.so
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #19 pc 00000000000e86cc  /system/lib64/libandroid_runtime.so (_ZN7android13NotifyHandler13handleMessageERKNS_7MessageE+308)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #20 pc 000000000001829c  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+700)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #21 pc 0000000000017f30  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #22 pc 00000000000f0704  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #23 pc 0000000001f25c50  /system/framework/arm64/boot-framework.oat (offset 0x1687000) (android.os.MessageQueue.nativePollOnce+140)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #24 pc 0000000001f27870  /system/framework/arm64/boot-framework.oat (offset 0x1687000) (android.os.MessageQueue.next+236)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #25 pc 0000000001f21588  /system/framework/arm64/boot-framework.oat (offset 0x1687000) (android.os.Looper.loop+340)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #26 pc 0000000001b8f3c8  /system/framework/arm64/boot-framework.oat (offset 0x1687000) (android.os.HandlerThread.run+260)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #27 pc 00000000000d2534  /system/lib64/libart.so (art_quick_invoke_stub+580)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #28 pc 00000000000df200  /system/lib64/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+204)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #29 pc 0000000000429964  /system/lib64/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+108)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #30 pc 000000000042ac6c  /system/lib64/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+372)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #31 pc 000000000044a3d0  /system/lib64/libart.so (_ZN3art6Thread14CreateCallbackEPv+1100)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #32 pc 0000000000067f90  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
2022-10-19 11:26:44.614  4665-4665  DEBUG                   pid-4665                             A      #33 pc 000000000001d980  /system/lib64/libc.so (__start_thread+16)
2022-10-19 11:26:44.672  1251-4670  ActivityManager         system_process                       W    Force finishing activity rs.masterit.sentrybug/.MainActivity
2022-10-19 11:26:44.675   875-875   <no-tag>                pid-875                              W  debuggerd: resuming target 4093
2022-10-19 11:26:44.676  1251-1269  BootReceiver            system_process                       I  Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
2022-10-19 11:26:44.678   924-924   lowmemorykiller         pid-924                              E  Error writing /proc/4093/oom_score_adj; errno=22
2022-10-19 11:26:44.678  1251-1265  ActivityManager         system_process                       W  Failed setting process group of 4093 to 1
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  java.lang.IllegalArgumentException: Given thread 4116 does not exist
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at android.os.Process.setThreadPriority(Native Method)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.am.ActivityManagerService.applyOomAdjLocked(ActivityManagerService.java:20514)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.am.ActivityManagerService.updateOomAdjLocked(ActivityManagerService.java:21013)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.am.BroadcastQueue.processCurBroadcastLocked(BroadcastQueue.java:272)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:1222)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:172)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at android.os.Handler.dispatchMessage(Handler.java:102)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at android.os.Looper.loop(Looper.java:154)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at android.os.HandlerThread.run(HandlerThread.java:61)
2022-10-19 11:26:44.678  1251-1265  System.err              system_process                       W  	at com.android.server.ServiceThread.run(ServiceThread.java:46)
---------------------------- PROCESS ENDED (4093) for package rs.masterit.sentrybug ----------------------------

@dejanadamovic
Copy link

I have been able to reproduce this issue with disabled NDK integration in AndroidManifest.xml:

<application>
    <meta-data android:name="io.sentry.ndk.enable" android:value="false" />
</application>

With disabled NDK integration, the issue is not sent to Sentry issues.

What if you remove these 2 lines? https://github.com/dejanadamovic/sentrycrash/blob/fafbeddb29fc2c5aa16413fd4c2e65496eca9a2a/app/src/main/AndroidManifest.xml#L27-L28 Just trying to narrow down the problem if performance is disabled.

The issue persists also with disabled performance.

@markushi
Copy link
Member

Digging deeper into this revealed that the FrameMetricsAggregator and the underlying Android View implementation seems to be the root cause. So far we've been unable to reproduce this with newer Android versions. Given that the FrameMetricsAggregator already caused some issues in the past we'll add an option to opt-out from this feature. By opting out "Slow and frozen frames" won't be reported anymore, but the rest of the sentry performance features will still work.

See #2314 for more details.

@dejanadamovic
Copy link

dejanadamovic commented Oct 20, 2022

Just to add that this can be reproduced in Flutter app on Android 7.1

Logs
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
√  Built build\app\outputs\flutter-apk\app-debug.apk.
Installing build\app\outputs\flutter-apk\app.apk...
Debug service listening on ws://127.0.0.1:51266/RORTl7X163A=/ws
Syncing files to device Android SDK built for x86...
D/NetworkSecurityConfig( 4200): No Network Security Config specified, using platform default
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
I/art     ( 4200): Do partial code cache collection, code=19KB, data=30KB
I/art     ( 4200): After code cache collection, code=19KB, data=30KB
I/art     ( 4200): Increasing code cache capacity to 128KB
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0xadd851c0: ver 3 1 (tinfo 0x9238b930)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
D/EGL_emulation( 4200): eglMakeCurrent: 0x92654840: ver 3 1 (tinfo 0x90eb2380)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132] local reference table dump:
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]   Last 10 entries (of 511):
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       510: 0x12cb75e0 long[] (16 elements)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       509: 0x12cae4c0 android.view.FrameMetrics
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       508: 0x12cb7820 long[] (16 elements)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       507: 0x12cae8d0 android.view.FrameMetrics
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       506: 0x12cb7a60 long[] (16 elements)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       505: 0x12caebe0 android.view.FrameMetrics
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       504: 0x12cb7ca0 long[] (16 elements)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       503: 0x12caedb0 android.view.FrameMetrics
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       502: 0x12cb7f70 long[] (16 elements)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       501: 0x12c85150 android.view.FrameMetrics
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]   Summary:
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       255 of long[] (16 elements) (206 unique instances)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]         1 of android.os.HandlerThread
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132]       255 of android.view.FrameMetrics (206 unique instances)
F/art     ( 4200): art/runtime/indirect_reference_table.cc:132] 
F/art     ( 4200): art/runtime/runtime.cc:422] Runtime aborting...
F/art     ( 4200): art/runtime/runtime.cc:422] Aborting thread:
F/art     ( 4200): art/runtime/runtime.cc:422] "FrameMetricsAggregator" prio=5 tid=24 Runnable
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=0 dsCount=0 obj=0x12e84790 self=0x8fe9ab00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4244 nice=0 cgrp=default sched=0/0 handle=0x9078e920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=R schedstat=( 0 0 0 ) utm=7 stm=53 core=0 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x9068c000-0x9068e000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes= "abort lock" "mutator lock"(shared held)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc 00572f6e  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0053f35e  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0053c35b  /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00527f13  /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+67)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 00527bca  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+330)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 0051822b  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+155)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0011a5b3  /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1747)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 002cd198  /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+376)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 003d9e57  /system/lib/libart.so (_ZN3art3JNI11NewLocalRefEP7_JNIEnvP8_jobject+919)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 0013f93b  /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1083)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 0012d379  /system/lib/libart.so (_ZN3art8CheckJNI11NewLocalRefEP7_JNIEnvP8_jobject+57)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 000cb3e3  /system/lib/libandroid_runtime.so (_ZN7android13NotifyHandler13handleMessageERKNS_7MessageE+99)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0001932b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+1003)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #13 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #14 pc 000d43a3  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+77)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #15 pc 000d4414  /system/lib/libandroid_runtime.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #16 pc 007b1f9c  /system/framework/x86/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.HandlerThread.run(HandlerThread.java:61)
F/art     ( 4200): art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock
F/art     ( 4200): art/runtime/runtime.cc:422] All threads:
F/art     ( 4200): art/runtime/runtime.cc:422] DALVIK THREADS (22):
F/art     ( 4200): art/runtime/runtime.cc:422] "FrameMetricsAggregator" prio=5 tid=24 Runnable
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=0 dsCount=0 obj=0x12e84790 self=0x8fe9ab00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4244 nice=0 cgrp=default sched=0/0 handle=0x9078e920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=R schedstat=( 0 0 0 ) utm=7 stm=55 core=0 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x9068c000-0x9068e000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes= "abort lock" "mutator lock"(shared held)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc 00572f6e  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0053f35e  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0053c35b  /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0055bf4b  /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+1115)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0055220e  /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+590)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 00551d82  /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+962)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00528168  /system/lib/libart.so (_ZNK3art10AbortState14DumpAllThreadsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+424)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 00527eb6  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+1078)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0051822b  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+155)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 0011a5b3  /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1747)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 002cd198  /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+376)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 003d9e57  /system/lib/libart.so (_ZN3art3JNI11NewLocalRefEP7_JNIEnvP8_jobject+919)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0013f93b  /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1083)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #13 pc 0012d379  /system/lib/libart.so (_ZN3art8CheckJNI11NewLocalRefEP7_JNIEnvP8_jobject+57)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #14 pc 000cb3e3  /system/lib/libandroid_runtime.so (_ZN7android13NotifyHandler13handleMessageERKNS_7MessageE+99)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #15 pc 0001932b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+1003)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #16 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #17 pc 000d43a3  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+77)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #18 pc 000d4414  /system/lib/libandroid_runtime.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #19 pc 007b1f9c  /system/framework/x86/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.HandlerThread.run(HandlerThread.java:61)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x74feeac0 self=0xade0b400
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4200 nice=-10 cgrp=default sched=0/0 handle=0xb21c8534
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=73 stm=136 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xbf76c000-0xbf76e000 stackSize=8MB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_wait+0x23c/0x2d1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_pwait+0x70/0xe1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe424  [vdso] (__kernel_vsyscall+16)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0007790b  /system/lib/libc.so (__epoll_pwait+43)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 00020cb0  /system/lib/libc.so (epoll_pwait+112)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00020d0e  /system/lib/libc.so (epoll_wait+62)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0001900b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+203)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 000d43a3  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+77)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000d4414  /system/lib/libandroid_runtime.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 007b1f9c  /system/framework/x86/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.nativePollOnce(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.MessageQueue.next(MessageQueue.java:323)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.os.Looper.loop(Looper.java:136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at android.app.ActivityThread.main(ActivityThread.java:6119)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.reflect.Method.invoke!(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
F/art     ( 4200): art/runtime/runtime.cc:422]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x0 self=0xa8b0e000
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4205 nice=9 cgrp=default sched=0/0 handle=0xad254920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=2 stm=5 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xad156000-0xad158000 stackSize=1022KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0055e252  /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+258)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 0055d555  /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+117)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0055cd2a  /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+106)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c48310 self=0xa4334e00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4206 nice=0 cgrp=default sched=0/0 handle=0xad153920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xad057000-0xad059000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_sigtimedwait+0xd7/0x19f
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_rt_sigtimedwait+0x6d/0x9c
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe424  [vdso] (__kernel_vsyscall+16)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 00077f51  /system/lib/libc.so (__rt_sigtimedwait+33)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 000289df  /system/lib/libc.so (sigwait+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0052eaeb  /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+59)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0052e4b7  /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+215)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 0052c61a  /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+314)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c483a0 self=0xa8b0f400
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4207 nice=0 cgrp=default sched=0/0 handle=0xad054920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xacf58000-0xacf5a000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: poll_schedule_timeout+0x42/0x8e
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_select+0x4a6/0x4f4
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: core_sys_select+0x16c/0x24c
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_pselect6+0xff/0x17a
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe424  [vdso] (__kernel_vsyscall+16)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 00077d5b  /system/lib/libc.so (__pselect6+43)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 000268ed  /system/lib/libc.so (select+173)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00678bac  /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+476)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 003ab9d1  /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+593)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 003aae50  /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+48)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=5 Blocked
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c485e0 self=0xa4337100
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4211 nice=0 cgrp=default sched=0/0 handle=0xacc46920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xacb44000-0xacb46000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 002c097e  /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+430)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 002c1392  /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+82)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0044673b  /system/lib/libart.so (_ZN3artL22VMRuntime_runHeapTasksEP7_JNIEnvP8_jobject+59)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 001cd35c  /system/framework/x86/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+104)
F/art     ( 4200): art/runtime/runtime.cc:422]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   - waiting to lock an unknown object
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=6 Waiting
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c484c0 self=0xa4336700
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4209 nice=0 cgrp=default sched=0/0 handle=0xace50920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xacd4e000-0xacd50000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 004371b9  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+537)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 004398a3  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+339)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00451c9d  /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+93)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 0000083c  /system/framework/x86/boot.oat (Java_java_lang_Object_wait__JI+136)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   - waiting on <0x07ba1ed3> (a java.lang.Object)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Object.wait(Object.java:407)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
F/art     ( 4200): art/runtime/runtime.cc:422]   - locked <0x07ba1ed3> (a java.lang.Object)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Binder:4200_1" prio=5 tid=7 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c48700 self=0xa4337600
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4212 nice=0 cgrp=default sched=0/0 handle=0xaca43920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=4 stm=6 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xac947000-0xac949000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: binder_thread_read+0xba2/0xd6b
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: binder_ioctl+0x2af/0x6c9
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_vfs_ioctl+0x36b/0x418
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_ioctl+0x4a/0x6a
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 00077b8c  /system/lib/libc.so (__ioctl+28)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 000226d7  /system/lib/libc.so (ioctl+71)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00047797  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+279)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0004793a  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+42)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 000481ff  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0006effe  /system/lib/libbinder.so (_ZN7android10PoolThread10threadLoopEv+46)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000120d5  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+309)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0007097b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+111)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 000118c3  /system/lib/libutils.so (_ZN13thread_data_t10trampolineEPKS_+259)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Binder:4200_2" prio=5 tid=8 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c48790 self=0xa8b10800
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4213 nice=0 cgrp=default sched=0/0 handle=0xa6fac920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=10 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xa6eb0000-0xa6eb2000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 001408dd  /system/lib/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcNS_9Primitive4TypeENS_10InvokeTypeE+685)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 0012f3ec  /system/lib/libart.so (_ZN3art8CheckJNI18CallBooleanMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDPc+108)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00079b85  /system/lib/libandroid_runtime.so (_ZN7_JNIEnv17CallBooleanMethodEP8_jobjectP10_jmethodIDz+41)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000e28fe  /system/lib/libandroid_runtime.so (_ZN11JavaBBinder10onTransactEjRKN7android6ParcelEPS1_j+194)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 000390b6  /system/lib/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+118)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 00047f98  /system/lib/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+1208)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 000479bb  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+171)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 000481ff  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0006effe  /system/lib/libbinder.so (_ZN7android10PoolThread10threadLoopEv+46)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #13 pc 000120d5  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+309)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #14 pc 0007097b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+111)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #15 pc 000118c3  /system/lib/libutils.so (_ZN13thread_data_t10trampolineEPKS_+259)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #16 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #17 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #18 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=9 Waiting
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c48550 self=0xa4336c00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4210 nice=0 cgrp=default sched=0/0 handle=0xacd4b920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xacc49000-0xacc4b000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 004371b9  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+537)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 004398a3  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+339)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00451c2f  /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000006dc  /system/framework/x86/boot.oat (Java_java_lang_Object_wait__+104)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   - waiting on <0x09d59a10> (a java.lang.Daemons$FinalizerWatchdogDaemon)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
F/art     ( 4200): art/runtime/runtime.cc:422]   - locked <0x09d59a10> (a java.lang.Daemons$FinalizerWatchdogDaemon)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:249)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=10 Waiting
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c48430 self=0xa4336200
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4208 nice=0 cgrp=default sched=0/0 handle=0xacf55920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xace53000-0xace55000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 004371b9  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+537)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 004398a3  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+339)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00451c2f  /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000006dc  /system/framework/x86/boot.oat (Java_java_lang_Object_wait__+104)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Object.wait!(Native method)
F/art     ( 4200): art/runtime/runtime.cc:422]   - waiting on <0x0d43a909> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
F/art     ( 4200): art/runtime/runtime.cc:422]   - locked <0x0d43a909> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
F/art     ( 4200): art/runtime/runtime.cc:422]   at java.lang.Thread.run(Thread.java:761)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Profile Saver" prio=5 tid=11 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12c488b0 self=0xade0c300
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4214 nice=-10 cgrp=default sched=0/0 handle=0xa6ead920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0xa6db1000-0xa6db3000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0011d147  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 003c955c  /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+396)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 003cb66a  /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+106)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "RenderThread" prio=5 tid=15 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12d2bf70 self=0x8fe96a00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4231 nice=-10 cgrp=default sched=0/0 handle=0x8d5ff920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=5 stm=86 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x8d503000-0x8d505000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_wait+0x23c/0x2d1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_pwait+0x70/0xe1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe424  [vdso] (__kernel_vsyscall+16)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0007790b  /system/lib/libc.so (__epoll_pwait+43)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 00020cb0  /system/lib/libc.so (epoll_pwait+112)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00020d0e  /system/lib/libc.so (epoll_wait+62)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0001900b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+203)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 00035408  /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+888)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000120d5  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+309)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0007097b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+111)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 000118c3  /system/lib/libutils.so (_ZN13thread_data_t10trampolineEPKS_+259)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "1.ui" prio=5 tid=16 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12d813a0 self=0x8fe96000
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4218 nice=-1 cgrp=default sched=0/0 handle=0x925ff920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=110 stm=180 core=2 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x92503000-0x92505000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_wait+0x23c/0x2d1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_epoll_pwait+0x70/0xe1
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe424  [vdso] (__kernel_vsyscall+16)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0007790b  /system/lib/libc.so (__epoll_pwait+43)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 00020cb0  /system/lib/libc.so (epoll_pwait+112)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00020d0e  /system/lib/libc.so (epoll_wait+62)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0001900b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+203)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0000f77c  /system/lib/libandroid.so (ALooper_pollOnce+108)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 00039d5b  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 000328c6  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 000323ee  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 00037bcc  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #13 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "pool-1-thread-1" prio=5 tid=17 Waiting
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12ddd310 self=0xade4bd00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4233 nice=0 cgrp=default sched=0/0 handle=0x87b93920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x87a91000-0x87a93000 stackSize=1038KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0011d1de  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 000323ee  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 00037bcc  /data/app/com.example.sentryflutter-1/lib/x86/libflutter.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #13 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "hwuiTask1" prio=5 tid=23 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12e844c0 self=0xa8b70c00
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4239 nice=-2 cgrp=default sched=0/0 handle=0x86b7f920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=1 stm=2 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x86a83000-0x86a85000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait_queue_me+0xcd/0x113
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: futex_wait+0xc5/0x197
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_futex+0x9b/0x742
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_futex+0xaf/0xf6
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 0001e258  /system/lib/libc.so (syscall+40)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 0007454d  /system/lib/libc.so (pthread_cond_wait+125)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 0003643b  /system/lib/libhwui.so (???)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0001206f  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+207)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 0007097b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+111)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 000118c3  /system/lib/libutils.so (_ZN13thread_data_t10trampolineEPKS_+259)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] "Binder:4200_3" prio=5 tid=25 Native
F/art     ( 4200): art/runtime/runtime.cc:422]   | group="" sCount=1 dsCount=0 obj=0x12ea2430 self=0x88975900
F/art     ( 4200): art/runtime/runtime.cc:422]   | sysTid=4259 nice=0 cgrp=default sched=0/0 handle=0x8617f920
F/art     ( 4200): art/runtime/runtime.cc:422]   | state=S schedstat=( 0 0 0 ) utm=1 stm=9 core=1 HZ=100
F/art     ( 4200): art/runtime/runtime.cc:422]   | stack=0x86083000-0x86085000 stackSize=1014KB
F/art     ( 4200): art/runtime/runtime.cc:422]   | held mutexes=
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: binder_thread_read+0xba2/0xd6b
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: binder_ioctl+0x2af/0x6c9
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: do_vfs_ioctl+0x36b/0x418
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: SyS_ioctl+0x4a/0x6a
F/art     ( 4200): art/runtime/runtime.cc:422]   kernel: sysenter_do_call+0x12/0x28
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #00 pc ffffe422  [vdso] (__kernel_vsyscall+14)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #01 pc 00077b8c  /system/lib/libc.so (__ioctl+28)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #02 pc 000226d7  /system/lib/libc.so (ioctl+71)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #03 pc 00047797  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+279)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #04 pc 0004793a  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+42)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #05 pc 000481ff  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+95)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #06 pc 0006effe  /system/lib/libbinder.so (_ZN7android10PoolThread10threadLoopEv+46)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #07 pc 000120d5  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+309)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #08 pc 0007097b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+111)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #09 pc 000118c3  /system/lib/libutils.so (_ZN13thread_data_t10trampolineEPKS_+259)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #10 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #11 pc 0002029e  /system/lib/libc.so (__start_thread+30)
F/art     ( 4200): art/runtime/runtime.cc:422]   native: #12 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)
F/art     ( 4200): art/runtime/runtime.cc:422]   (no managed stack frames)
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:422] 
F/art     ( 4200): art/runtime/runtime.cc:427] JNI ERROR (app bug): local reference table overflow (max=512)
F/art     ( 4200): art/runtime/runtime.cc:427] local reference table dump:
F/art     ( 4200): art/runtime/runtime.cc:427]   Last 10 entries (of 511):
F/art     ( 4200): art/runtime/runtime.cc:427]       510: 0x12cb75e0 long[] (16 elements)
F/libc    ( 4200): Fatal signal 6 (SIGABRT), code -6 in tid 4244 (FrameMetricsAgg)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/sdk_google_phone_x86/generic_x86:7.1.1/NYC/6695155:userdebug/test-keys'
Revision: '0'
ABI: 'x86'
pid: 4200, tid: 4244, name: FrameMetricsAgg  >>> com.example.sentryflutter <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)'
    eax 00000000  ebx 00001068  ecx 00001094  edx 00000006
    esi 9078e978  edi 9078e920
    xcs 00000073  xds 0000007b  xes 0000007b  xfs 0000003b  xss 0000007b
    eip b20f4424  ebp 9078dde8  esp 9078dd8c  flags 00200296
backtrace:
    #00 pc ffffe424  [vdso:b20f4000] (__kernel_vsyscall+16)
    #01 pc 0007a03c  /system/lib/libc.so (tgkill+28)
    #02 pc 00075885  /system/lib/libc.so (pthread_kill+85)
    #03 pc 0002785a  /system/lib/libc.so (raise+42)
    #04 pc 0001ee36  /system/lib/libc.so (abort+86)
    #05 pc 005183c5  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+565)
    #06 pc 0011a5b3  /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1747)
    #07 pc 002cd198  /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+376)
    #08 pc 003d9e57  /system/lib/libart.so (_ZN3art3JNI11NewLocalRefEP7_JNIEnvP8_jobject+919)
    #09 pc 0013f93b  /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1083)
    #10 pc 0012d379  /system/lib/libart.so (_ZN3art8CheckJNI11NewLocalRefEP7_JNIEnvP8_jobject+57)
    #11 pc 000cb3e3  /system/lib/libandroid_runtime.so (_ZN7android13NotifyHandler13handleMessageERKNS_7MessageE+99)
    #12 pc 0001932b  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+1003)
    #13 pc 00018e74  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
    #14 pc 000d43a3  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+77)
    #15 pc 000d4414  /system/lib/libandroid_runtime.so
    #16 pc 01d36f9c  /system/framework/x86/boot-framework.oat (offset 0x1585000) (android.os.MessageQueue.nativePollOnce+136)
    #17 pc 01d38b53  /system/framework/x86/boot-framework.oat (offset 0x1585000) (android.os.MessageQueue.next+223)
    #18 pc 01d32f1a  /system/framework/x86/boot-framework.oat (offset 0x1585000) (android.os.Looper.loop+342)
    #19 pc 01a00f8d  /system/framework/x86/boot-framework.oat (offset 0x1585000) (android.os.HandlerThread.run+217)
    #20 pc 00109262  /system/lib/libart.so (art_quick_invoke_stub+338)
    #21 pc 00112d9d  /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+237)
    #22 pc 005105d5  /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+101)
    #23 pc 00511acc  /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+380)
    #24 pc 0053a269  /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+1657)
    #25 pc 00074fe2  /system/lib/libc.so (_ZL15__pthread_startPv+210)
    #26 pc 0002029e  /system/lib/libc.so (__start_thread+30)
    #27 pc 0001e076  /system/lib/libc.so (__bionic_clone+70)

@marandaneto
Copy link
Contributor

@dejanadamovic can you try the latest version https://github.com/getsentry/sentry-java/releases/tag/6.4.4 ?
There was a fix related to FrameMetricsAggregator, likely not your issue, but just to double-check, since you are using an older version than this.

@dejanadamovic
Copy link

Confirming that crash can be reproduced with version 6.4.4

@romtsn
Copy link
Member

romtsn commented Oct 24, 2022

@dejanadamovic we've merged the PR with a kill-switch for frames tracking and will release it as part of 6.6.0, and subsequently update our flutter SDK so you can turn them off completely to avoid the crash. Thanks for assisting us with the reproducer and all the details.

@romtsn romtsn closed this as completed Oct 24, 2022
@dejanadamovic
Copy link

I see that version 6.6.0 has been released, but I can't find this frames tracking switch in the documentation.
Can you give me some more info?

@romtsn
Copy link
Member

romtsn commented Oct 25, 2022

yep, we haven't updated docs yet, were waiting for the release to be out. But you can either disable it through the manifest:

<application>
    <meta-data android:name="io.sentry.traces.frames-tracking" android:value="false" />
</application>

or through manually initializing the SDK:

SentryAndroid.init(this) { options ->
  options.isEnableFramesTracking = false
}

@dejanadamovic
Copy link

Tested - no crash. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants