-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Geo
-
Query Execution
-
ALL
SERVER-19674 shows that fatal assertions in the S2 library are possible due to numerical error. In general, S2 should throw an exception instead of crashing the server. To make this change, S2 needs be changed to follow RAII to prevent potential memory leaks.
- related to
-
SERVER-19674 Fatal error calling createIndex with 2dsphere
- Closed