<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>482502</bug_id>
          
          <creation_ts>2024-03-05 23:35:11 +0000</creation_ts>
          <short_desc>Dolphin crashes when opening a smb location on my local network (first time only)</short_desc>
          <delta_ts>2024-07-31 18:16:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>23.08.5</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>451050</dup_id>
          <see_also>https://bugs.kde.org/show_bug.cgi?id=483897</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>david.scott.brown</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>cwo.kde</cc>
    
    <cc>dolphin-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2295395</commentid>
    <comment_count>0</comment_count>
    <who name="">david.scott.brown</who>
    <bug_when>2024-03-05 23:35:11 +0000</bug_when>
    <thetext>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: &quot;Fedora release 39 (Thirty Nine)&quot;
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&lt;false&gt;(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&lt;false&gt;(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#9  0x00007f3188f90c88 in KIO::SlaveInterface::dispatch(int, QByteArray const&amp;) () 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&lt;false&gt;(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&lt;QEventLoop::ProcessEventsFlag&gt;) () at /lib64/libQt5Core.so.5
#22 0x00007f31872b383b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2341818</commentid>
    <comment_count>1</comment_count>
    <who name="cwo">cwo.kde</who>
    <bug_when>2024-07-31 18:16:37 +0000</bug_when>
    <thetext>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 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>