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
bun test
Not sure. It just happened randomly. It normally works just fine.
No response
Bun v1.1.33 (247456b) on linux x86_64 [TestCommand]
247456b
Segmentation fault at address 0x00000000
ModuleLoader.cpp:0
Bun::fetchESMSourceCodeAsync
ZigGlobalObject.cpp:4132
Zig::GlobalObject::moduleLoaderFetch
ld-temp.o:0
JSC::moduleLoaderFetch
Features: bunfig, dotenv, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered:
@fmorency, thank you for reporting this crash. The latest version of Bun is v1.1.34, but this crash was reported on Bun v1.1.33.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-3Y9.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
Not sure. It just happened randomly. It normally works just fine.
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.33 (
247456b
) on linux x86_64 [TestCommand]Segmentation fault at address 0x00000000
ModuleLoader.cpp:0
:Bun::fetchESMSourceCodeAsync
ZigGlobalObject.cpp:4132
:Zig::GlobalObject::moduleLoaderFetch
ld-temp.o:0
:JSC::moduleLoaderFetch
Features: bunfig, dotenv, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered: