A crash report from an Android device provides details of a crash that occurred while using the Roblox app. The crash was caused by the app trying to broadcast an intent to close system dialogs without having the required permission. The crash report includes details such as the device manufacturer, model, Android version, and stack trace of the crash.
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 ratings0% found this document useful (0 votes)
36 views2 pages
Mod Menu Crash 2023 08 04-19 16 09
A crash report from an Android device provides details of a crash that occurred while using the Roblox app. The crash was caused by the app trying to broadcast an intent to close system dialogs without having the required permission. The crash report includes details such as the device manufacturer, model, Android version, and stack trace of the crash.
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/ 2
************* Crash Head ****************
Time Of Crash : 2023_08_04-19_16_09
Device Manufacturer: HONOR Device Model : CMA-LX1 Android Version : 13 Android SDK : 33 App VersionName : 2.588.516 App VersionCode : 1507 ************* Crash Head ****************
java.lang.RuntimeException: Unable to start receiver
com.roblox.client.pushnotification.notificationreceivers.FriendRequestReceivedNotif icationReceiver: java.lang.SecurityException: Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.roblox.client (pid=25330, uid=10556) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS. at android.app.ActivityThread.handleReceiver(ActivityThread.java:5093) at android.app.ActivityThread.-$$Nest$mhandleReceiver(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2658) at android.os.Handler.dispatchMessage(Handler.java:109) at android.os.Looper.loopOnce(Looper.java:206) at android.os.Looper.loop(Looper.java:296) at android.app.ActivityThread.main(ActivityThread.java:9135) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1018) Caused by: java.lang.SecurityException: Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.roblox.client (pid=25330, uid=10556) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS. at android.os.Parcel.createExceptionOrNull(Parcel.java:3022) at android.os.Parcel.createException(Parcel.java:3006) at android.os.Parcel.readException(Parcel.java:2989) at android.os.Parcel.readException(Parcel.java:2931) at android.app.IActivityManager$Stub$Proxy.broadcastIntentWithFeature(IActivityManager .java:5171) at android.app.ContextImpl.sendBroadcast(ContextImpl.java:1322) at android.content.ContextWrapper.sendBroadcast(ContextWrapper.java:500) at android.content.ContextWrapper.sendBroadcast(ContextWrapper.java:500) at com.roblox.client.pushnotification.notificationreceivers.a.c(SourceFile:2) at com.roblox.client.pushnotification.notificationreceivers.FriendRequestReceivedNotif icationReceiver.onReceive(SourceFile:6) at android.app.ActivityThread.handleReceiver(ActivityThread.java:5084) ... 9 more Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.wm.ActivityTaskManagerService.checkCanCloseSystemDialogs(Activit yTaskManagerService.java:3541) at com.android.server.wm.ActivityTaskManagerService$LocalService.checkCanCloseSystemDi alogs(ActivityTaskManagerService.java:6480) at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerS ervice.java:15375) at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerS ervice.java:14906) at com.android.server.am.HwActivityManagerService.broadcastIntentLocked(HwActivityMana gerService.java:823) callee: null 1790/5533