Bug 349933 - baloo_file crash on startup
Summary: baloo_file crash on startup
Status: RESOLVED FIXED
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.9.90
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
: 355311 355959 356031 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-05 16:25 UTC by Hrvoje Senjan
Modified: 2015-11-29 14:48 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 Hrvoje Senjan 2015-07-05 16:25:45 UTC
Application: baloo_file (5.9.90)

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

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

was testing something on a clean account/config, and drkonqi sent his greetings.

-- 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 0x7f8b233178c0 (LWP 8528))]

Thread 2 (Thread 0x7f8b0dbc1700 (LWP 8534)):
#0  0x00007f8b1f97200d in poll () at /lib64/libc.so.6
#1  0x00007f8b1f268332 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f8b1f269e17 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f8b0f8e8e89 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f8b20061a9f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8b1a510324 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f8b1f97a75d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f8b233178c0 (LWP 8528)):
[KCrash Handler]
#6  0x00007f8b1e702180 in mdb_txn_begin () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007f8b22b1a067 in Baloo::Transaction::Transaction(Baloo::Database const&, Baloo::Transaction::TransactionType) () at /usr/lib64/libKF5BalooEngine.so.2
#8  0x000000000041d59e in Baloo::BasicIndexingQueue::process(QString const&, QFlags<Baloo::UpdateDirFlag>) (this=this@entry=0xceb3c0, file=..., flags=...) at /usr/src/debug/baloo-5.9.90git~20150702T155308~add00a4/src/file/basicindexingqueue.cpp:91
#9  0x000000000041db3a in Baloo::BasicIndexingQueue::processNextIteration() (this=0xceb3c0) at /usr/src/debug/baloo-5.9.90git~20150702T155308~add00a4/src/file/basicindexingqueue.cpp:75
#10 0x00007f8b20260b89 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#11 0x00007f8b20f188fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f8b20f1da06 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f8b20232b33 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f8b20234e56 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f8b20285f33 in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007f8b19b92cc7 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f8b19b92ef8 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f8b19b92f9c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f8b2028633f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f8b2023047a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f8b2023811d in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#22 0x0000000000417465 in main(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/baloo-5.9.90git~20150702T155308~add00a4/src/file/main.cpp:92

Reported using DrKonqi
Comment 1 David Edmundson 2015-11-14 22:20:03 UTC
*** Bug 355311 has been marked as a duplicate of this bug. ***
Comment 2 David Edmundson 2015-11-29 14:46:34 UTC
*** Bug 356031 has been marked as a duplicate of this bug. ***
Comment 3 David Edmundson 2015-11-29 14:48:28 UTC
*** Bug 355959 has been marked as a duplicate of this bug. ***