Crash when build app #14929
Labels
crash
An issue that could cause a crash
transpiler
parser || printer
windows
An issue that is known to occur on Windows
How can we reproduce the crash?
launch build: bunx --bun vite build
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.29 (
6d43b36
) on windows x86_64 [RunAsNodeCommand]panic: attempt to unwrap error: OutOfMemory
sourcemap.zig:518
:parse
javascript.zig:175
:toMapping
javascript.zig:393
:resolveMapping
javascript.zig:3198
:remapStackFramePositions
ZigGlobalObject.cpp:531
:Bun::formatStackTrace
utility:762
:std::exchange
Function.h:53
:WTF::Detail::CallableWrapper<WTF::String (...)(...),WTF::String,JSC::VM &,WTF::Vector<JSC::StackFrame,0,WTF::CrashOnOverflow,16,WTF::FastMalloc> &,unsigned int &,unsigned int &,WTF::String &,JSC::JSObject *>::call
utility:753
:std::exchange
RefPtr.h:71
:WTF::RefPtr<WTF::StringImpl,WTF::RawPtrTraits<WTF::StringImpl>,WTF::DefaultRefDerefTraits<WTF::StringImpl> >::operator!
JSGlobalObject.h:1127
:JSC::JSGlobalObject::vm
Features: workers_spawned, jsc, Bun.stderr, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, spawn, transpiler_cache, tsconfig_paths, tsconfig
Sentry Issue: BUN-5ZH
The text was updated successfully, but these errors were encountered: