Bug 388296 - Baloo FIle Extractor crash at system startup, after login
Summary: Baloo FIle Extractor crash at system startup, after login
Status: RESOLVED DUPLICATE of bug 390610
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.27.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-12-28 16:21 UTC by Edward Nygma
Modified: 2018-04-14 01:22 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 Edward Nygma 2017-12-28 16:21:07 UTC
Application: baloo_file_extractor (5.27.0)

Qt Version: 5.6.2
Frameworks Version: 5.27.0
Operating System: Linux 4.8.13-100.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
Just restarted the computer. After logging in and KDE loading, I get a crash report.

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

Thread 3 (Thread 0x7ff18be4b700 (LWP 2032)):
#0  0x00007ff19f1d7b7d in poll () from /lib64/libc.so.6
#1  0x00007ff199ac0272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007ff199ac1ee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007ff18f3c4229 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007ff19fde1fec in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007ff19e72a61a in start_thread () from /lib64/libpthread.so.0
#6  0x00007ff19f1e35fd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff183d06700 (LWP 2033)):
#0  0x00007ff19f1d7b7d in poll () from /lib64/libc.so.6
#1  0x00007ff19dd8818c in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007ff19dd8829c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007ff19ffccefb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007ff19ff7d38a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007ff19fdddbb4 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007ff1a2369675 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007ff19fde1fec in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007ff19e72a61a in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff19f1e35fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff1a224a8c0 (LWP 2031)):
[KCrash Handler]
#6  0x00007ff19f229684 in __memcpy_avx_unaligned () from /lib64/libc.so.6
#7  0x00007ff1a162ae03 in Baloo::PostingCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007ff1a16157f4 in Baloo::PostingDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007ff1a1627e36 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x00007ff1a161e6f2 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#11 0x000055ff931a7d2c in Baloo::App::processNextFile() ()
#12 0x00007ff19ffb1aa6 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007ff19ffa697b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007ff1a08073cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007ff1a080c906 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007ff19ff7e51a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007ff19ffcc443 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#18 0x00007ff19ffcc9e9 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007ff19dd87e5a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007ff19dd881f0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007ff19dd8829c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007ff19ffccedf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007ff19ff7d38a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007ff19ff84d0c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055ff931a6b35 in main ()

Possible duplicates by query: bug 387637, bug 385353, bug 385186, bug 381884, bug 378582.

Reported using DrKonqi
Comment 1 Dominik Haumann 2018-04-14 01:22:08 UTC

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