-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.1.2
-
Component/s: Index Maintenance, Storage
-
None
-
Storage Execution
-
ALL
Reproduced issue from (SERVER-5036) in version 2.1.2.
Was able to insert nested arrays and object exceeding 1000 levels deep. ensureIndex failure (via crash) after nesting exceeds 579 levels and more than 1 record in collection.
Illegal instruction: 4 mongod --dbpath dbs/testdb -vvvv > mongod.log
- depends on
-
SERVER-6462 stack overflow when comparing deeply nested bson objects
- Closed
- related to
-
SERVER-5127 Limit recursion depth of BSONObj::toString()
- Closed