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 #15717

Closed
its-dorra opened this issue Dec 11, 2024 · 2 comments
Closed

Segmentation fault #15717

its-dorra opened this issue Dec 11, 2024 · 2 comments
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@its-dorra
Copy link

How can we reproduce the crash?

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

Relevant log output

Stack Trace (bun.report)

Bun v1.1.32 (fe8d007) on windows x86_64 [RunCommand]

Segmentation fault at address 0x20C8D9773C8

Features: workers_spawned, workers_terminated, dotenv, http_server, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

Sentry Issue: BUN-3NV

@its-dorra its-dorra added the crash An issue that could cause a crash label Dec 11, 2024
@its-dorra its-dorra changed the title Segmentation faulat Segmentation fault Dec 11, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Dec 11, 2024
Copy link
Contributor

@its-dorra, the latest version of Bun is v1.1.38, but this crash was reported on Bun v1.1.32.

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

bun upgrade

@Jarred-Sumner
Copy link
Collaborator

This issue is very likely caused by Worker.

We are tracking Worker stability in #15964

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

2 participants