Bug 352385 - Baloo filesearch crashes Plasma
Summary: Baloo filesearch crashes Plasma
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: filesearch (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-09-07 15:22 UTC by Heiko Tietze
Modified: 2019-10-12 10:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2015-09-07 15:22:31 UTC
When I use krunner having the option Folder enabled or when I search with the kicker, in both cases memory gets filled up and the process crashes. After removing krunner_baloosearchrunner.so from /usr/lib/qt/plugins all runs fine.

Reproducible: Always
Comment 1 Vishesh Handa 2015-09-07 17:08:29 UTC
Please provide the following -
* Version Number
* Distro
* `$balooctl status`
* Possible backtrace from KRunner?
Comment 2 Heiko Tietze 2015-09-09 08:23:10 UTC
>Version number
Plasma 5.4.0
Qt 5.5.0
Kernel 4.1.6-1-ARCH / 64bit

>Distro
Arch Linux

>balooctl status
Baloo File Indexer is NOT running
Indexed 566 / 674 files
Current size of index is 1,15 MiB
(switched off file indexing first and later all plugins)
Comment 3 Heiko Tietze 2015-09-09 08:27:01 UTC
>krunner (started in shell after 'killall krunner' and now with Folder enabled) 
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
I/O warning : failed to load external entity "/home/ht/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/ht/.qalculate/eurofxref-daily.xml"
QObject::connect: No such signal KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus)
QObject::connect:  (receiver name: 'Activities')
Error contacting the daemon!
org.kde.kurlfilter-ikws: ":q"
org.kde.kurifilter-ikws: Keywords Engine: Loading config...
org.kde.kurifilter-ikws: Web Shortcuts Enabled:  true
org.kde.kurifilter-ikws: Default Shortcut:  ""
org.kde.kurifilter-ikws: Keyword Delimiter:  :

(ctrl+c here)
Comment 4 Heiko Tietze 2015-10-11 08:41:40 UTC
Still an issue. When I enter "task" without doing anything else it goes wild and starts eating memory. The term "dolphin" works flawless. Enabled plugins: applications, command line, document, system settings. Haven't tried to figure out which of those is responsible for the problem.

>plasmashell -v
plasmashell 5.4.2
>krunner -v
krunner 0.1
Comment 5 Shmerl 2016-06-21 21:53:55 UTC
Looks like I have a similar issue. krunner crashes randomly with some input (like "konsole") but it doesn't happen consistently. Once it crashes, it's not starting up anymore (until relogin). When run from the terminal, I get:

Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion

And nothing else happens.

balooctl status
Baloo File Indexer is running
Indexer state: Indexing file content
Indexed 13684 / 35742 files
Current size of index is 173.55 MiB
Comment 6 Shmerl 2016-06-21 21:55:35 UTC
My env:

OS: Debian testing (x86_64).
plasma-desktop: 5.6.4.
baloo-kf5: 5.22.
Comment 7 Andrew Crouthamel 2018-09-26 22:22:28 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Shmerl 2018-09-26 22:29:26 UTC
When I switched from HDD to SSD, this stopped happening. So it's some race condition which is exposed by slower I/O. KDE developers should test it on HDDs.
Comment 9 Andrew Crouthamel 2018-10-27 04:19:46 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!