Open jerebtw opened 18 hours ago
@jerebtw, the latest version of Bun is v1.1.36, but this crash was reported on Bun v1.1.34.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
This is strange, I am using the latest version of Bun
❯ bun --version
1.1.36
How can we reproduce the crash?
I used
bunx --bun shadcn@latest add
and wanted to add these components: badge, breadcrumb, button, calendar, card, dialog, drawer, dropdown-menu, form, input, label, pagination, popover, scroll-area, select, separator, sheet, sidebar, skeleton, slider, sonner, switch, table, tabs, toastAnd after sheet.tsx bun crashed
Relevant log output
Stack Trace (bun.report)
Bun v1.1.34 (
5e5e7c6
) on windows x86_64 [BunxCommand]Segmentation fault at address 0x00000005
llint_entry
Features: Bun.stderr, Bun.stdin, Bun.stdout, dotenv, fetch, jsc, spawn, transpiler_cache, tsconfig
Sentry Issue: BUN-226