Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-61170

Leak reported in memcached_statistics_test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Morpheus
    • Morpheus
    • memcached
    • None
    • Untriaged
    • 0
    • Unknown

    Description

      As part of a refactor to clean up duplicate constants memcached_statistics_test started failing under the leak sanitizer.

      The leak is from an "atexit-handler" installed, which the C++ runtime would install in order for some of the global clean-up.

      The test tries to start up various daemon threads and functionality, but it does not explicitly shut it down as part of the test termination.  

      Attachments

        For Gerrit Dashboard: MB-61170
        # Subject Branch Project Status CR V

        Activity

          People

            trond Trond Norbye
            trond Trond Norbye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty