-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.4.10
-
Component/s: None
-
ALL
We are running mongo as a replicaset of 3 nodes as docker containers, The running mongo version is 4.4.10. We are facing constant restarts since yesterday (2022-04-03) morning. This is causing issues with our production. The Backtrace is pointing to
ZN5mongo12_GLOBAL_N_124abruptQuitWithAddrSignalEiP9siginfo_tPv. We are trying to take back control but mongo restarts have been happening on all 3 nodes.
Resource Consumption on all nodes:
CPU: Avg 3 to 4 %
Memory: 6%
{"t":{"$date":"2022-04-04T10:11:06.355+00:00"},"s":"F", "c":"CONTROL", "id":4757800, "ctx":"conn124","msg":"Writing fatal message","attr":{"message":"Invalid access at address: 0x7fc1411faff8"}} {"t":{"$date":"2022-04-04T10:11:06.355+00:00"},"s":"F", "c":"CONTROL", "id":4757800, "ctx":"conn124","msg":"Writing fatal message","attr":{"message":"Got signal: 11 (Segmentation fault).\n"}} {"t":{"$date":"2022-04-04T10:11:06.529+00:00"},"s":"I", "c":"CONTROL", "id":31431, "ctx":"conn124","msg":"BACKTRACE: {bt}","attr":{"bt":{"backtrace":[{"a":"55E53E657BEA","b":"55E53B87F000","o":"2DD8BEA","s":"_ZN5mongo18stack_trace_detail12_GLOBAL__N_119printStackTraceImplERKNS1_7OptionsEPNS_14StackTraceSinkE.constprop.606","s+":"1EA"},{"a":"55E53E659679","b":"55E53B87F000","o":"2DDA679","s":"_ZN5mongo15printStackTraceEv","s+":"29"},{"a":"55E53E656B4C","b":"55E53B87F000","o":"2DD7B4C","s":"_ZN5mongo12_GLOBAL__N_124abruptQuitWithAddrSignalEiP9siginfo_tPv","s+":"EC"}
- is duplicated by
-
SERVER-50547 Explore aggregation pipeline length limit
- Closed
- related to
-
SERVER-50547 Explore aggregation pipeline length limit
- Closed