Bug 402064 - Baloo causes Dolphin to crash in Baloo::DocumentDataDB::get()
Summary: Baloo causes Dolphin to crash in Baloo::DocumentDataDB::get()
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (show other bugs)
Version: 5.50.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
: 417051 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-12 17:23 UTC by Nicolas
Modified: 2023-01-26 08:55 UTC (History)
6 users (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 Nicolas 2018-12-12 17:23:21 UTC
Application: dolphin (18.04.3)

Qt Version: 5.11.1
Frameworks Version: 5.50.0
Operating System: Linux 4.18.0-12-generic x86_64
Distribution: Ubuntu 18.10

-- Information about the crash:
- What I was doing when the application crashed:
The crash appears sometimes when a) I open a folder from KdeConnect and b) when I open from Launcher and click in Descargas (Downloads). Maybe 5 times a day

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3510ac5800 (LWP 4341))]

Thread 4 (Thread 0x7f34f76d7700 (LWP 4345)):
#0  0x00007f35116e66d9 in __GI___poll (fds=0x7f34f00049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f350c57de46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f350c57df6c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f350f5c515b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f350f57216b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f350f3c10b6 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f350f3cac87 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f350d750164 in start_thread (arg=<optimized out>) at pthread_create.c:486
#8  0x00007f35116f2def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f3504b7f700 (LWP 4344)):
#0  0x00007f35116e66d9 in __GI___poll (fds=0x7f34f801b4f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f350c57de46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f350c57df6c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f350f5c515b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f350f57216b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f350f3c10b6 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f350f87e545 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f350f3cac87 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f350d750164 in start_thread (arg=<optimized out>) at pthread_create.c:486
#9  0x00007f35116f2def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f3505e5f700 (LWP 4343)):
#0  0x00007f35116e66d9 in __GI___poll (fds=0x7f3505e5ecb8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f350c1d3917 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f350c1d553a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f3507276159 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f350f3cac87 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f350d750164 in start_thread (arg=<optimized out>) at pthread_create.c:486
#6  0x00007f35116f2def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f3510ac5800 (LWP 4341)):
[KCrash Handler]
#6  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2828
#7  0x00007f350f3cd574 in QByteArray::QByteArray(char const*, int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f350e639199 in Baloo::DocumentDataDB::get(unsigned long long) () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x00007f350e652931 in Baloo::Transaction::documentData(unsigned long long) const () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#10 0x00007f3510efcafc in Baloo::File::load() () from /usr/lib/x86_64-linux-gnu/libKF5Baloo.so.5
#11 0x00007f35110f7648 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5BalooWidgets.so.5
#12 0x00007f350f59cf92 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f350ffcf4a1 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f350ffd6ae0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f350f573499 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f350f57648b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f350f5c5b23 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f350c57dc3e in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f350c57ded8 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f350c57df6c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f350f5c5143 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f3507307e51 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#23 0x00007f350f57216b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f350f57a2e2 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f351180d0bf in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#26 0x00007f35115fc09b in __libc_start_main (main=0x559073500050, argc=1, argv=0x7ffe77827618, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe77827608) at ../csu/libc-start.c:308
#27 0x000055907350008a in _start ()
[Inferior 1 (process 4341) detached]

Reported using DrKonqi
Comment 1 Christoph Feck 2020-02-10 08:20:32 UTC
*** Bug 417051 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2020-10-26 16:24:04 UTC
Reported against an old version (5.50) and the only duplicate report was also submitted against an old version (5.55). After all the bugfixing work done since then, I think we can call this fixed now!
Comment 3 classabbyamp 2023-01-26 03:02:03 UTC
I can confirm this bug is still happening in recent versions of baloo: https://bugs.kde.org/show_bug.cgi?id=463641#c3