https://bugs.kde.org/show_bug.cgi?id=438862
Bug ID: 438862 Summary: The AppImage build of Heaptrack fails to run on Centos7 Product: Heaptrack Version: 1.2.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: m...@milianw.de Reporter: fusca...@gmail.com Target Milestone: --- STEPS TO REPRODUCE 1. Download the file from github 2. make executable 3. run ~/Downloads/heaptrack-v1.2.0-x86_64.AppImage ls -l 4. run ~/Downloads/heaptrack-v1.2.0-x86_64.AppImage --analyze "/something/heaptrack.ls.26873.zst" OBSERVED RESULT ls: /lib64/libstdc++.so.6: version `CXXABI_1.3.10' not found (required by /tmp/.mount_heaptr4BSgrv/opt/lib/heaptrack/libheaptrack_preload.so) /tmp/.mount_heaptrvFPoJO/opt/bin/heaptrack_gui_bin: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.mount_heaptrvFPoJO/opt/bin/heaptrack_gui_bin) EXPECTED RESULT Working fine or at least document which is the minimal glibc/libstdc++ version require in order to be able to run it. SOFTWARE/OS VERSIONS Linux: CentOS 7.9.2009 (Core) -- You are receiving this mail because: You are watching all bug changes.