0% found this document useful (0 votes)
3 views

mod_menu_crash_2025_02_09-17_11_59

The document reports a crash that occurred on February 9, 2025, involving a realme device running Android 13. The crash was caused by a RuntimeException indicating that the app was unable to start a service while in the background, specifically related to the Roblox client. The stack trace provides detailed information about the sequence of method calls leading to the crash.

Uploaded by

Ahron Laran
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)
3 views

mod_menu_crash_2025_02_09-17_11_59

The document reports a crash that occurred on February 9, 2025, involving a realme device running Android 13. The crash was caused by a RuntimeException indicating that the app was unable to start a service while in the background, specifically related to the Roblox client. The stack trace provides detailed information about the sequence of method calls leading to the crash.

Uploaded by

Ahron Laran
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_02_09-17_11_59


Device Manufacturer: realme
Device Model : RMX3195
Android Version : 13
Android SDK : 33
App VersionName : 2.653.690
App VersionCode : 1728
************* Crash Head ****************

java.lang.RuntimeException: Unable to start activity


ComponentInfo{com.roblox.client/com.roblox.client.ActivityNativeMain}:
android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service
Intent { cmp=com.roblox.client/com.android.support.Launcher }: app is in background
uid UidRecord{b225efc u0a453 TPSL idle change:procadj procs:0 seq(610857,610627)}
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3867)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4009)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:11
1)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2465)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:240)
at android.os.Looper.loop(Looper.java:351)
at android.app.ActivityThread.main(ActivityThread.java:8370)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:568)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
Caused by: android.app.BackgroundServiceStartNotAllowedException: Not allowed to
start service Intent { cmp=com.roblox.client/com.android.support.Launcher }: app is
in background uid UidRecord{b225efc u0a453 TPSL idle change:procadj procs:0
seq(610857,610627)}
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1922)
at android.app.ContextImpl.startService(ContextImpl.java:1872)
at android.content.ContextWrapper.startService(ContextWrapper.java:827)
at android.content.ContextWrapper.startService(ContextWrapper.java:827)
at com.android.support.Main.CheckOverlayPermission(Native Method)
at com.android.support.Main.Start(Main.java:39)
at com.roblox.client.m0.onCreate(Native Method)
at com.roblox.client.ActivityNativeMain.onCreate(SourceFile:38)
at android.app.Activity.performCreate(Activity.java:8422)
at android.app.Activity.performCreate(Activity.java:8395)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1403)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3840)
... 12 more

You might also like