Bug 391345 - Baloo crash on new file
Summary: Baloo crash on new file
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.43.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-03-03 17:52 UTC by CapSel
Modified: 2018-05-08 17:26 UTC (History)
1 user (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 CapSel 2018-03-03 17:52:22 UTC
Application: baloo_file (5.43.0)
 (Compiled from sources)
Qt Version: 5.9.4
Frameworks Version: 5.43.0
Operating System: Linux 4.15.7-gentoo-r1 x86_64
Distribution: "Gentoo Base System release 2.4.1"

-- Information about the crash:
- What I was doing when the application crashed:

Started downloading with Transmission Bittorent. Same thing happen when I download PDF file with firefox.

-- 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 0x7efc401d5780 (LWP 12610))]

Thread 3 (Thread 0x7efc3f48a700 (LWP 15110)):
[KCrash Handler]
#6  0x00007efc43e935ec in ?? () from /lib64/libc.so.6
#7  0x00007efc44b8217c in Baloo::PostingCodec::decode (this=0x7efc3f489b83, arr=...) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/codecs/postingcodec.cpp:42
#8  0x00007efc44b72fc9 in Baloo::PostingDB::get (this=0x7efc3f489c40, term=...) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/postingdb.cpp:100
#9  0x00007efc44b7d8de in Baloo::WriteTransaction::commit (this=0x7ebc300012a0) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/writetransaction.cpp:259
#10 0x00007efc44b7881d in Baloo::Transaction::commit (this=0x7efc3f489d30) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/transaction.cpp:262
#11 0x0000563d598b70f7 in Baloo::NewFileIndexer::run (this=0x563d5b4a2d40) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/newfileindexer.cpp:75
#12 0x00007efc446c1c71 in ?? () from /usr/lib64/libQt5Core.so.5
#13 0x00007efc446c4f15 in ?? () from /usr/lib64/libQt5Core.so.5
#14 0x00007efc4347e877 in start_thread () from /lib64/libpthread.so.0
#15 0x00007efc43e4db6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7efc3ff8d700 (LWP 12613)):
#0  0x00007efc43e4275d in poll () from /lib64/libc.so.6
#1  0x00007efc425dbc69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007efc425dbd7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007efc448bbc5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007efc4486929a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007efc446c0a1a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007efc44cac5c5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007efc446c4f15 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x00007efc4347e877 in start_thread () from /lib64/libpthread.so.0
#9  0x00007efc43e4db6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7efc401d5780 (LWP 12610)):
#0  0x00007efc43e4275d in poll () from /lib64/libc.so.6
#1  0x00007efc425dbc69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007efc425dbd7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007efc448bbc5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007efc4486929a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007efc44871a14 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x0000563d598acf4a in main (argc=1, argv=0x7ffc73f162b8) at /var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/main.cpp:104

Possible duplicates by query: bug 390610, bug 390363, bug 389455, bug 388621, bug 388296.

Reported using DrKonqi
Comment 1 Dominik Haumann 2018-04-14 01:23:28 UTC

*** This bug has been marked as a duplicate of bug 392701 ***
Comment 2 Nate Graham 2018-05-08 17:26:20 UTC

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