Summary: | Dolphin crashes upon accessing SMB shares | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Monica <wolfmurdurer23> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | digitalpioneer, kfm-devel, postix |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.04.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Monica
2022-08-02 15:47:29 UTC
*** This bug has been marked as a duplicate of bug 451050 *** Created attachment 157583 [details]
New crash information added by DrKonqi
dolphin (22.08.3) using Qt 5.15.8
I try to find Samba shares on the network by opening dolphin and browing to `smb:` -- when I do this, it sits for a few seconds (probably probing the network) and then crashes.
I'm on Gentoo, so it's entirely possible I've got some misconfiguration somewhere, or some arcane kernel config setting I've botched, but I don't know where. =)
[Via DrKonqi]
-- Backtrace (Reduced):
#7 0x00007fdea65d3479 in KCoreDirListerCache::printDebug (this=<optimized out>) at /usr/src/debug/kde-frameworks/kio-5.102.0-r1/kio-5.102.0/src/core/kcoredirlister.cpp:2094
#8 0x00007fdea66e458b in KCoreDirListerCache::slotUpdateResult (this=0x7fdea67786e0 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, j=<optimized out>) at /usr/src/debug/kde-frameworks/kio-5.102.0-r1/kio-5.102.0/src/core/kcoredirlister.cpp:1733
#9 0x00007fdea48f2f20 in QtPrivate::QSlotObjectBase::call (a=0x7fff1ca01eb0, r=0x7fdea67786e0 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, this=0x5592bde9f090) at /usr/src/debug/dev-qt/qtcore-5.15.8-r3/qtbase-everywhere-src-5.15.8/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate<false> (sender=0x5592bd75d740, signal_index=6, argv=0x7fff1ca01eb0) at /usr/src/debug/dev-qt/qtcore-5.15.8-r3/qtbase-everywhere-src-5.15.8/src/corelib/kernel/qobject.cpp:3923
[...]
#12 0x00007fdea5d11323 in KJob::result (this=this@entry=0x5592bd75d740, _t1=<optimized out>, _t1@entry=0x5592bd75d740, _t2=...) at /usr/src/debug/kde-frameworks/kcoreaddons-5.102.0/kcoreaddons-5.102.0_build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
|