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 on attempting to download a lot of books #17610

Open
semkirk opened this issue Feb 24, 2025 · 1 comment
Open

Crash on attempting to download a lot of books #17610

semkirk opened this issue Feb 24, 2025 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@semkirk
Copy link

semkirk commented Feb 24, 2025

How can we reproduce the crash?

No response

Relevant log output

Bun v1.2.3 (8c4d3ff8) Linux x64 (baseline)
Linux Kernel v5.15.0 | glibc v2.35
CPU: sse42 popcnt avx
Args: "bun" "run" "--smol" "src/index.ts" "--baseUrl" "https://www.amazon.com"
Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) WebSocket dotenv fetch(3450) jsc no_avx2 spawn transpiler_cache(5) tsconfig 
Builtins: "bun:main" "node:assert" "node:buffer" "node:child_process" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:net" "node:os" "node:path" "node:process" "node:readline" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "ws" 
Elapsed: 308769ms | User: 163022ms | Sys: 20530ms
RSS: 0.42GB | Peak: 2.81GB | Commit: 0.42GB | Faults: 334

panic(main thread): Segmentation fault at address 0x238

Stack Trace (bun.report)

Bun v1.2.3 (8c4d3ff) on linux x86_64_baseline [RunCommand]

Segmentation fault at address 0x00000238

Features: transpiler_cache, tsconfig, Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, dotenv, fetch, jsc, no_avx2, spawn

@semkirk semkirk added the crash An issue that could cause a crash label Feb 24, 2025
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Feb 24, 2025
Copy link
Contributor

Thank you for reporting this crash.

For Bun's internal tracking, this issue is BUN-D43.

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 linux An issue that occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

1 participant