Bug 353395 - KRunner crashes every time on typing something inside Baloo & LMDB
Summary: KRunner crashes every time on typing something inside Baloo & LMDB
Status: RESOLVED DUPLICATE of bug 352875
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.1
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-01 09:29 UTC by Vitaliy Filippov
Modified: 2015-10-05 09:07 UTC (History)
0 users

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 Vitaliy Filippov 2015-10-01 09:29:42 UTC
Every time I try to type something in the KRunner window it crashes with the following backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xe41fdb40 (LWP 25732)]
0xec0f1d57 in mdb_reader_check () from /usr/lib/i386-linux-gnu/liblmdb.so.0
(gdb) bt
#0  0xffffffff in mdb_reader_check () at /usr/lib/i386-linux-gnu/liblmdb.so.0
#1  0xffffffff in Baloo::Database::open(Baloo::Database::OpenMode) () at /usr/lib/i386-linux-gnu/libKF5BalooEngine.so.5
#2  0xffffffff in  () at /usr/lib/i386-linux-gnu/libKF5Baloo.so.5
#3  0xffffffff in Baloo::Query::exec() () at /usr/lib/i386-linux-gnu/libKF5Baloo.so.5
#4  0xffffffff in  () at /usr/lib/i386-linux-gnu/qt5/plugins/krunner_baloosearchrunner.so
#5  0xffffffff in  () at /usr/lib/i386-linux-gnu/qt5/plugins/krunner_baloosearchrunner.so
#6  0xffffffff in Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) () at /usr/lib/i386-linux-gnu/libKF5Runner.so.5
#7  0xffffffff in  () at /usr/lib/i386-linux-gnu/libKF5Runner.so.5
#8  0xffffffff in ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) ()
    at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#9  0xffffffff in ThreadWeaver::Private::DefaultExecutor::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) ()
    at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#10 0xffffffff in  () at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#11 0xffffffff in  () at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#12 0xffffffff in ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) ()
    at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#13 0xffffffff in ThreadWeaver::Thread::run() () at /usr/lib/i386-linux-gnu/libKF5ThreadWeaver.so.5
#14 0xffffffff in QThreadPrivate::start(void*) (arg=0xe5200df0) at thread/qthread_unix.cpp:337
#15 0xffffffff in start_thread (arg=0xe41fdb40) at pthread_create.c:309
#16 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

This bug may be related to Bug 352875 and Bug 353347

Reproducible: Always
Comment 1 Vishesh Handa 2015-10-05 09:07:19 UTC

*** This bug has been marked as a duplicate of bug 352875 ***