Bug 385353 - Baloo crashes on startup
Summary: Baloo crashes on startup
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.36.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-10-04 11:43 UTC by micu
Modified: 2017-10-04 15:23 UTC (History)
1 user (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 micu 2017-10-04 11:43:57 UTC
Application: baloo_file_extractor (5.36.0)

Qt Version: 5.7.1
Frameworks Version: 5.36.0
Operating System: Linux 4.12.14-300.fc26.x86_64 x86_64
Distribution: "Fedora release 26 (Twenty Six)"

-- Information about the crash:
- What I was doing when the application crashed:
This happens all the time ATM, on evey login, baloo says goodbye.

The crash can be reproduced sometimes.

-- 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 0x7f62fbd638c0 (LWP 2747))]

Thread 3 (Thread 0x7f62dd839700 (LWP 2766)):
#0  0x00007f62f8d5f1cd in read () at /lib64/libc.so.6
#1  0x00007f62f4950170 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x00007f62f490c078 in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x00007f62f490c510 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#4  0x00007f62f490c67c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#5  0x00007f62f9b7be6b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#6  0x00007f62f9b2c60a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#7  0x00007f62f998499a in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x00007f62fbe85a39 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#9  0x00007f62f9988c9e in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#10 0x00007f62f82a836d in start_thread () at /lib64/libpthread.so.0
#11 0x00007f62f8d6fbbf in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f62e6c0f700 (LWP 2748)):
#0  0x00007f62f8d63acd in poll () at /lib64/libc.so.6
#1  0x00007f62f3a47c97 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f62f3a49a8a in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f62eb2c2ba9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007f62f9988c9e in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f62f82a836d in start_thread () at /lib64/libpthread.so.0
#6  0x00007f62f8d6fbbf in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f62fbd638c0 (LWP 2747)):
[KCrash Handler]
#6  0x00007f62f8dbaa18 in __memmove_avx_unaligned_erms () at /lib64/libc.so.6
#7  0x00007f62fb15c4c3 in Baloo::PostingCodec::decode(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#8  0x00007f62fb14de74 in Baloo::PostingDB::get(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#9  0x00007f62fb159b5f in Baloo::WriteTransaction::commit() () at /lib64/libKF5BalooEngine.so.5
#10 0x00007f62fb1533d2 in Baloo::Transaction::commit() () at /lib64/libKF5BalooEngine.so.5
#11 0x00005627b4aed23c in Baloo::App::processNextFile() ()
#12 0x00007f62f9b60954 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007f62f9b5588b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#14 0x00007f62fa3785dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f62fa37fc74 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#16 0x00007f62f9b2d627 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#17 0x00007f62f9b7b48b in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5
#18 0x00007f62f9b7ba09 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#19 0x00007f62f490c247 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#20 0x00007f62f490c5e8 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#21 0x00007f62f490c67c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#22 0x00007f62f9b7be4f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007f62f9b2c60a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#24 0x00007f62f9b3427c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#25 0x00005627b4aec19f in main ()

The reporter indicates this bug may be a duplicate of or related to bug 370024.

Possible duplicates by query: bug 370024.

Reported using DrKonqi
Comment 1 Nate Graham 2017-10-04 15:23:58 UTC

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