Bug 482502

Summary: Dolphin crashes when opening a smb location on my local network (first time only)
Product: [Applications] dolphin Reporter: david.scott.brown
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: cwo.kde, kfm-devel
Priority: NOR Keywords: drkonqi
Version: 23.08.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=483897
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description david.scott.brown 2024-03-05 23:35:11 UTC
Application: dolphin (23.08.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.7.7-200.fc39.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora release 39 (Thirty Nine)"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Dolphin crashes when opening a smb location on my local network (first time only)

I had just installed a Samba server using the Turnkey File Server Template. I configured the server, and they tried to access it. It crashed. I tried again and it worked.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x00007f3188fea658 in KCoreDirListerCache::slotUpdateResult(KJob*) () at /lib64/libKF5KIOCore.so.5
#5  0x00007f31872e9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#6  0x00007f31887b0f96 in KJob::result(KJob*, KJob::QPrivateSignal) () at /lib64/libKF5CoreAddons.so.5
#7  0x00007f31887b6e5b in KJob::finishJob(bool) () at /lib64/libKF5CoreAddons.so.5
#8  0x00007f31872e9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#9  0x00007f3188f90c88 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /lib64/libKF5KIOCore.so.5
#10 0x00007f3188f8b8bb in KIO::SlaveInterface::dispatch() () at /lib64/libKF5KIOCore.so.5
#11 0x00007f3188f8e311 in KIO::Slave::gotInput() () at /lib64/libKF5KIOCore.so.5
#12 0x00007f31872e9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#13 0x00007f31872df9fb in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#14 0x00007f3187faeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f31872b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007f31872b8325 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#17 0x00007f31873078cf in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#18 0x00007f3184f11e5c in g_main_context_dispatch_unlocked.lto_priv () at /lib64/libglib-2.0.so.0
#19 0x00007f3184f6cf18 in g_main_context_iterate_unlocked.isra () at /lib64/libglib-2.0.so.0
#20 0x00007f3184f0fad3 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#21 0x00007f31873073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#22 0x00007f31872b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007f31872bbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x0000559139772055 in main ()
[Inferior 1 (process 47335) detached]

Reported using DrKonqi
Comment 1 cwo 2024-07-31 18:16:37 UTC
Thank you for the bug report! This issue has already been filed; please follow the linked bug report for updates on a fix.

*** This bug has been marked as a duplicate of bug 451050 ***