Application: baloo_file (5.15.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: About half of the time when a new file is created by a program (it doesn't seem to matter which one), in my home directory I recive a segfault from Baloo. It don't happen if I create a new file by hand, that I've noticed, but sometimes happens when I copy a file from on directoy to another. This may not be a KDE issue, as I have used plasma 4.4 with Feddora and Kubunu as well and I only experience this issue with OpenSuse. The crash can be reproduced sometimes. -- 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 0x7f4fe9a85780 (LWP 1431))] Thread 2 (Thread 0x7f4e9eabf700 (LWP 1499)): #0 0x00007f4fe75dbc1d in poll () at /lib64/libc.so.6 #1 0x00007f4fe401be64 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f4fe401bf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f4fe8204a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f4fe81aba63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x0000000000421e12 in Baloo::FileContentIndexer::run() () #6 0x00007f4fe7fd05b2 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007f4fe7fd355f in () at /usr/lib64/libQt5Core.so.5 #8 0x00007f4fe66170a4 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4fe75e404d in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f4fe9a85780 (LWP 1431)): [KCrash Handler] #6 0x00007f4fe758ee19 in __memcpy_sse2_unaligned () at /lib64/libc.so.6 #7 0x00007f4fe8895a35 in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5 #8 0x00007f4fe8892d40 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5 #9 0x00007f4fe88a44c9 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5 #10 0x0000000000429c23 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) () #11 0x0000000000429cdd in Baloo::MetadataMover::removeFileMetadata(QString const&) () #12 0x00007f4fe81dd40f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #13 0x00000000004335d5 in Baloo::PendingFileQueue::removeFileIndex(QString const&) () #14 0x0000000000427ec6 in Baloo::PendingFileQueue::processCache() () #15 0x00007f4fe81dd40f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #16 0x00007f4fe81eabf2 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5 #17 0x00007f4fe81de58c in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #18 0x00007f4fe81ade9d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #19 0x00007f4fe81adba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #20 0x00007f4fe820444d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #21 0x00007f4fe82047a9 in () at /usr/lib64/libQt5Core.so.5 #22 0x00007f4fe401bc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #23 0x00007f4fe401bed8 in () at /usr/lib64/libglib-2.0.so.0 #24 0x00007f4fe401bf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #25 0x00007f4fe8204a3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #26 0x00007f4fe81aba63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #27 0x00007f4fe81b35d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #28 0x00000000004173e2 in main () Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 355633 ***