https://bugs.kde.org/show_bug.cgi?id=506642
--- Comment #55 from Akseli Lahtinen <[email protected]> --- (In reply to Akseli Lahtinen from comment #54) > I still can't repro this bug, but it has likely something to do with > KIconTheme::KIconTheme according to the backtraces I've seen. > > The crashes seem to often originate from > ``` > const QStringList dirs = cfg.readPathEntry("Directories", QStringList()) + > cfg.readPathEntry("ScaledDirectories", QStringList()); > ``` > > So either of those configs that are being read gets somehow corrupted? Or > they are faulty but our config reader still checks them, causing issues. Following this backtrace: https://bugs.kde.org/show_bug.cgi?id=519334#c2 -- You are receiving this mail because: You are watching all bug changes.
