Bug 477589 - Plasma crashes on clicking "Properties" in Dolphin
Summary: Plasma crashes on clicking "Properties" in Dolphin
Status: RESOLVED DUPLICATE of bug 441851
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.3
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-27 02:35 UTC by Dave92f1
Modified: 2023-11-27 16:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave92f1 2023-11-27 02:35:27 UTC
Application: dolphin (23.08.3)

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.2.0-37-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
This has happened twice in a row. System had just booted. I right-clicked on a symlink to the root of an attached HDD and chose "Properties". System hung for ~10 seconds, then entire Plasma background went black, then Plasma crashed and restarted.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f37ed2bbd93 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#5  0x00007f37ed2bc6c4 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#6  0x00007f37ed2bd654 in mdb_get () from /lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x00007f37efd9a364 in Baloo::DocumentDataDB::get(unsigned long long) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#8  0x00007f37efdaaeb6 in Baloo::Transaction::documentData(unsigned long long) const () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x00007f37f1614781 in ?? () from /lib/x86_64-linux-gnu/libKF5Baloo.so.5
#10 0x00007f37f18105e0 in ?? () from /lib/x86_64-linux-gnu/libKF5BalooWidgets.so.5
#11 0x00007f37efae9e3e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f37f076c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f37efabc8ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f37efabf9e7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f37efb16787 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f37ed7c7d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f37ed81d258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f37ed7c53e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f37efb15dd8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f37efabb20b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f37efac37b4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x000055b035137b97 in ?? ()
#23 0x00007f37ef029d90 in __libc_start_call_main (main=main@entry=0x55b035131ca0, argc=argc@entry=2, argv=argv@entry=0x7fff7e8df0a8) at ../sysdeps/nptl/libc_start_call_main.h:58
#24 0x00007f37ef029e40 in __libc_start_main_impl (main=0x55b035131ca0, argc=2, argv=0x7fff7e8df0a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7e8df098) at ../csu/libc-start.c:392
#25 0x000055b035138435 in ?? ()
[Inferior 1 (process 2031) detached]

The reporter indicates this bug may be a duplicate of or related to bug 464019, bug 401024, bug 363239, bug 368753.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-11-27 09:50:09 UTC

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