Bug 355927 - Baloo crash - Baloo::IdTreeDB::get
Summary: Baloo crash - Baloo::IdTreeDB::get
Status: RESOLVED DUPLICATE of bug 352984
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.16.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-26 10:24 UTC by serge-muscat
Modified: 2016-09-11 19:17 UTC (History)
3 users (show)

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 serge-muscat 2015-11-26 10:24:13 UTC
Application: baloo_file (5.16.0)

Qt Version: 5.5.0
Operating System: Linux 4.1.12-1-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
plantage suite à l'ouverture de yast

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f456e4cf780 (LWP 3380))]

Thread 2 (Thread 0x7f44220e6700 (LWP 3669)):
#0  0x00007f456c040c1d in poll () at /lib64/libc.so.6
#1  0x00007f4568a80e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f4568a80f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f456cc69a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f456cc10a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x0000000000422845 in Baloo::FileContentIndexer::run() ()
#6  0x00007f456ca355b2 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f456ca3855f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f456b07c0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f456c04904d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f456e4cf780 (LWP 3380)):
[KCrash Handler]
#6  0x00007f4569d6c25c in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007f456d30192d in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007f456d2feca0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007f456d3103e9 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000042a923 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) ()
#11 0x000000000042a9dd in Baloo::MetadataMover::removeFileMetadata(QString const&) ()
#12 0x00007f456cc4240f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x0000000000434405 in Baloo::PendingFileQueue::removeFileIndex(QString const&) ()
#14 0x0000000000428bc6 in Baloo::PendingFileQueue::processCache() ()
#15 0x00007f456cc4240f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f456cc4fbf2 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f456cc4358c in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f456cc12e9d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f456cc12ba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f456cc6944d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#21 0x00007f456cc697a9 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007f4568a80c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f4568a80ed8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f4568a80f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007f456cc69a3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f456cc10a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007f456cc185d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x0000000000417d92 in main ()

Possible duplicates by query: bug 355881, bug 355210, bug 353223, bug 352984.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 19:17:05 UTC

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