My app receives multi crash from 7.1.1 Chromebooks.
I suspect it crashes during launching activity when rotation. But I didn't 
have such device, not sure whether this issue is tracked.

The device detail is as below:

Android OS: 7.1.1
Device type: 
Google Pixelbook
Acer Chromebook R11
Lenovo N23 Yoga/Flex 11 Chromebook
Samsung Chromebook Plus
HP Chromebook 11 G5 / HP Chromebook 11-vxxx
Thinkpad 13 Chromebook

Crash stack:

android.view.WindowManager$BadTokenException: Unable to add window -- token 
android.os.BinderProxy@ed231b4 is not valid; is your activity running?
        at android.view.ViewRootImpl.setView(ViewRootImpl.java:689)
        at 
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:342)
        at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:93)
        at 
android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3596)
        at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2806)
        at android.app.ActivityThread.-wrap12(ActivityThread.java)
        at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1527)
        at android.os.Handler.dispatchMessage(Handler.java:102)
        at android.os.Looper.loop(Looper.java:154)
        at android.app.ActivityThread.main(ActivityThread.java:6320)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d8906e71-094d-4a55-b32e-c9ed548a3669%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to