oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
71.77k stars 2.55k forks source link

Crashes on hmr using webpack dev server #11973

Open FedassaMeg opened 1 week ago

FedassaMeg commented 1 week ago

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

github-actions[bot] commented 1 week ago

@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