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 v1.2.1 (ce532901) macOS Silicon v15.1.1 #16838

Open
DaxServer opened this issue Jan 28, 2025 · 0 comments
Open

Segmentation fault v1.2.1 (ce532901) macOS Silicon v15.1.1 #16838

DaxServer opened this issue Jan 28, 2025 · 0 comments
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS runtime

Comments

@DaxServer
Copy link

How can we reproduce the crash?

I unfortunately have no idea why Bun crashed and thus can't provide a minimal reproduction

Relevant log output

Bun v1.2.1 (ce532901) macOS Silicon
macOS v15.1.1
Args: "node" "/Users/redacted/projects/redacted/node_modules/.bin/nitro" "dev"
Features: Bun.stderr(49) Bun.stdin(98) Bun.stdout(49) dotenv(50) fetch(30) http_server(49) jsc spawn transpiler_cache(119) tsconfig(3) tsconfig_paths workers_spawned(49) workers_terminated(48) process_dlopen(50)
Builtins: "bun:jsc" "bun:main" "detect-libc" "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:perf_hooks" "node:process" "node:querystring" "node:stream" "node:stream/promises" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "node:v8"
Elapsed: 1661476ms | User: 23014ms | Sys: 3103ms
RSS: 0.56GB | Peak: 0.56GB | Commit: 0.02ZB | Faults: 60

Stack Trace (bun.report)

Bun v1.2.1 (ce53290) on macos aarch64 [RunAsNodeCommand]

Segmentation fault at address 0x7266207D20796467

  • 1 unknown/js code
  • src.resolver.resolver.Resolver.finalizeResult
  • src.resolver.resolver.Resolver.resolveAndAutoInstall
  • src.bun.js.javascript.VirtualMachine.resolveMaybeNeedsTrailingSlash__anon_129640
  • Zig__GlobalObject__resolve
  • Zig::GlobalObject::moduleLoaderResolve
  • JSC::JSModuleLoader::resolve
  • JSC::moduleLoaderResolve
  • 1 unknown/js code
  • jsc_llint_commonCallOp__llintOpWithMetadata__llintOpWithReturn__llintOp__commonOp__fn__fn__makeReturn__fn__fn__fn__666_callHelper__dispatch_LowLevelInterpreter64_asm_2538

Features: tsconfig_paths, workers_spawned, workers_terminated, process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig

Sentry Issue: BUN-C1G

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

No branches or pull requests

1 participant