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

CalendarHelper.java line 211 #14

Open
Tenkei opened this issue Mar 21, 2019 · 0 comments
Open

CalendarHelper.java line 211 #14

Tenkei opened this issue Mar 21, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@Tenkei
Copy link
Owner

Tenkei commented Mar 21, 2019

in com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getCalendars

  • Number of crashes: 1
  • Impacted devices: 1

There's a lot more information about this crash on crashlytics.com:
https://fabric.io/personal-projects11111111111489234038/android/apps/com.esbati.keivan.calendor/issues/5c93588af8b88c2963e98767?utm_medium=service_hooks-github&utm_source=issue_impact

Stacktrace:

Fatal Exception: java.lang.SecurityException: Permission Denial: broadcast from android asks to run as user -2 but is calling from user 0; this requires android.permission.INTERACT_ACROSS_USERS_FULL or android.permission.INTERACT_ACROSS_USERS
       at android.os.Parcel.readException(Parcel.java:1665)
       at android.os.Parcel.readException(Parcel.java:1618)
       at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:4195)
       at android.app.ActivityThread.acquireProvider(ActivityThread.java:5771)
       at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2434)
       at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1554)
       at android.content.ContentResolver.query(ContentResolver.java:525)
       at android.content.ContentResolver.query(ContentResolver.java:476)
       at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getCalendars(CalendarHelper.java:211)
       at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getEvents(CalendarHelper.java:246)
       at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getEventsOfDay(CalendarHelper.java:315)
       at com.esbati.keivan.persiancalendar.Services.NotificationUpdateService.onHandleIntent(NotificationUpdateService.java:27)
       at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:67)
       at android.os.Handler.dispatchMessage(Handler.java:105)
       at android.os.Looper.loop(Looper.java:156)
       at android.os.HandlerThread.run(HandlerThread.java:61)

Same issue reported here:
https://groups.google.com/forum/#!topic/android-platform/oHZmINeyMbo

@Tenkei Tenkei added the bug Something isn't working label Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant