https://bugs.kde.org/show_bug.cgi?id=402684

            Bug ID: 402684
           Summary: Baloo crashed
           Product: frameworks-baloo
           Version: 5.45.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: baloo-bugs-n...@kde.org
          Reporter: reinhardau...@gmx.at
  Target Milestone: ---

Application: baloo_file (5.45.0)

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

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

I was surfing the net with Google Chrome and had amarok running.

-- 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 0x7f0e19ea2100 (LWP 2108))]

Thread 3 (Thread 0x7f0e0e932700 (LWP 14848)):
[KCrash Handler]
#6  0x00007f0e178d30d5 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007f0e18e95a93 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=0x7f0e0e9318f7, arr=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f0e18e86f64 in Baloo::PostingDB::get
(this=this@entry=0x7f0e0e9319e0, term=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f0e18e93180 in Baloo::WriteTransaction::commit (this=0x55ca3f196ad0)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007f0e18e8c4c2 in Baloo::Transaction::commit
(this=this@entry=0x7f0e0e931af0) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x000055ca3e75e577 in Baloo::ModifiedFileIndexer::run (this=0x55ca3f196800)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/modifiedfileindexer.cpp:103
#13 0x00007f0e182ee372 in QThreadPoolThread::run (this=0x55ca3ecf0060) at
thread/qthreadpool.cpp:99
#14 0x00007f0e182f10ce in QThreadPrivate::start (arg=0x55ca3ecf0060) at
thread/qthread_unix.cpp:368
#15 0x00007f0e168da559 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f0e1789381f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0e0f47a700 (LWP 2124)):
#0  0x00007f0e17884b68 in read () from /lib64/libc.so.6
#1  0x00007f0e13f75a90 in read (__nbytes=16, __buf=0x7f0e0f479aa0,
__fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x55ca3eb261c0) at gwakeup.c:210
#3  0x00007f0e13f30cb7 in g_main_context_check
(context=context@entry=0x7f0e08000be0, max_priority=2147483647,
fds=fds@entry=0x7f0e08002de0, n_fds=n_fds@entry=3) at gmain.c:3646
#4  0x00007f0e13f31170 in g_main_context_iterate
(context=context@entry=0x7f0e08000be0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3865
#5  0x00007f0e13f312dc in g_main_context_iteration (context=0x7f0e08000be0,
may_block=may_block@entry=1) at gmain.c:3929
#6  0x00007f0e18514bef in QEventDispatcherGlib::processEvents
(this=0x7f0e08000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#7  0x00007f0e184bd09a in QEventLoop::exec (this=this@entry=0x7f0e0f479ca0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#8  0x00007f0e182ec4da in QThread::exec (this=this@entry=0x7f0e199b9d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:515
#9  0x00007f0e19749985 in QDBusConnectionManager::run (this=0x7f0e199b9d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:178
#10 0x00007f0e182f10ce in QThreadPrivate::start (arg=0x7f0e199b9d60 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:368
#11 0x00007f0e168da559 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f0e1789381f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0e19ea2100 (LWP 2108)):
#0  0x00007f0e1788907b in poll () from /lib64/libc.so.6
#1  0x00007f0e13f311c9 in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x55ca3eb30880, timeout=<optimized out>, context=0x55ca3eb26260)
at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x55ca3eb26260,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3863
#3  0x00007f0e13f312dc in g_main_context_iteration (context=0x55ca3eb26260,
may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007f0e18514c0b in QEventDispatcherGlib::processEvents
(this=0x55ca3eb258d0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f0e184bd09a in QEventLoop::exec (this=this@entry=0x7fffd880ebf0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f0e184c59e4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1289
#7  0x000055ca3e75421c 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 2108) detached]

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

Possible duplicates by query: bug 402656, bug 401659, bug 401445, bug 400756,
bug 400524.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to