https://bugs.kde.org/show_bug.cgi?id=393146
--- Comment #9 from Johannes Jordan <k...@lanrules.de> --- Created attachment 114650 --> https://bugs.kde.org/attachment.cgi?id=114650&action=edit Minimal example that uses Qt QApplication This is a minimal example that triggers the problem on my GNU/Linux system. It is a barebone Qt application. I have Qt 5.11.1 installed on my system. You can either try to use the Makefile directly or run 'qmake minimal-example.pro' to generate one that fits your system. Note that running valgrind on *any* Qt5 application binary on my system triggers this problem. Which is expected given the nature of this minimal example. -- You are receiving this mail because: You are watching all bug changes.