You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
db | *** SIGSEGV received at time=1731953361 on cpu 1 ***
db | PC: @ 0x5567a95628 (unknown) jsoncons::basic_json<>::uninitialized_copy()
db | @ 0x55683ef924 480 absl::lts_20240116::AbslFailureSignalHandler()
db | @ 0x7fa22577a0 4960 (unknown)
db | @ 0x5567bef6bc 128 std::vector<>::_M_realloc_insert<>()
db | @ 0x556814a328 96 dfly::json::detail::Dfs::PerformStep()
db | @ 0x556814ad18 256 dfly::json::detail::Dfs::Traverse()
db | [failure_signal_handler.cc : 345] RAW: Signal 11 raised at PC=0x5567dc05e8 while already in AbslFailureSignalHandler()
db | @ 0x556813dacc 208 dfly::json::EvaluatePath()
db | @ 0x5567be7ec0 240 std::__detail::__variant::__gen_vtable_impl<>::__visit_invoke()
db | @ 0x5567be43a4 48 dfly::JsonAccessor::GetStrings()
db | @ 0x5567dc9a34 256 dfly::search::BaseStringIndex<>::Add()
db | @ 0x5567da9920 336 dfly::search::FieldIndices::Add()
db | @ 0x5567bdb324 112 dfly::ShardDocIndex::Rebuild()
db | @ 0x5567bdd968 384 dfly::ShardDocIndices::InitIndex()
db | @ 0x5567b8ddec 240 absl::lts_20240116::functional_internal::InvokeObject<>()
db | @ 0x5567d31b28 112 dfly::Transaction::RunCallback()
db | @ 0x5567d34554 304 dfly::Transaction::RunInShard()
db | @ 0x5567c83d54 384 dfly::EngineShard::PollExecution()
db | @ 0x5567d2dc64 352 std::_Function_handler<>::_M_invoke()
db | [failure_signal_handler.cc : 345] RAW: Signal 11 raised at PC=0x5567e3e460 while already in AbslFailureSignalHandler()
db | @ 0x55681e66d0 144 util::fb2::FiberQueue::Run()
db | [failure_signal_handler.cc : 345] RAW: Signal 11 raised at PC=0x5567e3db78 while already in AbslFailureSignalHandler()
db | @ 0x5567d75dd4 288 boost::context::detail::fiber_entry<>()
The problem occurs due to elements destructing in the RaxTreeMap::~RaxTreeMap().
The text was updated successfully, but these errors were encountered:
We are getting two different crashes:
Another one:
The problem occurs due to elements destructing in the RaxTreeMap::~RaxTreeMap().
The text was updated successfully, but these errors were encountered: