Application: dolphin (23.08.5) Qt Version: 5.15.12 Frameworks Version: 5.115.0 Operating System: Linux 6.5.0-valve22-1-neptune-65-g9a338ed8a75e x86_64 Windowing System: X11 Distribution: SteamOS DrKonqi: 5.27.10 [KCrashBackend] -- Information about the crash: After entering password etc Dolphin loads and then crashes. The crash can be reproduced every time. -- Backtrace: Application: Dolphin (dolphin), signal: Aborted [KCrash Handler] #4 0x00007fc5cd2ab32c in ??? () at /usr/lib/libc.so.6 #5 0x00007fc5cd25a6c8 in raise () at /usr/lib/libc.so.6 #6 0x00007fc5cd2424b8 in abort () at /usr/lib/libc.so.6 #7 0x00007fc5cf607156 in ??? () at /usr/lib/libKF5KIOCore.so.5 #8 0x00007fc5cf6b1710 in ??? () at /usr/lib/libKF5KIOCore.so.5 #9 0x00007fc5cdac8e27 in ??? () at /usr/lib/libQt5Core.so.5 #10 0x00007fc5ceea3a7a in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF5CoreAddons.so.5 #11 0x00007fc5ceea9a5c in ??? () at /usr/lib/libKF5CoreAddons.so.5 #12 0x00007fc5cdac8e27 in ??? () at /usr/lib/libQt5Core.so.5 #13 0x00007fc5cf6599da in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib/libKF5KIOCore.so.5 #14 0x00007fc5cf65447a in KIO::SlaveInterface::dispatch() () at /usr/lib/libKF5KIOCore.so.5 #15 0x00007fc5cf656ed2 in KIO::Slave::gotInput() () at /usr/lib/libKF5KIOCore.so.5 #16 0x00007fc5cdac8e27 in ??? () at /usr/lib/libQt5Core.so.5 #17 0x00007fc5cdabb964 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #18 0x00007fc5ce7578ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #19 0x00007fc5cda93ef8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #20 0x00007fc5cda98e5b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #21 0x00007fc5cdadeec8 in ??? () at /usr/lib/libQt5Core.so.5 #22 0x00007fc5cb70df69 in ??? () at /usr/lib/libglib-2.0.so.0 #23 0x00007fc5cb76c3a7 in ??? () at /usr/lib/libglib-2.0.so.0 #24 0x00007fc5cb70c162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #25 0x00007fc5cdae2d0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #26 0x00007fc5cda92c04 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #27 0x00007fc5cda940a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #28 0x000055d4b4276db8 in ??? () #29 0x00007fc5cd243cd0 in ??? () at /usr/lib/libc.so.6 #30 0x00007fc5cd243d8a in __libc_start_main () at /usr/lib/libc.so.6 #31 0x000055d4b4277575 in ??? () [Inferior 1 (process 10023) detached] The reporter indicates this bug may be a duplicate of or related to bug 495409, bug 492535. Reported using DrKonqi
Could you please install debug symbols and attach a new symbolicated backtrace generated by using coredumpctl gdb in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thank you.