Bug 473851 - Dolphin crashes when right click or context menu key pressed over a file from Insync synced folder
Summary: Dolphin crashes when right click or context menu key pressed over a file from...
Status: RESOLVED DUPLICATE of bug 439664
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-28 12:39 UTC by Henrique Sant'Anna
Modified: 2023-09-08 19:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Sant'Anna 2023-08-28 12:39:08 UTC
Application: dolphin (23.04.3)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.1.47-1-lts x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
Dolphin crashes when right click or press keybord context menu key over a file inside Insync synced folder

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  0x00007f0d6acdb614 in QVariant::toString() const () at /usr/lib/libQt5Core.so.5
#7  0x00007f0d1c403275 in FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () at /usr/lib/qt/plugins/fileitemactioninsyncplugin.so
#8  0x00007f0d1c402fb9 in FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) () at /usr/lib/qt/plugins/fileitemactioninsyncplugin.so
#9  0x00007f0d6ca8406b in  () at /usr/lib/libKF5KIOWidgets.so.5
#10 0x0000558efa104041 in  ()
#11 0x0000558efa104939 in  ()
#12 0x0000558efa0e98ca in  ()
#13 0x00007f0d6acd1637 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f0d6cdbe289 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, KFileItemList const&, QUrl const&) () at /usr/lib/libdolphinprivate.so.5
#15 0x00007f0d6ce2ea10 in DolphinView::slotItemContextMenuRequested(int, QPointF const&) () at /usr/lib/libdolphinprivate.so.5
#16 0x00007f0d6acd1637 in  () at /usr/lib/libQt5Core.so.5
#17 0x00007f0d6cdbbb8b in KItemListController::itemContextMenuRequested(int, QPointF const&) () at /usr/lib/libdolphinprivate.so.5
#18 0x00007f0d6cdf97b6 in KItemListController::keyPressEvent(QKeyEvent*) () at /usr/lib/libdolphinprivate.so.5
#19 0x00007f0d6cdfd08e in KItemListView::event(QEvent*) () at /usr/lib/libdolphinprivate.so.5
#20 0x00007f0d6b97893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#21 0x00007f0d6ac9c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#22 0x00007f0d6b9aee6d in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#23 0x00007f0d6ba5d703 in QFrame::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007f0d6b97893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#25 0x00007f0d6b97d958 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#26 0x00007f0d6ac9c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#27 0x00007f0d6b9cec5b in  () at /usr/lib/libQt5Widgets.so.5
#28 0x00007f0d6b97893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#29 0x00007f0d6ac9c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#30 0x00007f0d6b145570 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#31 0x00007f0d6b12a6c5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#32 0x00007f0d6815e955 in  () at /usr/lib/libQt5WaylandClient.so.5
#33 0x00007f0d6890fa31 in g_main_dispatch (context=0x7f0d60000ee0) at ../glib/glib/gmain.c:3460
#34 g_main_context_dispatch (context=0x7f0d60000ee0) at ../glib/glib/gmain.c:4200
#35 0x00007f0d6896ccc9 in g_main_context_iterate.isra.0 (context=context@entry=0x7f0d60000ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4276
#36 0x00007f0d6890d0e2 in g_main_context_iteration (context=0x7f0d60000ee0, may_block=1) at ../glib/glib/gmain.c:4343
#37 0x00007f0d6aceb51c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#38 0x00007f0d6ac9b404 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#39 0x00007f0d6ac9c8a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#40 0x0000558efa0deda8 in  ()
#41 0x00007f0d6a227cd0 in __libc_start_call_main (main=main@entry=0x558efa0dc520, argc=argc@entry=1, argv=argv@entry=0x7ffe0a9e3648) at ../sysdeps/nptl/libc_start_call_main.h:58
#42 0x00007f0d6a227d8a in __libc_start_main_impl (main=0x558efa0dc520, argc=1, argv=0x7ffe0a9e3648, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe0a9e3638) at ../csu/libc-start.c:360
#43 0x0000558efa0df565 in  ()
[Inferior 1 (process 79986) detached]

The reporter indicates this bug may be a duplicate of or related to bug 465658, bug 466858, bug 473033, bug 472478.

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-09-08 19:50:29 UTC

*** This bug has been marked as a duplicate of bug 439664 ***