Bug 435539 - Doplhin crashes while creating a new folder on FTP drive
Summary: Doplhin crashes while creating a new folder on FTP drive
Status: RESOLVED DUPLICATE of bug 433993
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-04-09 09:31 UTC by Leon
Modified: 2021-04-09 20:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon 2021-04-09 09:31:58 UTC
Application: dolphin (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.11.7-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (KDE Plasma)

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

1. Accessed and FTP location
2. Selected to create new folder (using F10, or using right-click, does not matter)
3. Dolphin the creates a whole bunch of notification pop-ups
4. It then tells me the folder already exists (which it doesn't)
5. Repeating the processed crashes dolphin

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f2e67a67189 in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5  0x00007f2e68b56c48 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  0x00007f2e66dfa386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f2e67f1e1c0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007f2e67f22e8b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007f2e66dfa386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f2e686ba5ed in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#11 0x00007f2e686b305d in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#12 0x00007f2e686bc7a2 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#13 0x00007f2e66dfa386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007f2e66df2d1e in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007f2e67923ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f2e66dcabd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f2e66dcd8c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f2e66e17c27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f2e64d72a9f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f2e64dc4a98 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007f2e64d6fe73 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f2e66e176f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f2e66dc957b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f2e66dd11b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00007f2e68f0ad5e in kdemain () from /lib64/libkdeinit5_dolphin.so
#26 0x00007f2e68d101e2 in __libc_start_main () from /lib64/libc.so.6
#27 0x00005640b98160ae in _start ()
[Inferior 1 (process 306898) detached]

The reporter indicates this bug may be a duplicate of or related to bug 433701.

Possible duplicates by query: bug 435427, bug 435346, bug 435209, bug 435159, bug 434860.

Reported using DrKonqi
Comment 1 Nate Graham 2021-04-09 20:04:56 UTC

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