Bug 425025 - Ballo Crash
Summary: Ballo Crash
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.44.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-05 07:37 UTC by adi
Modified: 2020-08-05 16:58 UTC (History)
0 users

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 adi 2020-08-05 07:37:14 UTC
Application: baloo_file (5.44.0)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 5.4.0-42-generic x86_64
Distribution: Ubuntu 18.04.4 LTS

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

Logging in to KDE after reboot

I was logging in over a remote desktop session

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd470bb5200 (LWP 2367))]

Thread 3 (Thread 0x7fd46581e700 (LWP 4086)):
[KCrash Handler]
#6  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:370
#7  0x00007fd46f97a973 in memcpy (__len=2081, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fd46581da77, arr=...) at ./src/codecs/postingcodec.cpp:42
#9  0x00007fd46f96c3e4 in Baloo::PostingDB::get (this=this@entry=0x7fd46581db60, term=...) at ./src/engine/postingdb.cpp:100
#10 0x00007fd46f978060 in Baloo::WriteTransaction::commit (this=0x7f94580073e0) at ./src/engine/writetransaction.cpp:259
#11 0x00007fd46f971942 in Baloo::Transaction::commit (this=this@entry=0x7fd46581dc70) at ./src/engine/transaction.cpp:262
#12 0x000056376fee2c1d in Baloo::NewFileIndexer::run (this=0x5637707dd8e0) at ./src/file/newfileindexer.cpp:75
#13 0x00007fd46f01d2b2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fd46f02017d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fd46d5a36db in start_thread (arg=0x7fd46581e700) at pthread_create.c:463
#16 0x00007fd46e57da3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fd466220700 (LWP 2377)):
#0  0x00007fd46e56c1c4 in __GI___libc_read (fd=5, buf=0x7fd46621fb60, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007fd46ad182b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd46acd30b7 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd46acd3570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd46acd36dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd46f2578ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fd46f1fc90a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fd46f01b23a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fd47046bd45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007fd46f02017d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fd46d5a36db in start_thread (arg=0x7fd466220700) at pthread_create.c:463
#11 0x00007fd46e57da3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fd470bb5200 (LWP 2367)):
#0  0x00007fd46e56c1c4 in __GI___libc_read (fd=3, buf=0x7ffcd0829300, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007fd46ad182b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd46acd30b7 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd46acd3570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd46acd36dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd46f25788f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fd46f1fc90a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fd46f2059b4 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x000056376feda80c in main (argc=<optimized out>, argv=<optimized out>) at ./src/file/main.cpp:104

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

Possible duplicates by query: bug 414197, bug 411546, bug 411060.

Reported using DrKonqi
Comment 1 Stefan Brüns 2020-08-05 16:58:02 UTC
KF 5.44 is signifacantly to old.