-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.1
-
Component/s: Aggregation Framework
-
None
-
ALL
-
When I run the agg operation in the steps to reproduce, I get a segfault that kills my 3.4.1 mongod (this also happens on 3.4.0, unsurprisingly). This happens with the $min and $max accumulator expression; $stdDevPop and $stdDevSamp did not cause a segfault. I didn't try the other accumulator expressions.
I've attached my fairly verbose log output for the backtrace.
- duplicates
-
SERVER-25535 Remove injectExpressionContext() methods from pipeline directory
- Closed