Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Crash observed randomly in Android-11 #19

Open
ajayreddy570 opened this issue Sep 8, 2021 · 0 comments
Open

Application Crash observed randomly in Android-11 #19

ajayreddy570 opened this issue Sep 8, 2021 · 0 comments

Comments

@ajayreddy570
Copy link

09-08 16:41:26.183 26403 26403 E AndroidRuntime: FATAL EXCEPTION: main
09-08 16:41:26.183 26403 26403 E AndroidRuntime: Process: com.android.certifications.niap.permissions, PID: 26403
09-08 16:41:26.183 26403 26403 E AndroidRuntime: android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{50f64a0 u0 com.android.certifications.niap.permissions/.services.TestService}
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2021)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at android.os.Looper.loop(Looper.java:223)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7747)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
09-08 16:41:26.183 26403 26403 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant