Bug 465658 - Dolphin Crashes when right clicking file
Summary: Dolphin Crashes when right clicking file
Status: RESOLVED DUPLICATE of bug 439664
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.08.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-13 08:26 UTC by matt
Modified: 2023-09-08 19:51 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matt 2023-02-13 08:26:50 UTC
Application: dolphin (22.08.2)

Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.19.0-31-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.10
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
Every time i right click on 1 specific file it crashes. I have tried deleting it, waiting for insync to finish updating then repasting in folder and get the same result. its a python file
have no issue when completing right click task in downloads folder that is not a INSYNC Folder

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007feb35efd044 in QVariant::toString() const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007feb0c403275 in FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/fileitemactioninsyncplugin.so
#6  0x00007feb0c402fb9 in FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/fileitemactioninsyncplugin.so
#7  0x00007feb37d92946 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#8  0x000055b4b77f5d92 in ?? ()
#9  0x000055b4b77e05be in ?? ()
#10 0x00007feb35ef36ff in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007feb38108e88 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, KFileItemList const&, QUrl const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#12 0x00007feb38177a7b in DolphinView::slotItemContextMenuRequested(int, QPointF const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#13 0x00007feb35ef36ff in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007feb38106aaa in KItemListController::itemContextMenuRequested(int, QPointF const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#15 0x00007feb3814010f in KItemListController::onPress(QPoint const&, QPointF const&, QFlags<Qt::KeyboardModifier>, QFlags<Qt::MouseButton>) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#16 0x00007feb381404d5 in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#17 0x00007feb38142d59 in KItemListController::processEvent(QEvent*, QTransform const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#18 0x00007feb38147950 in KItemListView::event(QEvent*) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#19 0x00007feb36b6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007feb35ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007feb36ea99e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007feb36ea9d95 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007feb36eb26ef in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007feb36ebc147 in QGraphicsScene::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x00007feb36b6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x00007feb35ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007feb36ed94dd in QGraphicsView::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x00007feb36baeb48 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#29 0x00007feb36c5b552 in QFrame::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x00007feb35ebaba3 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007feb36b6bf22 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#32 0x00007feb36b745b2 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#33 0x00007feb35ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007feb36b726b2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#35 0x00007feb36bc80dc in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#36 0x00007feb36bcb4a0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#37 0x00007feb36b6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#38 0x00007feb35ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#39 0x00007feb363426fd in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#40 0x00007feb3631663c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#41 0x00007feb304fa78e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#42 0x00007feb33d21569 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007feb33d763c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007feb33d1ed20 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007feb35f14aea in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#46 0x00007feb35eb97cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#47 0x00007feb35ec1c2a in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#48 0x000055b4b77d8e6e in ?? ()
#49 0x00007feb35423510 in __libc_start_call_main (main=main@entry=0x55b4b77d66e0, argc=argc@entry=1, argv=argv@entry=0x7fff3e795208) at ../sysdeps/nptl/libc_start_call_main.h:58
#50 0x00007feb354235c9 in __libc_start_main_impl (main=0x55b4b77d66e0, argc=1, argv=0x7fff3e795208, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3e7951f8) at ../csu/libc-start.c:381
#51 0x000055b4b77d9515 in ?? ()
[Inferior 1 (process 2852) detached]

The reporter indicates this bug may be a duplicate of or related to bug 439664, bug 461314, bug 458705, bug 438045.

Reported using DrKonqi
Comment 1 Méven Car 2023-02-14 17:51:21 UTC
Is appears to be a fileitemactioninsyncplugin bug.
Please report at what it seems to be the project https://github.com/insynchq/dolphin-insync-plugin

The workaround would be to disable the plugin.
Comment 2 Nicolas Fella 2023-09-08 19:51:43 UTC
*** This bug has been marked as a duplicate of bug 439664 ***