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

Bun crash in windows 10 while creating expo-stack app #15239

Closed
kuldeep-gurjar opened this issue Nov 19, 2024 · 1 comment
Closed

Bun crash in windows 10 while creating expo-stack app #15239

kuldeep-gurjar opened this issue Nov 19, 2024 · 1 comment
Labels
crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows

Comments

@kuldeep-gurjar
Copy link

How can we reproduce the crash?

just run bun create expo-stack example

Relevant log output

_
   ___  _ __  ___   __ _ | |_  ___
  / __|| '__|/ _ \ / _` || __|/ _ \
 | (__ | |  |  __/| (_| || |_|  __/
  \___||_|   \___| \__,_| \__|\___|
   ___ __  __ _ __    ___
  / _ \\ \/ /| '_ \  / _ \
 |  __/ >  < | |_) || (_) |
  \___|/_/\_\| .__/  \___/
       _     |_|        _
  ___ | |_  __ _   ___ | | __
 / __|| __|/ _` | / __|| |/ /
 \__ \| |_| (_| || (__ |   <
 |___/ \__|\__,_| \___||_|\_\

┌  Let's get started!

◇  Would you like to use a saved configuration?
│  No

◇  Would you like to use TypeScript with this project?
│  Yes
│ood call, now using TypeScript! 🚀

We've detected bun v1.1.34 as your preferred package manager.
Would you like to continue using it?
│  No

◇  Gotcha! Which package manager would you like to use?
│  pnpm

◇  What would you like to use for Navigation?
│  Expo Router

◇  What type of navigation would you like to use?
│  Stack

◇  What would you like to use for styling?
│  NativeWind
You'll be styling with ease using Nativewind!
============================================================
Bun v1.1.34 (5e5e7c60) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "bun" "C:\Users\KRISCE~1\AppData\Local\Temp\bunx-1033068897-create-expo-stack@latest\node_modules\create-expo-stack\bin\create-expo-stack.js" "influencer"
Features: Bun.stdin(2) Bun.stdout jsc transpiler_cache(134) tsconfig(7)
Builtins: "bun:main" "node:assert" "node:buffer" "node:child_process" "node:crypto" "node:events" "node:fs" "node:https" "node:module" "node:os" "node:path" "node:process" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node-fetch" "node:http2"
Elapsed: 27894ms | User: 1546ms | Sys: 312ms
RSS: 0.23GB | Peak: 0.24GB | Commit: 0.26GB | Faults: 64661

panic(main thread): Segmentation fault at address 0x5
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.34/wa15e5e7c6AsggkggD___8o00jC__s3tnkC___A2AK

Stack Trace (bun.report)

Bun v1.1.34 (5e5e7c6) on windows x86_64 [AutoCommand]

Segmentation fault at address 0x00000005

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

Sentry Issue: BUN-2B1

@kuldeep-gurjar kuldeep-gurjar added the crash An issue that could cause a crash label Nov 19, 2024
@github-actions github-actions bot added runtime windows An issue that is known to occur on Windows labels Nov 19, 2024
@nektro
Copy link
Member

nektro commented Nov 19, 2024

duplicate of #10844

@nektro nektro closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 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 runtime windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

2 participants