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

libunwind must not interpose on C++ runtime ABI functions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Tools 2019-07-29
    • 48

      It appears that along with the unw_* family of functions, our build of libunwind as currently configured also includes definitions of the _Unwind_* family of functions, leading to disaster when those versions are selected instead of the toolchains C++ runtime version. We should configure libunwind so that it only offers the unw_* functions.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: