Skip to content

Segmentation fault #19895

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

Open
francisfontoura opened this issue May 25, 2025 · 1 comment
Open

Segmentation fault #19895

francisfontoura opened this issue May 25, 2025 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux needs repro Needs an example to reproduce runtime

Comments

@francisfontoura
Copy link

How can we reproduce the crash?

No response

Relevant log output

2025-05-25 00:09:31> ============================================================
2025-05-25 00:09:31> Bun v1.2.14 (6a363a38) Linux x64
2025-05-25 00:09:31> Linux Kernel v6.8.0 | musl
2025-05-25 00:09:31> CPU: sse42 popcnt avx avx2
2025-05-25 00:09:31> Args: "bun" "/usr/local/bin/migrate-one" "--databaseName=eciga-niteroi" "--collectionName=documentos" "--oid=6489f6a676983b989ba4f84f"
2025-05-25 00:09:31> Features: Bun.stderr(2) Bun.stdout(2) jsc 
2025-05-25 00:09:31> Builtins: "bun:main" "node:assert" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:net" "node:os" "node:process" "node:stream" "node:timers" "node:timers/promises" "node:tls" "node:url" "node:util" "node:zlib" 
2025-05-25 00:09:31> Elapsed: 506ms | User: 442ms | Sys: 58ms
2025-05-25 00:09:31> RSS: 1.07GB | Peak: 64.36MB | Commit: 1.07GB | Faults: 3
2025-05-25 00:09:31> 
2025-05-25 00:09:31> panic: Segmentation fault at address 0x7623000020
2025-05-25 00:09:31> oh no: Bun has crashed. This indicates a bug in Bun, not your code.
2025-05-25 00:09:31> 
2025-05-25 00:09:31> To send a redacted crash report to Bun's team,
2025-05-25 00:09:31> please file a GitHub issue using the link below:
2025-05-25 00:09:31> 
2025-05-25 00:09:31>  https://bun.report/1.2.14/la16a363a3AqggQ26ymrEm6yXmwt9/Ekm693Ewo593Eq9993E2xsz3Ew9y63E+/163E604mrEA2sHgigggjB

Stack Trace (bun.report)

Bun v1.2.14 (6a363a3) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x7623000020

Features: Bun.stderr, Bun.stdout, jsc

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

Thank you for reporting this crash.

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

@github-actions github-actions bot added jsc Related to an issue in JavaScriptCore needs repro Needs an example to reproduce labels May 25, 2025
@190n 190n removed the jsc Related to an issue in JavaScriptCore label May 27, 2025
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 linux An issue that occurs on Linux needs repro Needs an example to reproduce runtime
Projects
None yet
Development

No branches or pull requests

2 participants