https://bugs.kde.org/show_bug.cgi?id=373017
--- Comment #4 from Milian Wolff <m...@milianw.de> --- Yes, I agree. The question is: how? ulimit on the whole process is one way to do $something, but it will just lead to a crash earlier. We somehow need to figure out a way to limit clang's memory consumption, or guesstimate the memory consumption per thread and limit the number of threads based on that then... Suggestions welcome! -- You are receiving this mail because: You are watching all bug changes.