Bug 411744 - Bug baloo on restart
Summary: Bug baloo on restart
Status: RESOLVED DUPLICATE of bug 357206
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 08:41 UTC by Claude Roussillon
Modified: 2019-09-12 15:52 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 Claude Roussillon 2019-09-09 08:41:19 UTC
SUMMARY
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 0x7fc4bcb70080 (LWP 1858))]

Thread 3 (Thread 0x7fc4bb7e7700 (LWP 2359)):
[KCrash Handler]
#6  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:440
#7  0x00007fc4c138cbad in ?? () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#8  0x00007fc4c137a279 in Baloo::PostingDB::get(QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x00007fc4c138a38a in Baloo::WriteTransaction::commit() () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#10 0x00007fc4c1380a82 in Baloo::Transaction::commit() () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#11 0x000055f699f2d0f5 in ?? ()
#12 0x00007fc4c0e00bd1 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fc4c0dfd612 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fc4bf922182 in start_thread (arg=<optimized out>) at pthread_create.c:486
#15 0x00007fc4c0942b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fc4bc33a700 (LWP 1880)):
#0  0x00007fc4c0936729 in __GI___poll (fds=0x7fc4b4005260, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fc4bf25bbf6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc4bf25bd1c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc4c1006063 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fc4c0fb15bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fc4c0dfc2c6 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fc4c13ac565 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fc4c0dfd612 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fc4bf922182 in start_thread (arg=<optimized out>) at pthread_create.c:486
#9  0x00007fc4c0942b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fc4bcb70080 (LWP 1858)):
#0  0x00007fc4c0936729 in __GI___poll (fds=0x55f69a49e130, nfds=1, timeout=106549) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fc4bf25bbf6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc4bf25bd1c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc4c1006063 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fc4c0fb15bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fc4c0fb95e2 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x000055f699f27997 in ?? ()
#7  0x00007fc4c084bb6b in __libc_start_main (main=0x55f699f27610, argc=1, argv=0x7ffc2dfc8328, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc2dfc8318) at ../csu/libc-start.c:308
#8  0x000055f699f27b3a in ?? ()
[Inferior 1 (process 1858) detached]


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2019-09-12 15:52:03 UTC

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