https://bugs.kde.org/show_bug.cgi?id=387025
--- Comment #4 from David Faure <fa...@kde.org> --- To remove drkonqi from the equation, simply export KDE_DEBUG=1. Either this is a miscompilation... or I did something wrong in terms of KConfigGroup lifetime in https://phabricator.kde.org/D8783 ... but the calling code is simply KConfigGroup grp(KernelIf->config(), "CollectionTreeOrder"); d->entityOrderProxy->setOrderConfig(grp); which should be fine... Does this still happen? -- You are receiving this mail because: You are watching all bug changes.