MetaMask / MetaMask/metamask-mobile
std::__ndk1::__function::__func<T>::__func[abi:v170000]
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-4207](https://metamask.sentry.io/issues/6804641203/?referrer=github_integration)
```
SIGBUS: BusError
File "function.h", line 293, in std::__ndk1::__function::__func::__func[abi:v170000]
File "function.h", line 331, in std::__ndk1::__function::__func::__clone
?
?
File "jsi-inl.h", line 258, in facebook::jsi::Function::createFromHostFunction
...
(68 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry report and the stack frames in function.h at lines 293 and 331, then follow the facebook::jsi::Function::createFromHostFunction frame in jsi-inl.h at line 258. Determine the cause of the SIGBUS and establish a reproducible failure; done requires a confirmed fix and regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100