Skip to content

Crash on startup #20797

Open
Open
@jhaynie

Description

@jhaynie

How can we reproduce the crash?

Received a crash

Relevant log output

Bun v1.2.17 (282dda62) Linux x64 (baseline)
Linux Kernel v5.10.0 | glibc v2.36
CPU: sse42 popcnt avx avx2
Args: "/usr/local/bin/bun" "run" "--no-install" "--prefer-offline" "--silent" "--no-macros" "--no-global-search-paths" "--report-uncaught-exception" "--disable-sigusr1" "--disallow-code-generation-from-strings" "--no-addons" "--no-depre"...
Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) fetch http_server jsc transpiler_cache tsconfig
Builtins: "bun:main" "node:async_hooks" "node:buffer" "node:child_process" "node:crypto" "node:dns" "node:events" "node:fs" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:querystring" "node:stream" "node:stream/web" "node:tls" "node:tty" "node:url" "node:util" "node:zlib" "node:worker_threads" "node:punycode" "node:diagnostics_channel"
Elapsed: 8286ms | User: 1274ms | Sys: 289ms
RSS: 1.01GB | Peak: 0.32GB | Commit: 1.01GB | Faults: 0

panic(main thread): Failed to start HTTP Client thread: SystemResources
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.2.17 (282dda6) on linux x86_64_baseline [RunCommand]

panic: Failed to start HTTP Client thread: SystemResources

Features: transpiler_cache, tsconfig, Bun.stderr, Bun.stdin, Bun.stdout, fetch, http_server, jsc

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashAn issue that could cause a crashlinuxAn issue that occurs on Linuxruntimeweb:fetch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions