You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a dir with name 'frontend' and paste some html, css and js files in it. In the cwd make a file 'fileSystemRouter.js'. Then run the 'fileSystemRouter.js' in watch mode.
How can we reproduce the crash?
Make a dir with name 'frontend' and paste some html, css and js files in it. In the cwd make a file 'fileSystemRouter.js'. Then run the 'fileSystemRouter.js' in watch mode.
Without console.log it works. No crash. The same goes with commenting one of the log statements or the assetPrefix in the router.
OR:
OR:
Relevant log output
Stack Trace (bun.report)
Bun v1.1.26 (
0a37423
) on macos aarch64 [AutoCommand]Segmentation fault at address 0x00000000
WTF::StringImpl::destroy
FileSystemRouterClass__finalize
JSC::PreciseAllocation::sweep
JSC::MarkedSpace::sweepPreciseAllocations
JSC::Heap::finalize
JSC::Heap::handleNeedFinalize
JSC::Heap::finishChangingPhase
JSC::Heap::runEndPhase
The text was updated successfully, but these errors were encountered: