https://bugs.kde.org/show_bug.cgi?id=400498
--- Comment #8 from Matt Fagnani <matthew.fagn...@utoronto.ca> --- Created attachment 116198 --> https://bugs.kde.org/attachment.cgi?id=116198&action=edit New crash information added by DrKonqi baloo_file (5.52.0) using Qt 5.11.1 - What I was doing when the application crashed: I logged into Plasma 5.13.5, and drkonqi showed this crash immediately. The crash has the same failed assertion rc == 0 in mdb_page_dirty at mdb.c:2127-8 as in the previous ones. The suggested lmdb patch was applied in lmdb-0.9.22-4.fc29 as noted at https://bugzilla.redhat.com/show_bug.cgi?id=1645114 I didn't see any baloo_file crashes from when I upgraded to lmdb-libs-0.9.22-4.fc29 on Nov 5 to Nov 7 in over ten Plasma sessions with baloo_file autostarted. I saw the same baloo_file crashes two times on Nov 8 right after logging into Plasma which occurred after I upgraded to KF5 5.52.0. https://bodhi.fedoraproject.org/updates/FEDORA-2018-6c2a374e6b Some change involved in the KF5 5.52.0 upgrade might have made the crash appear again. The crash might be related to which file was being indexed, and the same file might've been indexed when Plasma was started in the last 3 crashes. -- Backtrace (Reduced): #8 0xb722ab36 in __libc_signal_restore_set (set=0x72a7c24c) at ../sysdeps/unix/sysv/linux/internal-signals.h:84 #9 __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48 #10 0xb7214374 in __GI_abort () at abort.c:79 #11 0xb763bb20 in mdb_assert_fail (env=0xe93cf0, expr_txt=expr_txt@entry=0xb763e02f "rc == 0", func=func@entry=0xb763e920 <__func__.7063> "mdb_page_dirty", line=2127, file=0xb763e010 "mdb.c") at mdb.c:1542 #12 0xb7630a24 in mdb_page_dirty (txn=0xe94f50, mp=<optimized out>) at mdb.c:2128 -- You are receiving this mail because: You are watching all bug changes.