MetaMask / MetaMask/metamask-extension

RangeError: Maximum call stack size exceeded

Open
#34,314 0 comments 0 reactions 0 assignees View on GitHub
area-sentry needs-triage regression-prod-12.20.1 team-extension-platform type-bug
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

Sentry Issue: [METAMASK-XNBT](https://metamask.sentry.io/issues/6745036285/?referrer=github_integration)

```
RangeError: Maximum call stack size exceeded
at Array.toString (/metamask/scripts/runtime-lavamoat.js:7971:21)
at Array.forEach ()
...
(12 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry report and inspect scripts/runtime-lavamoat.js around Array.toString at line 7971. Trace the cause of the repeated calls, reproduce the reported RangeError, and verify that the failure no longer occurs; no test or additional entry point is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.