-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Investigate: 💥 Crash 💥 com.horcrux.svg.SVGLength.<init>
#10752
Comments
Triggered auto assignment to @laurenreidexpensify ( |
Do not make it external. This is a crash from #10334 so technically a regression. cc: @mateusbra I faced this issue during review only once so I thought it is just a cache issue but it seems it is real. |
Triggered auto assignment to @mountiny ( |
@parasharrajat Why could this not be External? |
I am considering it as a regression for now. |
Ok I see, so this is coming from Staging, should this be a deploy blocker in your opinion? @parasharrajat seems like this package version is only in staging @mateusbra Would you be able to look ad this? We could revert in case this is causing more substantial issues. |
I don't this is affecting Production. This is QA passed. In fact, I only faced it once while reviewing the PR. It may be caching issue. |
I'll investigate it, do you have a reprodution steps for this issue? |
Reproduction steps are here: #10757 |
Let's revert that PR and only upgrad a minor version. |
This crash occurred again and has not been fully fixed, reopening issue 🔄 |
This is not coming from the latest staging app |
Firebase has reported a new crash that we need to fix, here are all the details we found:
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'java.lang.String java.lang.String.trim()' on a null object reference
SVGLength.java line 37
com.horcrux.svg.SVGLength.<init>
Number of Crashes: 20
Device Information
1.1.96-0
Stacktraces
Android 1.1.96-0
Internal Firebase Info
💥 DO NOT EDIT THIS SECTION 💥
Crash IDs:
c829986edd9dbc0c3a548342190f4600
Exception:
Attempt to invoke virtual method 'java.lang.String java.lang.String.trim()' on a null object reference
The text was updated successfully, but these errors were encountered: