MetaMask / MetaMask/metamask-mobile
[Sentry] SIGABRT: mode > overlay
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-446D](https://metamask.sentry.io/issues/6835043395/?referrer=github_integration)
```
SIGABRT: mode > overlay
File "Props.h", line 290, in facebook::react::fromRawValue
File "propsConversions.h", line 130, in facebook::react::convertRawProp
File "Props.cpp", line 212, in facebook::react::RNSVGFeBlendProps::RNSVGFeBlendProps
File "ConcreteShadowNode.h", line 78, in facebook::react::ConcreteShadowNode::Props
File "ConcreteComponentDescriptor.h", line 136, in facebook::react::ConcreteComponentDescriptor::cloneProps
...
(52 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the Sentry trace for METAMASK-MOBILE-446D and inspect the React Native SVG blend component, especially RNSVGFeBlendProps and its mode prop conversion in Props.h, propsConversions.h, and Props.cpp. Reproduce the SIGABRT for mode "overlay" and verify that the blend mode no longer crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100