segmentation fault with @xenova/transformers #6848
Labels
bug
Something isn't working
crash
An issue that could cause a crash
needs investigate
Needs to be investigated to find the root cause
What version of Bun is running?
1.0.7+b0393fba6200d8573f3433fb0af258a0e33ac157
What platform is your computer?
Linux 4.4.0-19041-Microsoft x86_64 x86_64
What steps can reproduce the bug?
Create
main.mjs
:And
package.json
:bun install
to install the dep, and thenbun main.mjs
to run it. Output should beWhat is the expected behavior?
Runs without crashing.
What do you see instead?
Segfault
Additional information
This is the example from here: https://github.com/xenova/transformers.js#quick-tour
The text was updated successfully, but these errors were encountered: