Bug 477626 - Dolphin crashes when browsing Properties at root of NTFS volume
Summary: Dolphin crashes when browsing Properties at root of NTFS volume
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 17:06 UTC by Dave92f1
Modified: 2023-11-28 10:31 UTC (History)
2 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 Dave92f1 2023-11-27 17:06:41 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:
Browse to the root of a mounted NTFS volume.

Right-click on a folder there and click "Properties".

System hangs for a few seconds, then Dolphin crashes. 100% repeatable for me.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f39573e3d93 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#5  0x00007f39573e46c4 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#6  0x00007f39573e5654 in mdb_get () from /lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x00007f395a4f7364 in Baloo::DocumentDataDB::get(unsigned long long) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#8  0x00007f395a507eb6 in Baloo::Transaction::documentData(unsigned long long) const () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x00007f395b743781 in ?? () from /lib/x86_64-linux-gnu/libKF5Baloo.so.5
#10 0x00007f395b93f5e0 in ?? () from /lib/x86_64-linux-gnu/libKF5BalooWidgets.so.5
#11 0x00007f3959ae9e3e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f395a76c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f3959abc8ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f3959abf9e7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f3959b16787 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f3957851d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f39578a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f395784f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f3959b15dd8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f3959abb20b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f3959ac37b4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x000055969bf46b97 in ?? ()
#23 0x00007f3959029d90 in __libc_start_call_main (main=main@entry=0x55969bf40ca0, argc=argc@entry=2, argv=argv@entry=0x7ffe512d3378) at ../sysdeps/nptl/libc_start_call_main.h:58
#24 0x00007f3959029e40 in __libc_start_main_impl (main=0x55969bf40ca0, argc=2, argv=0x7ffe512d3378, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe512d3368) at ../csu/libc-start.c:392
#25 0x000055969bf47435 in ?? ()
[Inferior 1 (process 15301) detached]

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

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-11-28 10:31:35 UTC

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