Bug 358258 - Baloo indexing crash
Summary: Baloo indexing crash
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: 2016-01-20 15:04 UTC by Georges Sancosme
Modified: 2016-09-11 19:18 UTC (History)
4 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 Georges Sancosme 2016-01-20 15:04:54 UTC
Application: baloo_file (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
setting up ntp daemon
time synchronization
login in to owncloud

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 0x7fc8f463c780 (LWP 1604))]

Thread 2 (Thread 0x7fc7a9675700 (LWP 1880)):
#0  0x00007fc8eec13cf0 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007fc8eebd16a1 in g_main_context_query () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc8eebd1dcf in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fc8eebd1f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007fc8f2dbcd8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fc8f2d63d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x0000000000422845 in Baloo::FileContentIndexer::run() (this=0x218bf50) at /usr/src/debug/baloo-5.16.0/src/file/filecontentindexer.cpp:71
#7  0x00007fc8f2b87382 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc8f2b8a32f in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007fc8f11cc0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007fc8f219a04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc8f463c780 (LWP 1604)):
[KCrash Handler]
#6  0x00007fc8f2144e19 in __memcpy_sse2_unaligned () at /lib64/libc.so.6
#7  0x00007fc8f3455995 in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007fc8f3452ca0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007fc8f34643e9 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000042a923 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) (this=this@entry=0x213d760, tr=tr@entry=0x7ffcb15a3d00, url=...) at /usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:74
#11 0x000000000042a9dd in Baloo::MetadataMover::removeFileMetadata(QString const&) (this=0x213d760, file=...) at /usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:66
#12 0x00007fc8f2d9573f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x0000000000434405 in Baloo::PendingFileQueue::removeFileIndex(QString const&) (this=this@entry=0x21577e0, _t1=...) at /usr/src/debug/baloo-5.16.0/build/src/file/moc_pendingfilequeue.cpp:217
#14 0x0000000000428bc6 in Baloo::PendingFileQueue::processCache() (this=0x21577e0) at /usr/src/debug/baloo-5.16.0/src/file/pendingfilequeue.cpp:89
#15 0x00007fc8f2d9573f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fc8f2da2f22 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fc8f2d968bc in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007fc8f2d6618d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007fc8f2d65e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fc8f2dbc77d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#21 0x00007fc8f2dbcad9 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007fc8eebd1c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fc8eebd1ed8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fc8eebd1f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007fc8f2dbcd6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fc8f2d63d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fc8f2d6b8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x0000000000417d92 in main(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/baloo-5.16.0/src/file/main.cpp:88

Possible duplicates by query: bug 357941, bug 357919, bug 355876, bug 355633, bug 355371.

Reported using DrKonqi
Comment 1 Werner Lemberg 2016-01-21 06:22:10 UTC
[KDE Frameworks 5.16.0, Qt 5.5.1, xcb windowing system]
[openSuSE Leap 42.1]

Well, the Crash Reporting Assistant doesn't handle the `Suggest this crash is related' button (which is another bug), so I just wanted to say that I get the same crash every time after KDE is started, without doing something special.
Comment 2 Christoph Cullmann 2016-09-11 19:18:46 UTC

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