Summary: | krunner fail | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Eric Si <eric.si> |
Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aleixpol, aspotashev, christoph, dariusz.ostolski, iarspider, pinak.ahuja, sengerandu |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eric Si
2016-02-11 07:58:09 UTC
*** Bug 357583 has been marked as a duplicate of this bug. *** It seems that there must be some kind of race, as it happens(in my case) only after system restart. HTR: 1. Just after when kde is loading hit alt+f2 2. Enter e.g.: konsole or krusader Platform OpenSuse Tumbleweed NAME=openSUSE VERSION="Tumbleweed" VERSION_ID="20160212" PRETTY_NAME="openSUSE Tumbleweed (20160212) (x86_64)" Stack trace: Thread 9 (Thread 0x7f2ad8ff9700 (LWP 2452)): [KCrash Handler] #6 memcpy (__len=96, __src=0x18, __dest=0x7f2ab4003d48) at /usr/include/bits/string3.h:53 #7 mdb_txn_renew0 (txn=txn@entry=0x7f2ab4003cc0) at mdb.c:2620 #8 0x00007f2aeae296c4 in mdb_txn_begin (env=0x7f2a94003790, parent=<optimized out>, flags=<optimized out>, ret=0x7f2ad8ff8968) at mdb.c:2767 #9 0x00007f2aeb4a172b in Baloo::SearchStore::exec (this=this@entry=0x7f2ad8ff8a40, term=..., offset=0, limit=10, sortResults=<optimized out>) at /usr/src/debug/baloo-5.18.0/src/lib/searchstore.cpp:74 #10 0x00007f2aeb491472 in Baloo::Query::exec (this=0x7f2ad8ff8ae0) at /usr/src/debug/baloo-5.18.0/src/lib/query.cpp:210 #11 0x00007f2aeb6b127f in ?? () from /usr/lib64/qt5/plugins/krunner_baloosearchrunner.so #12 0x00007f2aeb6b1b86 in ?? () from /usr/lib64/qt5/plugins/krunner_baloosearchrunner.so #13 0x00007f2aeef820d8 in Plasma::AbstractRunner::performMatch (this=0x2b179c0, localContext=...) at /usr/src/debug/krunner-5.18.0/src/abstractrunner.cpp:131 #14 0x00007f2aeed665b0 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at /usr/src/debug/threadweaver-5.18.0/src/executor.cpp:52 #15 0x00007f2aeed65240 in ThreadWeaver::Job::execute (this=<optimized out>, self=..., th=0x7f2ad0002d90) at /usr/src/debug/threadweaver-5.18.0/src/job.cpp:83 #16 0x00007f2aeed64d5a in ThreadWeaver::Thread::run (this=0x7f2ad0002d90) at /usr/src/debug/threadweaver-5.18.0/src/thread.cpp:114 #17 0x00007f2b147d794f in QThreadPrivate::start (arg=0x7f2ad0002d90) at thread/qthread_unix.cpp:331 #18 0x00007f2b11f604a4 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f2b140efded in clone () from /lib64/libc.so.6 *** Bug 363874 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 359996 *** |