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

script "dev" was terminated by signal SIGILL (Illegal instruction) #11560

Closed
AndreyKindin opened this issue Jun 3, 2024 · 1 comment · Fixed by #11494
Closed

script "dev" was terminated by signal SIGILL (Illegal instruction) #11560

AndreyKindin opened this issue Jun 3, 2024 · 1 comment · Fixed by #11494
Labels
crash An issue that could cause a crash

Comments

@AndreyKindin
Copy link

AndreyKindin commented Jun 3, 2024

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

Bun v1.1.12 (43f0913) Linux x64
Args: "node" "/XXXXX/node_modules/.bin/nuxt" "dev"
Features: jsc Bun.stderr(2) Bun.stdin(4) Bun.stdout(2) dotenv(3) fetch(108) http_server(2) spawn(2) transpiler_cache(102) tsconfig_paths(14) tsconfig(28)
Builtins: "bun:jsc" "bun:main" "detect-libc" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:querystring" "node:readline" "node:stream" "node:stream/promises" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "ws" "node:v8"
Elapsed: 9324701ms | User: 149614ms | Sys: 66966ms
RSS: 0.23GB | Peak: 2.07GB | Commit: 0.23GB | Faults: 34

Stack Trace (bun.report)

Bun v1.1.12 (43f0913) on linux x86_64 [RunAsNodeCommand]

Segmentation fault at address 0x00000011

@AndreyKindin AndreyKindin added the crash An issue that could cause a crash label Jun 3, 2024
@Jarred-Sumner
Copy link
Collaborator

This one is fixed in #11494

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants