MetaMask / MetaMask/metamask-mobile
EXC_BREAKPOINT: goBack
Open
Sev2-normal
team-mobile-platform
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-29PT](https://metamask.sentry.io/issues/5036722155/?referrer=github_integration)
```
EXC_BREAKPOINT: goBack
File "RCTMinimizer.m", line 24, in -[RCTMinimizer goBack]
...
(13 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the Sentry report for METAMASK-MOBILE-29PT and the stack trace entry in RCTMinimizer.m, specifically -[RCTMinimizer goBack]. Trace the conditions that lead to EXC_BREAKPOINT and determine how the crash can be reproduced or prevented; done means the reported crash no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100