Bug 433701

Summary: Dolphin crashed upon creating new folder
Product: [Applications] dolphin Reporter: valdikss
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kfm-devel, nate
Priority: NOR Keywords: drkonqi
Version: 20.12.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=433993
Latest Commit: Version Fixed In:

Description valdikss 2021-02-27 13:27:43 UTC
Application: dolphin (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.10.16-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: "Fedora release 33 (Thirty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

I tried to create new folder with F10 button, then dolphin crashed. The directory where the folder was to be created is sshfs-mounted (fuse), if this is important.

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

[KCrash Handler]
#4  0x00007f65f696c189 in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5  0x00007f65f7a5bc48 in QtPrivate::QFunctorSlotObject<KNewFileMenuPrivate::_k_slotTextChanged(QString const&)::{lambda(KJob*)#3}, 1, QtPrivate::List<KJob*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /lib64/libKF5KIOFileWidgets.so.5
#6  0x00007f65f5cff386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f65f6e231c0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007f65f6e27e8b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007f65f5cff386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f65f75bff6a in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#11 0x00007f65f75bf637 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#12 0x00007f65f75b805d in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#13 0x00007f65f75c17a2 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#14 0x00007f65f5cff386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007f65f5cf7d1e in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f65f6828ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f65f5ccfbd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f65f5cd28c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#19 0x00007f65f5d1cc27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007f65f3c78a9f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007f65f3ccaa98 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#22 0x00007f65f3c75e73 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007f65f5d1c6f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f65f5cce57b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f65f5cd61b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x00007f65f7e0fd5e in kdemain () from /lib64/libkdeinit5_dolphin.so
#27 0x00007f65f7c151e2 in __libc_start_main () from /lib64/libc.so.6
#28 0x000055ff6243f0ae in _start ()
[Inferior 1 (process 526701) detached]

Possible duplicates by query: bug 433684, bug 433682, bug 433551, bug 433526, bug 433524.

Reported using DrKonqi
Comment 1 Nate Graham 2021-03-11 18:19:15 UTC

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