Bug 405270 - crash on login
Summary: crash on login
Status: RESOLVED DUPLICATE of bug 390823
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-03-09 15:56 UTC by Aram
Modified: 2019-03-17 15:37 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 Aram 2019-03-09 15:56:41 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.12.0
Frameworks Version: 5.55.0
Operating System: Linux 4.20.13-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
this does not happen with other systems that i have, so may be something specific...

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 0x7fde23e1a940 (LWP 2828))]

Thread 3 (Thread 0x7fde215bf700 (LWP 3090)):
[KCrash Handler]
#6  0x00007fde25cfcdf1 in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6
#7  0x00007fde26725dd4 in memcpy (__len=140316917117952, __src=0x7fde2672970e <Baloo::IdFilenameDB::del(unsigned long long)+62>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::IdTreeDB::get (this=this@entry=0x7fde215be9c0, docId=<optimized out>) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/idtreedb.cpp:90
#9  0x00007fde2674174b in Baloo::DocumentUrlDB::replace<Baloo::WriteTransaction::replaceDocument(const Baloo::Document&, Baloo::DocumentOperations)::<lambda(quint64)> > (shouldDeleteFolder=..., url=..., docId=<optimized out>, this=0x7fde215be9a0) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/writetransaction.cpp:237
#10 Baloo::WriteTransaction::replaceDocument (this=0x7f9e14003400, doc=..., operations=...) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/writetransaction.cpp:242
#11 0x00007fde267386f9 in Baloo::Transaction::replaceDocument (this=this@entry=0x7fde215beae0, doc=..., operations=...) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/transaction.cpp:261
#12 0x00005618c3bb67e5 in Baloo::UnindexedFileIndexer::run (this=0x5618c3d57b70) at /usr/include/qt5/QtCore/qrefcount.h:60
#13 0x00007fde261b95b1 in QThreadPoolThread::run (this=0x5618c3eaf9a0) at thread/qthreadpool.cpp:99
#14 0x00007fde261b56e2 in QThreadPrivate::start (arg=0x5618c3eaf9a0) at thread/qthread_unix.cpp:361
#15 0x00007fde24cf7fab in start_thread () from /lib64/libpthread.so.0
#16 0x00007fde25d546af in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fde22162700 (LWP 2864)):
#0  0x00007fde25d49ae9 in poll () from /lib64/libc.so.6
#1  0x00007fde24564156 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fde2456427c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fde263bfc5b in QEventDispatcherGlib::processEvents (this=0x7fde1c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fde2636a4fb in QEventLoop::exec (this=this@entry=0x7fde22161c30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007fde261b4396 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007fde26764565 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fde261b56e2 in QThreadPrivate::start (arg=0x7fde267ded80) at thread/qthread_unix.cpp:361
#8  0x00007fde24cf7fab in start_thread () from /lib64/libpthread.so.0
#9  0x00007fde25d546af in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fde23e1a940 (LWP 2828)):
#0  0x00007fde25d49ae9 in poll () from /lib64/libc.so.6
#1  0x00007fde24564156 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fde2456427c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fde263bfc5b in QEventDispatcherGlib::processEvents (this=0x5618c3d19a80, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fde2636a4fb in QEventLoop::exec (this=this@entry=0x7fffc2671d90, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007fde26372652 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00005618c3ba8987 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2828) detached]

Possible duplicates by query: bug 390823.

Reported using DrKonqi
Comment 1 Nate Graham 2019-03-17 15:37:12 UTC

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