Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js app (v14.2.3) crashes bun #10952

Open
0xsha opened this issue May 9, 2024 · 0 comments
Open

Next.js app (v14.2.3) crashes bun #10952

0xsha opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@0xsha
Copy link

0xsha commented May 9, 2024

How can we reproduce the crash?

Might be related to : #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 0xsha added bug Something isn't working crash An issue that could cause a crash labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

1 participant