Bug 423730

Summary: KRunner crashes each time I write into the search bar
Product: [Plasma] krunner Reporter: ParsaMousavi <sepamou>
Component: generalAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, nicolas.fella, plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Krunner crash backtrace

Description ParsaMousavi 2020-07-01 08:40:06 UTC
KRunner crashes each time I write something(even just a character) into the search bar.The problem persists no matter it has been launched via terminal or via plasmashell. 


STEPS TO REPRODUCE
1.Run KRunner with Alt+Space or by running "krunner" in terminal
2.Write something

This is the output from terminal :

org.kde.krunner: KRunner plugin "browsertabs" still uses a .desktop file ("plasma-runner-browsertabs.desktop"). Please port it to JSON metadata.
org.kde.krunner: KRunner plugin "PIM Contacts Search Runner" still uses a .desktop file ("plasma-krunner-pimcontacts.desktop"). Please port it to JSON metadata.
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krunner path = /usr/bin pid = 15440
KCrash: Arguments: /usr/bin/krunner 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.3.0 / KDE Neon unstable 5.19
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2

It happens all the time after a recent update in June 2020.
Comment 1 David Edmundson 2020-07-01 09:02:22 UTC
crashes need a backtrace in order to be actionable.

You should see a sad face icon in the system tray after this happens which will guide you through a report with that trace.
Comment 2 ParsaMousavi 2020-07-01 11:40:57 UTC
Created attachment 129814 [details]
Krunner crash backtrace
Comment 3 Nicolas Fella 2020-07-01 18:39:58 UTC

*** This bug has been marked as a duplicate of bug 423003 ***