oven-sh / bun

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

Bun Crash After several time #15092

Open digitalinaja opened 2 weeks ago

digitalinaja commented 2 weeks ago

How can we reproduce the crash?

No response

Relevant log output

Stack Trace (bun.report)

Bun v1.1.33 (247456b) on windows x86_64 [RunAsNodeCommand]

Segmentation fault at address 0x29DFF4993C8

Features: workers_spawned, workers_terminated, Bun.stderr, Bun.stdin, Bun.stdout, extracted_packages, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

Sentry Issue: BUN-3NV

github-actions[bot] commented 2 weeks ago

@digitalinaja, the latest version of Bun is v1.1.34, but this crash was reported on Bun v1.1.33.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade
github-actions[bot] commented 2 weeks ago

Hello @digitalinaja. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.