jlfwong / jlfwong/speedscope

RuntimeError: memory access out of bounds

Open
#508 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

Hello

I am trying to check a chromium build (29mb) graph using this

`perf record -F 999 -g -- ./chrome --user-data-dir=/tmp/chrome-prof
`

`perf script | ~/FlameGraph/stackcollapse-perf.pl --all > chrome.folded
`
but when i upload i get this error and the websites loads the bar and it stops

`Uncaught (in promise) RuntimeError: memory access out of bounds
at 00043e86:0x615e
at S.E.wasm_demangle (demangle.wasm.js:5:97085)
at demangle.ts:20:16
at b.demangle (profile.ts:419:22)
at async vn.loadProfile (application.tsx:215:7)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.