https://bugs.kde.org/show_bug.cgi?id=394624
--- Comment #2 from Milian Wolff <m...@milianw.de> --- it works when you extract the appimage I suspect that the following happens: - AppImage loader gets tracked by heaptrack - heaptrack unsets LD_PRELOAD to prevent child apps from being tracked - AppImage loader loads actual internal app and launches it so what this request boils down to is essentially the capability to track child applications with heaptrack. I'd really like to see this too eventually, but that will require quite some changes internally. -- You are receiving this mail because: You are watching all bug changes.