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

Attempt to read from field 'float android.graphics.PointF.x' on a null object reference #529

Open
tom5079 opened this issue Oct 1, 2020 · 0 comments · May be fixed by #530
Open

Attempt to read from field 'float android.graphics.PointF.x' on a null object reference #529

tom5079 opened this issue Oct 1, 2020 · 0 comments · May be fixed by #530

Comments

@tom5079
Copy link

tom5079 commented Oct 1, 2020

Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.

Expected behavior

no NPE

Actual behavior

NPE

Steps to reproduce

It's unclear why it happens, but Firebase reports it affects around 3~5% of the user base.
I'm using SSIV through BigImageViewer

image

Seems like SubSamplingScaleImageView.reset() is called when the region marked blue is being processed. It's the only way that this exception can occur.

@tom5079 tom5079 linked a pull request Oct 1, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant