libunwind must not interpose on C++ runtime ABI functions

XMLWordPrintableJSON

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

      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.

        1. unwind-nm.txt
          4 kB
          Billy Donahue

            Assignee:
            Billy Donahue
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: