-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
bake:devhot-reloading dev server for client+server applicationshot-reloading dev server for client+server applicationsbun --hotconfirmed bugWe can reproduce this issueWe can reproduce this issuecrashAn issue that could cause a crashAn issue that could cause a crashtypescriptSomething for TypeScriptSomething for TypeScriptwindowsAn issue that is known to occur on WindowsAn issue that is known to occur on Windows
Description
How can we reproduce the crash?
I started getting this crash pretty frequently shortly after adding the tailwind plugin to my project.
It usually happens when editing a tsx file like f.ex. changing a image source location
Relevant log output
Bun v1.2.14 (6a363a38) Windows x64
Windows v.win10_cu
CPU: sse42 avx avx2
Args: "C:\Users\marko\.bun\bin\bun.exe" "--hot" "src/index.tsx"
Features: Bun.stderr(2) Bun.stdout(2) abort_signal bunfig http_server jsc dev_server tsconfig(12) tsconfig_paths(12) process_dlopen
Builtins: "bun:main" "node:assert" "node:constants" "node:crypto" "node:fs" "node:fs/promises" "node:module" "node:os" "node:path" "node:perf_hooks" "node:process" "node:stream" "node:tty" "node:url" "node:util" "node:vm" "node:v8"
Elapsed: 155567ms | User: 1031ms | Sys: 265ms
RSS: 0.49GB | Peak: 0.53GB | Commit: 0.76GB | Faults: 194599
panic(main thread): Internal assertion failure
oh no: Bun has crashed. This indicates a bug in Bun, not your codeStack Trace (bun.report)
Bun v1.2.14 (6a363a3) on windows x86_64 [RunCommand]
panic: Internal assertion failure
crash_handler.zig:460:crashHandlerbun.zig:2851:assertionFailuretsconfig_json.zig:84:mergeJSXresolver.zig:894:resolveAndAutoInstallresolver.zig:937:resolvetranspiler.zig:378:_resolveEntryPointtranspiler.zig:400:resolveEntryPointheap.zig:379:stackFallbackcopy_file.zig:90:thenDebugger.zig:151:startJSDebuggerThread
Features: transpiler_cache, tsconfig, tsconfig_paths, process_dlopen, Bun.stderr, Bun.stdout, bunfig, dotenv, http_server, jsc, dev_server
Sentry Issue: BUN-K79
Metadata
Metadata
Assignees
Labels
bake:devhot-reloading dev server for client+server applicationshot-reloading dev server for client+server applicationsbun --hotconfirmed bugWe can reproduce this issueWe can reproduce this issuecrashAn issue that could cause a crashAn issue that could cause a crashtypescriptSomething for TypeScriptSomething for TypeScriptwindowsAn issue that is known to occur on WindowsAn issue that is known to occur on Windows