oven-sh / bun

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

Random crash on docker slim container #14355

Open laakal opened 2 weeks ago

laakal commented 2 weeks ago

How can we reproduce the crash?

Bun server docker container(slim version) crashes randomly. I am not sure if it is runtime or bun related. Does anyone have an idea? Thanks

Relevant log output

No response

Stack Trace (bun.report)

Image

Jarred-Sumner commented 2 weeks ago

Can you provide a reproduction? This crash log says that it is a JIT bug.

laakal commented 1 week ago

Thanks for the reply @Jarred-Sumner. I can't reproduce the error because it seems to occur randomly. I logged endpoints but no luck. How can I get the line before the crash?

Additional information: