Application: dolphin (23.08.2) Qt Version: 5.15.11 Frameworks Version: 5.111.0 Operating System: Linux 6.5.8-arch1-1 x86_64 Windowing System: Wayland Distribution: "Arch Linux" DrKonqi: 5.27.8 [KCrashBackend] -- Information about the crash: Crashes from time to time, sometimes it survives. The WebDAV is provided through a docker container from https://github.com/messense/aliyundrive-webdav, it works fine on my chromium browser. The crash can be reproduced sometimes. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>} [KCrash Handler] #6 0x000055faf90185d2 in TerminalPanel::sendCdToTerminal(QString const&, TerminalPanel::HistoryPolicy) (this=this@entry=0x55fafa748070, dir=..., addToHistory=addToHistory@entry=TerminalPanel::HistoryPolicy::AddToHistory) at /usr/src/debug/dolphin/dolphin-23.08.2/src/panels/terminal/terminalpanel.cpp:241 #7 0x000055faf90189e2 in operator() (watcher=<optimized out>, __closure=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.2/src/panels/terminal/terminalpanel.cpp:269 #8 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<QDBusPendingCallWatcher*>, void, TerminalPanel::sendCdToTerminalKIOFuse(const QUrl&)::<lambda(QDBusPendingCallWatcher*)> >::call (arg=<optimized out>, f=<optimized out>) at /usr/include/qt/QtCore/qobjectdefs_impl.h:146 #9 QtPrivate::Functor<TerminalPanel::sendCdToTerminalKIOFuse(const QUrl&)::<lambda(QDBusPendingCallWatcher*)>, 1>::call<QtPrivate::List<QDBusPendingCallWatcher*>, void> (arg=<optimized out>, f=<optimized out>) at /usr/include/qt/QtCore/qobjectdefs_impl.h:256 #10 QtPrivate::QFunctorSlotObject<TerminalPanel::sendCdToTerminalKIOFuse(const QUrl&)::<lambda(QDBusPendingCallWatcher*)>, 1, QtPrivate::List<QDBusPendingCallWatcher*>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt/QtCore/qobjectdefs_impl.h:443 #11 0x00007f5ce54d1097 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffc744565f0, r=<optimized out>, this=0x55fafb526730, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #12 doActivate<false>(QObject*, int, void**) (sender=0x55fafb472e60, signal_index=3, argv=0x7ffc744565f0) at kernel/qobject.cpp:3925 #13 0x00007f5ce67d1ad4 in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qdbuspendingcall.cpp:158 #14 0x00007f5ce54c3bd4 in QObject::event(QEvent*) (this=0x55fafb472e60, e=0x7f5cd0002480) at kernel/qobject.cpp:1347 #15 0x00007f5ce61788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55fafb472e60, e=0x7f5cd0002480) at kernel/qapplication.cpp:3640 #16 0x00007f5ce549c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55fafb472e60, event=0x7f5cd0002480) at kernel/qcoreapplication.cpp:1064 #17 0x00007f5ce54a10cb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55fafa3c9550) at kernel/qcoreapplication.cpp:1821 #18 0x00007f5ce54e7138 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55fafa42db50) at kernel/qeventdispatcher_glib.cpp:277 #19 0x00007f5ce350df19 in g_main_dispatch (context=0x7f5cd8000ec0) at ../glib/glib/gmain.c:3476 #20 0x00007f5ce356c2b7 in g_main_context_dispatch_unlocked (context=0x7f5cd8000ec0) at ../glib/glib/gmain.c:4284 #21 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f5cd8000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349 #22 0x00007f5ce350c112 in g_main_context_iteration (context=0x7f5cd8000ec0, may_block=1) at ../glib/glib/gmain.c:4414 #23 0x00007f5ce54eaf7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55fafa434740, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #24 0x00007f5ce549ae74 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc74456a50, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #25 0x00007f5ce549c313 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #26 0x00007f5ce593bf02 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870 #27 0x00007f5ce6176cda in QApplication::exec() () at kernel/qapplication.cpp:2832 #28 0x000055faf8fe3db8 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.2/src/main.cpp:255 [Inferior 1 (process 50093) detached] Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 476324 ***