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

Crash using Rsbuild #16412

Closed
lassejlv opened this issue Jan 15, 2025 · 2 comments
Closed

Crash using Rsbuild #16412

lassejlv opened this issue Jan 15, 2025 · 2 comments
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS

Comments

@lassejlv
Copy link

How can we reproduce the crash?

when trying to use rsbuild using bun the crash happens.

Step 1

bun --bun create rsbuild@latest

Step 2

bun --bun dev

Relevant log output

Stack Trace (bun.report)

Bun v1.1.43 (76800b0) on macos aarch64 [RunAsNodeCommand]

Segmentation fault at address 0x00000005

  • 4 unknown/js code
  • llint_call_javascript
  • JSC::Interpreter::executeCall
  • JSC::runJSMicrotask
  • JSC::VM::drainMicrotasks
  • Bun::jsFunctionDrainMicrotaskQueue

Features: tsconfig_paths, process_dlopen, Bun.stdin, http_server, jsc, transpiler_cache, tsconfig, tsconfig

Sentry Issue: BUN-3XQ

@lassejlv lassejlv added the crash An issue that could cause a crash label Jan 15, 2025
@github-actions github-actions bot added the macOS An issue that occurs on macOS label Jan 15, 2025
@lassejlv
Copy link
Author

bun version 1.1.43 on Apple M4, 24GB ram.

@Jarred-Sumner
Copy link
Collaborator

Duplicate of #11628

@Jarred-Sumner Jarred-Sumner marked this as a duplicate of #11628 Jan 15, 2025
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

2 participants