You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running this on VSCode Dev container, using latest Bun 1.1.34 with oven/bun:debian image
Relevant log output
bun:/workspaces/react-boilerplate$ bun run dev
$ rsbuild dev
Rsbuild v1.1.0
➜ Local: http://localhost:3000/
➜ Network: http://172.18.0.9:3000/
➜ press h + enter to show shortcuts
start Building...
============================================================
Bun v1.1.34 (5e5e7c60) Linux x64 (baseline)
Linux Kernel v6.9.3 | glibc v2.31
CPU: sse42 popcnt avx avx2 avx512
Args: "node""/workspaces/react-boilerplate/node_modules/.bin/rsbuild""dev"
Features: Bun.stdin(2) http_server jsc tsconfig
Builtins: "bun:jsc""bun:main""node:assert""node:async_hooks""node:buffer""node:child_process""node:constants""node:crypto""node:events""node:fs""node:http""node:https""node:module""node:net""node:os""node:path""node:perf_hooks""node:process""node:querystring""node:readline""node:stream""node:string_decoder""node:tls""node:tty""node:url""node:util""node:util/types""node:vm""node:zlib""node:v8""node:inspector"
Elapsed: 460ms | User: 494ms | Sys: 87ms
RSS: 1.04GB | Peak: 0.27GB | Commit: 1.04GB | Faults: 0
panic(main thread): Segmentation fault at address 0x5
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.34/Bn15e5e7c6AkgglggCu0g2jE+8mO__msq35Dyvgt4E2g5nmF41ht7D__A2AKerror: script "dev" was terminated by signal SIGILL (Illegal instruction)Illegal instruction (core dumped)
Stack Trace (bun.report)
Bun v1.1.34 (5e5e7c6) on linux x86_64_baseline [RunAsNodeCommand]
How can we reproduce the crash?
bun create rsbuild@latest
bun run dev
I'm running this on VSCode Dev container, using latest Bun 1.1.34 with
oven/bun:debian
imageRelevant log output
Stack Trace (bun.report)
Bun v1.1.34 (
5e5e7c6
) on linux x86_64_baseline [RunAsNodeCommand]Segmentation fault at address 0x00000005
ld-temp.o:0
:llint_call_javascript
ld-temp.o:0
:JSC::Interpreter::executeCall
ld-temp.o:0
:JSC::VM::drainMicrotasks
BunProcess.cpp:2646
:Bun::jsFunctionDrainMicrotaskQueue
Features: Bun.stdin, http_server, jsc, tsconfig
Sentry Issue: BUN-5R4
The text was updated successfully, but these errors were encountered: