<?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>437179</bug_id>
          
          <creation_ts>2021-05-15 22:16:57 +0000</creation_ts>
          <short_desc>Dolphin sometimes crashed when creating a folder on a network share</short_desc>
          <delta_ts>2021-07-08 09:42:39 +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>20.12.2</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>433347</dup_id>
          
          <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 name="Raindrops">raindrops</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>dolphin-bugs-null</cc>
    
    <cc>sitter</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>2032999</commentid>
    <comment_count>0</comment_count>
    <who name="Raindrops">raindrops</who>
    <bug_when>2021-05-15 22:16:57 +0000</bug_when>
    <thetext>Application: dolphin (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.19-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:
I was creating a new folder in a SMB network share and Dolphin crashed

- Custom settings of the application:
Enabled previews for remote files under 2 MiB, disabling previews for remote files seems to fix the problem

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007ff36bcae469 in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5  0x00007ff36cdff9b8 in QtPrivate::QFunctorSlotObject&lt;KNewFileMenuPrivate::_k_slotTextChanged(QString const&amp;)::{lambda(KJob*)#3}, 1, QtPrivate::List&lt;KJob*&gt;, void&gt;::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /lib64/libKF5KIOFileWidgets.so.5
#6  0x00007ff36b03d4b0 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007ff36c16f350 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007ff36c17380b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007ff36b03d4b0 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007ff36c9495aa in KIO::SlaveInterface::error(int, QString const&amp;) () from /lib64/libKF5KIOCore.so.5
#11 0x00007ff36c948dd7 in KIO::SlaveInterface::dispatch(int, QByteArray const&amp;) () from /lib64/libKF5KIOCore.so.5
#12 0x00007ff36c9412fd in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#13 0x00007ff36c94a862 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#14 0x00007ff36b03d4b0 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007ff36b034257 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007ff36bb6be73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007ff36b00cf48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007ff36b00fc76 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#19 0x00007ff36b059c57 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007ff368eeb4cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007ff368f3f4e8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#22 0x00007ff368ee8c03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007ff36b0596f8 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#24 0x00007ff36b00b9b2 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#25 0x00007ff36b013544 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x00007ff36d1bcd3d in kdemain () from /lib64/libkdeinit5_dolphin.so
#27 0x00007ff36cfbdb75 in __libc_start_main () from /lib64/libc.so.6
#28 0x0000557e917550ae in _start ()
[Inferior 1 (process 32490) detached]

Possible duplicates by query: bug 436863, bug 435427, bug 432084, bug 431077, bug 429973.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2045848</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Sitter">sitter</who>
    <bug_when>2021-07-08 09:42:39 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 433347 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>