Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1541

Investigate double-free on shutdown when closing open cursors

    • Type: Icon: Build Failure Build Failure
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      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).

            Assignee:
            Unassigned Unassigned
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: