Bypass tdap_trace()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2026-01-05
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      unw_backtrace() has two paths, tdap_trace() and slow_backtrace(), the latter of which strongly resembles what we do in LibunwindStepIteration. We intermittently see a SEGV in tdap_trace(), after which the stack is resolved by our internal LibunwindStepIteraion path.

      Switch rawBacktrace() to slow_backtrace() emulation for correctness. This path is only used in SIGUSR2 handling, the heap profiler, and test code.

            Assignee:
            Ronald Steinke
            Reporter:
            Ronald Steinke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: