We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I unfortunately have no idea why Bun crashed and thus can't provide a minimal reproduction
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
Bun v1.2.1 (ce53290) on macos aarch64 [RunAsNodeCommand]
ce53290
Segmentation fault at address 0x7266207D20796467
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Stack Trace (bun.report)
Bun v1.2.1 (
ce53290
) on macos aarch64 [RunAsNodeCommand]Segmentation fault at address 0x7266207D20796467
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
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
The text was updated successfully, but these errors were encountered: