oven-sh / bun

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

panic(main thread): Segmentation fault at address 0x18 oh no: Bun has crashed. This indicates a bug in Bun, not your code. #13423

Open shifs999 opened 3 weeks ago

shifs999 commented 3 weeks ago

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.24 (85a3299) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x00000018

shifs999 commented 3 weeks ago

Please resolve this asap

Jarred-Sumner commented 3 weeks ago

@shifs999 can you paste code that reproduces the issue? This one is really hard to debug without a reproduction

github-actions[bot] commented 3 weeks ago

Hello @shifs999. Please provide a minimal reproduction using a GitHub repository, Replit, or CodeSandbox. Issues marked with needs repro will be closed if they have no activity within 3 days.

shifs999 commented 3 weeks ago

@shifs999 can you paste code that reproduces the issue? This one is really hard to debug without a reproduction

Thanks for the swift response Jarred, my issues have been resolved as i had some dependencies left to install. GGs