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

Segmentation fault on shadcn-svelte init #15317

Open
kyuuaria opened this issue Nov 21, 2024 · 0 comments
Open

Segmentation fault on shadcn-svelte init #15317

kyuuaria opened this issue Nov 21, 2024 · 0 comments
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@kyuuaria
Copy link

kyuuaria commented Nov 21, 2024

How can we reproduce the crash?

I keep getting the following error when trying to configure shadcn-svelte via bun x shadcn-svelte init at the end

Relevant log output

Bun v1.1.36 (ededc168) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2 avx512
Args: "bun" "C:\Users\User\AppData\Local\Temp\bunx-1070947736-shadcn-svelte@next\node_modules\shadcn-svelte\dist\index.js" "init"
Features: Bun.stdin(2) Bun.stdout jsc transpiler_cache(3) tsconfig(2) tsconfig_paths 
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "node:http2" "node:diagnostics_channel" 
Elapsed: 8321ms | User: 156ms | Sys: 31ms
RSS: 0.24GB | Peak: 0.24GB | Commit: 4.60GB | Faults: 61727

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

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on windows x86_64 [AutoCommand]

Segmentation fault at address 0x00000005

Features: Bun.stdin, Bun.stdout, fetch, jsc, spawn

Sentry Issue: BUN-2B1

@kyuuaria kyuuaria added the crash An issue that could cause a crash label Nov 21, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Nov 21, 2024
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