MetaMask / MetaMask/metamask-mobile
[Sentry] abort
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-4RBY](https://metamask.sentry.io/issues/6978603676/?referrer=github_integration)
```
SIGABRT: Abort
?, in abort
?
?
?, in pthread_kill
File "SamplingProfilerPosix.cpp", line 321, in hermes::vm::sampling_profiler::Sampler::platformSuspendVMAndWalkStack
pthread_kill(posixProfiler->currentThread_, SIGPROF);
...
(8 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry event and inspect the reported stack at SamplingProfilerPosix.cpp:321, including the surrounding Hermes sampling-profiler context. Determine the crash conditions and verify the completed work against the SIGABRT report, but the issue does not name a repository test or a reproduction path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100