Bug 403013 - Baloo File Indexing Daemon crashed this afternoon.
Summary: Baloo File Indexing Daemon crashed this afternoon.
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.53.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-01-09 00:02 UTC by Benjamin Hiebert
Modified: 2019-01-15 17:49 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 Benjamin Hiebert 2019-01-09 00:02:12 UTC
Application: baloo_file (5.53.0)

Qt Version: 5.12.0
Frameworks Version: 5.53.0
Operating System: Linux 4.19.11-1-default x86_64
Distribution (Platform): openSUSE RPMs

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

I had just booted the computer up and logged in, I did notice this morning plasma had failed to start and so it booted my out to my command prompt. When I had started it up this afternoon it seemed to work fine, not sure what happened but it must've sorted itself out.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
__pthread_mutex_lock_full (mutex=0x7f3e43e2c040) at ../nptl/pthread_mutex_lock.c:313
313		  oldval = mutex->__data.__lock;
[Current thread is 1 (Thread 0x7f3e3ee57e40 (LWP 2591))]

Thread 3 (Thread 0x7efe37fff700 (LWP 3018)):
[KCrash Handler]
#6  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:304
#7  0x00007f3e41aaa9f9 in memcpy (__len=<optimized out>, __src=0x7efe388a4000, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  mdb_page_copy (dst=<optimized out>, src=0x7efe388a4000, psize=4096) at mdb.c:2334
#9  0x00007f3e41aad80c in mdb_page_touch (mc=mc@entry=0x7efe37ffe4b0) at mdb.c:2473
#10 0x00007f3e41aaf53c in mdb_cursor_touch (mc=mc@entry=0x7efe37ffe4b0) at mdb.c:6523
#11 0x00007f3e41ab263b in mdb_cursor_put (mc=mc@entry=0x7efe37ffe4b0, key=key@entry=0x7efe37ffe890, data=data@entry=0x7efe37ffe8a0, flags=flags@entry=0) at mdb.c:6657
#12 0x00007f3e41ab543b in mdb_put (txn=0x56401b1c8ef0, dbi=4, key=key@entry=0x7efe37ffe890, data=data@entry=0x7efe37ffe8a0, flags=flags@entry=0) at mdb.c:9022
#13 0x00007f3e43b59cdf in Baloo::DocumentDB::put (this=this@entry=0x7efe37ffe950, docId=<optimized out>, docId@entry=1485062256298360321, list=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/documentdb.cpp:77
#14 0x00007f3e43b7df0b in Baloo::WriteTransaction::addDocument (this=0x7efe30003400, doc=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/writetransaction.cpp:62
#15 0x00007f3e43b766c9 in Baloo::Transaction::addDocument (this=this@entry=0x7efe37ffeaa0, doc=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/transaction.cpp:233
#16 0x000056401965fb2e in Baloo::UnindexedFileIndexer::run (this=0x56401b271070) at /usr/include/qt5/QtCore/qrefcount.h:60
#17 0x00007f3e435fa5d1 in QThreadPoolThread::run (this=0x56401b286170) at thread/qthreadpool.cpp:99
#18 0x00007f3e435f6702 in QThreadPrivate::start (arg=0x56401b286170) at thread/qthread_unix.cpp:361
#19 0x00007f3e41b19554 in start_thread (arg=<optimized out>) at pthread_create.c:463
#20 0x00007f3e42d47ccf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f3e3d2e7700 (LWP 2602)):
#0  __GI___libc_read (fd=4, buf=buf@entry=0x7f3e3d2e69c0, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007f3e40dcea00 in read (__nbytes=16, __buf=0x7f3e3d2e69c0, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x56401b1b31c0) at gwakeup.c:210
#3  0x00007f3e40d88a4b in g_main_context_check (context=context@entry=0x7f3e38000bf0, max_priority=2147483647, fds=fds@entry=0x7f3e38003ce0, n_fds=n_fds@entry=1) at gmain.c:3698
#4  0x00007f3e40d88ef0 in g_main_context_iterate (context=context@entry=0x7f3e38000bf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3917
#5  0x00007f3e40d8906c in g_main_context_iteration (context=0x7f3e38000bf0, may_block=may_block@entry=1) at gmain.c:3981
#6  0x00007f3e4380088b in QEventDispatcherGlib::processEvents (this=0x7f3e38000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007f3e437ab02b in QEventLoop::exec (this=this@entry=0x7f3e3d2e6bf0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#8  0x00007f3e435f53b6 in QThread::exec (this=this@entry=0x7f3e43c1cd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#9  0x00007f3e43ba2565 in QDBusConnectionManager::run (this=0x7f3e43c1cd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#10 0x00007f3e435f6702 in QThreadPrivate::start (arg=0x7f3e43c1cd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361
#11 0x00007f3e41b19554 in start_thread (arg=<optimized out>) at pthread_create.c:463
#12 0x00007f3e42d47ccf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f3e3ee57e40 (LWP 2591)):
#0  __pthread_mutex_lock_full (mutex=0x7f3e43e2c040) at ../nptl/pthread_mutex_lock.c:313
#1  0x00007f3e41aab6fb in mdb_txn_renew0 (txn=txn@entry=0x56401b1c8ef0) at mdb.c:2749
#2  0x00007f3e41aacbcc in mdb_txn_begin (env=0x56401b1c7a40, parent=parent@entry=0x0, flags=flags@entry=0, ret=ret@entry=0x7ffcfc4f3598) at mdb.c:2907
#3  0x00007f3e43b7602b in Baloo::Transaction::Transaction (this=0x7ffcfc4f3590, db=..., type=Baloo::Transaction::ReadWrite) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/transaction.cpp:53
#4  0x000056401966cf62 in Baloo::MetadataMover::removeFileMetadata (this=0x56401b1c3530, file=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/file/metadatamover.cpp:104
#5  0x00007f3e437d6200 in QtPrivate::QSlotObjectBase::call (a=0x7ffcfc4f36d0, r=0x56401b1c3530, this=0x56401b1bd1f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#6  QMetaObject::activate (sender=0x56401b1b3760, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3759
#7  0x000056401967b065 in Baloo::PendingFileQueue::removeFileIndex (this=this@entry=0x56401b1b3760, _t1=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/build/src/file/baloofilecommon_autogen/EWIEGA46WW/moc_pendingfilequeue.cpp:226
#8  0x000056401966ad56 in Baloo::PendingFileQueue::processCache (this=0x56401b1b3760) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/file/pendingfilequeue.cpp:91
#9  0x00007f3e437d6200 in QtPrivate::QSlotObjectBase::call (a=0x7ffcfc4f3870, r=0x56401b1b3760, this=0x56401b1bb550) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#10 QMetaObject::activate (sender=0x56401b1b3778, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3759
#11 0x00007f3e437e1e07 in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:204
#12 0x00007f3e437d691b in QObject::event (this=0x56401b1b3778, e=<optimized out>) at kernel/qobject.cpp:1230
#13 0x00007f3e437ac336 in doNotify (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:142
#14 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1137
#15 QCoreApplication::notifyInternal2 (receiver=0x56401b1b3778, event=0x7ffcfc4f39b0) at kernel/qcoreapplication.cpp:1061
#16 0x00007f3e437ffc83 in QTimerInfoList::activateTimers (this=0x56401b1b5730) at kernel/qtimerinfo_unix.cpp:643
#17 0x00007f3e438004d4 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#18 0x00007f3e40d88c15 in g_main_dispatch (context=0x56401b1b3290) at gmain.c:3182
#19 g_main_context_dispatch (context=context@entry=0x56401b1b3290) at gmain.c:3847
#20 0x00007f3e40d88fd8 in g_main_context_iterate (context=context@entry=0x56401b1b3290, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3920
#21 0x00007f3e40d8906c in g_main_context_iteration (context=0x56401b1b3290, may_block=may_block@entry=1) at gmain.c:3981
#22 0x00007f3e4380088b in QEventDispatcherGlib::processEvents (this=0x56401b1b2900, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007f3e437ab02b in QEventLoop::exec (this=this@entry=0x7ffcfc4f3c10, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#24 0x00007f3e437b3192 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#25 0x0000564019651997 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2591) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2019-01-15 17:49:58 UTC

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