bun icon indicating copy to clipboard operation
bun copied to clipboard

Next.js app (v14.2.3) crashes bun

Open 0xsha opened this issue 1 year ago • 0 comments

How can we reproduce the crash?

Might be related to : https://github.com/oven-sh/bun/issues/10871

JavaScript/TypeScript code that reproduces the crash?

Next.js app (v14.2.3) crashes after a few minutes when running `bun run -b dev`.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.7 (b0b7db5) on macos aarch64 [AutoCommand]

Segmentation fault at address 0x00000008

  • 2 unknown/js code
  • JSC::InlineCacheCompiler::regenerate
  • JSC::StructureStubInfo::addAccessCase
  • JSC::repatchGetBy
  • operationGetByIdOptimize
  • 1 unknown/js code
  • llint_entry
  • llint_entry
  • 1 unknown/js code

0xsha avatar May 09 '24 13:05 0xsha