https://bugs.kde.org/show_bug.cgi?id=463333
Bug ID: 463333 Summary: Dolphin crashes when connecting over SFTP with unknown key Classification: Applications Product: dolphin Version: 22.12.0 Platform: OpenSUSE OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: tvar...@hotmail.com CC: kfm-de...@kde.org Target Milestone: --- Application: dolphin (22.12.0) Qt Version: 5.15.7 Frameworks Version: 5.101.0 Operating System: Linux 6.0.12-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 5.26.4 [KCrashBackend] -- Information about the crash: First time you connect over sftp to a server where the key has not been trusted yet by Dolphin and you get the popup to trust it or not. After click trust/ok on that modal, then Dolphin always crash. Next time it will work since the key is now trusted. The crash can be reproduced every time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #4 0x00007f56d0ff439a in KIO::SlaveInterface::sendMessageBoxAnswer(int) () from /lib64/libKF5KIOCore.so.5 #5 0x00007f56d0fb775a in ?? () from /lib64/libKF5KIOCore.so.5 #6 0x00007f56cf5132cd in ?? () from /lib64/libQt5Core.so.5 #7 0x00007f56d0fa6931 in KIO::AskUserActionInterface::messageBoxResult(int) () from /lib64/libKF5KIOCore.so.5 #8 0x00007f56d1263bd2 in ?? () from /lib64/libKF5KIOWidgets.so.5 #9 0x00007f56cf5132cd in ?? () from /lib64/libQt5Core.so.5 #10 0x00007f56d03abe3e in QDialog::finished(int) () from /lib64/libQt5Widgets.so.5 #11 0x00007f56cf5132cd in ?? () from /lib64/libQt5Core.so.5 #12 0x00007f56d034047f in QDialogButtonBox::clicked(QAbstractButton*) () from /lib64/libQt5Widgets.so.5 #13 0x00007f56d0340b61 in ?? () from /lib64/libQt5Widgets.so.5 #14 0x00007f56cf51354c in ?? () from /lib64/libQt5Core.so.5 #15 0x00007f56d0297072 in QAbstractButton::clicked(bool) () from /lib64/libQt5Widgets.so.5 #16 0x00007f56d02972da in ?? () from /lib64/libQt5Widgets.so.5 #17 0x00007f56d0298b78 in ?? () from /lib64/libQt5Widgets.so.5 #18 0x00007f56d0298d97 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5 #19 0x00007f56d01e6c38 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #20 0x00007f56d01a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #21 0x00007f56d01ad922 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #22 0x00007f56cf4dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #23 0x00007f56d01aba9e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5 #24 0x00007f56d01ffa58 in ?? () from /lib64/libQt5Widgets.so.5 #25 0x00007f56d0202fb0 in ?? () from /lib64/libQt5Widgets.so.5 #26 0x00007f56d01a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #27 0x00007f56cf4dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #28 0x00007f56cf97b9ad in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5 #29 0x00007f56cf94f37c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5 #30 0x00007f56c9d1a0fa in ?? () from /lib64/libQt5XcbQpa.so.5 #31 0x00007f56cd26aa90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #32 0x00007f56cd26ae48 in ?? () from /lib64/libglib-2.0.so.0 #33 0x00007f56cd26aedc in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #34 0x00007f56cf533b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #35 0x00007f56cf4dab9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #36 0x00007f56cf4e2d06 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #37 0x0000559f583746c9 in ?? () #38 0x00007f56cec2c5b0 in __libc_start_call_main () from /lib64/libc.so.6 #39 0x00007f56cec2c679 in __libc_start_main_impl () from /lib64/libc.so.6 #40 0x0000559f58374d35 in ?? () [Inferior 1 (process 4838) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.