oven-sh / bun

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

Segfault in bun #15311

Open alexandernst opened 23 hours ago

alexandernst commented 23 hours ago

How can we reproduce the crash?

No response

Relevant log output

Bun v1.1.36 (ededc168) Linux x64
Linux Kernel v5.4.0 | glibc v2.39
CPU: sse42 popcnt avx avx2
Args: "bun" "run" "update_assets_descriptor.js" "--file" "new/generic/intellisense/http_response.json" "--asset-id" "generic/intellisense/http_response" "--used-by" "SPA" "--assets-descriptor" "assets.json"
Features: jsc 
Builtins: "bun:main" "node:buffer" "node:crypto" "node:fs" "node:path" "node:string_decoder" "node:util" "node:util/types" 
Elapsed: 40ms | User: 34ms | Sys: 8ms
RSS: 1.07GB | Peak: 50.80MB | Commit: 1.07GB | Faults: 0
panic(main thread): Segmentation fault at address 0x6024C
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:
 https://bun.report/1.1.36/lr1ededc16AgggEuiw8jE+xpRu7ll8Cmw8k2C+mj9gDysm+gDk449gDwj8k3CmymtgDwws2+CA2A4khY
./generate.sh: line 35:  6209 Illegal instruction     (core dumped) bun run update_assets_descriptor.js --file new/generic/intellisense/http_response.json --asset-id generic/intellisense/http_response --used-by SPA --assets-descriptor assets.json

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on linux x86_64 [RunCommand]

Segmentation fault at address 0x0006024C

Features: jsc

github-actions[bot] commented 23 hours ago

Thank you for reporting this crash.

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