Bug 503167 - Dolphin crashes in SMB
Summary: Dolphin crashes in SMB
Status: RESOLVED UNMAINTAINED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-04-22 13:18 UTC by agusgraciano
Modified: 2025-06-10 14:07 UTC (History)
3 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 agusgraciano 2025-04-22 13:18:16 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-33-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
When I press enter later than I write the IP in SMB, Dolphin crashes

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  0x00007efdec0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x00007efdec05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007efdec045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007efdee0fc3e5 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#8  0x00007efdee1d7ddb in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x00007efdec4e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007efded8f1775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007efded8f2c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x00007efdec4e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007efdee164713 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007efdee162d56 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007efdee167ac9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007efdec4e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007efdec4dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007efded162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007efdec4b1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007efdec4b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007efdec50a193 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007efdea11e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007efdea11ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007efdea11eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007efdec509876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007efdec4b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007efdec4b8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000559b87a5a142 in ?? ()
#29 0x00007efdec04624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#30 0x00007efdec046305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#31 0x0000559b87a5a591 in ?? ()
[Inferior 1 (process 10102) detached]

The reporter indicates this bug may be a duplicate of or related to bug 502436, bug 503165.

Reported using DrKonqi
Comment 1 John Kizer 2025-04-22 19:31:32 UTC
I'm afraid Dolphin 22.12.3 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 25.04.0 as soon as your distribution offers it to you, or use other application distribution methods such as Flathub. If you need support for Dolphin 22.12.3, 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 25.04.0, feel free to re-open this bug report.

Thanks for understanding!