https://bugs.kde.org/show_bug.cgi?id=468552

Felix Ernst <felixer...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felixer...@kde.org

--- Comment #1 from Felix Ernst <felixer...@kde.org> ---
>[KCrash Handler]
>#4  0x00007f40f2ed9954 in QVariant::toString() const () from 
>/lib64/libQt5Core.so.5
>#5  0x00007f40b2a0334c in 
>FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () from 
>/usr/lib64/qt5/plugins/fileitemactioninsyncplugin.so
>#6  0x00007f40b2a030da in 
>FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) 
>() from /usr/lib64/qt5/plugins/fileitemactioninsyncplugin.so
>#7  0x00007f40f4d552e2 in KFileItemActionsPrivate::addPluginActionsTo(QMenu*, 
>QMenu*, QStringList const&) () from /lib64/libKF5KIOWidgets.so.5
>#8  0x0000556d1c587f1e in 
>DolphinContextMenu::addAdditionalActions(KFileItemListProperties const&) ()

It might be a bug in the InsyncPlugin. (More specifically, trying to use a
QVariant as a string that isn't really a string.) From a quick search I didn't
find the plugin in question or I might have been able to spot the issue. In any
case, you might be able to avoid this crash in the future by disabling that
plugin. Hope that helps.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to