https://bugs.kde.org/show_bug.cgi?id=463641
--- Comment #2 from [email protected] --- Extra Information, added on 7th January 2023 Dolphin also crashes in a folder containing 1082 files. I'll paste the info from the crash report application (KCrash Handler) under this sentence, with the hope it could help resolve the issue. Application: Dolphin (dolphin), signal: Bus error [KCrash Handler] #4 0x00007f4734238e14 in mdb_node_search () from /lib64/liblmdb.so.0.0.0 #5 0x00007f473423c130 in mdb_page_search_root () from /lib64/liblmdb.so.0.0.0 #6 0x00007f473423c9e5 in mdb_cursor_set () from /lib64/liblmdb.so.0.0.0 #7 0x00007f473423d953 in mdb_get () from /lib64/liblmdb.so.0.0.0 #8 0x00007f473699a482 in Baloo::DocumentDataDB::get(unsigned long long) () from /lib64/libKF5BalooEngine.so.5 #9 0x00007f47369aac05 in Baloo::Transaction::documentData(unsigned long long) const () from /lib64/libKF5BalooEngine.so.5 #10 0x00007f47381cb1df in Baloo::File::load() () from /lib64/libKF5Baloo.so.5 #11 0x00007f473884da93 in KFileItemModelRolesUpdater::applyChangedBalooRolesForItem(KFileItem const&) () from /lib64/libdolphinprivate.so.5 #12 0x00007f473884e473 in KFileItemModelRolesUpdater::rolesData(KFileItem const&) () from /lib64/libdolphinprivate.so.5 #13 0x00007f473884fa1b in KFileItemModelRolesUpdater::slotGotPreview(KFileItem const&, QPixmap const&) () from /lib64/libdolphinprivate.so.5 #14 0x00007f47366dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #15 0x00007f47384f496b in KIO::PreviewJob::gotPreview(KFileItem const&, QPixmap const&) () from /lib64/libKF5KIOWidgets.so.5 #16 0x00007f47384f8c9b in KIO::PreviewJobPrivate::emitPreview(QImage const&) () from /lib64/libKF5KIOWidgets.so.5 #17 0x00007f47384f9e4d in KIO::PreviewJobPrivate::slotThumbData(KIO::Job*, QByteArray const&) () from /lib64/libKF5KIOWidgets.so.5 #18 0x00007f47366dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #19 0x00007f47382aee28 in KIO::TransferJob::data(KIO::Job*, QByteArray const&) () from /lib64/libKF5KIOCore.so.5 #20 0x00007f47366dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #21 0x00007f4738290b36 in KIO::SlaveInterface::data(QByteArray const&) () from /lib64/libKF5KIOCore.so.5 #22 0x00007f4738298ddb in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5 #23 0x00007f47382909ea in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5 #24 0x00007f47382931c1 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5 #25 0x00007f47366dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #26 0x00007f47366d2ec4 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #27 0x00007f47373aed12 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #28 0x00007f47366a8278 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #29 0x00007f47366ab5e4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #30 0x00007f47366f9897 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #31 0x00007f4734466cbf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #32 0x00007f47344bc598 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #33 0x00007f4734463f40 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #34 0x00007f47366f938a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #35 0x00007f47366a6cca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #36 0x00007f47366aed92 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #37 0x0000564b3f013095 in main () [Inferior 1 (process 8802) detached] -- You are receiving this mail because: You are watching all bug changes.
