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

Remove TCMALLOC_DONT_PREFER_LIBUNWIND from debug builds

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.0.17, 6.0.21
    • Component/s: None
    • Workload Scheduling
    • ALL
    • Workload Scheduling 2025-03-17
    • 0

      As we discovered in BF-36357, setting TCMALLOC_DONT_PREFER_LIBUNWIND will make TCMalloc choose a stack unwinding implementation that relies on frame pointers. When using a standard library that does not push frame pointers on stack, TCMalloc will cause a segfault when trying to report the stack trace.

            Assignee:
            vojislav.stojkovic@mongodb.com Vojislav Stojkovic
            Reporter:
            vojislav.stojkovic@mongodb.com Vojislav Stojkovic
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: