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

Bun crashes when using Bun.file #14012

Open
AlTavares opened this issue Sep 18, 2024 · 0 comments
Open

Bun crashes when using Bun.file #14012

AlTavares opened this issue Sep 18, 2024 · 0 comments
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS

Comments

@AlTavares
Copy link

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.27 (267afa2) on macos aarch64 [RunCommand]

Segmentation fault at address 0x00000020

  • 1 unknown/js code
  • WTF::Detail::CallableWrapper<JSC::Heap::addCoreConstraints()::$_13, void, JSC::SlotVisitor&>::call
  • WTF::Detail::CallableWrapper<JSC::Heap::addCoreConstraints()::$_13, void, JSC::SlotVisitor&>::call
  • JSC::MarkingConstraintSolver::runExecutionThread
  • JSC::Heap::runTaskInParallel
  • JSC::MarkingConstraintSolver::execute
  • JSC::MarkingConstraintSet::executeConvergenceImpl
  • JSC::MarkingConstraintSet::executeConvergence
  • JSC::Heap::runFixpointPhase
  • JSC::Heap::runCurrentPhase
@AlTavares AlTavares added the crash An issue that could cause a crash label Sep 18, 2024
@github-actions github-actions bot added the macOS An issue that occurs on macOS label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS
Projects
None yet
Development

No branches or pull requests

1 participant