oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.61k stars 2.72k forks source link

next development server crashed #11269

Closed Maro1O9 closed 2 months ago

Maro1O9 commented 4 months ago

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

$ next dev
  ▲ Next.js 14.2.3
  - Local:        http://localhost:3000

 ✓ Starting...
'npm' is not recognized as an internal or external command,
operable program or batch file.
 ✓ Ready in 4.9s
 ○ Compiling / ...
 ✓ Compiled / in 7.8s (526 modules)
 GET / 200 in 8521ms
============================================================
Bun v1.1.8 (89d25807) Windows x64
Args: "C:\Users\MAHMOU~1\AppData\Local\Temp\bun-node-89d25807f\node.exe", "E:\workspace\io\node_modules\next\dist\server\lib\start-server.js"        
Features: jsc Bun.stderr Bun.stdin Bun.stdout fetch(2) http_server spawn(4) transpiler_cache(29) tsconfig_paths(2) tsconfig(2) 
Builtins: "bun:jsc" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns/promises" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:querystring" "node:stream" "node:stream/web" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "ws" "node:v8" "node:diagnostics_channel" 
Elapsed: 15186ms | User: 8781ms | Sys: 593ms
RSS: 0.65GB | Peak: 0.67GB | Commit: 18.61GB | Faults: 200410

panic(main thread): Internal assertion failure
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.8/wn189d2580A+gihoHglq4L+g0uIwit1F+swC02ljLw+pjeuztkegzqkek37xG2t9t1CA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on windows x86_64 [RunCommand]

panic: Internal assertion failure

github-actions[bot] commented 2 months ago

This issue is stale and may be closed due to inactivity. If you're still running into this, please leave a comment.