We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: