Bun start failing dur illegal instruction

mihir1003
PRO

7 months ago

error: script "start" was terminated by signal SIGILL (Illegal instruction)

============================================================

Bun v1.1.20 (ae194892) Linux x64

Linux Kernel v6.1.0 | glibc v2.39

CPU: sse42 popcnt avx avx2 avx512

Args: "bun" "run" "start"

Features: spawn

Elapsed: 447ms | User: 3ms | Sys: 62ms

RSS: 1.07GB | Peak: 15.15MB | Commit: 1.07GB | Faults: 0

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

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:

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Awaiting User Response

1 Replies

7 months ago

Hey, could you try running this on the latest Bun version?

Add a nixpacks.toml file in your project root and copy this:

[phases.setup]
    nixpkgsArchive = 'f252bba4ef74a12a17f8f4ae604d39e30457a251'

Status changed to Awaiting User Response Railway 7 months ago