Crash report: `Error: Missing four byte sig`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
URL
https://app.uniswap.org/#/vote?chain=mainnet
Error
Error: Missing four byte sig
Stacktrace
Error: Missing four byte sig
at https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:16510
at Array.map (<anonymous>)
at https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:16397
at Array.map (<anonymous>)
at https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:15837
at Object._i [as useMemo] (https://app.uniswap.org/static/js/35.45befdab.chunk.js:2:2921267)
at t.useMemo (https://app.uniswap.org/static/js/35.45befdab.chunk.js:2:2835072)
at ae (https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:15560)
at re (https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:17547)
at Pt (https://app.uniswap.org/static/js/42.7c0a0312.chunk.js:1:52678)
Device data
{
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36",
"browser": {
"name": "Chrome",
"version": "102.0.0.0",
"major": "102"
},
"engine": {
"name": "Blink",
"version": "102.0.0.0"
},
"os": {
"name": "Mac OS",
"version": "10.15.7"
},
"device": {},
"cpu": {}
}
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
Start by reproducing the crash at https://app.uniswap.org/#/vote?chain=mainnet and inspect the reported stack locations in static/js/42.7c0a0312.chunk.js and static/js/35.45befdab.chunk.js. Determine why the vote page encounters “Missing four byte sig,” then verify that the page loads successfully without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100