Hello everyone,
We are currently deploying mongodb on EC2, windows 10, and the version we are using is 5.0. We have been running mongo for about 3 years and have had no errors.
But recently our mongo crashes frequently, the initial frequency was once a day, but now it crashes every 2-3 hours.
I checked the log and found this error, I searched but there is no solution or explanation for the above error. Hope everyone will help us. Thank you.
``
{“t”:{“$date”:“2024-06-28T09:31:25.090+00:00”},“s”:“F”, “c”:“CONTROL”, “id”:23134, “ctx”:“conn473967”,“msg”:“Unhandled exception”,“attr”:{“exceptionString”:“(access violation)”,“addressString”:“0x00007FFE7DB912DE”}}
{“t”:{“$date”:“2024-06-28T09:31:25.091+00:00”},“s”:“F”, “c”:“CONTROL”, “id”:23135, “ctx”:“conn473967”,“msg”:“Access violation”,“attr”:{“accessType”:“read from”,“address”:" 0x2236e107000"}}
{“t”:{“$date”:“2024-06-28T09:31:25.091+00:00”},“s”:“F”, “c”:“CONTROL”, “id”:23136, “ctx”:“conn473967”,“msg”:“*** stack trace for unhandled exception:”}
{“t”:{“$date”:“2024-06-28T09:31:27.136+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31380, “ctx”:“conn473967”,“msg”:“BACKTRACE”,“attr”:{“bt”:{“backtrace”:[{“a”:“7FFE7DB912DE”,“module”:“VCRUNTIME140.dll”,“s”:“memcmp”,“s+”:“EE”},{“a”:“7FF60E3FBAC3”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/values/value.h”,“line”:1140,“s”:“mongo::sbe::value::copyValue”,“s+”:“293”},{“a”:“7FF60E91726E”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/stages/project.cpp”,“line”:155,“s”:“mongo::sbe::ProjectStage::doSaveState”,“s+”:“9E”},{“a”:“7FF60E7AB6F4”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/stages/stages.h”,“line”:136,“s”:“mongo::sbe::CanChangeStatemongo::sbe::PlanStage::saveState”,“s+”:“24”},{“a”:“7FF60E7AB715”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/stages/stages.h”,“line”:136,“s”:“mongo::sbe::CanChangeStatemongo::sbe::PlanStage::saveState”,“s+”:“45”},{“a”:“7FF60E7AB715”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/stages/stages.h”,“line”:136,“s”:“mongo::sbe::CanChangeStatemongo::sbe::PlanStage::saveState”,“s+”:“45”},{“a”:“7FF60E7AB715”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/exec/sbe/stages/stages.h”,“line”:136,“s”:“mongo::sbe::CanChangeStatemongo::sbe::PlanStage::saveState”,“s+”:“45”},{“a”:“7FF60E7BA563”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/query/plan_executor_sbe.cpp”,“line”:123,“s”:“mongo::PlanExecutorSBE::saveState”,“s+”:“53”},{“a”:“7FF60E7EA8A3”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source_cursor.cpp”,“line”:162,“s”:“mongo::DocumentSourceCursor::loadBatch”,“s+”:“5B3”},{“a”:“7FF60E7EA005”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source_cursor.cpp”,“line”:116,“s”:“mongo::DocumentSourceCursor::doGetNext”,“s+”:“45”},{“a”:“7FF60E53079B”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source.h”,“line”:308,“s”:“mongo::DocumentSource::getNext”,“s+”:“3B”},{“a”:“7FF60EAF60EA”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source_group.cpp”,“line”:540,“s”:“mongo::DocumentSourceGroup::initialize”,“s+”:“8A”},{“a”:“7FF60EAF40D9”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source_group.cpp”,“line”:174,“s”:“mongo::DocumentSourceGroup::doGetNext”,“s+”:“29”},{“a”:“7FF60E53079B”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/document_source.h”,“line”:308,“s”:“mongo::DocumentSource::getNext”,“s+”:“3B”},{“a”:“7FF60EA91A7B”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/pipeline.cpp”,“line”:448,“s”:“mongo::Pipeline::getNext”,“s+”:“5B”},{“a”:“7FF60E7E14C6”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/plan_executor_pipeline.cpp”,“line”:123,“s”:“mongo::PlanExecutorPipeline::_getNext”,“s+”:“26”},{“a”:“7FF60E7E1D32”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/pipeline/plan_executor_pipeline.cpp”,“line”:77,“s”:“mongo::PlanExecutorPipeline::getNext”,“s+”:“102”},{“a”:“7FF60E43BD7A”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/commands/run_aggregate.cpp”,“line”:186,“s”:“mongo::anonymous namespace'::handleCursorCommand","s+":"84A"},{"a":"7FF60E43FECE","module":"mongod.exe","file":".../src/mongo/db/commands/run_aggregate.cpp","line":917,"s":"mongo::runAggregate","s+":"1E2E"},{"a":"7FF60E441FE4","module":"mongod.exe","file":".../src/mongo/db/commands/pipeline_command.cpp","line":144,"s":"mongo::
anonymous namespace’::PipelineCommand::Invocation::run”,“s+”:“74”},{“a”:“7FF60EC1E5D1”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:1208,“s”:“mongo::makeReadyFutureWith<<lambda_55dd0ed25c7ce57945cb72f8e0b0ae08>,0>”,“s+”:“91”},{“a”:“7FF60EC2665B”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/commands.cpp”,“line”:180,“s”:“mongo::CommandHelpers::runCommandInvocation”,“s+”:“10B”},{“a”:“7FF60DDBDCA2”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:151,“s”:“mongo::anonymous namespace'::runCommandInvocation","s+":"B2"},{"a":"7FF60DDAE3BA","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":851,"s":"<lambda_ecf257f6521f653182877d35fcba274c>::operator()","s+":"17A"},{"a":"7FF60DDA516B","module":"mongod.exe","file":".../src/mongo/util/future.h","line":1211,"s":"mongo::makeReadyFutureWith<<lambda_ecf257f6521f653182877d35fcba274c>,0>","s+":"1B"},{"a":"7FF60DDAD45D","module":"mongod.exe","file":".../src/mongo/util/future_util.h","line":742,"s":"<lambda_d2ed6d8315328dbb5914d3a3022a385a>::operator()","s+":"4D"},{"a":"7FF60DDA513B","module":"mongod.exe","file":".../src/mongo/util/future.h","line":1211,"s":"mongo::makeReadyFutureWith<<lambda_d2ed6d8315328dbb5914d3a3022a385a>,0>","s+":"1B"},{"a":"7FF60DDB4793","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":1189,"s":"mongo::
anonymous namespace’::RunCommandImpl::_runCommand”,“s+”:“1D3”},{“a”:“7FF60DDB4CAE”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:1302,“s”:“mongo::anonymous namespace'::RunCommandAndWaitForWriteConcern::_runCommandWithFailPoint","s+":"4DE"},{"a":"7FF60DDB4D99","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":1221,"s":"mongo::
anonymous namespace’::RunCommandAndWaitForWriteConcern::_runImpl”,“s+”:“39”},{“a”:“7FF60DDA5109”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:1211,“s”:“mongo::makeReadyFutureWith<<lambda_b379e4a749c6ac1b4df27438e265427a>,0>”,“s+”:“29”},{“a”:“7FF60DDBD595”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:730,“s”:“mongo::anonymous namespace'::RunCommandImpl::run","s+":"45"},{"a":"7FF60DDA4D27","module":"mongod.exe","file":".../src/mongo/util/future.h","line":1211,"s":"mongo::makeReadyFutureWith<<lambda_138bfa4f3d644c75df97a0ffb29dd57b>,0>","s+":"47"},{"a":"7FF60DDAC62E","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":1653,"s":"<lambda_980b81b3269169e4ddfc2c5d85cb83f1>::operator()","s+":"17E"},{"a":"7FF60DDB0034","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":1661,"s":"mongo::
anonymous namespace’::ExecCommandDatabase::_commandExec”,“s+”:“104”},{“a”:“7FF60DDA51A8”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:1211,“s”:“mongo::makeReadyFutureWith<<lambda_fee7e2a5f2a7792e5ebb964ecd30d917>,0>”,“s+”:“28”},{“a”:“7FF60DDAA149”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_util.h”,“line”:742,“s”:“<lambda_6cfc1b1ce2036ab08e93aad355ae026b>::operator()”,“s+”:“49”},{“a”:“7FF60DDA4ECB”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:1211,“s”:“mongo::makeReadyFutureWith<<lambda_6cfc1b1ce2036ab08e93aad355ae026b>,0>”,“s+”:“1B”},{“a”:“7FF60DDAE5AE”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_impl.h”,“line”:935,“s”:“<lambda_f02be7a5eebb6ee771550de047c1e4de>::operator()”,“s+”:“CE”},{“a”:“7FF60DD877BA”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_impl.h”,“line”:441,“s”:“mongo::future_details::SharedStateBase::transitionToFinished”,“s+”:“3A”},{“a”:“7FF60DDA55DE”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:285,“s”:“mongo::SemiFuture::propagateResultTo<mongo::future_details::SharedStateImplmongo::future_details::FakeVoid * &>”,“s+”:“2E”},{“a”:“7FF60DDAE14E”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_impl.h”,“line”:935,“s”:“<lambda_ea91fcf46fca08de0914847da5ad2b51>::operator()”,“s+”:“6E”},{“a”:“7FF60DD877BA”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_impl.h”,“line”:441,“s”:“mongo::future_details::SharedStateBase::transitionToFinished”,“s+”:“3A”},{“a”:“7FF60DDB7CCD”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:1895,“s”:“mongo::anonymous namespace'::executeCommand","s+":"2DD"},{"a":"7FF60DDA8DF9","module":"mongod.exe","file":".../src/mongo/util/future_impl.h","line":917,"s":"<lambda_2b3c71e03c6c7181a1a331b35ea479b5>::operator()","s+":"49"},{"a":"7FF60DDA5C6F","module":"mongod.exe","file":".../src/mongo/util/future.h","line":405,"s":"mongo::Future<void>::then<<lambda_7d6f8f83558fd06a49924e921f620e2e>,0>","s+":"3F"},{"a":"7FF60DDBAFAF","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":1941,"s":"mongo::
anonymous namespace’::receivedCommands”,“s+”:“16F”},{“a”:“7FF60DDBD53F”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:2200,“s”:“mongo::anonymous namespace'::CommandOpRunner::run","s+":"3F"},{"a":"7FF60DDB8FCE","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":2444,"s":"mongo::ServiceEntryPointCommon::handleRequest","s+":"28E"},{"a":"7FF60DD9E7F9","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_mongod.cpp","line":267,"s":"mongo::ServiceEntryPointMongod::handleRequest","s+":"49"},{"a":"7FF60DDDDE43","module":"mongod.exe","file":".../src/mongo/transport/service_state_machine.cpp","line":471,"s":"mongo::transport::ServiceStateMachine::Impl::processMessage","s+":"1F3"},{"a":"7FF60DDDABAD","module":"mongod.exe","file":".../src/mongo/util/future_impl.h","line":917,"s":"<lambda_9e2e353807335d4627bcc6263bd63f6f>::operator()","s+":"2D"},{"a":"7FF60DDD998C","module":"mongod.exe","file":".../src/mongo/util/future_impl.h","line":1212,"s":"mongo::future_details::FutureImpl<mongo::future_details::FakeVoid>::generalImpl<<lambda_9e2e353807335d4627bcc6263bd63f6f>,<lambda_8516c2e15195d8bcf2faf6ee30989013>,<lambda_a4869eb0bec4b7ac186cb9ac4acb8747> >","s+":"2C"},{"a":"7FF60DDDEEF1","module":"mongod.exe","file":".../src/mongo/transport/service_state_machine.cpp","line":557,"s":"mongo::transport::ServiceStateMachine::Impl::startNewLoop","s+":"81"},{"a":"7FF60DDDBE0A","module":"mongod.exe","file":".../src/mongo/util/functional.h","line":154,"s":"
mongo::unique_function<void __cdecl(mongo::Status)>::makeImpl<<lambda_8135cfcb14423fc2d962eef662ca24dd> >‘::2'::SpecificImpl::call","s+":"6A"},{"a":"7FF60F2D7D37","module":"mongod.exe","file":".../src/mongo/util/functional.h","line":154,"s":"
mongo::unique_function<void __cdecl(mongo::Status)>::makeImpl<<lambda_f6fe401c5262fec9b8f8213c1ce091a0> >’::2'::SpecificImpl::call","s+":"47"},{"a":"7FF60F2D7CBB","module":"mongod.exe","file":".../src/mongo/util/functional.h","line":154,"s":"
mongo::unique_function<void __cdecl(void)>::makeImpl<<lambda_00027e990a0ecbb312a62eb8601f0a9b> >‘::2'::SpecificImpl::call","s+":"2B"},{"a":"7FF60F2D7709","module":"mongod.exe","file":".../src/mongo/transport/service_executor_synchronous.cpp","line":132,"s":"<lambda_f9db7de3fc63d9ea9f1724897a3de362>::operator()","s+":"D9"},{"a":"7FF60F2D66A2","module":"mongod.exe","file":"C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.26.28801/include/thread","line":43,"s":"std::thread::_Invoke<std::tuple<<lambda_8cebf4d190f9c1ee7cff12dbc09aadbe> >,0>","s+":"32"},{"a":"7FFE8994268A","module":"ucrtbase.dll","s":"o_exp","s+":"5A"},{"a":"7FFE8C3A7974","module":"KERNEL32.DLL","s":"BaseThreadInitThunk","s+":"14"}]}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FFE7DB912DE","module":"VCRUNTIME140.dll","s":"memcmp","s+":"EE"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E3FBAC3","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/values/value.h","line":1140,"s":"mongo::sbe::value::copyValue","s+":"293"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E91726E","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/stages/project.cpp","line":155,"s":"mongo::sbe::ProjectStage::doSaveState","s+":"9E"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7AB6F4","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/stages/stages.h","line":136,"s":"mongo::sbe::CanChangeState<mongo::sbe::PlanStage>::saveState","s+":"24"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7AB715","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/stages/stages.h","line":136,"s":"mongo::sbe::CanChangeState<mongo::sbe::PlanStage>::saveState","s+":"45"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7AB715","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/stages/stages.h","line":136,"s":"mongo::sbe::CanChangeState<mongo::sbe::PlanStage>::saveState","s+":"45"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7AB715","module":"mongod.exe","file":".../src/mongo/db/exec/sbe/stages/stages.h","line":136,"s":"mongo::sbe::CanChangeState<mongo::sbe::PlanStage>::saveState","s+":"45"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7BA563","module":"mongod.exe","file":".../src/mongo/db/query/plan_executor_sbe.cpp","line":123,"s":"mongo::PlanExecutorSBE::saveState","s+":"53"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7EA8A3","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source_cursor.cpp","line":162,"s":"mongo::DocumentSourceCursor::loadBatch","s+":"5B3"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7EA005","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source_cursor.cpp","line":116,"s":"mongo::DocumentSourceCursor::doGetNext","s+":"45"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E53079B","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source.h","line":308,"s":"mongo::DocumentSource::getNext","s+":"3B"}}} {"t":{"$date":"2024-06-28T09:31:27.136+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60EAF60EA","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source_group.cpp","line":540,"s":"mongo::DocumentSourceGroup::initialize","s+":"8A"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60EAF40D9","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source_group.cpp","line":174,"s":"mongo::DocumentSourceGroup::doGetNext","s+":"29"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E53079B","module":"mongod.exe","file":".../src/mongo/db/pipeline/document_source.h","line":308,"s":"mongo::DocumentSource::getNext","s+":"3B"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60EA91A7B","module":"mongod.exe","file":".../src/mongo/db/pipeline/pipeline.cpp","line":448,"s":"mongo::Pipeline::getNext","s+":"5B"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7E14C6","module":"mongod.exe","file":".../src/mongo/db/pipeline/plan_executor_pipeline.cpp","line":123,"s":"mongo::PlanExecutorPipeline::_getNext","s+":"26"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E7E1D32","module":"mongod.exe","file":".../src/mongo/db/pipeline/plan_executor_pipeline.cpp","line":77,"s":"mongo::PlanExecutorPipeline::getNext","s+":"102"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60E43BD7A","module":"mongod.exe","file":".../src/mongo/db/commands/run_aggregate.cpp","line":186,"s":"mongo::
anonymous namespace’::handleCursorCommand”,“s+”:“84A”}}}
{“t”:{“$date”:“2024-06-28T09:31:27.137+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31445, “ctx”:“conn473967”,“msg”:“Frame”,“attr”:{“frame”:{“a”:“7FF60E43FECE”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/commands/run_aggregate.cpp”,“line”:917,“s”:“mongo::runAggregate”,“s+”:“1E2E”}}}
{“t”:{“$date”:“2024-06-28T09:31:27.137+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31445, “ctx”:“conn473967”,“msg”:“Frame”,“attr”:{“frame”:{“a”:“7FF60E441FE4”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/commands/pipeline_command.cpp”,“line”:144,“s”:“mongo::anonymous namespace'::PipelineCommand::Invocation::run","s+":"74"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60EC1E5D1","module":"mongod.exe","file":".../src/mongo/util/future.h","line":1208,"s":"mongo::makeReadyFutureWith<<lambda_55dd0ed25c7ce57945cb72f8e0b0ae08>,0>","s+":"91"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60EC2665B","module":"mongod.exe","file":".../src/mongo/db/commands.cpp","line":180,"s":"mongo::CommandHelpers::runCommandInvocation","s+":"10B"}}} {"t":{"$date":"2024-06-28T09:31:27.137+00:00"},"s":"I", "c":"CONTROL", "id":31445, "ctx":"conn473967","msg":"Frame","attr":{"frame":{"a":"7FF60DDBDCA2","module":"mongod.exe","file":".../src/mongo/db/service_entry_point_common.cpp","line":151,"s":"mongo::
anonymous namespace’::runCommandInvocation”,“s+”:“B2”}}}
{“t”:{“$date”:“2024-06-28T09:31:27.137+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31445, “ctx”:“conn473967”,“msg”:“Frame”,“attr”:{“frame”:{“a”:“7FF60DDAE3BA”,“module”:“mongod.exe”,“file”:“…/src/mongo/db/service_entry_point_common.cpp”,“line”:851,“s”:“<lambda_ecf257f6521f653182877d35fcba274c>::operator()”,“s+”:“17A”}}}
{“t”:{“$date”:“2024-06-28T09:31:27.137+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31445, “ctx”:“conn473967”,“msg”:“Frame”,“attr”:{“frame”:{“a”:“7FF60DDA516B”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future.h”,“line”:1211,“s”:“mongo::makeReadyFutureWith<<lambda_ecf257f6521f653182877d35fcba274c>,0>”,“s+”:“1B”}}}
{“t”:{“$date”:“2024-06-28T09:31:27.137+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:31445, “ctx”:“conn473967”,“msg”:“Frame”,“attr”:{“frame”:{“a”:“7FF60DDAD45D”,“module”:“mongod.exe”,“file”:“…/src/mongo/util/future_util.h”,“line”:742,“s”:“<lambda_d2ed6d8315328dbb5914d3a3022a385a>::operator()”,“s+”:“4D”}}}