0% found this document useful (0 votes)
7 views1 page

Mod Menu Crash 2025 06 09-20 50 54

The document details a crash report for a Samsung device running Android 14, indicating a runtime exception due to an inability to stop a service. The error is caused by an IllegalArgumentException stating that a specific view is not attached to the window manager. The crash occurred on June 9, 2025, at 20:50:54, while using app version 2.2.143.

Uploaded by

rastvorcev1403
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Mod Menu Crash 2025 06 09-20 50 54

The document details a crash report for a Samsung device running Android 14, indicating a runtime exception due to an inability to stop a service. The error is caused by an IllegalArgumentException stating that a specific view is not attached to the window manager. The crash occurred on June 9, 2025, at 20:50:54, while using app version 2.2.143.

Uploaded by

rastvorcev1403
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

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

Time Of Crash : 2025_06_09-20_50_54


Device Manufacturer: samsung
Device Model : SM-M336B
Android Version : 14
Android SDK : 34
App VersionName : 2.2.143
App VersionCode : 40
************* Crash Head ****************

java.lang.RuntimeException: Unable to stop service


com.android.support.Launcher@a07f9b6: java.lang.IllegalArgumentException:
View=android.widget.FrameLayout{9e05b18 I.E...... ......I. 0,0-0,0} not attached to
window manager
at android.app.ActivityThread.handleStopService(ActivityThread.java:5318)
at android.app.ActivityThread.-$$Nest$mhandleStopService(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2539)
at android.os.Handler.dispatchMessage(Handler.java:106)
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)
Caused by: java.lang.IllegalArgumentException:
View=android.widget.FrameLayout{9e05b18 I.E...... ......I. 0,0-0,0} not attached to
window manager
at
android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:729)
at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:626)
at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:203)
at com.android.support.Menu.onDestroy(Unknown Source:8)
at com.android.support.Launcher.onDestroy(Unknown Source:5)
at android.app.ActivityThread.handleStopService(ActivityThread.java:5298)
... 9 more

You might also like