Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.7.0-rc1
-
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.