https://bugs.kde.org/show_bug.cgi?id=412774
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/55b8f1b8b | |4a9e2d90850744f80d603c87faa | |ccf8 Status|REPORTED |RESOLVED --- Comment #3 from David Faure <fa...@kde.org> --- Git commit 55b8f1b8b4a9e2d90850744f80d603c87faaccf8 by David Faure, on behalf of Alexander Lohnau. Committed on 12/06/2020 at 23:04. Pushed by dfaure into branch 'master'. Fix crash when deleting entry The SearchProviderRegistry is a class variable and in its deconstructor all the providers are deleted. If you delete a provider in the GUI it is still in the list of search providers which will be deleted. Related: bug 402294 M +0 -1 src/urifilters/ikws/ikwsopts.cpp https://invent.kde.org/frameworks/kio/commit/55b8f1b8b4a9e2d90850744f80d603c87faaccf8 -- You are receiving this mail because: You are watching all bug changes.