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

io.flutter.embedding.engine.FlutterJNI.nativeSurfaceChanged: ANR triggered by slow operations in main thread #147155

Closed
radivojeostojic opened this issue Apr 22, 2024 · 9 comments
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@radivojeostojic
Copy link

Steps to reproduce

There is no actual steps to reproduce this issue. It happens randomly for users in production

Expected results

We shouldn't encounter these issues, whether in Android Vitals or Crashlytics.

Actual results

We've observed ANRs appearing in both Android Vitals and Crashlytics, leading our app to surpass the Android Vitals' threshold for poor performance due to this issue.

Code sample

No actual code is connected with this issue

Screenshots or Video

Screenshots / Video demonstration Screenshot 2024-04-22 at 12 49 11 Screenshot 2024-04-22 at 12 49 50 Screenshot 2024-04-22 at 12 50 26

Logs

Logs
main (native):tid=1 systid=1710 
#00 pc 0x57880 libc.so (syscall + 32) (BuildId: 544bc6c8e3556e98efbc4406b97f6a3e)
#01 pc 0x5c5e0 libc.so (__futex_wait_ex + 148) (BuildId: 544bc6c8e3556e98efbc4406b97f6a3e)
#02 pc 0xc2a74 libc.so (pthread_cond_wait + 80) (BuildId: 544bc6c8e3556e98efbc4406b97f6a3e)
#03 pc 0x453bc4 split_config.arm64_v8a.apk + 31961088 (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
#04 pc 0x4672a4 split_config.arm64_v8a.apk + 31961088 (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
#05 pc 0x44fe0c split_config.arm64_v8a.apk + 31961088 (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
       at io.flutter.embedding.engine.FlutterJNI.nativeSurfaceChanged(FlutterJNI.java)
       at io.flutter.embedding.engine.FlutterJNI.onSurfaceChanged(FlutterJNI.java:648)
       at io.flutter.embedding.engine.renderer.FlutterRenderer.surfaceChanged(FlutterRenderer.java:848)
       at io.flutter.embedding.android.FlutterSurfaceView.changeSurfaceSize(FlutterSurfaceView.java:289)
       at io.flutter.embedding.android.FlutterSurfaceView.access$300(FlutterSurfaceView.java:35)
       at io.flutter.embedding.android.FlutterSurfaceView$1.surfaceChanged(FlutterSurfaceView.java:67)
       at android.view.SurfaceView.updateSurface(SurfaceView.java:1277)
       at android.view.SurfaceView.setFrame(SurfaceView.java:559)
       at android.view.View.layout(View.java:25731)
       at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
       at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
       at android.view.View.layout(View.java:25737)
       at android.view.ViewGroup.layout(ViewGroup.java:6818)
       at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
       at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
       at android.view.View.layout(View.java:25737)
       at android.view.ViewGroup.layout(ViewGroup.java:6818)
       at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891)
       at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729)
       at android.widget.LinearLayout.onLayout(LinearLayout.java:1638)
       at android.view.View.layout(View.java:25737)
       at android.view.ViewGroup.layout(ViewGroup.java:6818)
       at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
       at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
       at com.android.internal.policy.DecorView.onLayout(DecorView.java:1075)
       at android.view.View.layout(View.java:25737)
       at android.view.ViewGroup.layout(ViewGroup.java:6818)
       at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:5193)
       at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:4466)
       at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:3239)
       at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:11197)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1650)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1659)
       at android.view.Choreographer.doCallbacks(Choreographer.java:1129)
       at android.view.Choreographer.doFrame(Choreographer.java:1055)
       at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1622)
       at android.os.Handler.handleCallback(Handler.java:958)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loopOnce(Looper.java:230)
       at android.os.Looper.loop(Looper.java:319)
       at android.app.ActivityThread.main(ActivityThread.java:8893)
       at java.lang.reflect.Method.invoke(Native method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

Second log:


#00  pc 0x00000000000911c0  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x0000000000095f20  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
This native synchronization routine is blocking the main thread, causing an ANR. [Learn more](https://developer.android.com/topic/performance/anrs/find-unresponsive-thread#lock-contention)

  #02  pc 0x00000000000fc374  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x000000000037b81c  /data/app/~~auvl4iUcNRtDdJ00bN3KFg==/com.**.live-xZIlwdjanLQTaSKvAg1eRA==/split_config.arm64_v8a.apk (BuildId: 6f9f6e004a5146754c0872c79b7d73f8aaea98dc)
  #04  pc 0x000000000038ebb4  /data/app/~~auvl4iUcNRtDdJ00bN3KFg==/com.**.live-xZIlwdjanLQTaSKvAg1eRA==/split_config.arm64_v8a.apk (BuildId: 6f9f6e004a5146754c0872c79b7d73f8aaea98dc)
  #05  pc 0x0000000000378e40  /data/app/~~auvl4iUcNRtDdJ00bN3KFg==/com.**.live-xZIlwdjanLQTaSKvAg1eRA==/split_config.arm64_v8a.apk (BuildId: 6f9f6e004a5146754c0872c79b7d73f8aaea98dc)
  at io.flutter.embedding.engine.FlutterJNI.nativeSurfaceChanged (FlutterJNI.java)
  at io.flutter.embedding.engine.FlutterJNI.onSurfaceChanged (FlutterJNI.java:643)
  at io.flutter.embedding.engine.renderer.FlutterRenderer.surfaceChanged (FlutterRenderer.java:361)
  at io.flutter.embedding.android.FlutterSurfaceView.changeSurfaceSize (FlutterSurfaceView.java:281)
  at io.flutter.embedding.android.FlutterSurfaceView.access$300 (FlutterSurfaceView.java:35)
  at io.flutter.embedding.android.FlutterSurfaceView$1.surfaceChanged (FlutterSurfaceView.java:64)
  at android.view.SurfaceView.updateSurface (SurfaceView.java:1283)
  at android.view.SurfaceView.lambda$new$0 (SurfaceView.java:258)
  at android.view.SurfaceView.$r8$lambda$cm3nmzErr-srXoT_KjIYQgdhFN0 (unavailable)
  at android.view.SurfaceView$$ExternalSyntheticLambda2.onPreDraw (unavailable:2)
  at android.view.ViewTreeObserver.dispatchOnPreDraw (ViewTreeObserver.java:1204)
  at android.view.ViewRootImpl.performTraversals (ViewRootImpl.java:4723)
  at android.view.ViewRootImpl.doTraversal (ViewRootImpl.java:3288)
  at android.view.ViewRootImpl$TraversalRunnable.run (ViewRootImpl.java:11344)
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1689)
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1698)
  at android.view.Choreographer.doCallbacks (Choreographer.java:1153)
  at android.view.Choreographer.doFrame (Choreographer.java:1079)
  at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:1646)
  at android.os.Handler.handleCallback (Handler.java:958)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loopOnce (Looper.java:230)
  at android.os.Looper.loop (Looper.java:319)
  at android.app.ActivityThread.main (ActivityThread.java:8919)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:578)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)

Flutter Doctor output

Doctor output
[!] Flutter (Channel [user-branch], 3.19.5, on macOS 14.3 23D56 darwin-arm64, locale en-US)
    ! Flutter version 3.19.5 on channel [user-branch] at /Users/radivojeostojic/Documents/development/flutter
      Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
      If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
    ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/3.3.1/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/radivojeostojic/Documents/development/flutter. Consider adding
      /Users/radivojeostojic/Documents/development/flutter/bin to the front of your path.
    ! Upstream repository unknown source is not a standard remote.
      Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
    • Framework revision 300451adae (3 weeks ago), 2024-03-27 21:54:07 -0500
    • Engine revision e76c956498
    • Dart version 3.3.3
    • DevTools version 2.31.1
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /Users/radivojeostojic/Library/Android/sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 15E204a
    • CocoaPods version 1.15.2

[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[✓] Android Studio (version 2023.2)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874)

[✓] VS Code (version 1.87.1)
    • VS Code at /Users/radivojeostojic/Downloads/Visual Studio Code.app/Contents
    • Flutter extension version 3.86.0

[✓] Connected device (3 available)
    • sdk gphone64 arm64 (mobile) • emulator-5554             • android-arm64 • Android 12 (API 31) (emulator)
    • Radivoje’s iPhone (mobile)  • 00008110-000159280100401E • ios           • iOS 17.4.1 21E236
    • macOS (desktop)             • macos                     • darwin-arm64  • macOS 14.3 23D56 darwin-arm64

[✓] Network resources
    • All expected network resources are available.

! Doctor found issues in 2 categories.
@darshankawar darshankawar added the in triage Presently being triaged by the triage team label Apr 22, 2024
@darshankawar
Copy link
Member

Thanks for the report @radivojeostojic
Based on the log, it seems similar to an old issue #98779 for which the initial feedback from team was #98779 (comment) indicating we would need a reproducible code sample in order to properly address it.
A repro was given in that issue that you can check and see if it resembles your case or not. If not, a repro code is desirable to make this issue actionable.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Apr 22, 2024
@radivojeostojic
Copy link
Author

@darshankawar Thanks for the response! I tried testing the Flutter crash issue on my test phone (Samsung S8+) but wasn't able to reproduce the crash. I’ll try to find a Xiaomi device to test on today and will keep you updated.

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Apr 23, 2024
@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Apr 23, 2024
@mmga
Copy link

mmga commented Apr 26, 2024

We met the same issue, and I've noticed that it tends to occur quite frequently on Android 13,but I haven't reproduce it yet. flutter version is 3.16.4
image

@radivojeostojic
Copy link
Author

Today, I experienced an ANR after I attempted to put the app in the background and lock the device (Samsung s8+). Upon unlocking the device and bringing the app back to the foreground, I encountered a crash. Interestingly, the log output from this incident appears different from what I observe in the Crashlytics dashboard:

5-01 13:34:39.475  1518  1933 I WindowManager: reset, Reparenting to original parent, shouldDeferScheduleAnimation=false, destroyLeash=true, surface=Surface(name=95404b4 Application Not Responding: com.**.**2.staging)/@0xb17bb5a, parent=Surface(name=WindowToken{71659c6 android.view.ViewRootImpl$W@c7d3a1})/@0x5cc618b, parentNativeHandle=android.os.BinderProxy@444fe98, caller=com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:89 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:96 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 
05-01 13:34:39.475  1518  1933 D SurfaceControl: reparent is called, sc=Surface(name=95404b4 Application Not Responding: com.**.**2.staging)/@0xb17bb5a, newParentHandle=android.os.BinderProxy@444fe98, transaction=android.view.SurfaceControl$Transaction@753b681
05-01 13:34:39.475  1518  1933 D SurfaceControl: destroy(transaction), animation-leash is destroyed, sc=Surface(name=Surface(name=95404b4 Application Not Responding: com.**.**2.staging)/@0xb17bb5a - animation-leash)/@0x2e5ffdc, transaction=android.view.SurfaceControl$Transaction@753b681, caller=com.android.server.wm.SurfaceAnimator.reset:330 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:89 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:96 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 com.android.server.wm.-$$Lambda$LocalAnimationAdapter$X--EomqUvw4qy89IeeTFTH7aCMo.run:4 
05-01 13:34:39.475  1518  1933 I WindowManager: reset, Reparenting to original parent, shouldDeferScheduleAnimation=false, destroyLeash=true, surface=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0xbb02131, parent=Surface(name=mAboveAppWindowsContainers)/@0xc37ed14, parentNativeHandle=android.os.BinderProxy@94041fc, caller=com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:89 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:96 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 
05-01 13:34:39.475  1518  1933 D SurfaceControl: reparent is called, sc=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0xbb02131, newParentHandle=android.os.BinderProxy@94041fc, transaction=android.view.SurfaceControl$Transaction@a125bb2
05-01 13:34:39.475  1518  1933 D SurfaceControl: destroy(transaction), animation-leash is destroyed, sc=Surface(name=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0xbb02131 - animation-leash)/@0x1545fba, transaction=android.view.SurfaceControl$Transaction@a125bb2, caller=com.android.server.wm.SurfaceAnimator.reset:330 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:89 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:96 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 com.android.server.wm.-$$Lambda$LocalAnimationAdapter$X--EomqUvw4qy89IeeTFTH7aCMo.run:4 
05-01 13:34:39.476   704   765 I SurfaceFlinger: id=1556 Removed Dim Layer for - mAboveAppWindowsContainers#0 (0/58)
05-01 13:34:39.491   704   704 I Layer   : id=1556 onRemoved Dim Layer for - mAboveAppWindowsContainers#0 
05-01 13:34:39.492   704   765 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - mAboveAppWindowsContainers#0 [s.what : 10000]
05-01 13:34:39.492   704   765 D Layer   : [95404b4 Application Not Responding: com.**.**2.staging#0]::reparent oldParent:[Surface(name=95404b4 Application Not Responding: com.**.**2.staging)/@0xb17bb5a - animation-leash#0], newParent:[WindowToken{71659c6 android.view.ViewRootImpl$W@c7d3a1}#0]
05-01 13:34:39.492   704   765 I SurfaceFlinger: id=1558 Removed Surface(name=95404b4 Application Not Responding: com.**.**2.staging)/@0xb17bb5a - animation-leash#0 (1/57)
05-01 13:34:39.492   704   765 W SurfaceFlinger: Attempting to destroy on removed layer: Dim Layer for - mAboveAppWindowsContainers#0
05-01 13:34:39.492   704   765 I SurfaceFlinger: id=1559 Removed Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0xbb02131 - animation-leash#0 (0/56)
05-01 13:34:39.493  1518  1933 I WindowManager: Destroying surface Surface(name=Application Not Responding: com.**.**2.staging)/@0x19d5d6f called by com.android.server.wm.WindowStateAnimator.destroySurface:1880 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:838 com.android.server.wm.WindowState.destroySurfaceUnchecked:3823 com.android.server.wm.RootWindowContainer.performSurfacePlacement:882 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:212 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:160 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:150 com.android.server.wm.WindowSurfacePlacer.lambda$new$0:123 
05-01 13:34:39.493   704   765 I SurfaceFlinger: id=1490 Removed Application Not Responding: com.**.**2.staging#0 (0/55)
05-01 13:34:39.495  1518  6591 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1619, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10919] ], android.os.BinderProxy@babb647)
05-01 13:34:39.495  1518  4524 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1618, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10919] ], android.os.BinderProxy@b906e74)
05-01 13:34:39.495  1518  6591 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=1616, [ Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Unwanted:  Uid: 10919] ], android.os.BinderProxy@fde8f9d)
05-01 13:34:39.495  1518  2364 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1621, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10919] ], android.os.BinderProxy@1f32c12)
05-01 13:34:39.496  1518  4524 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=1617, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Unwanted:  Uid: 10919] ], android.os.BinderProxy@3e36fe3)
05-01 13:34:39.496   704   704 I SurfaceFlinger: Display 0 HWC layers:
05-01 13:34:39.496   704   704 I SurfaceFlinger:     type    |    handle    | flag |  format   |   source crop (l,t,r,b)    |         frame       | name 
05-01 13:34:39.496   704   704 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x779f52f780 | 0002 | RGBA_8888 |   0.0    1.0 2220.0 1081.0 |    0    0 1080 2220 | com.android.systemui.ImageWallpaper[2325]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x779ed0d080 | 0000 | RGBA_8888 |   0.0    0.0 1080.0 2220.0 |    0    0 1080 2220 | com.sec.android.app.launcher/com.sec[...].activities.LauncherActivity[3536]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:  SolidColor |              | 0000 |  Unknown  |   0.0    0.0   -1.0   -1.0 |    0    0 1080 2220 | Dim Layer for - Task=31#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x779f24e580 | 0000 | RGBA_8888 |   5.0    0.0 1085.0 1125.0 |    0  975 1080 2100 | com.samsung.android.MtpApplication/c[...]MtpApplication.USBConnection[7470]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x779ec8ef00 | 0000 | RGBA_8888 |   0.0    0.0 1080.0   63.0 |    0    0 1080   63 | StatusBar[2325]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x779fb70b80 | 0000 | RGBA_8888 |   0.
05-01 13:34:39.496   704   704 I SurfaceFlinger: 0    0.0   67.0  429.0 | 1013  245 1080  674 | com.samsung.android.app.cocktailbars[...]arservice.CocktailBarService[7984]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger:      Device | 0x77a1822580 | 0000 | RGBA_8888 |   0.0    0.0 1080.0  126.0 |    0 2094 1080 2220 | NavigationBar[2325]#0
05-01 13:34:39.496   704   704 I SurfaceFlinger: 

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 1, 2024
@darshankawar
Copy link
Member

@radivojeostojic This seems to be different issue that you originally reported. For the original one, as discussed earlier, we would need reproducible code or atleast replication pattern.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 2, 2024
@radivojeostojic
Copy link
Author

@darshankawar We still haven't been able to reproduce this issue on our local devices. What I can say is that this issue occurs in every new version of the app and generally affects a large number of users, especially on Android 14 devices. I am sending the latest log from Android Vitals:


"main" tid=1 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000000453bc4  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #04  pc 0x00000000004672a4  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #05  pc 0x000000000044fe0c  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  at io.flutter.embedding.engine.FlutterJNI.nativeSurfaceChanged (FlutterJNI.java)
  at io.flutter.embedding.engine.FlutterJNI.onSurfaceChanged (FlutterJNI.java:648)
  at io.flutter.embedding.engine.renderer.FlutterRenderer.surfaceChanged (FlutterRenderer.java:848)
  at io.flutter.embedding.android.FlutterSurfaceView.changeSurfaceSize (FlutterSurfaceView.java:289)
  at io.flutter.embedding.android.FlutterSurfaceView.access$300 (FlutterSurfaceView.java:35)
  at io.flutter.embedding.android.FlutterSurfaceView$1.surfaceChanged (FlutterSurfaceView.java:67)
  at android.view.SurfaceView.updateSurface (SurfaceView.java:1283)
  at android.view.SurfaceView.setFrame (SurfaceView.java:559)
  at android.view.View.layout (View.java:25765)
  at android.widget.FrameLayout.layoutChildren (FrameLayout.java:332)
  at android.widget.FrameLayout.onLayout (FrameLayout.java:270)
  at android.view.View.layout (View.java:25771)
  at android.view.ViewGroup.layout (ViewGroup.java:6822)
  at android.widget.FrameLayout.layoutChildren (FrameLayout.java:332)
  at android.widget.FrameLayout.onLayout (FrameLayout.java:270)
  at android.view.View.layout (View.java:25771)
  at android.view.ViewGroup.layout (ViewGroup.java:6822)
  at android.widget.LinearLayout.setChildFrame (LinearLayout.java:1891)
  at android.widget.LinearLayout.layoutVertical (LinearLayout.java:1729)
  at android.widget.LinearLayout.onLayout (LinearLayout.java:1638)
  at android.view.View.layout (View.java:25771)
  at android.view.ViewGroup.layout (ViewGroup.java:6822)
  at android.widget.FrameLayout.layoutChildren (FrameLayout.java:332)
  at android.widget.FrameLayout.onLayout (FrameLayout.java:270)
  at com.android.internal.policy.DecorView.onLayout (DecorView.java:1084)
  at android.view.View.layout (View.java:25771)
  at android.view.ViewGroup.layout (ViewGroup.java:6822)
  at android.view.ViewRootImpl.performLayout (ViewRootImpl.java:5279)
  at android.view.ViewRootImpl.performTraversals (ViewRootImpl.java:4526)
  at android.view.ViewRootImpl.doTraversal (ViewRootImpl.java:3288)
  at android.view.ViewRootImpl$TraversalRunnable.run (ViewRootImpl.java:11344)
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1689)
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1698)
  at android.view.Choreographer.doCallbacks (Choreographer.java:1153)
  at android.view.Choreographer.doFrame (Choreographer.java:1079)
  at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:1646)
  at android.os.Handler.handleCallback (Handler.java:958)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loopOnce (Looper.java:230)
  at android.os.Looper.loop (Looper.java:319)
  at android.app.ActivityThread.main (ActivityThread.java:8919)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:578)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)

"ReferenceQueueDaemon" tid=10 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.Object.wait (Object.java:524)
  at java.lang.Daemons$ReferenceQueueDaemon.runInternal (Daemons.java:239)
  at java.lang.Daemons$Daemon.run (Daemons.java:145)
  at java.lang.Thread.run (Thread.java:1012)

"FinalizerDaemon" tid=11 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:210)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:231)
  at java.lang.Daemons$FinalizerDaemon.runInternal (Daemons.java:309)
  at java.lang.Daemons$Daemon.run (Daemons.java:145)
  at java.lang.Thread.run (Thread.java:1012)

"FinalizerWatchdogDaemon" tid=12 Timed Waiting
  at java.lang.Thread.sleep (Native method)
  at java.lang.Thread.sleep (Thread.java:450)
  at java.lang.Thread.sleep (Thread.java:355)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos (Daemons.java:481)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress (Daemons.java:544)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal (Daemons.java:412)
  at java.lang.Daemons$Daemon.run (Daemons.java:145)
  at java.lang.Thread.run (Thread.java:1012)

"GmsDynamite" tid=24 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.Object.wait (Object.java:524)
  at com.google.android.gms.dynamite.zza.run (com.google.android.gms:play-services-basement@@18.3.0:2)

"HybridData DestructorThread" tid=90 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:210)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:231)
  at com.facebook.jni.DestructorThread$1.run (DestructorThread.java:76)

"Okio Watchdog" tid=96 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.Object.wait (Object.java:524)
  at com.android.okhttp.okio.AsyncTimeout.awaitTimeout (AsyncTimeout.java:313)
  at com.android.okhttp.okio.AsyncTimeout.access$000 (AsyncTimeout.java:42)
  at com.android.okhttp.okio.AsyncTimeout$Watchdog.run (AsyncTimeout.java:288)

"Okio Watchdog" tid=124 Timed Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at okio.AsyncTimeout$Companion.awaitTimeout$okio (AsyncTimeout.kt:302)
  at okio.AsyncTimeout$Watchdog.run (AsyncTimeout.kt:183)

"OkHttp ConnectionPool" tid=126 Timed Waiting
  at java.lang.Object.wait (Native method)
  at com.android.okhttp.ConnectionPool$1.run (ConnectionPool.java:106)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"p10.a0 browser-intake-datadoghq.com" tid=127 Native
  #00  pc 0x00000000000af888  /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+8)
  #01  pc 0x000000000002d290  /apex/com.android.art/lib64/libopenjdk.so (NET_Read+80)
  #02  pc 0x000000000002de08  /apex/com.android.art/lib64/libopenjdk.so (SocketInputStream_socketRead0+216)
  at java.net.SocketInputStream.socketRead0 (Native method)
  at java.net.SocketInputStream.socketRead (SocketInputStream.java:118)
  at java.net.SocketInputStream.read (SocketInputStream.java:173)
  at java.net.SocketInputStream.read (SocketInputStream.java:143)
  at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket (ConscryptEngineSocket.java:983)
  at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket (ConscryptEngineSocket.java:947)
  at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable (ConscryptEngineSocket.java:862)
  at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read (ConscryptEngineSocket.java:835)
  at okio.InputStreamSource.read (JvmOkio.kt:94)
  at okio.AsyncTimeout$source$1.read (AsyncTimeout.kt:125)
  at okio.RealBufferedSource.request (RealBufferedSource.kt:206)
  at okio.RealBufferedSource.require (RealBufferedSource.kt:199)
  at okhttp3.internal.http2.Http2Reader.nextFrame (Http2Reader.kt:89)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:618)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:609)
  at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce (TaskQueue.kt:98)
  at okhttp3.internal.concurrent.TaskRunner.runTask (TaskRunner.kt:116)
  at okhttp3.internal.concurrent.TaskRunner.access$runTask (TaskRunner.kt:42)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:65)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"glide-active-resources" tid=142 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:210)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:231)
  at m.apd.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:8)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at m.apb.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:8)
  at java.lang.Thread.run (Thread.java:1012)

"p10.a0 TaskRunner" tid=155 Timed Waiting
  at java.lang.Object.wait (Native method)
  at okhttp3.internal.concurrent.TaskRunner$RealBackend.coordinatorWait (TaskRunner.kt:294)
  at okhttp3.internal.concurrent.TaskRunner.awaitTaskToRun (TaskRunner.kt:218)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:59)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"glide-active-resources" tid=178 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:210)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:231)
  at com.bumptech.glide.load.engine.ActiveResources.cleanReferenceQueue (ActiveResources.java:128)
  at com.bumptech.glide.load.engine.ActiveResources$2.run (ActiveResources.java:61)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.bumptech.glide.load.engine.ActiveResources$1$1.run (ActiveResources.java:43)
  at java.lang.Thread.run (Thread.java:1012)

"Measurement Worker" tid=198 Timed Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:386)
  at m.lf.run (:com.google.android.gms.dynamite_measurementdynamite@241616038@24.16.16 (190400-0):71)

"SurfaceSyncGroupTimer" tid=2 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"hwuiTask0" tid=3 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x000000000005d060  /system/lib64/libc++.so (std::__1::condition_variable::wait+24)
  #04  pc 0x0000000000550e14  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop+112)
  #05  pc 0x0000000000551054  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, android::uirenderer::CommonPool::CommonPool::$_0> > +208)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"hwuiTask1" tid=4 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x000000000005d060  /system/lib64/libc++.so (std::__1::condition_variable::wait+24)
  #04  pc 0x0000000000550e14  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop+112)
  #05  pc 0x0000000000551054  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, android::uirenderer::CommonPool::CommonPool::$_0> > +208)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"2.ui" tid=5 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000001a184  /system/lib64/libandroid.so (ALooper_pollOnce+104)
  #04  pc 0x0000000000469e64  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #05  pc 0x0000000000467d40  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"Signal Catcher" tid=6 Runnable
  #00  pc 0x00000000004bee00  /apex/com.android.art/lib64/libart.so (art::DumpNativeStack+108)
  #01  pc 0x00000000004b0718  /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack const+388)
  #02  pc 0x00000000004b0058  /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run+164)
  #03  pc 0x00000000003b1e9c  /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint+452)
  #04  pc 0x00000000004c9f6c  /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump+232)
  #05  pc 0x00000000004c98d0  /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit+244)
  #06  pc 0x00000000004c7170  /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit+48)
  #07  pc 0x00000000004c6660  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit+452)
  #08  pc 0x00000000004c61d8  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run+264)
  #09  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #10  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"perfetto_hprof_listener" tid=7 Native
  #00  pc 0x00000000000aea08  /apex/com.android.runtime/lib64/bionic/libc.so (read+8)
  #01  pc 0x0000000000026510  /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ArtPlugin_Initialize::$_7> >+316)
  #02  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #03  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"Jit thread pool worker thread 0" tid=8 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000023247c  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks+140)
  #02  pc 0x00000000005a56f8  /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask+120)
  #03  pc 0x00000000005a54e4  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run+136)
  #04  pc 0x00000000005a53c0  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback+164)
  #05  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #06  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"HeapTaskDaemon" tid=9 Waiting
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000023247c  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks+140)
  #02  pc 0x000000000039b150  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask+740)
  #03  pc 0x000000000039adec  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+48)
  at dalvik.system.VMRuntime.runHeapTasks (Native method)
  at java.lang.Daemons$HeapTaskDaemon.runInternal (Daemons.java:687)
  at java.lang.Daemons$Daemon.run (Daemons.java:145)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_1" tid=13 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"binder:21372_2" tid=14 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"binder:21372_3" tid=15 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"binder:21372_4" tid=16 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"Profile Saver" tid=17 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000023247c  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks+140)
  #02  pc 0x00000000003cd160  /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run+864)
  #03  pc 0x00000000003c33a4  /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread+152)
  #04  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #05  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"SentryExecutorServiceThreadFactory-0" tid=18 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"queued-work-looper-data" tid=19 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_7" tid=20 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"pool-8-thread-1" tid=21 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"Firebase-Messaging-Init" tid=22 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.android.gms.common.util.concurrent.zza.run (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:1012)

"Firebase-Messaging-Topics-Io" tid=23 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.android.gms.common.util.concurrent.zza.run (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:1012)

"Crashlytics Exception Handler1" tid=25 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:1012)

"com.google.firebase.crashlytics.startup1" tid=26 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:1012)

"Firebase Background Thread #0" tid=27 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:1012)

"awaitEvenIfOnMainThread task continuation executor1" tid=28 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:1012)

"MemoryInfra" tid=29 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x0000000002cffca8  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c79e58  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000002c78718  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002c781dc  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002c7813c  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x0000000002c77ed4  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #12  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #13  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #14  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"pool-22-thread-107" tid=30 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:401)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:903)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1070)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"RxSchedulerPurge-1" tid=31 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"WM.task-3" tid=32 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"Firebase Background Thread #1" tid=33 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:1012)

"Firebase Background Thread #2" tid=34 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:1012)

"WM.task-4" tid=35 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"CameraX-scheduler" tid=36 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"Firebase Background Thread #3" tid=37 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.firebase.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:1012)

"WM.task-1" tid=38 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"FirebaseSessions_HandlerThread" tid=39 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"WM.task-2" tid=40 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"queued-work-looper" tid=41 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"RxCachedThreadScheduler-11" tid=42 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"RenderThread" tid=43 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x0000000000529894  /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork+164)
  #04  pc 0x000000000054cd64  /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop+400)
  #05  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"binder:21372_F" tid=44 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"pool-19-thread-1" tid=45 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"RxCachedWorkerPoolEvictor-1" tid=46 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"CameraX-core_camera_0" tid=47 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"AudioTrack" tid=48 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x00000000000a70f8  /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop+80)
  #04  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #05  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"WifiManagerThread" tid=49 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"CameraManagerGlobal" tid=50 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"pool-24-thread-1" tid=51 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"CameraX-core_camera_1" tid=52 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"com.it_nomads.fluttersecurestorage.worker" tid=53 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"CameraX-core_camera_2" tid=54 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-24-thread-2" tid=55 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"RxCachedThreadScheduler-1" tid=56 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"queued-work-looper-data" tid=57 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"MLHandler" tid=58 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"GoogleApiHandler" tid=59 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"pool-22-thread-108" tid=60 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:401)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:903)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1070)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-ulcs-1" tid=61 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"DefaultDispatcher-worker-1" tid=62 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"CameraX-core_camera_3" tid=63 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"ConnectivityThread" tid=64 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"RxCachedThreadScheduler-3" tid=65 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"kotlinx.coroutines.DefaultExecutor" tid=66 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at kotlinx.coroutines.DefaultExecutor.run (DefaultExecutor.kt:121)
  at java.lang.Thread.run (Thread.java:1012)

"GoogleApiHandler" tid=67 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"ProcessStablePhenotypeFlag" tid=68 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-bg-1" tid=69 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"Thread-14" tid=70 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.PriorityBlockingQueue.take (PriorityBlockingQueue.java:538)
  at m.ajo.b (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:3)
  at m.ajo.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:11)

"Thread-15" tid=71 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.PriorityBlockingQueue.take (PriorityBlockingQueue.java:538)
  at m.ajv.a (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:5)
  at m.ajv.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:6)

"Thread-16" tid=72 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.PriorityBlockingQueue.take (PriorityBlockingQueue.java:538)
  at m.ajv.a (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:5)
  at m.ajv.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:6)

"Thread-17" tid=73 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.PriorityBlockingQueue.take (PriorityBlockingQueue.java:538)
  at m.ajv.a (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:5)
  at m.ajv.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:6)

"Thread-18" tid=74 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.PriorityBlockingQueue.take (PriorityBlockingQueue.java:538)
  at m.ajv.a (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:5)
  at m.ajv.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:6)

"androidmapsapi-bg-2" tid=75 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-lpbg-1" tid=76 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-lses-1" tid=77 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-29-thread-1" tid=78 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingDeque.takeFirst (LinkedBlockingDeque.java:485)
  at java.util.concurrent.LinkedBlockingDeque.take (LinkedBlockingDeque.java:673)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"JavaCronetEngine" tid=79 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at org.chromium.net.impl.JavaCronetEngine$1$1.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:19)
  at java.lang.Thread.run (Thread.java:1012)

"kronos-android" tid=80 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-30-thread-1" tid=81 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-28-thread-1" tid=82 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-31-thread-1" tid=83 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"process reaper" tid=84 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:401)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:903)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1070)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"RxCachedThreadScheduler-19" tid=85 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_8" tid=86 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"CameraX-camerax_high_priority" tid=88 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"AsyncTask #1" tid=89 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.SynchronousQueue$TransferStack$SNode.block (SynchronousQueue.java:288)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:397)
  at java.util.concurrent.SynchronousQueue.take (SynchronousQueue.java:886)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"mqt_js" tid=91 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:228)
  at java.lang.Thread.run (Thread.java:1012)

"AudioTrack" tid=92 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x00000000000a70f8  /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop+80)
  #04  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #05  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"mqt_native_modules" tid=93 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:228)
  at java.lang.Thread.run (Thread.java:1012)

"com.it_nomads.fluttersecurestorage.worker" tid=94 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"3.ui" tid=95 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000001a184  /system/lib64/libandroid.so (ALooper_pollOnce+104)
  #04  pc 0x0000000000469e64  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #05  pc 0x0000000000467d40  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #06  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #07  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"MessengerIpcClient" tid=97 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at com.google.android.gms.common.util.concurrent.zza.run (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:1012)

"GoogleApiHandler" tid=98 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"Chrome_ProcessLauncherThread" tid=99 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"pool-55-thread-1" tid=100 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"Chrome_IOThread" tid=101 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x0000000002c737c8  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #02  pc 0x0000000002c78718  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #03  pc 0x0000000002c781dc  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002c7813c  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x00000000039dbedc  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x0000000002c77ed4  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"ThreadPoolForeg" tid=102 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x000000000317a544  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c93b90  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000002d1f754  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002d1f6a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #12  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"ThreadPoolForeg" tid=103 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x000000000317a544  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c93b90  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000002d1f754  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002d1f6a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #12  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"PlatformServiceBridgeHandlerThread" tid=104 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"DefaultDispatcher-worker-1" tid=105 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at WV.tf.run (chromium-TrichromeWebViewGoogle6432.aab-stable-631212133:201)

"ThreadPoolSingl" tid=106 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x000000000317a544  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c93b90  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000003131080  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002d1f6cc  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #12  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"DefaultDispatcher-worker-2" tid=107 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at WV.tf.run (chromium-TrichromeWebViewGoogle6432.aab-stable-631212133:201)

"ThreadPoolForeg" tid=108 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x000000000317a544  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c93b90  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000002d1f754  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002d1f6a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #12  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"FrameMetricsAggregator" tid=109 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"arch_disk_io_2" tid=110 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"ThreadPoolForeg" tid=111 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000002cffd24  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #04  pc 0x0000000002cffbe0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #05  pc 0x0000000002cff8a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #06  pc 0x000000000317a544  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #07  pc 0x0000000002c93b90  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #08  pc 0x0000000002d1f754  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #09  pc 0x0000000002d1f6a0  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #10  pc 0x0000000002cfee10  /data/app/~~rrQnuvxBCLtB9h19_8obWg==/com.google.android.trichromelibrary_631212133-XoDV-GJ-yOazOX4jQQjKAA==/base.apk (BuildId: c59e0f53ffd0f0752ad82610221b551def6a5ee0)
  #11  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #12  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"DefaultDispatcher-worker-2" tid=113 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"arch_disk_io_3" tid=114 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_B" tid=116 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"androidmapsapi-ulcs-1" tid=117 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-appenvironment-1" tid=118 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"queued-work-looper-data" tid=119 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_5" tid=120 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"arch_disk_io_0" tid=121 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"arch_disk_io_1" tid=122 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"pool-32-thread-66" tid=123 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:401)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:903)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1070)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"binder:21372_E" tid=128 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"InteractionJankMonitor-Worker" tid=129 Native
  #00  pc 0x00000000000afcec  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12)
  #01  pc 0x000000000001874c  /system/lib64/libutils.so (android::Looper::pollInner+192)
  #02  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #03  pc 0x000000000018f184  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+48)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loopOnce (Looper.java:187)
  at android.os.Looper.loop (Looper.java:319)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"RxComputationThreadPool-1" tid=130 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1176)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"DefaultDispatcher-worker-5" tid=131 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"binder:21372_9" tid=132 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"androidmapsapi-Scheduler" tid=133 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at m.car.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:44)
  at java.lang.Thread.run (Thread.java:1012)

"JavaCronetEngine" tid=134 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at org.chromium.net.impl.JavaCronetEngine$1$1.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:19)
  at java.lang.Thread.run (Thread.java:1012)

"JavaCronetEngine" tid=135 Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:341)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block (AbstractQueuedSynchronizer.java:506)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock (ForkJoinPool.java:3466)
  at java.util.concurrent.ForkJoinPool.managedBlock (ForkJoinPool.java:3437)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:1623)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at org.chromium.net.impl.JavaCronetEngine$1$1.run (:com.google.android.gms.policy_maps_core_dynamite@241110203@241110201042.615149234.615149234:19)
  at java.lang.Thread.run (Thread.java:1012)

"3.raster" tid=136 Native
  #00  pc 0x0000000000057840  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x000000000005c5a0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+148)
  #02  pc 0x00000000000c2a34  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+80)
  #03  pc 0x0000000000453bc4  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #04  pc 0x00000000004672a4  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #05  pc 0x0000000000909e9c  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #06  pc 0x0000000000908d3c  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #07  pc 0x000000000078f9d8  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #08  pc 0x000000000078f718  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #09  pc 0x0000000000790a00  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #10  pc 0x0000000000790504  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #11  pc 0x000000000079c310  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #12  pc 0x0000000000466000  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #13  pc 0x0000000000469d54  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #14  pc 0x0000000000018b70  /system/lib64/libutils.so (android::Looper::pollInner+1252)
  #15  pc 0x0000000000018628  /system/lib64/libutils.so (android::Looper::pollOnce+124)
  #16  pc 0x000000000001a184  /system/lib64/libandroid.so (ALooper_pollOnce+104)
  #17  pc 0x0000000000469e64  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #18  pc 0x0000000000467d40  /data/app/~~M1Fy4SkAhD6I2rnK5Pi0PA==/com.***.live-n2Ccmz28ZMIMYiGEazssig==/split_config.arm64_v8a.apk (BuildId: 81eff0ad9315d43a8c67226d6b08171218431655)
  #19  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #20  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"DefaultDispatcher-worker-7" tid=137 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:376)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"binder:21372_C" tid=138 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"binder:21372_D" tid=139 Native
  #00  pc 0x00000000000aed2c  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
  #01  pc 0x0000000000065b38  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
  #02  pc 0x00000000000603ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
  #03  pc 0x0000000000060734  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+28)
  #04  pc 0x0000000000061130  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+116)
  #05  pc 0x000000000006af14  /system/lib64/libbinder.so (android::PoolThread::threadLoop+132)
  #06  pc 0x00000000000142d4  /system/lib64/libutils.so (android::Thread::_threadLoop+288)
  #07  pc 0x00000000000f0934  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+144)
  #08  pc 0x00000000000c37b4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+208)
  #09  pc 0x000000000005d084  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

"androidmapsapi-scpm-1" tid=141 Timed Waiting
  at jdk.internal.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:252)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:1672)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1188)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:905)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1071)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1131)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)

"androidmapsapi-scpm-1" tid=143 Timed Waiting

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 6, 2024
@darshankawar
Copy link
Member

Most of the log is coming from native Android ART, so without reproducible code sample or atleast replicable pattern, we can't make the issue actionable.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 7, 2024
Copy link

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now.
If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones.
Thanks for your contribution.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

3 participants