We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when trying to use rsbuild using bun the crash happens.
Step 1
bun --bun create rsbuild@latest
Step 2
bun --bun dev
Bun v1.1.43 (76800b0) on macos aarch64 [RunAsNodeCommand]
76800b0
Segmentation fault at address 0x00000005
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
The text was updated successfully, but these errors were encountered:
bun version 1.1.43 on Apple M4, 24GB ram.
Sorry, something went wrong.
Duplicate of #11628
No branches or pull requests
How can we reproduce the crash?
when trying to use rsbuild using bun the crash happens.
Step 1
Step 2
Relevant log output
Stack Trace (bun.report)
Bun v1.1.43 (
76800b0
) on macos aarch64 [RunAsNodeCommand]Segmentation fault at address 0x00000005
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
The text was updated successfully, but these errors were encountered: