Open mushonnip opened 3 weeks ago
@mushonnip, the latest version of Bun is v1.1.32, but this crash was reported on Bun v1.1.30.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Hello @mushonnip. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro
will be closed if they have no activity within 3 days.
How can we reproduce the crash?
Its hard to reproduce, the case is random. But its true that i use fetch to get some data from 3rd party. I will update if the case is clear and can be reproduced.
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.30 (
7996d06
) on windows x86_64 [AutoCommand]Segmentation fault at address 0x10000008A
JSCellInlines.h:239
:JSC::JSCell::isString
ValueProfile.h:139
:JSC::ValueProfileBase<1,1>::computeUpdatedPrediction
CodeBlock.h:454
:JSC::CodeBlock::lazyValueProfiles
RawPtrTraits.h:44
:WTF::RawPtrTraits<JSC::JITCode>::unwrap
Heap.cpp:717
:JSC::Heap::finalizeMarkedUnconditionalFinalizers<JSC::CodeBlock,JSC::IsoCellSet>::<lambda_1>::operator()
Heap.cpp:744
:JSC::Heap::finalizeUnconditionalFinalizers
Heap.cpp:876
:JSC::Heap::removeDeadCompilerWorklistEntries
Heap.cpp:1379
:JSC::Heap::runCurrentPhase
Heap.cpp:1991
:JSC::Heap::collectInMutatorThread::<lambda_0>::operator()
ScopedLambda.h:58
:WTF::ScopedLambda<void (...)>::operator()
Features: fetch, http_server, jsc, tsconfig