Bug 404409 - Baloo indexing crash at startup
Summary: Baloo indexing crash at startup
Status: RESOLVED DUPLICATE of bug 384133
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-02-15 18:46 UTC by Chris
Modified: 2019-02-18 22:06 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 Chris 2019-02-15 18:46:38 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.12.1
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp150.12.45-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
after every reboot or fresh start Baloo Indexing crashes. Kontact now does not work either.  I'm not technical enough to say that they are connected but it does seem strange that the two are happening at the same time.

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 0x7f9bcc93bf80 (LWP 2448))]

Thread 3 (Thread 0x7f9bc0ef0700 (LWP 2538)):
[KCrash Handler]
#6  Baloo::DocumentIdDB::fetchItems (this=this@entry=0x7f9bc0eef9c0, size=size@entry=40) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/engine/documentiddb.cpp:126
#7  0x00007f9bcba7fae1 in Baloo::Transaction::fetchPhaseOneIds (this=this@entry=0x7f9bc0eefa00, size=size@entry=40) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/engine/transaction.cpp:167
#8  0x000055d267b6fa2c in Baloo::FileContentIndexerProvider::fetch (this=<optimized out>, size=size@entry=40) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/filecontentindexerprovider.cpp:35
#9  0x000055d267b6efc4 in Baloo::FileContentIndexer::run (this=0x55d268087070) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/filecontentindexer.cpp:67
#10 0x00007f9bcaeeef52 in QThreadPoolThread::run (this=0x55d2680e9090) at thread/qthreadpool.cpp:99
#11 0x00007f9bcaeea7e2 in QThreadPrivate::start (arg=0x55d2680e9090) at thread/qthread_unix.cpp:361
#12 0x00007f9bca191559 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f9bca4a081f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f9bc1a33700 (LWP 2455)):
#0  0x00007f9bca49607b in poll () from /lib64/libc.so.6
#1  0x00007f9bc6540129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f9bc654023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f9bcb12070b in QEventDispatcherGlib::processEvents (this=0x7f9bbc000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f9bcb0c199a in QEventLoop::exec (this=this@entry=0x7f9bc1a32c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f9bcaee903a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f9bcbca6d55 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f9bcaeea7e2 in QThreadPrivate::start (arg=0x7f9bcbf1ed80) at thread/qthread_unix.cpp:361
#8  0x00007f9bca191559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f9bca4a081f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f9bcc93bf80 (LWP 2448)):
#0  0x00007f9bca49607b in poll () from /lib64/libc.so.6
#1  0x00007f9bc6540129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f9bc654023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f9bcb12070b in QEventDispatcherGlib::processEvents (this=0x55d26806e440, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f9bcb0c199a in QEventLoop::exec (this=this@entry=0x7ffe2115b3a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f9bcb0cab40 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1363
#6  0x000055d267b611bc in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2448) detached]

Possible duplicates by query: bug 355793.

Reported using DrKonqi
Comment 1 Nate Graham 2019-02-18 22:06:51 UTC

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