https://bugs.kde.org/show_bug.cgi?id=492886
--- Comment #12 from localtoast <ipsum.te.fu...@gmail.com> --- It appears that this is either a bug within qtbase, a bug resulting from how ksvg and other KDE applications use qtbase, a CPU bug or a combination of factors. We have discovered that the users reporting this issue were building packages with -march=native supplied to GCC, where native=bdver4. Rebuilding the Gentoo package dev-qt/qtbase with either -march=x86-64-v2 or -march omitted entirely will entirely eliminate the segfaults. Interestingly, -march=x86-64-v3 still results in segfaults. Anyway, I will file a bug with QT for documentation purposes, referring to the forum thread linked, and this bug. -- You are receiving this mail because: You are watching all bug changes.