Summary: | Dolphin crashes repeatedly right after login to SMB server | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Andreas Sittinger <a911> |
Component: | Samba | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | a911, elvis.angelaccio, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 18.12.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Andreas Sittinger
2019-11-05 20:11:04 UTC
Please install debug symbols for KIO and then post another backtrace. Thanks! Created attachment 123740 [details]
New crash information added by DrKonqi
dolphin (18.12.3) using Qt 5.9.7
- What I was doing when the application crashed:
starting fresh after login
entered address line as smb://ds411
filled pop-up for user name and password
Dolphin crashes
the core dump will not happen if SMB connection has been stablished successfully before by running smbclient
new backtrace with some more kio-*-debuginfo added
-- Backtrace (Reduced):
#8 0x00007f64975c164f in QtPrivate::QSlotObjectBase::call (a=0x7ffc65834590, r=0x7f649be7b360, this=0x55b6a0b56940) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
[...]
#11 0x00007f6498f75d8c in KJob::result (this=this@entry=0x55b6a0a16490, _t1=<optimized out>, _t1@entry=0x55b6a0a16490, _t2=...) at /usr/src/debug/kcoreaddons-5.55.0-lp151.1.2.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#12 0x00007f6498f768c1 in KJob::finishJob (this=0x55b6a0a16490, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons-5.55.0-lp151.1.2.x86_64/src/lib/jobs/kjob.cpp:109
#13 0x00007f649bbc3658 in KIO::SimpleJob::slotFinished() () from /usr/lib64/libKF5KIOCore.so.5
#14 0x00007f649bbb7fab in KIO::ListJob::slotFinished() () from /usr/lib64/libKF5KIOCore.so.5
> #6 0x00007f649bc188f0 in ?? () from /usr/lib64/libKF5KIOCore.so.5
> #7 0x00007f649bc11e42 in ?? () from /usr/lib64/libKF5KIOCore.so.5
Symbols for kio are still missing (you only have symbols for kcoreaddons).
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! |