oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.94k stars 2.75k forks source link

oh no: Bun has ran out of memory. #14781

Open jsiwa opened 2 days ago

jsiwa commented 2 days ago

How can we reproduce the crash?

No response

Relevant log output

============================================================
Bun v1.1.32 (fe8d0079) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2 avx512
Args: "C:\Users\Administrator\.bun\bin\bun.exe" "run" "src/aws/task.ts"
Features: Bun.stdin(2) dotenv fetch(65839) jsc transpiler_cache tsconfig(8) tsconfig_paths(2)
Builtins: "bun:main" "bun:sqlite" "node:buffer" "node:crypto" "node:fs" "node:http" "node:https" "node:os" "node:path" "node:process" "node:stream" "node:string_decoder" "node:tty" "node:util" "node:util/types" "node:http2"
Elapsed: 45233713ms | User: 1431671ms | Sys: 2185390ms
RSS: 14.00GB | Peak: 14.00GB | Commit: 44.25GB | Faults: 35985088

oh no: Bun has ran out of memory.

Stack Trace (bun.report)

Bun v1.1.32 (fe8d007) on windows x86_64 [RunCommand]

Bun ran out of memory

Features: Bun.stdin, dotenv, fetch, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

github-actions[bot] commented 2 days ago

Hello @jsiwa. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.