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

Segmentation fault when minifying multiple files #2942

Closed
shaneosullivan opened this issue May 18, 2023 · 2 comments
Closed

Segmentation fault when minifying multiple files #2942

shaneosullivan opened this issue May 18, 2023 · 2 comments
Labels
bug Something isn't working bundler Something to do with the bundler crash An issue that could cause a crash

Comments

@shaneosullivan
Copy link

What version of Bun is running?

0.6.2

What platform is your computer?

Darwin 21.6.0 arm64 arm

What steps can reproduce the bug?

Clone the repo at https://github.com/shaneosullivan/bun-bug-repro-may-2023
Follow the instructions in the README.md

What is the expected behavior?

It should minify the two files from the entrypoints folder and put the output in the build folder

What do you see instead?

Segmentation fault: 11

Additional information

No response

@shaneosullivan shaneosullivan added the bug Something isn't working label May 18, 2023
@Jarred-Sumner
Copy link
Collaborator

Thank you!

@Electroid Electroid added crash An issue that could cause a crash bundler Something to do with the bundler labels May 18, 2023
Jarred-Sumner added a commit that referenced this issue May 18, 2023
@shaneosullivan
Copy link
Author

Nice fix, multithreading strikes again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bundler Something to do with the bundler crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

3 participants