Bug 399583 - Ark crashed and Baloo consuming 100% cpu resources
Summary: Ark crashed and Baloo consuming 100% cpu resources
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.48.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-10-09 23:12 UTC by k88959
Modified: 2018-10-10 17:24 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 k88959 2018-10-09 23:12:16 UTC
Application: baloo_file_extractor (5.48.0)

Qt Version: 5.11.1
Frameworks Version: 5.48.0
Operating System: Linux 4.18.11-200.fc28.x86_64 x86_64
Distribution: "Fedora release 28 (Twenty Eight)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to open an tar.xz package.

- Unusual behavior I noticed:
Baloo asked for restart. And it started consistently consuming 100% cpu resources.

-- 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 0x7fb3b9491e00 (LWP 1853))]

Thread 3 (Thread 0x7fb395713700 (LWP 1991)):
#0  0x00007fb3b62733e9 in poll () from /lib64/libc.so.6
#1  0x00007fb3b14b3bc6 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fb3b14b3cf0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fb3b71282ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fb3b70d6b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fb3b6f3e6b6 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fb3b95067b9 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007fb3b6f47b4b in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007fb3b52a8594 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fb3b627de6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb39f03b700 (LWP 1854)):
#0  0x00007fb3b62733e9 in poll () from /lib64/libc.so.6
#1  0x00007fb3b09d704f in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fb3b09d8caa in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fb3a19ed5a9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fb3b6f47b4b in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fb3b52a8594 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fb3b627de6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb3b9491e00 (LWP 1853)):
[KCrash Handler]
#6  0x00007fb3b8a2c2e0 in Baloo::PositionCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007fb3b8a16f71 in Baloo::PositionDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007fb3b8a2a8d4 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#9  0x00007fb3b8a207f6 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x00005627c2bba6cc in Baloo::App::processNextFile() ()
#11 0x00007fb3b710bc8a in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007fb3b7100adb in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007fb3b79d0475 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007fb3b79d7b90 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007fb3b70d7c36 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007fb3b7127579 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#17 0x00007fb3b7127e1c in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007fb3b14b388d in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007fb3b14b3c58 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#20 0x00007fb3b14b3cf0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007fb3b7128293 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007fb3a1a807c5 in QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#23 0x00007fb3b70d6b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fb3b70dec46 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00005627c2bb7e52 in main ()

Possible duplicates by query: bug 396255, bug 394662, bug 393494.

Reported using DrKonqi
Comment 1 Nate Graham 2018-10-10 17:24:25 UTC

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