Bug 367605 - BALOO CRASHES AT STARTUP
Summary: BALOO CRASHES AT STARTUP
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.24.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
: 362297 364765 368815 373397 373422 373926 376691 378394 380124 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-08-20 16:34 UTC by Steve
Modified: 2017-07-17 20:34 UTC (History)
7 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 Steve 2016-08-20 16:34:23 UTC
Application: baloo_file (5.24.0)

Qt Version: 5.6.1
Frameworks Version: 5.24.0
Operating System: Linux 4.6.3-1-pae i686
Distribution: "openSUSE Tumbleweed (20160625) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Nothing. It always crashes at startup. I have enabled autofs with a samba share.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4fe7800 (LWP 2207))]

Thread 2 (Thread 0xb35ecb40 (LWP 2214)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at /lib/libc.so.6
#2  0xffffffff in g_poll () at /usr/lib/libglib-2.0.so.0
#3  0xffffffff in  () at /usr/lib/libglib-2.0.so.0
#4  0xffffffff in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0xffffffff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/sse2/libQt5Core.so.5
#6  0xffffffff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/sse2/libQt5Core.so.5
#7  0xffffffff in QThread::exec() () at /usr/lib/sse2/libQt5Core.so.5
#8  0xffffffff in  () at /usr/lib/libQt5DBus.so.5
#9  0xffffffff in  () at /usr/lib/sse2/libQt5Core.so.5
#10 0xffffffff in start_thread () at /lib/libpthread.so.0
#11 0xffffffff in clone () at /lib/libc.so.6

Thread 1 (Thread 0xb4fe7800 (LWP 2207)):
[KCrash Handler]
#7  0xffffffff in mdb_txn_begin () at /usr/lib/liblmdb.so
#8  0xffffffff in Baloo::Transaction::Transaction(Baloo::Database const&, Baloo::Transaction::TransactionType) () at /usr/lib/libKF5BalooEngine.so.5
#9  0xffffffff in Baloo::Transaction::Transaction(Baloo::Database*, Baloo::Transaction::TransactionType) () at /usr/lib/libKF5BalooEngine.so.5
#10 0x08060fef in  ()
#11 0x08054804 in  ()
#12 0x08054a24 in  ()
#13 0xffffffff in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/sse2/libQt5Core.so.5
#14 0xffffffff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/sse2/libQt5Core.so.5
#15 0x0807343a in  ()
#16 0x0807bea3 in  ()
#17 0xffffffff in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/sse2/libQt5Core.so.5
#18 0xffffffff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/sse2/libQt5Core.so.5
#19 0xffffffff in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () at /usr/lib/libQt5DBus.so.5
#20 0xffffffff in  () at /usr/lib/libQt5DBus.so.5
#21 0xffffffff in QMetaCallEvent::placeMetaCall(QObject*) () at /usr/lib/sse2/libQt5Core.so.5
#22 0xffffffff in QObject::event(QEvent*) () at /usr/lib/sse2/libQt5Core.so.5
#23 0xffffffff in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/sse2/libQt5Core.so.5
#24 0xffffffff in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/sse2/libQt5Core.so.5
#25 0xffffffff in QCoreApplication::sendPostedEvents(QObject*, int) () at /usr/lib/sse2/libQt5Core.so.5
#26 0xffffffff in  () at /usr/lib/sse2/libQt5Core.so.5
#27 0xffffffff in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#28 0xffffffff in  () at /usr/lib/libglib-2.0.so.0
#29 0xffffffff in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#30 0xffffffff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/sse2/libQt5Core.so.5
#31 0xffffffff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/sse2/libQt5Core.so.5
#32 0xffffffff in QCoreApplication::exec() () at /usr/lib/sse2/libQt5Core.so.5
#33 0x08050690 in  ()
#34 0xffffffff in __libc_start_main () at /lib/libc.so.6
#35 0x0805086c in _start ()

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-08 22:07:29 UTC
Should be fixed with this commit:

https://quickgit.kde.org/?p=baloo.git&a=commit&h=a03b0caa4ca1fbfc249bfc0c2730aac340bbf929
Comment 2 Christoph Cullmann 2016-09-08 22:17:17 UTC
*** Bug 364765 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Cullmann 2016-09-08 22:18:06 UTC
*** Bug 362297 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2017-07-17 20:30:32 UTC
*** Bug 380124 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2017-07-17 20:31:01 UTC
*** Bug 378394 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2017-07-17 20:31:36 UTC
*** Bug 376691 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2017-07-17 20:31:55 UTC
*** Bug 373926 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2017-07-17 20:32:11 UTC
*** Bug 373422 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Feck 2017-07-17 20:32:32 UTC
*** Bug 373397 has been marked as a duplicate of this bug. ***
Comment 10 Christoph Feck 2017-07-17 20:34:08 UTC
*** Bug 368815 has been marked as a duplicate of this bug. ***