Bug 404140 - Baloo crashed
Summary: Baloo crashed
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: 2019-02-09 17:51 UTC by Reinhard Auner
Modified: 2019-02-11 20: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 2019-02-09 17:51:01 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.45-default x86_64
Distribution: "openSUSE Leap 15.0"

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

I had open Firefox and Google Chrome, surfing the net, when suddenly, Baloo crashed.

-- 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 0x7f84d1be0100 (LWP 2221))]

Thread 3 (Thread 0x7f84c667a700 (LWP 14889)):
[KCrash Handler]
#6  0x00007f84cf613130 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007f84d0bd5a93 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=0x7f84c6679997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f84d0bc6f64 in Baloo::PostingDB::get (this=this@entry=0x7f84c6679a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f84d0bd3180 in Baloo::WriteTransaction::commit (this=0x7f44b8031ea0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007f84d0bcc4c2 in Baloo::Transaction::commit (this=this@entry=0x7f84c6679b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x00005578460f46cd in Baloo::NewFileIndexer::run (this=0x557847637260) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75
#13 0x00007f84d002e372 in QThreadPoolThread::run (this=0x5578471d4120) at thread/qthreadpool.cpp:99
#14 0x00007f84d00310ce in QThreadPrivate::start (arg=0x5578471d4120) at thread/qthread_unix.cpp:368
#15 0x00007f84ce61a559 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f84cf5d381f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f84c71c2700 (LWP 2227)):
#0  0x00007f84cf5c907b in poll () from /lib64/libc.so.6
#1  0x00007f84cbc711c9 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f84c0002de0, timeout=<optimized out>, context=0x7f84c0000be0) at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x7f84c0000be0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863
#3  0x00007f84cbc712dc in g_main_context_iteration (context=0x7f84c0000be0, may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007f84d0254c0b in QEventDispatcherGlib::processEvents (this=0x7f84c0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f84d01fd09a in QEventLoop::exec (this=this@entry=0x7f84c71c1ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f84d002c4da in QThread::exec (this=this@entry=0x7f84d16f9d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:515
#7  0x00007f84d1489985 in QDBusConnectionManager::run (this=0x7f84d16f9d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#8  0x00007f84d00310ce in QThreadPrivate::start (arg=0x7f84d16f9d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:368
#9  0x00007f84ce61a559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f84cf5d381f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f84d1be0100 (LWP 2221)):
#0  0x00007f84cf5c907b in poll () from /lib64/libc.so.6
#1  0x00007f84cbc711c9 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x557846ff49e0, timeout=<optimized out>, context=0x557846fe7260) at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x557846fe7260, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863
#3  0x00007f84cbc712dc in g_main_context_iteration (context=0x557846fe7260, may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007f84d0254c0b in QEventDispatcherGlib::processEvents (this=0x557846fe68d0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f84d01fd09a in QEventLoop::exec (this=this@entry=0x7fffcdbc5b20, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f84d02059e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#7  0x00005578460ec21c 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
[Inferior 1 (process 2221) detached]

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

Possible duplicates by query: bug 404107, bug 404097, bug 403967, bug 403737, bug 403720.

Reported using DrKonqi
Comment 1 Nate Graham 2019-02-11 20:10:51 UTC

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