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

Reached unreachable code in NuxtJS 3 #14775

Closed
Mixerou opened this issue Oct 23, 2024 · 1 comment
Closed

Reached unreachable code in NuxtJS 3 #14775

Mixerou opened this issue Oct 23, 2024 · 1 comment
Labels
bun --watch crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows

Comments

@Mixerou
Copy link

Mixerou commented Oct 23, 2024

How can we reproduce the crash?

Develop an app with NuxtJS 3. Failure occurs sometimes during a hot reload.

Relevant log output

Bun v1.1.32 (fe8d0079) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "node" "C:\Users\[REDACTED]\GitHub\[REDACTED]\[REDACTED]\node_modules\nuxi\bin\nuxi.mjs" "dev" "--host"
Features: Bun.stderr(2) Bun.stdin(8) Bun.stdout(2) abort_signal bunfig fetch(161) http_server(4) jsc spawn(3) transpiler_cache(93) tsconfig(102) tsconfig_paths(51) workers_spawned(7) workers_terminated(2) 
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: 211709ms | User: 73125ms | Sys: 13859ms
RSS: 5.00GB | Peak: 5.00GB | Commit: 10.40GB | Faults: 1417003

Stack Trace (bun.report)

Bun v1.1.32 (fe8d007) on windows x86_64 [RunAsNodeCommand]

panic: reached unreachable code

Features: workers_spawned, workers_terminated, Bun.stderr, Bun.stdin, Bun.stdout, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

@Mixerou Mixerou added the crash An issue that could cause a crash label Oct 23, 2024
@github-actions github-actions bot added runtime windows An issue that is known to occur on Windows labels Oct 23, 2024
@Jarred-Sumner
Copy link
Collaborator

Tracking this in #15964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun --watch crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

3 participants