Closed jeremiasbots closed 3 days ago
No response
Bun v1.1.36 (ededc16) on windows x86_64 [AutoCommand]
ededc16
panic: attempt to use null value
test_command.zig:1049
BunTest__shouldGenerateCodeCoverage
ZigSourceProvider.cpp:86
Zig::SourceProvider::create
utility:762
std::exchange
ModuleLoader.cpp:883
Bun::fetchESMSourceCodeAsync
ZigGlobalObject.cpp:4232
Zig::GlobalObject::moduleLoaderFetch
JSModuleLoader.cpp:277
JSC::JSModuleLoader::fetch
JSModuleLoader.cpp:486
JSC::moduleLoaderFetch
llint_entry
Features: Bun.stderr, http_server, jsc, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-759
@jeremiasbots, the latest version of Bun is v1.1.37, but this crash was reported on Bun v1.1.36.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Duplicate of #15409
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.36 (
ededc16
) on windows x86_64 [AutoCommand]panic: attempt to use null value
test_command.zig:1049
:BunTest__shouldGenerateCodeCoverage
ZigSourceProvider.cpp:86
:Zig::SourceProvider::create
utility:762
](<https://github.com/oven-sh/bun/blob/ededc168cf07afcdbe5ca34495c58df435ea526d/C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/include/utility#L762>):std::exchange
ModuleLoader.cpp:883
:Bun::fetchESMSourceCodeAsync
ZigGlobalObject.cpp:4232
:Zig::GlobalObject::moduleLoaderFetch
JSModuleLoader.cpp:277
:JSC::JSModuleLoader::fetch
JSModuleLoader.cpp:486
:JSC::moduleLoaderFetch
llint_entry
Features: Bun.stderr, http_server, jsc, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-759