You are on page 1of 1

************* Crash Head ****************

Time Of Crash : 2023_04_27-01_36_57


Device Manufacturer: Xiaomi
Device Model : M2010J19SG
Android Version : 11
Android SDK : 30
App VersionName : 1.0.3
App VersionCode : 10
************* Crash Head ****************

java.lang.RuntimeException: Unable to stop service


com.android.support.Launcher@2ae9214: java.lang.IllegalArgumentException:
View=android.widget.FrameLayout{1f0aae4 I.E...... ......I. 0,0-0,0} not attached to
window manager
at android.app.ActivityThread.handleStopService(ActivityThread.java:4508)
at android.app.ActivityThread.access$2200(ActivityThread.java:257)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2044)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8107)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Caused by: java.lang.IllegalArgumentException:
View=android.widget.FrameLayout{1f0aae4 I.E...... ......I. 0,0-0,0} not attached to
window manager
at
android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:572)
at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:476)
at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:139)
at com.android.support.Menu.onDestroy(Native Method)
at com.android.support.Launcher.onDestroy(Native Method)
at android.app.ActivityThread.handleStopService(ActivityThread.java:4483)
... 8 more

You might also like