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

perfparser complains about memfd-allocated files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.8.0-beta1
    • Qt Creator 4.7.0-rc1
    • Perfparser
    • None
    • cb70ec8e5bdcbcdab3c54483ed9e89dd76e58ef1 003cb38adcf72ee1b36d9f051d5bdbcd2da9aa3b

    Description

      For example:

      PerfUnwind::ErrorCode(MissingElfFile): Could not find ELF file for /memfd:JSVMStack:/home/ulf/dev/qt5dev/qtbase/lib/libQt5Qml.so.5 (deleted). This can break stack unwinding and lead to missing symbols.
      

      You cannot look up memfd-allocated files by name, so this is pointless. Also, reporting the file name of this path as the binary is pointless. We shouldn't report any file names for special regions.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes