Ubuntu Pastebin

Paste from soee at Mon, 26 Oct 2015 20:10:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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 0x7f853986f800 (LWP 3795))]

Thread 2 (Thread 0x7f852ec04700 (LWP 3839)):
[KCrash Handler]
#6  0x00007f853610eb40 in mdb_txn_begin () from /usr/lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x000000000041a64d in Baloo::FirstRunIndexer::run() ()
#8  0x00007f85383b6e73 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f85383ba2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f853702c6aa in start_thread (arg=0x7f852ec04700) at pthread_create.c:333
#11 0x00007f85379caeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f853986f800 (LWP 3795)):
#0  0x00007f853798b285 in __getdents (fd=4, buf=0x13d3080 "o", nbytes=32768) at ../sysdeps/unix/sysv/linux/getdents.c:111
#1  0x00007f853798afa7 in __readdir_r (dirp=0x13d3050, entry=0x143f550, result=0x143dc60) at ../sysdeps/posix/readdir_r.c:63
#2  0x00007f85385342a3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f85384b2eda in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f85384b3722 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f85384b3e69 in QDirIterator::QDirIterator(QString const&, QFlags<QDir::Filter>, QFlags<QDirIterator::IteratorFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x0000000000423759 in Baloo::FilteredDirIterator::next() ()
#7  0x000000000043046b in KInotify::Private::_k_addWatches() ()
#8  0x000000000042dcf1 in ?? ()
#9  0x00007f85385cb651 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f8538599efc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f853859c057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f85385f0e73 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f8534bacff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f8534bad250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f8534bad2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f85385f127f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f853859775a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f853859f2cc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x0000000000415aec in main ()
Download as text