Bug 350485 - Baloo File Indexing Daemon crashing...
Summary: Baloo File Indexing Daemon crashing...
Status: RESOLVED FIXED
Alias: None
Product: Baloo
Classification: Unmaintained
Component: Baloo File Daemon (other bugs)
Version First Reported In: 5.9.90
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-07-22 09:27 UTC by Tóth Attila
Modified: 2015-12-08 11:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tóth Attila 2015-07-22 09:27:53 UTC
Application: baloo_file (5.9.90)

Qt Version: 5.5.1
Operating System: Linux 4.0.5-3-desktop x86_64
Distribution: "openSUSE 20150714 (Tumbleweed) (x86_64)"

-- Information about the crash:
Baloo File Indexing Daemon crashing after login operating system.

The crash can be reproduced every time.

-- 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 0x7f5056117900 (LWP 5414))]

Thread 2 (Thread 0x7f503f5b3700 (LWP 5427)):
#0  0x00007f5052795fbd in poll () at /lib64/libc.so.6
#1  0x00007f504b2dd332 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f504b2dee17 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f504190e9f9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f5052e8656f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f504dd73324 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f505279e70d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f5056117900 (LWP 5414)):
[KCrash Handler]
#6  0x00007f50524a85b9 in mdb_txn_abort () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007f50524a85c7 in mdb_txn_abort () at /usr/lib64/liblmdb-0.9.14.so
#8  0x00007f50524a85c7 in mdb_txn_abort () at /usr/lib64/liblmdb-0.9.14.so
#9  0x00007f50524a85c7 in mdb_txn_abort () at /usr/lib64/liblmdb-0.9.14.so
#10 0x00007f5055961692 in Baloo::Transaction::abort() () at /usr/lib64/libKF5BalooEngine.so.2
#11 0x000000000041d7d5 in Baloo::BasicIndexingQueue::process(QString const&, QFlags<Baloo::UpdateDirFlag>) ()
#12 0x000000000041dc2a in Baloo::BasicIndexingQueue::processNextIteration() ()
#13 0x00007f5053093726 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f5053d49efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f5053d4ed48 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f5053062b65 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f5053064d27 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f50530ba533 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f504d3f5cc7 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f504d3f5ef8 in  () at /usr/lib64/libglib-2.0.so.0
#21 0x00007f504d3f5f9c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f50530b99ac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#23 0x00007f5053060a33 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f50530685c6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#25 0x0000000000417555 in main ()

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-07-28 14:25:05 UTC
Should be fixed. Please try again with master.