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
Using the versions of webpack dependencies webpack 5.92.0 webpack-dev-server 5.0.4 webpack-hot-middleware 2.26.1
No response
Bun v1.1.13 (bd6a605) on windows x86_64 [RunAsNodeCommand]
bd6a605
Segmentation fault at address 0x1A60F300020
Atomics.h:452
WTF::Dependency::loadAndFence
optional:105
std::_Optional_destruct_base<WTF::Locker<WTF::Lock,void>,0>::~_Optional_destruct_base
RawPtrTraits.h:44
WTF::RawPtrTraits<JSC::JITCode>::unwrap
Heap.cpp:713
JSC::Heap::finalizeMarkedUnconditionalFinalizers<JSC::CodeBlock,JSC::IsoCellSet>::<lambda_1>::operator()
Heap.cpp:740
JSC::Heap::finalizeUnconditionalFinalizers
Heap.cpp:872
JSC::Heap::removeDeadCompilerWorklistEntries
Heap.cpp:1377
JSC::Heap::runCurrentPhase
Heap.cpp:1995
JSC::Heap::collectInMutatorThread::<lambda_0>::operator()
ScopedLambda.h:58
WTF::ScopedLambda<void (...)>::operator()
CollectingScope.h:43
JSC::CollectingScope::~CollectingScope
The text was updated successfully, but these errors were encountered:
@FedassaMeg, the latest version of Bun is v1.1.14, but this crash was reported on Bun v1.1.13.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
Using the versions of webpack dependencies
webpack 5.92.0
webpack-dev-server 5.0.4
webpack-hot-middleware 2.26.1
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.13 (
bd6a605
) on windows x86_64 [RunAsNodeCommand]Segmentation fault at address 0x1A60F300020
Atomics.h:452
:WTF::Dependency::loadAndFence
optional:105
:std::_Optional_destruct_base<WTF::Locker<WTF::Lock,void>,0>::~_Optional_destruct_base
RawPtrTraits.h:44
:WTF::RawPtrTraits<JSC::JITCode>::unwrap
Heap.cpp:713
:JSC::Heap::finalizeMarkedUnconditionalFinalizers<JSC::CodeBlock,JSC::IsoCellSet>::<lambda_1>::operator()
Heap.cpp:740
:JSC::Heap::finalizeUnconditionalFinalizers
Heap.cpp:872
:JSC::Heap::removeDeadCompilerWorklistEntries
Heap.cpp:1377
:JSC::Heap::runCurrentPhase
Heap.cpp:1995
:JSC::Heap::collectInMutatorThread::<lambda_0>::operator()
ScopedLambda.h:58
:WTF::ScopedLambda<void (...)>::operator()
CollectingScope.h:43
:JSC::CollectingScope::~CollectingScope
The text was updated successfully, but these errors were encountered: