Bug 441851 - Dolphin crashes when try to open Documents
Summary: Dolphin crashes when try to open Documents
Status: REPORTED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.85.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
: 464019 477589 477626 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-09-01 08:28 UTC by dev
Modified: 2023-11-28 10:31 UTC (History)
4 users (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 dev 2021-09-01 08:28:28 UTC
Application: dolphin (21.08.0)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.13.13-arch1-1 x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed: Trying to open documents file

- Custom settings of the application: the documents folder syncs via syncthing with my phone and mac.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Bus error

[KCrash Handler]
#4  0x00007f7d1326e86a in ?? () from /usr/lib/liblmdb.so
#5  0x00007f7d13271c40 in ?? () from /usr/lib/liblmdb.so
#6  0x00007f7d13272644 in ?? () from /usr/lib/liblmdb.so
#7  0x00007f7d13272c50 in mdb_get () from /usr/lib/liblmdb.so
#8  0x00007f7d14834a23 in Baloo::DocumentDataDB::get(unsigned long long) () from /usr/lib/libKF5BalooEngine.so.5
#9  0x00007f7d1484b634 in Baloo::Transaction::documentData(unsigned long long) const () from /usr/lib/libKF5BalooEngine.so.5
#10 0x00007f7d1793d75a in Baloo::File::load() () from /usr/lib/libKF5Baloo.so.5
#11 0x00007f7d17fc1518 in KFileItemModelRolesUpdater::applyChangedBalooRolesForItem(KFileItem const&) () from /usr/lib/libdolphinprivate.so.5
#12 0x00007f7d17fc22ed in KFileItemModelRolesUpdater::rolesData(KFileItem const&) () from /usr/lib/libdolphinprivate.so.5
#13 0x00007f7d17fc2940 in KFileItemModelRolesUpdater::applySortRole(int) () from /usr/lib/libdolphinprivate.so.5
#14 0x00007f7d17fc808e in KFileItemModelRolesUpdater::slotItemsInserted(KItemRangeList const&) () from /usr/lib/libdolphinprivate.so.5
#15 0x00007f7d15fc576b in ?? () from /usr/lib/libQt5Core.so.5
#16 0x00007f7d17f99de3 in KItemModelBase::itemsInserted(KItemRangeList const&) () from /usr/lib/libdolphinprivate.so.5
#17 0x00007f7d17fb8f2a in KFileItemModel::insertItems(QList<KFileItemModel::ItemData*>&) () from /usr/lib/libdolphinprivate.so.5
#18 0x00007f7d17fb9946 in KFileItemModel::dispatchPendingItemsToInsert() () from /usr/lib/libdolphinprivate.so.5
#19 0x00007f7d17fba4b7 in KFileItemModel::slotCompleted() () from /usr/lib/libdolphinprivate.so.5
#20 0x00007f7d15fc576b in ?? () from /usr/lib/libQt5Core.so.5
#21 0x00007f7d17a68106 in KCoreDirLister::listingDirCompleted(QUrl const&) () from /usr/lib/libKF5KIOCore.so.5
#22 0x00007f7d17a77706 in ?? () from /usr/lib/libKF5KIOCore.so.5
#23 0x00007f7d15fc576b in ?? () from /usr/lib/libQt5Core.so.5
#24 0x00007f7d171e0a6d in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5
#25 0x00007f7d171e189c in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5
#26 0x00007f7d15fc576b in ?? () from /usr/lib/libQt5Core.so.5
#27 0x00007f7d17a0d2dd in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5
#28 0x00007f7d17a0b8ea in KIO::SlaveInterface::dispatch() () from /usr/lib/libKF5KIOCore.so.5
#29 0x00007f7d17a103eb in KIO::Slave::gotInput() () from /usr/lib/libKF5KIOCore.so.5
#30 0x00007f7d15fc576b in ?? () from /usr/lib/libQt5Core.so.5
#31 0x00007f7d15fbb50f in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#32 0x00007f7d16a65d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#33 0x00007f7d15f8e3ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#34 0x00007f7d15f914b9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#35 0x00007f7d15fe79b4 in ?? () from /usr/lib/libQt5Core.so.5
#36 0x00007f7d13a9510c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007f7d13ae8ba9 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x00007f7d13a92871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007f7d15fe6fe6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#40 0x00007f7d15f8cd2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#41 0x00007f7d15f95294 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#42 0x00005566265c0518 in ?? ()
#43 0x00007f7d1591ab25 in __libc_start_main () from /usr/lib/libc.so.6
#44 0x00005566265c090e in ?? ()
[Inferior 1 (process 1793) detached]

Possible duplicates by query: bug 401024, bug 383385, bug 368753, bug 363239.

Reported using DrKonqi
Comment 1 Nate Graham 2021-09-01 16:52:59 UTC
Seems to be crashing in Baloo, which is odd since Baloo shouldn't be running in-process.
Comment 2 David Edmundson 2023-11-27 09:48:56 UTC
*** Bug 464019 has been marked as a duplicate of this bug. ***
Comment 3 Akseli Lahtinen 2023-11-27 09:50:09 UTC
*** Bug 477589 has been marked as a duplicate of this bug. ***
Comment 4 Akseli Lahtinen 2023-11-28 10:31:35 UTC
*** Bug 477626 has been marked as a duplicate of this bug. ***