-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
crashAn issue that could cause a crashAn issue that could cause a crashneeds reproNeeds an example to reproduceNeeds an example to reproduceruntime
Description
How can we reproduce the crash?
Use opencode copilot claude sonnet 4.5 on a big codebase. (That's all I did)
Relevant log output
Windowshell(114) spawn(97) standalone_executable transpiler_cache(4) workers_spawned(2) workers_terminated
Builtins: "bun:ffi" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:process" "node:readline" "node:stream" "node:string_decoder" "node:timers" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "undici" stdout(4) abort_signal dotenv(3) fetch(67) http_server jsc ¯é▓
Elapsed: 255869ms | User: 8593ms | Sys: 5578ms
RSS: 0.56GB | Peak: 0.58GB | Commit: 0.76GB | Faults: 301165 | Machine: 17.07GBStack Trace (bun.report)
Bun v1.3.1 (89fa0f3) on windows x86_64_baseline [AutoCommand]
Segmentation fault at address 0x334941E0140
- 1 unknown/js code
interpreter.zig:1243:deinitFromFinalizerZigGeneratedClasses.zig:19903:ShellInterpreterClass__finalizememory:3426:std::unique_ptr<WTF::EmbeddedFixedVector<JSC::WriteBarrier<JSC::Unknown,WTF::RawValueTraits<JSC::Unknown> >,WTF::FastMalloc>,std::default_delete<WTF::EmbeddedFixedVector<JSC::WriteBarrier<JSC::Unknown,WTF::RawValueTraits<JSC::Unknown> >,WTF::FastMalloc> > >::~unique_ptrPreciseAllocation.h:155:JSC::PreciseAllocation::isLowerTierPreciseMarkedSpace.cpp:256:JSC::MarkedSpace::sweepPreciseAllocationsmemory:3461:std::unique_ptr<JSC::IsoSubspace,std::default_delete<JSC::IsoSubspace> >::operator boolHeap.cpp:2204:JSC::Heap::handleNeedFinalizeHeap.cpp:2212:JSC::Heap::handleNeedFinalizeHeap.cpp:1788:JSC::Heap::changePhaseHeap.cpp:1412:JSC::Heap::runCurrentPhaseHeap.cpp:2041:JSC::Heap::collectInMutatorThread::<lambda_0>::operator()ScopedLambda.h:58:WTF::ScopedLambda<void (...)>::operator()CollectingScope.h:43:JSC::CollectingScope::~CollectingScopeHeap.cpp:2021:JSC::Heap::stopIfNecessarySlowLocalAllocator.cpp:129:JSC::LocalAllocator::allocateSlowCaseLocalAllocatorInlines.h:47:JSC::LocalAllocator::allocate::<lambda_1>::operator()JSValue.zig:884:isEmptyOrUndefinedOrNullResponse.zig:404:makeMaybePooledStrong.zig:50:create
Features: transpiler_cache, workers_spawned, workers_terminated, Bun.stderr, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, jsc, shell, spawn, standalone_executable, standalone_executable
Metadata
Metadata
Assignees
Labels
crashAn issue that could cause a crashAn issue that could cause a crashneeds reproNeeds an example to reproduceNeeds an example to reproduceruntime