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

Open
whekin opened this issue Jun 15, 2024 · 0 comments
Open

Segmentation fault #11899

whekin opened this issue Jun 15, 2024 · 0 comments
Labels
crash An issue that could cause a crash linux An issue that only occurs on Linux

Comments

@whekin
Copy link

whekin commented Jun 15, 2024

How can we reproduce the crash?

No response

Relevant log output

Bun v1.1.13 (bd6a605) Linux x64 (baseline)
  | 2024-06-15T01:09:23.960Z | Args: "bun" "run" "index.js"
  | 2024-06-15T01:09:23.961Z | Features: jsc Bun.stdin(2) fetch(3388) http_server spawn tsconfig(4)
  | 2024-06-15T01:09:23.961Z | Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:process" "node:querystring" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "node:punycode" "node-fetch" "node:http2"
  | 2024-06-15T01:09:23.961Z | Elapsed: 50352351ms | User: 161020ms | Sys: 14472ms
  | 2024-06-15T01:09:23.961Z | RSS: 0.76GB | Peak: 0.41GB | Commit: 0.76GB | Faults: 308
  | 2024-06-15T01:09:23.962Z | panic: Segmentation fault at address 0x4558C2A4380
  | 2024-06-15T01:09:23.962Z | oh no: Bun has crashed. This indicates a bug in Bun, not your code.
  | 2024-06-15T01:09:23.962Z | To send a redacted crash report to Bun's team,
  | 2024-06-15T01:09:23.962Z | please file a GitHub issue using the link below:
  | 2024-06-15T01:09:23.962Z | https://bun.report/1.1.13/Br1bd6a605AqgihoE2+8ukE+1mOyoj5qDm5q4oDqk3i9Ds7lymDgg2g7Csq/BA2qlCho+26zD

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on linux x86_64_baseline [RunCommand]

Segmentation fault at address 0x4558C2A4380

@whekin whekin added the crash An issue that could cause a crash label Jun 15, 2024
@github-actions github-actions bot added the linux An issue that only occurs on Linux label Jun 15, 2024
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 only occurs on Linux
Projects
None yet
Development

No branches or pull requests

1 participant