Summary: | Dolphin crashes upon connecting to SMB share | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | rofflecat |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adam.nettles, akselmo, kfm-devel, matthiasgruss |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
rofflecat
2023-11-23 12:31:40 UTC
*** This bug has been marked as a duplicate of bug 451050 *** Created attachment 164376 [details]
New crash information added by DrKonqi
dolphin (22.12.3) using Qt 5.15.8
On two computers with a new installation of Debian KDE, Dolphin crashed on connecting to Windows 10 SMB share. Connection attempted entering "SMB://<ip address>". Crash does not happen on equally new Debian Cinnamon using Nemo.
-- Backtrace (Reduced):
#10 0x00007fe29c422775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007fe29c423c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
[...]
#13 0x00007fe29cc95713 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007fe29cc93d56 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007fe29cc98ac9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
|