Bug 360042 - Baloo indexing crash
Summary: Baloo indexing crash
Status: RESOLVED DUPLICATE of bug 361186
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (show other bugs)
Version: 5.19.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-03-03 20:14 UTC by Dariusz Ostolski
Modified: 2016-09-11 21:22 UTC (History)
3 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 Dariusz Ostolski 2016-03-03 20:14:59 UTC
Application: baloo_file (5.19.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.2-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160229) (x86_64)"

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

Usuall usage of kde, I have a ssd disk, /home partition have a lot of free space. From time to time I'm seeing this popup.

-- 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 0x7f13552f68c0 (LWP 1532))]

Thread 2 (Thread 0x7f1209313700 (LWP 5894)):
#0  0x00007f1351e89428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f1353833a06 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5
#2  0x00007f135382f6ab in  () at /usr/lib64/libQt5Core.so.5
#3  0x00007f135383294f in  () at /usr/lib64/libQt5Core.so.5
#4  0x00007f1351e834a4 in start_thread () at /lib64/libpthread.so.0
#5  0x00007f1352e4cded in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f13552f68c0 (LWP 1532)):
[KCrash Handler]
#6  0x00007f1354103228 in  () at /usr/lib64/libKF5BalooEngine.so.5
#7  0x00007f13541027fc in  () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007f13540ed964 in Baloo::PositionDB::get(QByteArray const&) () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007f13540ffbb4 in Baloo::WriteTransaction::commit() () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x00007f13540f7592 in Baloo::Transaction::commit() () at /usr/lib64/libKF5BalooEngine.so.5
#11 0x000000000041d1fb in  ()
#12 0x00007f1353a30de7 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x000000000041fbe5 in  ()
#14 0x00007f1353a30de7 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f1353aac38e in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f1353a3ccdb in QSocketNotifier::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f1353a03cac in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f1353a579bd in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f134f7d90c7 in g_main_context_dispatch (context=0x1946280) at gmain.c:3154
#20 0x00007f134f7d90c7 in g_main_context_dispatch (context=context@entry=0x1946280) at gmain.c:3769
#21 0x00007f134f7d92f8 in g_main_context_iterate (context=context@entry=0x1946280, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#22 0x00007f134f7d939c in g_main_context_iteration (context=0x1946280, may_block=1) at gmain.c:3901
#23 0x00007f1353a5750f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f1353a0161a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f1353a092dd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#26 0x000000000040a8a6 in  ()
#27 0x00007f1352d83610 in __libc_start_main () at /lib64/libc.so.6
#28 0x000000000040aa49 in _start ()

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 21:22:24 UTC

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