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
$ bun run src/index.ts
============================================================
Bun v1.1.20 (ae194892) Linux x64
Linux Kernel v5.15.0 | glibc v2.39
CPU: sse42 popcnt avx avx2
Args: "bun""run""src/index.ts"
Features: jsc tsconfig_paths tsconfig(4)
Builtins: "bun:main""detect-libc""node:assert""node:buffer""node:child_process""node:crypto""node:dns""node:events""node:fs""node:module""node:net""node:os""node:path""node:stream""node:string_decoder""node:tls""node:tty""node:url""node:util""node:util/types""node:worker_threads"
Elapsed: 706ms | User: 649ms | Sys: 252ms
RSS: 0.99GB | Peak: 102.44MB | Commit: 0.99GB | Faults: 0
panic(main thread): Segmentation fault at address 0x1A
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.20/lr1ae19489AiggggD2v7nnE+7iQ_+7o/8Dyg+45Eyt3xiF4x40mF4hjoiE_yg8m9DA2A0Berror: script "start" was terminated by signal SIGILL (Illegal instruction)============================================================Bun v1.1.20 (ae194892) Linux x64Linux Kernel v5.15.0 | glibc v2.39CPU: sse42 popcnt avx avx2Args: "bun" "run" "start"Features: spawnElapsed: 1212ms | User: 41ms | Sys: 124msRSS: 1.07GB | Peak: 15.11MB | Commit: 1.07GB | Faults: 0panic(main thread): Segmentation fault at address 0x0oh 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:
Stack Trace (bun.report)
Bun v1.1.20 (ae19489) on linux x86_64 [RunCommand]
How can we reproduce the crash?
Bun v1.1.20 (ae19489) Linux x64
Linux Kernel v5.15.0 | glibc v2.39
CPU: sse42 popcnt avx avx2
Args: "bun" "run" "start"
Features: spawn
Elapsed: 1212ms | User: 41ms | Sys: 124ms
RSS: 1.07GB | Peak: 15.11MB | Commit: 1.07GB | Faults: 0
Relevant log output
Stack Trace (bun.report)
Bun v1.1.20 (
ae19489
) on linux x86_64 [RunCommand]Segmentation fault at address 0x00000000
??
Sentry Issue: BUN-22K
The text was updated successfully, but these errors were encountered: