Bug 423730 - KRunner crashes each time I write into the search bar
Summary: KRunner crashes each time I write into the search bar
Status: RESOLVED DUPLICATE of bug 423003
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-01 08:40 UTC by ParsaMousavi
Modified: 2020-07-01 18:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Krunner crash backtrace (7.15 KB, text/plain)
2020-07-01 11:40 UTC, ParsaMousavi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***