Bug 500285 - Dolphin crash on collapsing a folder in filtered view (ctrl-i)
Summary: Dolphin crash on collapsing a folder in filtered view (ctrl-i)
Status: RESOLVED UNMAINTAINED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.5
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 500286 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-02-17 22:34 UTC by WingNa
Modified: 2025-03-14 04:46 UTC (History)
4 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 WingNa 2025-02-17 22:34:08 UTC
Application: dolphin (23.08.5)

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.0-53-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.2 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
clicking on the "v" symbol to collapse the detailed folder view immediately made the dolphin window disappear

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x000074b15e58d076 in KFileItemModel::expandedParentsCount(KFileItemModel::ItemData const*) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#5  0x000074b15e58f48e in KFileItemModel::lessThan(KFileItemModel::ItemData const*, KFileItemModel::ItemData const*, QCollator const&) const () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#6  0x000074b15e592966 in KFileItemModel::insertItems(QList<KFileItemModel::ItemData*>&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#7  0x000074b15e594cbe in KFileItemModel::dispatchPendingItemsToInsert() () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#8  0x000074b15e594fbb in KFileItemModel::slotCompleted() () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#9  0x000074b15c312e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x000074b15dffc16c in KCoreDirLister::listingDirCompleted(QUrl const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#11 0x000074b15e00c066 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#12 0x000074b15c312e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x000074b15d7ad266 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#14 0x000074b15d7b30eb in ?? () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#15 0x000074b15c312e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x000074b15dfa02cb in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x000074b15df9e86b in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x000074b15dfa3b11 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x000074b15c312e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x000074b15c306343 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x000074b15cf6bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x000074b15c2d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x000074b15c2db94b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x000074b15c335c0f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x000074b159f145b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x000074b159f73717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x000074b159f13a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x000074b15c335279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000074b15c2d6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x000074b15c2df3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00005983a767a47a in ?? ()
#32 0x000074b15b82a1ca in __libc_start_call_main (main=main@entry=0x5983a7677c60, argc=argc@entry=2, argv=argv@entry=0x7ffed410d0b8) at ../sysdeps/nptl/libc_start_call_main.h:58
#33 0x000074b15b82a28b in __libc_start_main_impl (main=0x5983a7677c60, argc=2, argv=0x7ffed410d0b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffed410d0a8) at ../csu/libc-start.c:360
#34 0x00005983a767ac25 in ?? ()
[Inferior 1 (process 146013) detached]

The reporter indicates this bug may be a duplicate of or related to bug 463920.

Reported using DrKonqi
Comment 1 Filip 2025-02-18 08:53:21 UTC
*** Bug 500286 has been marked as a duplicate of this bug. ***
Comment 2 Akseli Lahtinen 2025-02-18 18:47:40 UTC
Can't reproduce this on newest version of Dolphin. You are using rather old version, so you may want to report this to Ubuntu.
Comment 3 John Kizer 2025-03-14 04:46:03 UTC
Hi - I'm afraid Dolphin 23.08.5 is unfortunately no longer eligible for support or maintenance from KDE.

KDE projects typically move quickly, and bugs in one version are often fixed in the next one. Please update to Dolphin 24.12 as soon as your distribution offers it to you, or use other application distribution methods such as Flathub. If you need support for Dolphin 23.08.5, please contact your distribution, who bears the responsibility of providing support for older software in their "long-term support" releases.

If this issue is still reproducible in Dolphin 24.12, feel free to re-open this bug report.

Thanks for understanding!