Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21260

Current elfutils is unusable for unwinding on modern linux distributions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.8.0-beta1
    • Perfparser
    • None

      elfutils currently only accepts whole ELF files as arguments to its reporting function, but on modern linux the dynamic loader maps the ELF files piecemeal, section by section. Therefore, we cannot recreate the memory layout in perfparser.

      The solution to this involves fixing elfutils to accept the same section-by-section reporting.

        For Gerrit Dashboard: QTCREATORBUG-21260
        # Subject Branch Project Status CR V

            milianw Milian Wolff
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes