Bug 399481 - Baloo crashes randomly
Summary: Baloo crashes randomly
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.45.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-10-07 14:07 UTC by Reinhard Auner
Modified: 2018-10-12 23:10 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 Reinhard Auner 2018-10-07 14:07:53 UTC
Application: baloo_file (5.45.0)

Qt Version: 5.9.4
Frameworks Version: 5.45.0
Operating System: Linux 4.12.14-lp150.12.16-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
- What I was doing when the application crashed:
I was surfing the internet and had amarok running. I think I had this crash reported a few days ago.

-- 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 0x7fc649860100 (LWP 2167))]

Thread 3 (Thread 0x7fc63e2f2700 (LWP 13169)):
[KCrash Handler]
#6  0x00007fc64728b0e5 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007fc64884da93 in memcpy (__len=2067, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fc63e2f1997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fc64883ef64 in Baloo::PostingDB::get (this=this@entry=0x7fc63e2f1a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fc64884b180 in Baloo::WriteTransaction::commit (this=0x7f8630032880) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007fc6488444c2 in Baloo::Transaction::commit (this=this@entry=0x7fc63e2f1b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x000055cc490a26cd in Baloo::NewFileIndexer::run (this=0x55cc4ae07cf0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75
#13 0x00007fc647ca6372 in QThreadPoolThread::run (this=0x55cc4ae3c000) at thread/qthreadpool.cpp:99
#14 0x00007fc647ca90ce in QThreadPrivate::start (arg=0x55cc4ae3c000) at thread/qthread_unix.cpp:368
#15 0x00007fc646292559 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fc64724b82f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fc63ee3a700 (LWP 2174)):
#0  0x00007fc64724108b in poll () from /lib64/libc.so.6
#1  0x00007fc6438e9109 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fc638002de0, timeout=<optimized out>, context=0x7fc638000be0) at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x7fc638000be0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863
#3  0x00007fc6438e921c in g_main_context_iteration (context=0x7fc638000be0, may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007fc647eccc0b in QEventDispatcherGlib::processEvents (this=0x7fc638000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007fc647e7509a in QEventLoop::exec (this=this@entry=0x7fc63ee39ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fc647ca44da in QThread::exec (this=this@entry=0x7fc649371d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:515
#7  0x00007fc649101985 in QDBusConnectionManager::run (this=0x7fc649371d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#8  0x00007fc647ca90ce in QThreadPrivate::start (arg=0x7fc649371d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:368
#9  0x00007fc646292559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fc64724b82f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc649860100 (LWP 2167)):
#0  0x00007fc64724108b in poll () from /lib64/libc.so.6
#1  0x00007fc6438e9109 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x55cc4ae0b2a0, timeout=<optimized out>, context=0x55cc4adff260) at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x55cc4adff260, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863
#3  0x00007fc6438e921c in g_main_context_iteration (context=0x55cc4adff260, may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007fc647eccbef in QEventDispatcherGlib::processEvents (this=0x55cc4adfe8d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fc647e7509a in QEventLoop::exec (this=this@entry=0x7ffc4e8b6940, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fc647e7d9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#7  0x000055cc4909a21c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/main.cpp:104

The reporter indicates this bug may be a duplicate of or related to bug 390363.

Possible duplicates by query: bug 396973, bug 396323, bug 396218, bug 395996, bug 394404.

Reported using DrKonqi
Comment 1 Nate Graham 2018-10-12 23:01:00 UTC

*** This bug has been marked as a duplicate of bug 394404 ***
Comment 2 Nate Graham 2018-10-12 23:03:31 UTC

*** This bug has been marked as a duplicate of bug 357206 ***
Comment 3 Nate Graham 2018-10-12 23:10:42 UTC

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