https://bugs.kde.org/show_bug.cgi?id=480650
--- Comment #2 from Mo <moha...@argelium.fr> --- Created attachment 167040 --> https://bugs.kde.org/attachment.cgi?id=167040&action=edit New crash information added by DrKonqi dolphin (23.08.1) using Qt 5.15.10 Reproduced every time : - Go into a folder monitored by InSync - Create a new directory - Quickly enter the new directory - Right click - Dolphin crashes Disabling the InSync service in the Dolphin configuration solves the problem. Installed through apt : $ apt list --installed | grep dolphin dolphin-plugins/mantic,now 4:23.08.1-0ubuntu1 amd64 [installed] dolphin/mantic,now 4:23.08.1-0ubuntu1 amd64 [installed] insync-dolphin/now 3.7.9.50368 all [installed,local] libdolphinvcs5/mantic,now 4:23.08.1-0ubuntu1 amd64 [installed,automatic] -- Backtrace (Reduced): #4 0x00007b1b0dd0ff84 in QVariant::toString() const () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007b1ab0e03275 in FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/fileitemactioninsyncplugin.so #6 0x00007b1ab0e02fb9 in FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/fileitemactioninsyncplugin.so [...] #12 0x00007b1b100b3838 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, KFileItemList const&, QUrl const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5 #13 0x00007b1b100b67c0 in DolphinView::slotViewContextMenuRequested(QPointF const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5 -- You are receiving this mail because: You are watching all bug changes.