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 After several time #15092

Closed
digitalinaja opened this issue Nov 11, 2024 · 3 comments
Closed

Bun Crash After several time #15092

digitalinaja opened this issue Nov 11, 2024 · 3 comments
Labels
crash An issue that could cause a crash needs repro Needs an example to reproduce node.js Compatibility with Node.js APIs windows An issue that is known to occur on Windows

Comments

@digitalinaja
Copy link

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

@digitalinaja digitalinaja added the crash An issue that could cause a crash label Nov 11, 2024
Copy link
Contributor

@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 github-actions bot added the windows An issue that is known to occur on Windows label Nov 11, 2024
@snoglobe snoglobe added the needs repro Needs an example to reproduce label Nov 11, 2024
Copy link
Contributor

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.

@nektro nektro added the node.js Compatibility with Node.js APIs label Nov 11, 2024
@Jarred-Sumner
Copy link
Collaborator

Tracking this in #15964

note the workers_spawned

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 needs repro Needs an example to reproduce node.js Compatibility with Node.js APIs windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

4 participants