-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.4.8, 2.6.3
-
Component/s: Shell
-
None
-
Environment:Windows 8 64-bit
-
Fully Compatible
-
Windows
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Just run mongo shell in windows, this build. Can use any empty database, bellow I just use 'crash'. Then runCommand on some collection, and it'll crash the shell:
K:\thirdparty\mongodb-win32-x86_64-2008plus-2.4.8\bin>mongo 192.168.0.100
MongoDB shell version: 2.4.8
connecting to: 192.168.0.100/test
> use crash
switched to db crash
> db.receipts.runCommand('distinct', 'accountPayment')
Sun Jan 12 18:58:06.087 SyntaxError: Unexpected identifier
- is duplicated by
-
SERVER-14332 Incorrect parameter to db.serverStatus crashes mongo shell
-
- Closed
-