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

Rare NPE crash in ActivityLogListFragment #8363

Closed
planarvoid opened this issue Sep 24, 2018 · 6 comments · Fixed by #10826 or #13171
Closed

Rare NPE crash in ActivityLogListFragment #8363

planarvoid opened this issue Sep 24, 2018 · 6 comments · Fixed by #10826 or #13171

Comments

@planarvoid
Copy link
Contributor

planarvoid commented Sep 24, 2018

Caused by kotlin.TypeCastException: null cannot be cast to non-null type org.wordpress.android.fluxc.model.SiteModel at 
org.wordpress.android.ui.activitylog.list.ActivityLogListFragment.onViewCreated(ActivityLogListFragment.kt:57)

5ba662b6f8b88c2963e156c0-fabric

@sentry-io
Copy link

sentry-io bot commented Oct 14, 2019

Sentry issue: WORDPRESS-ANDROID-GP

@JavonDavis
Copy link
Contributor

Reopening because ☝️ seems to be the same crash in a different activity, thinking it might be a good idea to open a similar PR to #8632 to log additional data in PostsListActivity to help reproduce

@designsimply
Copy link
Contributor

90-day impact: ~21 per day
Users affected in the last 90 days: 752
Limited to: Android 9 and above

https://sentry.io/share/issue/730912cdc8744fa6abc162fd9d289865/

@designsimply
Copy link
Contributor

The WORDPRESS-ANDROID-GP issue in Sentry still seems to be happening in current releases. @planarvoid @malinajirka would you recommend re-opening this issue or creating a new GitHub issue for this?

Events in the last 90d: 9,400
Users affected in the last 90d: 1,400
WORDPRESS-ANDROID-GP: https://sentry.io/share/issue/730912cdc8744fa6abc162fd9d289865/

image

@malinajirka
Copy link
Contributor

@designsimply It seems like the same issue so I think we can just re-open it. I've moved it to Groundskeeping backlog so it can be prioritised.

@malinajirka malinajirka reopened this Aug 18, 2020
@designsimply
Copy link
Contributor

Events in the last 90d: 10,800
Users affected in the last 90d: 1,000
WORDPRESS-ANDROID-GP: https://sentry.io/share/issue/730912cdc8744fa6abc162fd9d289865/

image

🤔 in the last 90d there were more instances but fewer users affected with sliiiightly fewwer events per day overall. Still relatively medium-high frequency on this one compared to other things we're tracking right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment