Bug 415416 - CPU was maxed and the computer was running hot
Summary: CPU was maxed and the computer was running hot
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.64.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-12-20 23:58 UTC by Barry Furnival
Modified: 2019-12-21 22:27 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 Barry Furnival 2019-12-20 23:58:15 UTC
Application: baloo_file (5.64.0)

Qt Version: 5.12.5
Frameworks Version: 5.64.0
Operating System: Linux 5.3.15-300.fc31.x86_64 x86_64
Distribution: "Fedora release 31 (Thirty One)"

-- Information about the crash:
- What I was doing when the application crashed:

The CPU was maxed out on my laptop and the fan was running high. The computer was hot. Nothing else was running on the laptop. The laptop was locked up, so I powered it off.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f27d1d7d800 (LWP 2153))]

Thread 3 (Thread 0x7ee7bffff700 (LWP 3346)):
[KCrash Handler]
#6  0x00007f27d5491625 in raise () from /lib64/libc.so.6
#7  0x00007f27d547a8d9 in abort () from /lib64/libc.so.6
#8  0x00007f27d44e0db3 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007f27d44d59c5 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x00007f27d44d6c56 in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x00007f27d44d6e93 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f27d44d8aec in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#13 0x00007f27d44dbbfd in mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#14 0x00007f27d44dea9b in mdb_put () from /lib64/liblmdb.so.0.0.0
#15 0x00007f27d5f9ef6d in Baloo::DocumentTimeDB::put(unsigned long long, Baloo::DocumentTimeDB::TimeInfo const&) () from /lib64/libKF5BalooEngine.so.5
#16 0x00007f27d5fc4f93 in Baloo::WriteTransaction::replaceDocument(Baloo::Document const&, QFlags<Baloo::DocumentOperation>) () from /lib64/libKF5BalooEngine.so.5
#17 0x00007f27d5fb8246 in Baloo::Transaction::replaceDocument(Baloo::Document const&, QFlags<Baloo::DocumentOperation>) () from /lib64/libKF5BalooEngine.so.5
#18 0x000056488749745c in Baloo::UnindexedFileIndexer::run() ()
#19 0x00007f27d5a1eacb in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#20 0x00007f27d5a1b4f6 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#21 0x00007f27d45474e2 in start_thread () from /lib64/libpthread.so.0
#22 0x00007f27d5556693 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f27c4d97700 (LWP 2164)):
#0  0x00007f27d554ba6f in poll () from /lib64/libc.so.6
#1  0x00007f27d3dd079e in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f27d3dd08d3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f27d5c17da3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f27d5bc1cfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f27d5a1a3a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f27d5febf4a in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f27d5a1b4f6 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f27d45474e2 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f27d5556693 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f27d1d7d800 (LWP 2153)):
#0  0x00007f27d554ba6f in poll () from /lib64/libc.so.6
#1  0x00007f27d3dd079e in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f27d3dd08d3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f27d5c17da3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f27d5bc1cfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f27d5bc9a26 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#6  0x0000564887485009 in main ()
[Inferior 1 (process 2153) detached]

Possible duplicates by query: bug 412847, bug 410494, bug 410134.

Reported using DrKonqi
Comment 1 Ismael Asensio 2019-12-21 22:27:14 UTC

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