Details
-
Bug
-
Resolution: Done
-
Major - P3
-
2.1.2
-
linux x86-64
-
ALL
Description
server gets a segfault when using $where operator in a pipeline, e.g.:
db.blah.aggregate({$match: {$where: "return true;"}}) crashes the server.