Bug 375075 - Balloo failure at system startup.
Summary: Balloo failure at system startup.
Status: RESOLVED DUPLICATE of bug 372655
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.29.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-15 05:04 UTC by Jean-Paul Lambrechts
Modified: 2017-07-17 20:38 UTC (History)
0 users

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 Jean-Paul Lambrechts 2017-01-15 05:04:16 UTC
Application: baloo_file_extractor (5.29.0)

Qt Version: 5.6.2
Frameworks Version: 5.29.0
Operating System: Linux 4.8.15-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
- What I was doing when the application crashed: booting up the system without doing anything else. The failure report window allows to restart the application, which appears to work. So, it is a startup issue.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff52fa7e8c0 (LWP 2524))]

Thread 3 (Thread 0x7ff51177b700 (LWP 2536)):
#0  0x00007ff52ca0d56d in poll () at /lib64/libc.so.6
#1  0x00007ff52b5eba06 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007ff52b5ebb1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007ff52d81375b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007ff52d7c281a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007ff52d621353 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007ff52fb9f559 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007ff52d6259ba in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007ff52bf615ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007ff52ca190ed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7ff5198cf700 (LWP 2525)):
#0  0x00007ff52ca0d56d in poll () at /lib64/libc.so.6
#1  0x00007ff52758af80 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007ff52758cb79 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007ff51ce53f99 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007ff52d6259ba in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007ff52bf615ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007ff52ca190ed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff52fa7e8c0 (LWP 2524)):
[KCrash Handler]
#6  0x00007ff52c94a765 in raise () at /lib64/libc.so.6
#7  0x00007ff52c94c36a in abort () at /lib64/libc.so.6
#8  0x00007ff52e824a32 in  () at /lib64/liblmdb.so.0.0.0
#9  0x00007ff52e819a45 in mdb_page_dirty () at /lib64/liblmdb.so.0.0.0
#10 0x00007ff52e81aa56 in mdb_page_alloc.isra () at /lib64/liblmdb.so.0.0.0
#11 0x00007ff52e81b239 in mdb_page_touch () at /lib64/liblmdb.so.0.0.0
#12 0x00007ff52e81ce94 in mdb_cursor_touch () at /lib64/liblmdb.so.0.0.0
#13 0x00007ff52e8211aa in mdb_cursor_del () at /lib64/liblmdb.so.0.0.0
#14 0x00007ff52e822764 in mdb_del0 () at /lib64/liblmdb.so.0.0.0
#15 0x00007ff52ee4b4ae in Baloo::DocumentDB::del(unsigned long long) () at /lib64/libKF5BalooEngine.so.5
#16 0x00007ff52ee724d8 in Baloo::WriteTransaction::removeDocument(unsigned long long) () at /lib64/libKF5BalooEngine.so.5
#17 0x000055a17b0eaf0d in Baloo::App::index(Baloo::Transaction*, QString const&, unsigned long long) ()
#18 0x000055a17b0eb2ce in Baloo::App::processNextFile() ()
#19 0x00007ff52d7f7f56 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#20 0x00007ff52d7ecdcb in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#21 0x00007ff52e050e4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#22 0x00007ff52e05632f in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#23 0x00007ff52d7c39da in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#24 0x00007ff52d812cbb in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5
#25 0x00007ff52d813211 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#26 0x00007ff52b5eb6ba in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#27 0x00007ff52b5eba70 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#28 0x00007ff52b5ebb1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#29 0x00007ff52d81373f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#30 0x00007ff52d7c281a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#31 0x00007ff52d7ca3bc in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#32 0x000055a17b0ea20f in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-07-17 20:38:17 UTC

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