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

segfault whilst benchmarking requests per second in Bun #16833

Open
IAmJSD opened this issue Jan 28, 2025 · 1 comment
Open

segfault whilst benchmarking requests per second in Bun #16833

IAmJSD opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
atw crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@IAmJSD
Copy link

IAmJSD commented Jan 28, 2025

How can we reproduce the crash?

No response

Relevant log output

Bun v1.2.0 (b0c5a765) Linux x64
WSL Kernel v5.15.153 | glibc v2.39
CPU: sse42 popcnt avx avx2
Args: "bun" "--expose-gc" "."
Features: jsc process_dlopen 
Builtins: "bun:main" "node:buffer" "node:crypto" "node:dns" "node:events" "node:fs" "node:path" "node:string_decoder" "node:util/types" 
Elapsed: 335ms | User: 241ms | Sys: 72ms
RSS: 1.07GB | Peak: 88.04MB | Commit: 1.07GB | Faults: 633

Stack Trace (bun.report)

Bun v1.2.0 (b0c5a76) on linux x86_64 [AutoCommand]

Segmentation fault at address 0xFFFFFFFFFFFFFFFC

Features: process_dlopen, jsc

@IAmJSD IAmJSD added the crash An issue that could cause a crash label Jan 28, 2025
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Jan 28, 2025
Copy link
Contributor

Thank you for reporting this crash.

For Bun's internal tracking, this issue is BUN-C12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atw crash An issue that could cause a crash linux An issue that occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

3 participants