MetaMask / MetaMask/metamask-mobile
[Sentry] Error: The snap "npm:@metamask/solana-wallet-snap" has been terminated during execution.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-3WY9](https://metamask.sentry.io/issues/6726505741/?referrer=github_integration)
```
Error: The snap "npm:@metamask/solana-wallet-snap" has been terminated during execution.
at new a (/app/core/ErrorHandler/ErrorHandler.ts:34:42)
at o (/app/core/ErrorHandler/ErrorHandler.ts:34:42)
at Object.internal (/app/core/ErrorHandler/ErrorHandler.ts:34:42)
at Object.n [as stop] (/app/core/ErrorHandler/ErrorHandler.ts:34:42)
at (/app/core/ErrorHandler/ErrorHandler.ts:34:42)
...
(5 additional frame(s) were not displayed)
```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report points to core/ErrorHandler/ErrorHandler.ts:34 and the Sentry event METAMASK-MOBILE-3WY9; begin by tracing the stop path for npm:@metamask/solana-wallet-snap and reproducing the termination. Done means identifying why the snap is terminated during execution and verifying the error 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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100