MetaMask / MetaMask/metamask-mobile

[Sentry] RangeError: invalid array length

Open
#19,282 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-sentry needs-triage regression-prod-7.53.0 regression-prod-7.53.1 regression-prod-7.54.0 team-mobile-platform type-bug
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

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

```
RangeError: invalid array length
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
...
(8 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open Sentry issue METAMASK-MOBILE-4480 and inspect the Android stack trace, which currently points only to app:///index.android.bundle. Trace the invalid array-length failure to its source and verify that the crash no longer occurs on the affected mobile flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.