Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28723

Fix `nullptr` circularity crash in `Collection`.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.5.6
    • Affects Version/s: 3.5.6
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 2017-04-17
    • 0

      The `CollectionInfoCache` class references a `Collection` object and invokes virtual methods into `Collection::Impl` in its destructor. This causes crashes with libc++.

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: