-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
The segmentation fault we observed in related tickets re-appeared multiple times recently: https://travis-ci.org/mongodb/mongo-php-library/jobs/641314485#L852. The error originates when closing a cursor during shutdown, which causes a double-free when updating the clusterTime in the cursor's session (see mongoc_client_session_advance_cluster_time).
- is related to
-
PHPC-1223 Crash after running PHPLIB change stream functional tests
- Closed
-
PHPLIB-432 Replica set CI build fails due to freeing invalid pointer on shutdown
- Closed
- related to
-
PHPC-1135 Segfault freeing cursor after request ends due to max_execution_time
- Closed