Bug 460441 - Dolphin Shutdown
Summary: Dolphin Shutdown
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.04.3
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-14 17:23 UTC by cwstephenson
Modified: 2023-12-08 11:46 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 cwstephenson 2022-10-14 17:23:27 UTC
Application: dolphin (22.04.3)

Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.15.29-calculate x86_64
Windowing System: X11
Distribution: Calculate Linux Desktop 22.0.1 KDE
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
I was loading/going to the search video panel and got a 'closing restart' error

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fe9a6dca079 in qHash(QString const&, unsigned int) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fe9a6ea92e1 in qHash(QUrl const&, unsigned int) () from /usr/lib64/libQt5Core.so.5
#6  0x00007fe9a8e93b49 in ?? () from /usr/lib64/libdolphinprivate.so.5
#7  0x00007fe9a8e8fc8c in KFileItemModelRolesUpdater::startUpdating() () from /usr/lib64/libdolphinprivate.so.5
#8  0x00007fe9a8ea87bd in KItemListView::endTransaction() () from /usr/lib64/libdolphinprivate.so.5
#9  0x00007fe9a8eaa945 in KItemListView::slotItemsInserted(KItemRangeList const&) () from /usr/lib64/libdolphinprivate.so.5
#10 0x00007fe9a6f7004f in ?? () from /usr/lib64/libQt5Core.so.5
#11 0x00007fe9a8e61e22 in KItemModelBase::itemsInserted(KItemRangeList const&) () from /usr/lib64/libdolphinprivate.so.5
#12 0x00007fe9a8e80188 in KFileItemModel::insertItems(QList<KFileItemModel::ItemData*>&) () from /usr/lib64/libdolphinprivate.so.5
#13 0x00007fe9a8e82405 in KFileItemModel::dispatchPendingItemsToInsert() () from /usr/lib64/libdolphinprivate.so.5
#14 0x00007fe9a8e82f05 in KFileItemModel::slotCompleted() () from /usr/lib64/libdolphinprivate.so.5
#15 0x00007fe9a6f7004f in ?? () from /usr/lib64/libQt5Core.so.5
#16 0x00007fe9a88f74c5 in KCoreDirLister::listingDirCompleted(QUrl const&) () from /usr/lib64/libKF5KIOCore.so.5
#17 0x00007fe9a8912224 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#18 0x00007fe9a6f7004f in ?? () from /usr/lib64/libQt5Core.so.5
#19 0x00007fe9a803f66c in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib64/libKF5CoreAddons.so.5
#20 0x00007fe9a8040b0b in KJob::finishJob(bool) () from /usr/lib64/libKF5CoreAddons.so.5
#21 0x00007fe9a6f7004f in ?? () from /usr/lib64/libQt5Core.so.5
#22 0x00007fe9a889d423 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libKF5KIOCore.so.5
#23 0x00007fe9a889ba89 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libKF5KIOCore.so.5
#24 0x00007fe9a88a02ea in KIO::Slave::gotInput() () from /usr/lib64/libKF5KIOCore.so.5
#25 0x00007fe9a6f7004f in ?? () from /usr/lib64/libQt5Core.so.5
#26 0x00007fe9a6f6822f in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#27 0x00007fe9a797579f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#28 0x00007fe9a6f3d938 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#29 0x00007fe9a6f40e2e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#30 0x00007fe9a6f8e143 in ?? () from /usr/lib64/libQt5Core.so.5
#31 0x00007fe9a4cd3d5b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007fe9a4cd4008 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007fe9a4cd40bf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007fe9a6f8dbf4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#35 0x00007fe9a6f3c3cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#36 0x00007fe9a6f44710 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#37 0x000055a70073ba80 in ?? ()
#38 0x00007fe9a68df20a in ?? () from /lib64/libc.so.6
#39 0x00007fe9a68df2bc in __libc_start_main () from /lib64/libc.so.6
#40 0x000055a70073be41 in ?? ()
[Inferior 1 (process 22079) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-08 11:46:00 UTC
Hi, have you been able to reproduce this on newer version of Dolphin? What do you mean with "search video panel?"
Also, please install debug symbols to Dolphin, KIO and KIO-Extras and send a backtrace if it still crashes. Thank you!