We (by accident) have a collection named "'>./././". Mongodump fails to dump it, segfaulting in the process:
/usr/bin/mongodump -o "/path/to/dump" -d dbname
dbname.'>./././ to /path/to/dump/'>./././.bson
Segmentation fault
- depends on
-
SERVER-5002 Change prohibited character sets in database names
- Closed
- is duplicated by
-
SERVER-1200 mongodump fails when a collection name includes '/'
- Closed