Bug 457420 - Dolphin crashes upon accessing SMB shares
Summary: Dolphin crashes upon accessing SMB shares
Status: RESOLVED DUPLICATE of bug 451050
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.04.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-08-02 15:47 UTC by Monica
Modified: 2023-03-26 01:50 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.64 KB, text/plain)
2023-03-26 01:50 UTC, Nathaniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Monica 2022-08-02 15:47:29 UTC
Application: dolphin (22.04.1)

Qt Version: 5.15.3
Frameworks Version: 5.96.0
Operating System: Linux 5.18.10-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.25.2 [KCrashBackend]

-- Information about the crash:
Description: While trying to access an SMB share (either via IP or DNS), it immediately crashes dolphin, extremely consistent behavior
Expected Results: After typing in `smb://hostname.local`, it presents the shares of device `hostname`
Actual results: Crashes Dolphin

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f42531ba0f0 in KCoreDirListerCache::slotUpdateResult(KJob*) () from /lib64/libKF5KIOCore.so.5
#5  0x00007f42517f3c36 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6  0x00007f425298cd29 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#7  0x00007f425299234b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007f42517f3c36 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f4253162bc0 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#10 0x00007f425315dfba in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#11 0x00007f4253160611 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#12 0x00007f42517f3c36 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#13 0x00007f42517ea694 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f4252357c82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f42517c0658 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f42517c39b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007f4251811807 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007f424f410faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f424f4662c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#20 0x00007f424f40e940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f42518112fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007f42517bf0ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f42517c7162 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x0000561c6f6239e7 in main ()
[Inferior 1 (process 111446) detached]

Reported using DrKonqi
Comment 1 postix 2022-09-18 13:08:08 UTC

*** This bug has been marked as a duplicate of bug 451050 ***
Comment 2 Nathaniel 2023-03-26 01:50:10 UTC
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