Skip to content

bun init fail win10/scoop #12685

Open
Open

Description

How can we reproduce the crash?

win10
scoop install bun
new empty folder
bun init

actually I got same error after uninstalling and reinstalling via the powershell command

Relevant log output

> bun init
bun init helps you get started with a minimal project and tries to guess sensible defaults. Press ^C anytime to quit

package name (hydra): 
entry point (index.ts): 

Done! A package.json file was saved in the current directory.
 + index.ts
 + .gitignore
 + tsconfig.json (for editor auto-complete)
 + README.md        

To get started, run:
  bun run index.ts
============================================================
Bun v1.1.20 (ae194892) Windows x64
CPU: sse42 avx avx2
Args: "C:\Users\JeffBoyes\scoop\apps\bun\current\bun.exe" "init"
Elapsed: 3133ms | User: 15ms | Sys: 62ms
RSS: 24.84MB | Peak: 24.85MB | Commit: 62.78MB | Faults: 7679

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

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.20/w_1ae19489AACY\ctiuser.dllgmvdCY\ctiuser.dllohkdCe\KERNELBASE.dllmw5fCa\KERNEL32.DLL44pH2qo8Fio9a4hxaumllGqtfi8IA2gEh/ny02B


panic: Segmentation fault at address 0x113
panicked during a panic. Aborting.

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on windows x86_64 [_]

Segmentation fault at address 0x5D990F3010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    crashAn issue that could cause a crashAn issue that could cause a crashwindowsAn issue that is known to occur on WindowsAn issue that is known to occur on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions