Summary: | Crash inside Baloo::PositionCodec::decode | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Rickard Lindberg <ricli85> |
Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aspotashev, christoph, drdrnewman, jfgoncal, jonrysh, kde-bugs, pinak.ahuja, zawertun |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.16.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rickard Lindberg
2015-11-30 13:43:04 UTC
*** Bug 356445 has been marked as a duplicate of this bug. *** *** Bug 355280 has been marked as a duplicate of this bug. *** I see exactly the same thing using Fedora-23. Balloo is identified as: $ rpm -qf /usr/bin/baloo_file_extractor kf5-baloo-file-5.19.0-1.fc23.x86_64 I am running Firefox with an unusually larger number of windows+tabs Windows: 14, Tabs: 58, which seems to affect system performance. My experience under Kubuntu 16.04 is just the same. Plasma 5.5.5 Qt 5.5.1 I believe it's been happening for a while under at least Kubuntu 15.10 as well; I forget what Plasma & Qt versions that might have been. My backtrace may not add anything, but drkonqi usually suggests it's no use, and this time it liked it for a change. (I'm not adding this via drkonqi because it got stuck when I tried to mark my report as a dupe. Oh well.) Thanks. Backtrace of the crash I experienced: Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f47d0f988c0 (LWP 2451))] Thread 2 (Thread 0x7f4686028700 (LWP 2742)): #0 0x00007f47cf0a7e8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f47cc27931c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f47cc27942c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f47cfcdda9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f47cfc84dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x0000000000420cd8 in Baloo::FileContentIndexer::run() () #6 0x00007f47cfaa3343 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f47cfaa684e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f47ce70a6fa in start_thread (arg=0x7f4686028700) at pthread_create.c:333 #9 0x00007f47cf0b3b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f47d0f988c0 (LWP 2451)): [KCrash Handler] #6 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:38 #7 0x00007f47d01908da in Baloo::PostingCodec::decode(QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5 #8 0x00007f47d017c814 in Baloo::PostingDB::get(QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5 #9 0x00007f47d018d3c6 in Baloo::WriteTransaction::commit() () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5 #10 0x00007f47d0185032 in Baloo::Transaction::commit() () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5 #11 0x00000000004296d5 in Baloo::MetadataMover::removeFileMetadata(QString const&) () #12 0x00007f47cfcb5e4f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x0000000000432f05 in Baloo::PendingFileQueue::removeFileIndex(QString const&) () #14 0x0000000000427856 in Baloo::PendingFileQueue::processCache() () #15 0x00007f47cfcb5e4f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007f47cfcc2878 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007f47cfcb6e53 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007f47cfc8760c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007f47cfcdc89d in QTimerInfoList::activateTimers() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007f47cfcdcdd9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007f47cc279127 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f47cc279380 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f47cc27942c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f47cfcdda7f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x00007f47cfc84dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #26 0x00007f47cfc8ce8c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #27 0x000000000041698c in main () Hi, how large is your .local/share/baloo/index file? *** This bug has been marked as a duplicate of bug 367480 *** Hi, I restarted baloo so I do not know if the size is the same when the program crashed. Right now the size is 5.0 GB. And the infor in balooctl status is: Baloo File Indexer is running Indexer state: Indexing file content Indexed 120536 / 204025 files Current size of index is 992.07 MiB Thanks José On Sun, Sep 11, 2016 at 2:30 PM, Christoph Cullmann via KDE Bugzilla <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=356114 > > Christoph Cullmann <cullmann@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |cullmann@kde.org > Status|UNCONFIRMED |CONFIRMED > Ever confirmed|0 |1 > > --- Comment #5 from Christoph Cullmann <cullmann@kde.org> --- > Hi, how large is your > > .local/share/baloo/index > > file? > > -- > You are receiving this mail because: > You are on the CC list for the bug. Ok, then you are soon screwed again :/ You need at least git master, as baloo will kill itself after 5GB (see already the wrapped output in status) Current size of index is 992.07 MiB Pardon me if this isn't needed, or should be on the the bug this is duped to -- Same here, my ~/.local/share/baloo/index is 5.0G. Thanks for looking at this, Christoph. |