Summary: | Dolphin crashes when using SMB to reach NAS folder. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | aloys <aloys_4> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | elvis.angelaccio, kdelibs-bugs, kfm-devel, Questorat7acres, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.68.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
aloys
2020-07-15 11:39:28 UTC
Created attachment 130448 [details]
New crash information added by DrKonqi
dolphin (19.12.3) using Qt 5.12.8
- What I was doing when the application crashed:
Establishing general smb connection with a Win10 host on the local LAN.
It has previously established share folders using Netbios/Windows Network protocol that are visible to other Linux clients within the network.
Upon providing Windows user credentials, Dolphin abruptly crashes with no explanation.
This behavior is reproducible exactly.
Dolphin is connecting fine with other smb Win10 shares on the same LAN.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007fa680120859 in __GI_abort () at abort.c:79
[...]
#11 0x00007fa67f288c60 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x00007fa67f28976b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#13 0x00007fa67faa5af8 in KIO::SimpleJob::slotFinished() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
Moving to KIO. That's where it crashes. Unfortunately the backtraces are missing context on the most relevant frames. Please have a look on how to improve them: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Given the involved software versions are profoundly out of date I'm rather thinking this may have been long resolved. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |