Bug 411708 - mdb_assert_fail "mdb_page_dirty" at mdb.c:1542
Summary: mdb_assert_fail "mdb_page_dirty" at mdb.c:1542
Status: RESOLVED DUPLICATE of bug 405284
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.60.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-08 12:22 UTC by aubin
Modified: 2020-10-26 15:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (5.56 KB, text/plain)
2019-09-08 12:22 UTC, aubin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aubin 2019-09-08 12:22:02 UTC
Created attachment 122534 [details]
Backtrace

SUMMARY

Since some time (didn't notice the initial context) baloo crash on each startup.


Reproducible: Always

STEPS TO REPRODUCE :
Power on Workstation and Log in

OBSERVED RESULT :
Baloo File Extractor craches.

Backtrace : See atachment.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo 
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 
Qt Version: 5.60

ADDITIONAL INFORMATION
dev-db/lmdb 0.9.24 (initialy occured on 0.9.23=
kde-frameworks/baloo 5.60.0
dev-qt/qtcore 5.60
dev-qt/qtwidgets 5.12.3
kde-apps/kde-apps-meta 19.04.3 
kde-plasma/plasma-meta 5.15.5
Comment 1 Pawel 2020-03-14 12:24:35 UTC
I am experiencing the same crash:

Baloo File Indexer is not running
Total files indexed: 118,999
Files waiting for content indexing: 78
Files failed to index: 10
Current size of index is 366.96 MiB


> $ balooctl enable                                                                                                                                                          
Enabling and starting the File Indexer
                                                                                                                                                                              

> $ mdb.c:2127: Assertion 'rc == 0' failed in mdb_page_dirty()                                                                                                               
KCrash: Attempting to start /usr/bin/baloo_file from kdeinit
sock_file=/run/user/1000/kdeinit5__0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = baloo_file path = /usr/bin pid = 668850
KCrash: Arguments: /usr/bin/baloo_file 


Mar 14 12:50:42 arch-Bednar systemd-coredump[5974]: Process 5951 (baloo_file) of user 1000 dumped core.
                                                    
                                                    Stack trace of thread 5951:
                                                    #0  0x00007fee2d6ffce5 raise (libc.so.6 + 0x3bce5)
                                                    #1  0x00007fee2d6e9857 abort (libc.so.6 + 0x25857)
                                                    #2  0x00007fee2cca0753 n/a (liblmdb.so + 0x10753)
                                                    #3  0x00007fee2cc95435 n/a (liblmdb.so + 0x5435)
                                                    #4  0x00007fee2cc96676 n/a (liblmdb.so + 0x6676)
                                                    #5  0x00007fee2cc968b3 n/a (liblmdb.so + 0x68b3)
                                                    #6  0x00007fee2cc984c7 n/a (liblmdb.so + 0x84c7)
                                                    #7  0x00007fee2cc9c76b mdb_cursor_del (liblmdb.so + 0xc76b)
                                                    #8  0x00007fee2cc9e033 n/a (liblmdb.so + 0xe033)
                                                    #9  0x00007fee2e203866 _ZN5Baloo10DocumentDB3delEy (libKF5BalooEngine.so.5 + 0xf866)
                                                    #10 0x00007fee2e236a41 _ZN5Baloo16WriteTransaction14removeDocumentEy (libKF5BalooEngine.so.5 + 0x42a41)
                                                    #11 0x00007fee2e227b64 _ZN5Baloo11Transaction14removeDocumentEy (libKF5BalooEngine.so.5 + 0x33b64)
                                                    #12 0x0000558df669e448 n/a (baloo_file + 0x2c448)
                                                    #13 0x0000558df66a0cec n/a (baloo_file + 0x2ecec)
                                                    #14 0x0000558df669aeb4 n/a (baloo_file + 0x28eb4)
                                                    #15 0x00007fee2de9450e n/a (libQt5Core.so.5 + 0x2db50e)
                                                    #16 0x0000558df66a66fe n/a (baloo_file + 0x346fe)
                                                    #17 0x00007fee2de9450e n/a (libQt5Core.so.5 + 0x2db50e)
                                                    #18 0x00007fee2de97d62 _ZN15QSocketNotifier9activatedEiNS_14QPrivateSignalE (libQt5Core.so.5 + 0x2ded62)
                                                    #19 0x00007fee2de980b2 _ZN15QSocketNotifier5eventEP6QEvent (libQt5Core.so.5 + 0x2df0b2)
                                                    #20 0x00007fee2de5e9f0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2a59f0)
                                                    #21 0x00007fee2deb7cd6 n/a (libQt5Core.so.5 + 0x2fecd6)
                                                    #22 0x00007fee2c4ce9be g_main_context_dispatch (libglib-2.0.so.0 + 0x6b9be)
                                                    #23 0x00007fee2c4d0831 n/a (libglib-2.0.so.0 + 0x6d831)
                                                    #24 0x00007fee2c4d0871 g_main_context_iteration (libglib-2.0.so.0 + 0x6d871)
                                                    #25 0x00007fee2deb70d0 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2fe0d0)
                                                    #26 0x00007fee2de5d57c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2a457c)
                                                    #27 0x00007fee2de65586 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2ac586)
                                                    #28 0x0000558df667f402 n/a (baloo_file + 0xd402)
                                                    #29 0x00007fee2d6eb023 __libc_start_main (libc.so.6 + 0x27023)
                                                    #30 0x0000558df667f5be n/a (baloo_file + 0xd5be)
                                                    
                                                    Stack trace of thread 5953:
                                                    #0  0x00007fee2d7b8abf __poll (libc.so.6 + 0xf4abf)
                                                    #1  0x00007fee2c4d07a0 n/a (libglib-2.0.so.0 + 0x6d7a0)
                                                    #2  0x00007fee2c4d0871 g_main_context_iteration (libglib-2.0.so.0 + 0x6d871)
                                                    #3  0x00007fee2deb70d0 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2fe0d0)
                                                    #4  0x00007fee2de5d57c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2a457c)
                                                    #5  0x00007fee2dc81e62 _ZN7QThread4execEv (libQt5Core.so.5 + 0xc8e62)
                                                    #6  0x00007fee2e259b28 n/a (libQt5DBus.so.5 + 0x15b28)
                                                    #7  0x00007fee2dc82fd6 n/a (libQt5Core.so.5 + 0xc9fd6)
                                                    #8  0x00007fee2ccfb46f start_thread (libpthread.so.0 + 0x946f)
                                                    #9  0x00007fee2d7c33d3 __clone (libc.so.6 + 0xff3d3)
                                                    
                                                    Stack trace of thread 5954:
                                                    #0  0x00007fee2cd0201a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x1001a)
                                                    #1  0x00007fee2dc88c48 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xcfc48)
                                                    #2  0x00007fee2dc88d69 _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5 + 0xcfd69)
                                                    #3  0x00007fee2dc863dd n/a (libQt5Core.so.5 + 0xcd3dd)
                                                    #4  0x00007fee2dc82fd6 n/a (libQt5Core.so.5 + 0xc9fd6)
                                                    #5  0x00007fee2ccfb46f start_thread (libpthread.so.0 + 0x946f)
                                                    #6  0x00007fee2d7c33d3 __clone (libc.so.6 + 0xff3d3)
Comment 2 Nate Graham 2020-10-26 15:58:44 UTC

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