-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.6
-
Component/s: JavaScript
-
None
-
Fully Compatible
-
ALL
-
Platform 8 08/28/15, Platform 9 (09/18/15), Platform A (10/09/15)
When an object that has itself as a child is used it will lead to a crash in the server. With V8 the error "Exceeded depth limit of 150 when converting js object to BSON. Do you have a cycle?" would be emitted an no crash would occur.