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

Mod Menu Crash 2023 06 06-14 19 51

An Android crash report from a Samsung SM-A325F device running Android 13 occurred on June 6, 2023 at 2:19:51 PM. The crash was caused by a android.os.DeadSystemRuntimeException when attempting to paste text from the clipboard into a text view.

Uploaded by

blasius mario
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)
63 views1 page

Mod Menu Crash 2023 06 06-14 19 51

An Android crash report from a Samsung SM-A325F device running Android 13 occurred on June 6, 2023 at 2:19:51 PM. The crash was caused by a android.os.DeadSystemRuntimeException when attempting to paste text from the clipboard into a text view.

Uploaded by

blasius mario
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 : 2023_06_06-14_19_51


Device Manufacturer: samsung
Device Model : SM-A325F
Android Version : 13
Android SDK : 33
App VersionName : 2.574.445
App VersionCode : -1
************* Crash Head ****************

android.os.DeadSystemRuntimeException: android.os.DeadSystemException
at android.content.ClipboardManager.getPrimaryClip(ClipboardManager.java:188)
at android.widget.TextView.paste(TextView.java:14473)
at android.widget.TextView.onTextContextMenuItem(TextView.java:13860)
at
androidx.appcompat.widget.AppCompatEditText.onTextContextMenuItem(SourceFile:2)
at
android.widget.Editor$TextActionModeCallback.onActionItemClicked(Editor.java:5365)
at
com.android.internal.policy.DecorView$ActionModeCallback2Wrapper.onActionItemClicke
d(DecorView.java:5660)
at
com.android.internal.view.FloatingActionMode$3.onMenuItemSelected(FloatingActionMod
e.java:97)
at
com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.jav
a:788)
at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:160)
at
com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:935)
at
com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:925)
at
com.android.internal.view.FloatingActionMode.lambda$setFloatingToolbar$0$com-
android-internal-view-FloatingActionMode(FloatingActionMode.java:128)
at com.android.internal.view.FloatingActionMode$
$ExternalSyntheticLambda0.onMenuItemClick(Unknown Source:2)
at
com.android.internal.widget.floatingtoolbar.LocalFloatingToolbarPopup$2.onClick(Loc
alFloatingToolbarPopup.java:203)
at android.view.View.performClick(View.java:7881)
at android.view.View.performClickInternal(View.java:7858)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:30863)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Caused by: android.os.DeadSystemException
... 26 more

You might also like