| Summary: | Discover Search Crash | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Andrew Kaiser <kaiserajl> |
| Component: | discover | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | 2gd4who, admin, akarshan.biswas, avraham.ish.shalom, froloff, guptaprashant504, jason, john, nate, paulmontaque9, surenenfiajyan, zwjmazza |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.10.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Andrew Kaiser
2017-05-30 21:43:09 UTC
*** Bug 380376 has been marked as a duplicate of this bug. *** I have experienced a very similar problem. Searching for "calculator" causes a crash every time (some results are shown). *** Bug 380472 has been marked as a duplicate of this bug. *** *** Bug 380813 has been marked as a duplicate of this bug. *** Created attachment 105980 [details]
New crash information added by DrKonqi
plasma-discover (5.10.0) using Qt 5.7.1
- What I was doing when the application crashed:
Searching for an 'ktouch' application in the search bar, the application stopped responding and crashed
-- Backtrace (Reduced):
#6 0x00007fc4eebca00b in KNSCore::Engine::doRequest (this=0x343da50) at /workspace/build/src/core/engine.cpp:429
#7 0x00007fc4eebca2fb in KNSCore::Engine::requestData (this=<optimized out>, page=page@entry=0, pageSize=pageSize@entry=100) at /workspace/build/src/core/engine.cpp:423
#8 0x00007fc4eee22bda in KNSBackend::<lambda()>::operator() (__closure=0x40ec620) at /workspace/build/libdiscover/backends/KNSBackend/KNSBackend.cpp:327
#11 QtPrivate::QFunctorSlotObject<KNSBackend::searchStream(const QString&)::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x40ec610, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject_impl.h:169
#12 0x00007fc51e0bad99 in QObject::event (this=0x59ec090, e=<optimized out>) at kernel/qobject.cpp:1263
*** Bug 381075 has been marked as a duplicate of this bug. *** *** Bug 381081 has been marked as a duplicate of this bug. *** *** Bug 381107 has been marked as a duplicate of this bug. *** Marking as confirmed because it doesn't seem to be an isolated problem. *** Bug 381279 has been marked as a duplicate of this bug. *** *** Bug 381410 has been marked as a duplicate of this bug. *** I can reproduce this 100% by searching for "inkscape". Fixed as a side effect of https://phabricator.kde.org/R134:efaa09a20543583323cdc8f7841a0879faed0d37 which removes the code-path that triggers this particular crash. |