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

Force static linking on certain tcmalloc targets including tcmalloc_internal_percpu

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 8.0 Required
    • Affects Version/s: None
    • Component/s: None
    • Build
    • v8.0
    • Build OnDeck
    • 107

      The dist tcmalloc build forces static linking on certain libraries that are sensitive to load order, ex tcmalloc_internal_percpu:

      https://github.com/google/tcmalloc/blob/master/tcmalloc/internal/BUILD#L590

      Force static linking on any of the targets we're building that Google's tcmalloc build system marked as "linkstatic".

      This is possibly the cause of https://jira.mongodb.org/browse/BF-32587

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: