https://bugs.kde.org/show_bug.cgi?id=423003
--- Comment #30 from Alexander Lohnau <[email protected]> --- Unfortunately I have no idea on what the cause is/how to fix it: The crash appears when the runner->init() method is called. The constructor of the plugin works fine. Interestingly the init method is not overwritten and the reloadConfiguration method just reads a config entry. When debugging this (with CLion) in the method right before the crash happens a memory access error for the private impl of the QueryMatch got displayed. Can please one of the other devs have a look at this, maybe some fresh ideas can help :-). The only suggestion I could make is to disable this plugin by default. It seems like not many people actually use it and it causes bug issues. Also we have to keep in mind that the issue can be at the framework side of things, so backporting the change to the distros is difficult. Also KRunner always crashing is a really bad first impression, especially for users new to KDE/Linux. And for example the Spellcheck runner is also disabled by default (just for context). -- You are receiving this mail because: You are watching all bug changes.
