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

Crashes on hmr using webpack dev server #11973

Open
FedassaMeg opened this issue Jun 19, 2024 · 1 comment
Open

Crashes on hmr using webpack dev server #11973

FedassaMeg opened this issue Jun 19, 2024 · 1 comment
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@FedassaMeg
Copy link

How can we reproduce the crash?

Using the versions of webpack dependencies
webpack 5.92.0
webpack-dev-server 5.0.4
webpack-hot-middleware 2.26.1

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on windows x86_64 [RunAsNodeCommand]

Segmentation fault at address 0x1A60F300020

@FedassaMeg FedassaMeg added the crash An issue that could cause a crash label Jun 19, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Jun 19, 2024
Copy link
Contributor

@FedassaMeg, the latest version of Bun is v1.1.14, but this crash was reported on Bun v1.1.13.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

1 participant