crash run test with serve #15157
Labels
crash
An issue that could cause a crash
macOS
An issue that occurs on macOS
runtime
transpiler
parser || printer
How can we reproduce the crash?
I had a test with Bun.serve and it worked fine, after running it several times now I get panic error and even if I clean all the Bun processes and run it again now it always comes out.
Relevant log output
Stack Trace (bun.report)
Bun v1.1.35-canary (
357581c
) on macos aarch64 [TestCommand]panic: Internal error: attempted to call popScope() on the topmost scope
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
src.js_parser.NewParser_
Features: Bun.stderr, Bun.stdin, Bun.stdout, bunfig, jsc, shell, spawn, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered: