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

Web version tends to panic #60

Closed
goffrie opened this issue Aug 6, 2024 · 0 comments · Fixed by #61
Closed

Web version tends to panic #60

goffrie opened this issue Aug 6, 2024 · 0 comments · Fixed by #61

Comments

@goffrie
Copy link
Contributor

goffrie commented Aug 6, 2024

panicked at /rust/deps/dlmalloc-0.2.6/src/dlmalloc.rs:1198:13:
assertion failed: psize <= size + max_overhead

Stack:

H/b.wbg.__wbg_new_abda76e883ba8a5f@https://sameer.github.io/svg2gcode/svg2gcode-web-5c21906c8f544c32.js:1:4203
[.. bunch of not-very-useful stack frames]

This happens inconsistently and I'm not sure what triggers it.

Some digging reveals alexcrichton/dlmalloc-rs#41, I'm not sure if the mentioned wasm-bindgen bug could be the culprit here.

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

Successfully merging a pull request may close this issue.

1 participant