OS:
Platform:
Output of node -v && npm -v && npm ls --prod --depth=0
Config:
Sentry.config(Config.SENTRY_DSN, {deactivateStacktraceMerging: true}).install();
I get this error in production, both on iOS and Android. I have seen people reporting this in the past. I don't have anyway to reproduce this, it just shows up from time to time. I am using 0.31.0.
Attempted to dereference garbage pointer 0xa6a7beb8. Originated at or in a subcall of folly::Expected<long long, folly::ConversionCode> folly::detail::str_to_integral<long long>(folly::Range<char const*>*)
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0Config:
I get this error in production, both on iOS and Android. I have seen people reporting this in the past. I don't have anyway to reproduce this, it just shows up from time to time. I am using 0.31.0.