Summary: | Krunner crashes after the last upgrade on Kde Neon | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | David Tejada <tejada.c7> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | claus_chr, mcgillowen, plasma-bugs, sitter, yo |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
David Tejada
2020-08-20 16:39:20 UTC
Created attachment 131057 [details]
New crash information added by DrKonqi
krunner (5.19.4) using Qt 5.14.2
- What I was doing when the application crashed:
Having opened Krunner (using Alt+Spacebar) Krunner came up, but crashed as soon as I started typing
-- Backtrace (Reduced):
#4 QReadWriteLock::tryLockForRead (this=0x55c5400f9010, timeout=-1) at thread/qreadwritelock.cpp:263
#5 0x00007ff094064b72 in QReadLocker::relock (this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:113
#6 QReadLocker::QReadLocker (areadWriteLock=<optimized out>, this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:125
#7 Plasma::QueryMatch::urls (this=this@entry=0x55c54084ff30) at ./src/querymatch.cpp:264
#8 0x00007ff0940522ac in Plasma::AbstractRunner::mimeDataForMatch (this=<optimized out>, match=...) at ./src/abstractrunner.cpp:225
Created attachment 131068 [details]
New crash information added by DrKonqi
krunner (5.19.4) using Qt 5.14.2
- What I was doing when the application crashed:
It crashes as soon as I type a letter. I don't know why it happens.
- Unusual behavior I noticed:
- Custom settings of the application:
-- Backtrace (Reduced):
#4 QReadWriteLock::tryLockForRead (this=0x55f965679010, timeout=-1) at thread/qreadwritelock.cpp:263
#5 0x00007f0c5848daf2 in Plasma::QueryMatch::urls() const () from /usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
#6 0x00007f0c5847b22c in Plasma::AbstractRunner::mimeDataForMatch(Plasma::QueryMatch const&) () from /usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
[...]
#9 0x00007f0c5849922b in Plasma::RunnerManager::launchQuery(QString const&, QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
#10 0x00007f0c5849989b in Plasma::RunnerManager::launchQuery(QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
Created attachment 131072 [details]
New crash information added by DrKonqi
krunner (5.19.4) using Qt 5.14.2
- What I was doing when the application crashed:
I was trying to open an application using KRunner and with the first character it crashes.
-- Backtrace (Reduced):
#4 QReadWriteLock::tryLockForRead (this=0x562228b6c010, timeout=-1) at thread/qreadwritelock.cpp:263
#5 0x00007f6da3307b72 in QReadLocker::relock (this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:113
#6 QReadLocker::QReadLocker (areadWriteLock=<optimized out>, this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:125
#7 Plasma::QueryMatch::urls (this=this@entry=0x562229065ce0) at ./src/querymatch.cpp:264
#8 0x00007f6da32f52ac in Plasma::AbstractRunner::mimeDataForMatch (this=<optimized out>, match=...) at ./src/abstractrunner.cpp:225
*** This bug has been marked as a duplicate of bug 423003 *** |