-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 3.2.1
-
Labels:
-
Environment:Ubuntu 14.04.3 LTS
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Completed:
-
Sprint:Platforms 14 (05/13/16)
Querying for a set of documents always produces a segfault on our system when including a specific document field that may or may not contain corrupted data. The fault is included in the logs.
Executing a db.collection.find() with the field excluded as a projection does not produce this crash.