Bug 403954 - Baloo sometimes crash
Summary: Baloo sometimes crash
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-05 11:45 UTC by opensuse.lietuviu.kalba
Modified: 2019-02-05 20:08 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 opensuse.lietuviu.kalba 2019-02-05 11:45:40 UTC
Application: baloo_file (5.45.0)

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

-- Information about the crash:
- What I was doing when the application crashed:
I loged-in in desktop. I used various programs, including Dolphin in super user mode. After that I did not used - screen locked. After some time I unlocked screen. After that I did not used - screen locked. After sreen unlock I noticed crashed balloo.

-- 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 0x7fc5be69f100 (LWP 2277))]

Thread 3 (Thread 0x7fc5b3397700 (LWP 2419)):
[KCrash Handler]
#6  0x00007fc5bd6a07a0 in Baloo::PositionCodec::decode (this=this@entry=0x7fc5b3396997, arr=...) at /usr/include/qt5/QtCore/qvector.h:75
#7  0x00007fc5bd6905b4 in Baloo::PositionDB::get (this=this@entry=0x7fc5b3396a90, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/positiondb.cpp:101
#8  0x00007fc5bd69ea7c in Baloo::WriteTransaction::commit (this=0x7f85a4003fb0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:272
#9  0x00007fc5bd6974c2 in Baloo::Transaction::commit (this=this@entry=0x7fc5b3396b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#10 0x000055cfc88046cd in Baloo::NewFileIndexer::run (this=0x55cfc9243f90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75
#11 0x00007fc5bcb04372 in QThreadPoolThread::run (this=0x55cfc91d3810) at thread/qthreadpool.cpp:99
#12 0x00007fc5bcb070ce in QThreadPrivate::start (arg=0x55cfc91d3810) at thread/qthread_unix.cpp:368
#13 0x00007fc5bb110559 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fc5bc0ba81f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fc5b3db9700 (LWP 2285)):
#0  0x00007fc5bc0abb68 in read () from /lib64/libc.so.6
#1  0x00007fc5b87daa90 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc5b8795cb7 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc5b8796170 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fc5b87962dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fc5bcd2ac0b in QEventDispatcherGlib::processEvents (this=0x7fc5ac000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fc5bccd309a in QEventLoop::exec (this=this@entry=0x7fc5b3db8ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007fc5bcb024da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#8  0x00007fc5bdf47985 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007fc5bcb070ce in QThreadPrivate::start (arg=0x7fc5be1b7d60) at thread/qthread_unix.cpp:368
#10 0x00007fc5bb110559 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fc5bc0ba81f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc5be69f100 (LWP 2277)):
#0  0x00007fc5bc0b007b in poll () from /lib64/libc.so.6
#1  0x00007fc5b87961c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc5b87962dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc5bcd2abef in QEventDispatcherGlib::processEvents (this=0x55cfc9150a60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007fc5bccd309a in QEventLoop::exec (this=this@entry=0x7ffdff868360, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fc5bccdb9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#6  0x000055cfc87fc21c 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 2277) detached]

Possible duplicates by query: bug 399583, bug 396255, bug 394662, bug 393494.

Reported using DrKonqi
Comment 1 Nate Graham 2019-02-05 20:08:02 UTC

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