-
Notifications
You must be signed in to change notification settings - Fork 1.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
Segfault Crash #15235
Comments
It is hard to reproduce issue. Need to monitor and investigate further. Most likely suspect is a null pointer dereference. Possibly in parsing a Gson somewhere using Java classes |
Not sure if the original issue was related to the Sentry library but I recently noticed that the stacktrace references the method I looked for opened/closed issues on the Sentry repository ( |
I see a reference to Hermes ( |
FYI: It seems that this event has been spiking for the past 3 months. Maybe it is worth to investigate it again as part of groundskeeping, wdyt? 🤔 |
@thehenrybyrd Following up on the internal discussion ( |
Thanks for following up on this and giving an update @ovitrif! As we're seeing a significant decrease, I'll lower the priority on this one to low. |
The issue exists since version 17.7 and the crash rate remains low |
This occurred 20 times on May 26 and became one of the top crashes. |
Checking the events I think they are all from the same user running WordPress |
Fixed by #20911 |
Sentry Url: https://sentry.io/share/issue/ab1e2ab600d540aa964a361d54a1dd5d/
User Count: 582
Count: 1431
First Release: 17.7-rc-2
First Seen: 2021-07-04T09:26:28.771000Z
Last Seen: 2021-08-24T09:24:50Z
24 Hours: 24
30 Days: 1234
Saw this one on Sentry today, quite an obscure one with not much data nor stacktrace to help 😒 … but seems the events are still steadily happening and building up since 17.7, so figured it could be worth tracking and checking.
The text was updated successfully, but these errors were encountered: