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

An anr bug appears on android #19467

Open
azxcffdgadf opened this issue Mar 6, 2019 · 1 comment
Open

An anr bug appears on android #19467

azxcffdgadf opened this issue Mar 6, 2019 · 1 comment

Comments

@azxcffdgadf
Copy link

Samsung Galaxy Tab A (2016) (gtaxlwifi), Android 8.1:
"main" tid=1 Waiting
"main" prio=5 tid=1 Waiting
| group="main" sCount=1 dsCount=0 flags=1 obj=0x72b63718 self=0xf04fb000
| sysTid=13165 nice=-10 cgrp=default sched=0/0 handle=0xf47b04b8
| state=S schedstat=( 0 0 0 ) utm=27 stm=8 core=3 HZ=100
| stack=0xff588000-0xff58a000 stackSize=8MB
| held mutexes=
at java.lang.Object.wait (Native method)

  • waiting on <0x0cbcd1f2> (a android.opengl.GLSurfaceView$GLThreadManager)
    at android.opengl.GLSurfaceView$GLThread.surfaceDestroyed (GLSurfaceView.java:1703)
  • locked <0x0cbcd1f2> (a android.opengl.GLSurfaceView$GLThreadManager)
    at android.opengl.GLSurfaceView.surfaceDestroyed (GLSurfaceView.java:533)
    at android.view.SurfaceView.updateSurface (SurfaceView.java:728)
    at android.view.SurfaceView.windowStopped (SurfaceView.java:237)
    at android.view.ViewRootImpl.setWindowStopped (ViewRootImpl.java:1640)
    at android.view.WindowManagerGlobal.setStoppedState (WindowManagerGlobal.java:689)
  • locked <0x07895043> (a java.lang.Object)
    at android.app.Activity.performStop (Activity.java:7528)
    at android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4591)
    at android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4652)
    at android.app.ActivityThread.handleRelaunchActivity (ActivityThread.java:4926)
    at android.app.ActivityThread.-wrap19 (ActivityThread.java)
    at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1730)
    at android.os.Handler.dispatchMessage (Handler.java:106)
    at android.os.Looper.loop (Looper.java:164)
    at android.app.ActivityThread.main (ActivityThread.java:7000)
    at java.lang.reflect.Method.invoke (Native method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:441)
    at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1408)
    --
    What is going on here; who can help me?
@iceman5555
Copy link

Hi, we have the same problem. Have you solved this problem, please?

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

No branches or pull requests

2 participants