Bug 354346 - krunner crashes when launching an app on incomplete results
Summary: krunner crashes when launching an app on incomplete results
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
: 354216 354287 354323 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-25 11:42 UTC by Alvaro Soliverez
Modified: 2015-10-29 11:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.15


Attachments
crash information (11.77 KB, text/plain)
2015-10-25 11:44 UTC, Alvaro Soliverez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Soliverez 2015-10-25 11:42:52 UTC
When I only typed a few chars of the name of an app and I still type, it very often crashes.

Like: "fire", it returns Firefox and a lot of filenames, and it crashes after launching Firefox.

OTOH, it does successfully launch the app, and only crashes afterwards, which is very good.

Reproducible: Sometimes

Steps to Reproduce:
1.Enter a partial name,
2.Quickly press Enter to launch the app before all possible results are shown
3.Crash (not always)
Comment 1 Alvaro Soliverez 2015-10-25 11:44:27 UTC
Created attachment 95116 [details]
crash information

This is crash information from drkonqi, that couldnt create the report automatically due to a version mismatch
Comment 2 Christoph Feck 2015-10-26 23:18:05 UTC
Relevant part from comment #1:

Thread 6 (Thread 0x7f052ffff700 (LWP 6468)):
[KCrash Handler]
#5  0x00007f053efca494 in mdb_txn_begin () at /usr/lib64/liblmdb-0.9.11.so
#6  0x00007f053f63e96b in  () at /usr/lib64/libKF5Baloo.so.5
#7  0x00007f053f62d9db in Baloo::Query::exec() () at /usr/lib64/libKF5Baloo.so.5
#8  0x00007f053f84e216 in  () at /usr/lib64/qt5/plugins/krunner_baloosearchrunner.so
#9  0x00007f053f84ebc3 in  () at /usr/lib64/qt5/plugins/krunner_baloosearchrunner.so
#10 0x00007f0545459116 in Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) () at /usr/lib64/libKF5Runner.so.5
Comment 3 Vishesh Handa 2015-10-29 11:04:28 UTC
Fixed with KF 5.15
Comment 4 Vishesh Handa 2015-10-29 11:06:14 UTC
*** Bug 354287 has been marked as a duplicate of this bug. ***
Comment 5 Vishesh Handa 2015-10-29 11:06:35 UTC
*** Bug 354323 has been marked as a duplicate of this bug. ***
Comment 6 Vishesh Handa 2015-10-29 11:08:03 UTC
*** Bug 354216 has been marked as a duplicate of this bug. ***
Comment 7 Gerd v. Egidy 2015-10-29 11:14:35 UTC
(In reply to Vishesh Handa from comment #5)
> *** Bug 354323 has been marked as a duplicate of this bug. ***

Hi Vishesh, thanks for looking into this.

But I'm not sure if Bug 354323 really is a duplicate of this and if it is really fixed with 5.15. I had kf5-krunner-5.15.0-1.fc22.x86_64 installed while the bug appeared.