-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 7.0.0, 8.0.0, 8.3.0
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
ALL
-
v8.3, v8.0, v7.0
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The legacy MozJS engine doesn't keep track of pinned host memory of the underlying BSON documents, meaning memory use can grow far above the intended threshold before a GC is triggered, potentially causing an OOM. This does not affect 9.0/master since the legacy MozJS engine is deprecated, but can still be a problem for 8.3 and older.