Bug 393896 - baloo continually crashes on boot
Summary: baloo continually crashes on boot
Status: RESOLVED DUPLICATE of bug 372880
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.44.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-05-06 05:53 UTC by GregS
Modified: 2018-11-26 20:03 UTC (History)
2 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 GregS 2018-05-06 05:53:55 UTC
Application: baloo_file_extractor (5.44.0)

Qt Version: 5.9.4
Frameworks Version: 5.44.0
Operating System: Linux 4.16.5-200.fc27.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: Booting into user with Fedora 27; this occurs with all users on the system and has been happening (and previously reported) since Fedora 22. It has contiuned to occur with each upgrade; clearly it has NOT been fixed.

-- 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 0x7f6b5c135500 (LWP 1995))]

Thread 3 (Thread 0x7f6b3dd0b700 (LWP 2111)):
#0  0x00007f6b586ccc6b in poll () from /lib64/libc.so.6
#1  0x00007f6b5399ce99 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f6b5399cfac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f6b59522c4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f6b594d096a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f6b593218ca in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f6b5acf1449 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f6b59325de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f6b575d050b in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6b586d716f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6b4757a700 (LWP 2025)):
#0  0x00007f6b586ccc6b in poll () from /lib64/libc.so.6
#1  0x00007f6b53325fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f6b53327dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f6b4a118bf9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f6b59325de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f6b575d050b in start_thread () from /lib64/libpthread.so.0
#6  0x00007f6b586d716f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f6b5c135500 (LWP 1995)):
[KCrash Handler]
#6  0x00007f6b586819a1 in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6
#7  0x00007f6b59328200 in QByteArray::QByteArray(char const*, int) () from /lib64/libQt5Core.so.5
#8  0x00007f6b5b390511 in Baloo::IdFilenameDB::get(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007f6b5b389f0f in Baloo::DocumentUrlDB::get(unsigned long long) const () from /lib64/libKF5BalooEngine.so.5
#10 0x00007f6b5b39a834 in Baloo::Transaction::documentUrl(unsigned long long) const () from /lib64/libKF5BalooEngine.so.5
#11 0x0000564acb66f878 in Baloo::App::processNextFile() ()
#12 0x00007f6b59506934 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f6b594fb21b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f6b5a13e92c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f6b5a146174 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f6b594d1be7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f6b59521f5b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#18 0x00007f6b59522829 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f6b5399cb77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f6b5399cf20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f6b5399cfac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f6b59522c2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f6b594d096a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f6b594d9094 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x0000564acb66ea2f in main ()

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

Possible duplicates by query: bug 373006, bug 360648, bug 354705.

Reported using DrKonqi
Comment 1 Matej Mrenica 2018-06-01 14:59:01 UTC

*** This bug has been marked as a duplicate of bug 389848 ***
Comment 2 Christoph Feck 2018-06-01 18:30:47 UTC

*** This bug has been marked as a duplicate of bug 393756 ***
Comment 3 Nate Graham 2018-11-26 19:33:42 UTC

*** This bug has been marked as a duplicate of bug 385846 ***
Comment 4 Nate Graham 2018-11-26 20:03:33 UTC

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