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

Crash report #16014

Open
ZeldOcarina opened this issue Dec 27, 2024 · 0 comments
Open

Crash report #16014

ZeldOcarina opened this issue Dec 27, 2024 · 0 comments
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS runtime

Comments

@ZeldOcarina
Copy link

How can we reproduce the crash?

https://bun.report/1.1.39/Ma256ad4ccAgwklggD_mv+uyCu7xmyC+3kg4Bmx7hgCun7ggC_uuswyCuuswyC+h3wyCA2AgC

Relevant log output

Bun Canary v1.1.39-canary.9 (56ad4cc4) macOS Silicon
macOS v15.1.1
Args: "bun" "/Users/mattiarasulo/web-development-desktop.nosync/website-alerts/index.ts"
Features: dotenv(2) fetch http_server jsc transpiler_cache(2) tsconfig(15) 
Builtins: "bun:main" "node:async_hooks" "node:buffer" "node:crypto" "node:events" "node:fs" "node:http" "node:https" "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:http2" 
Elapsed: 343ms | User: 138ms | Sys: 41ms
RSS: 95.26MB | Peak: 95.26MB | Commit: 1.05GB | Faults: 54

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

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.39/Ma256ad4ccAgwklggD_mv+uyCu7xmyC+3kg4Bmx7hgCun7ggC_uuswyCuuswyC+h3wyCA2AgC

Stack Trace (bun.report)

Bun v1.1.39-canary (56ad4cc) on macos aarch64 [AutoCommand]

Segmentation fault at address 0x00000020

  • 1 unknown/js code
  • llint_entry
  • vmEntryToJavaScript
  • JSC::Interpreter::executeModuleProgram
  • JSC::JSModuleRecord::evaluate
  • JSC::JSModuleLoader::evaluate
  • 1 unknown/js code
  • llint_entry
  • llint_entry
  • llint_entry

Features: dotenv, fetch, http_server, jsc, transpiler_cache, tsconfig

Sentry Issue: BUN-31C

@ZeldOcarina ZeldOcarina added the crash An issue that could cause a crash label Dec 27, 2024
@github-actions github-actions bot added macOS An issue that occurs on macOS runtime labels Dec 27, 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 macOS An issue that occurs on macOS runtime
Projects
None yet
Development

No branches or pull requests

1 participant