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

NullPointerException: Attempt to read from field 'org.wordpress.android.fluxc.store.UploadStore org.wordpress.android.u... #10001

Closed
sentry-io bot opened this issue Jun 6, 2019 · 4 comments · Fixed by #10388
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 6, 2019

Sentry Issue: https://sentry.io/share/issue/08675d53782c40848e2e0882c18bce7d/

NullPointerException: Attempt to read from field 'org.wordpress.android.fluxc.store.UploadStore org.wordpress.android.ui.uploads.UploadService.mUploadStore' on a null object reference
    at org.wordpress.android.ui.uploads.UploadService.isPostUploadingOrQueued(UploadService.java:398)
    at org.wordpress.android.ui.posts.PostListUploadStatusTracker.getUploadStatus(PostListUploadStatusTracker.kt:18)
    at org.wordpress.android.ui.posts.PostListMainViewModel$getPostListViewModelConnector$1.invoke(PostListMainViewModel.kt:233)
    at org.wordpress.android.ui.posts.PostListMainViewModel$getPostListViewModelConnector$1.invoke(PostListMainViewModel.kt:60)
    at org.wordpress.android.viewmodel.posts.PostListViewModel.transformPostModelToPostListItemUiState(PostListViewModel.kt:194)
...
(20 additional frame(s) were not displayed)

Attempt to read from field 'org.wordpress.android.fluxc.store.UploadStore org.wordpress.android.ui.uploads.UploadService.mUploadStore' on a null object reference
@designsimply
Copy link
Contributor

15-day impact: ~4.5 per day
Users affected: 64
First seen in: 12.4

(https://sentry.io/share/issue/08675d53782c40848e2e0882c18bce7d/)

@designsimply
Copy link
Contributor

30-day impact: ~11 per day
Users affected: 325 in the last 30d
First seen in: 12.4
Last seen in: 12.6

https://sentry.io/share/issue/08675d53782c40848e2e0882c18bce7d/

Candidate for closing. Needs to be confirmed by a Groundskeeper—please note the numbers are still high considering this crash was last seen in 12.6. Please decide whether or not to leave this issue open for further investigation or if we should close it since it does not appear to be happening in the latest 2 release (please double check this in Sentry because sometimes the crash moves to a new issue there if the files have changed enough and the line numbers no longer match up with the previous crash report).

@malinajirka
Copy link
Contributor

This issue seems related:
https://sentry.io/organizations/a8c/issues/1118610263/

Hopefully fixed in #10388.

@designsimply
Copy link
Contributor

Adding a note that I've learned a trick when reviewing issues in Sentry which is to click the "Similar Issues" button (near top right) to find a list of anything that has a similar exception message or log message and a color coated indicator of how similar it might be. So cool! 😍 h/t @malinajirka

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

Successfully merging a pull request may close this issue.

3 participants