Bug 431722

Summary: Dolphin Crashes while using WebDAV
Product: [Applications] dolphin Reporter: Leon <support>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: cookie170, kfm-devel, nate
Priority: NOR Keywords: drkonqi
Version: 20.08.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Leon 2021-01-17 10:45:19 UTC
Application: dolphin (20.08.3)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.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. Created WebDav network connection
2. Accessed folder
Dolphin pops up errors and crashes

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

[KCrash Handler]
#4  0x00007f92098b9182 in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5  0x00007f920a98ff92 in QtPrivate::QFunctorSlotObject<KNewFileMenuPrivate::_k_slotTextChanged(QString const&)::{lambda(KJob*)#3}, 1, QtPrivate::List<KJob*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5KIOFileWidgets.so.5
#6  0x00007f9208c4c386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f9209d6f9d0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007f9209d7461b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007f9208c4c386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f920a508c7a in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#11 0x00007f920a508487 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#12 0x00007f920a50099d in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#13 0x00007f920a509f52 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#14 0x00007f9208c4c386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007f9208c44d1e in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f9209775ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f9208c1cbd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f9208c1f8c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#19 0x00007f9208c69c27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007f9206bc896f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007f9206c1a758 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#22 0x00007f9206bc5d43 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007f9208c696f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f9208c1b57b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f9208c231b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x00007f920ad431d5 in kdemain () from /lib64/libkdeinit5_dolphin.so
#27 0x00007f920ab4c1e2 in __libc_start_main () from /lib64/libc.so.6
#28 0x00005595e49810ae in _start ()
[Inferior 1 (process 2018) detached]

Possible duplicates by query: bug 431519, bug 431303, bug 431277, bug 431077, bug 430998.

Reported using DrKonqi
Comment 1 Alexander 2021-02-15 16:31:33 UTC
Or no connection at all:

https://bugzilla.opensuse.org/show_bug.cgi?id=1181988
Comment 2 Nate Graham 2021-03-11 18:19:18 UTC

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