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
Here is repo that you can test the issue: https://github.com/kfiku/bun.sh-rsbuild-error
you will need docker installed, and then:
./run.sh
No response
Bun v1.1.26 (0a37423) on linux x86_64_baseline [RunAsNodeCommand]
0a37423
Segmentation fault at address 0x00000005
ld-temp.o:0
llint_call_javascript
JSC::Interpreter::executeCall
JSC::runJSMicrotask
JSC::VM::drainMicrotasks
BunProcess.cpp:2665
Bun::jsFunctionDrainMicrotaskQueue
The text was updated successfully, but these errors were encountered:
Duplicate of #11628
Sorry, something went wrong.
We are tracking this in #11628 - please follow along there.
No branches or pull requests
How can we reproduce the crash?
Here is repo that you can test the issue: https://github.com/kfiku/bun.sh-rsbuild-error
you will need docker installed, and then:
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.26 (
0a37423
) on linux x86_64_baseline [RunAsNodeCommand]Segmentation fault at address 0x00000005
ld-temp.o:0
:llint_call_javascript
ld-temp.o:0
:JSC::Interpreter::executeCall
ld-temp.o:0
:JSC::runJSMicrotask
ld-temp.o:0
:JSC::VM::drainMicrotasks
BunProcess.cpp:2665
:Bun::jsFunctionDrainMicrotaskQueue
The text was updated successfully, but these errors were encountered: