Bug 448659 - Crash after creation of data within 'webdavs://nextcloud05.webo.cloud'.
Summary: Crash after creation of data within 'webdavs://nextcloud05.webo.cloud'.
Status: RESOLVED DUPLICATE of bug 433347
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-17 15:49 UTC by Roke Julian Lockhart Beedell
Modified: 2022-01-17 16:45 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 Roke Julian Lockhart Beedell 2022-01-17 15:49:12 UTC
Application: dolphin (21.12.1)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.17.0-0.rc0.20220112gitdaadb3bd0e8d.63.fc36.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 36 (Rawhide Prerelease)
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Addition of data to NextCloud.

- Custom settings of the application:
Access to 'http://nextcloud05.webo.cloud' had been authenticated via kcmshell5 kcm_kaccounts. The consequent share that was present within dolphin was not operational despite authentication.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x00007fd0d6a778ff in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5  0x00007fd0d7ba04e7 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  0x00007fd0d5dbe839 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007fd0d6f566a0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007fd0d6f5ad0b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007fd0d5dbe839 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fd0d77093ba in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#11 0x00007fd0d770fec7 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#12 0x00007fd0d770923d in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#13 0x00007fd0d770cab2 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#14 0x00007fd0d5dbe839 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007fd0d5db53d9 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007fd0d692b443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007fd0d5d8ac88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007fd0d5d8e1f6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#19 0x00007fd0d5ddc567 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007fd0d3af0340 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007fd0d3b453c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#22 0x00007fd0d3aedb43 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007fd0d5ddc008 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fd0d5d89692 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007fd0d5d91bd4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x000055eecc5247b9 in main ()
[Inferior 1 (process 16455) detached]

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

Possible duplicates by query: bug 448608, bug 448534, bug 448047, bug 447907, bug 447799.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-01-17 16:45:58 UTC

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