-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript
-
Fully Compatible
-
ALL
-
-
Server 2.7.1
ISSUE SUMMARY
If a document contains an invalid regular expression, the mongo shell may crash when trying to display such document.
USER IMPACT
The shell may crash with a SegmentationFault error and a stack trace. The mongod process is not affected.
WORKAROUNDS
N/A
AFFECTED VERSIONS
MongoDB production releases up to 2.6.3 are affected by this issue.
FIX VERSION
The fix is included in the 2.6.4 production release.
RESOLUTION DETAILS
Fixed as part of SERVER-14107: convert values of either type Javascript or JavascriptWithScope to a string.
Original description
Mongo shell version 2.6
O.S Windows -64
Database : MongoDB 2.6 windows version
- related to
-
SERVER-14107 Querying for a document containing a value of either type Javascript or JavascriptWithScope crashes the shell
- Closed
-
SERVER-14909 Shell crashes when printing DBPointer index bounds
- Closed