Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when loading heap snapshot #183

Open
addy opened this issue Jun 11, 2024 · 4 comments
Open

Error when loading heap snapshot #183

addy opened this issue Jun 11, 2024 · 4 comments

Comments

@addy
Copy link

addy commented Jun 11, 2024

Hey there, as far as I can tell, I'm using the tool correctly, although I haven't had a chance to debug locally. Just received this error when attempting to load a .heapsnapshot file generated today.

Error: RuntimeError: unreachable at wasm://wasm/000b0852:wasm-function[127]:0x1f244 at wasm://wasm/000b0852:wasm-function[184]:0x24977 at wasm://wasm/000b0852:wasm-function[183]:0x24882 at wasm://wasm/000b0852:wasm-function[118]:0x1e96e at wasm://wasm/000b0852:wasm-function[71]:0x192f3 at wasm://wasm/000b0852:wasm-function[44]:0x11d17 at z (/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.vscode-js-profile-table/out/425.heapsnapshotWorker.js:1:1869) at /Applications/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.vscode-js-profile-table/out/heapsnapshotWorker.js:1:2855
@connor4312
Copy link
Member

Are you able to share the .heapsnapshot with me so I can debug it?

@elliots
Copy link

elliots commented Jul 20, 2024

i'm getting the same with a 1.1gb heap dump
image

@SimonSiefke
Copy link

@connor4312 This heapsnapshot reproduces the issue for me: syntax-highlighting-worker.zip

heapsnapshot

@addy
Copy link
Author

addy commented Aug 9, 2024

Are you able to share the .heapsnapshot with me so I can debug it?

Unfortunately not for this application :( thankfully it does look like others are experiencing. I can try to replicate in an exposable app if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants