Bug 460459 - Crashed during Gdrive create new folder using shortcut key(F10)
Summary: Crashed during Gdrive create new folder using shortcut key(F10)
Status: RESOLVED DUPLICATE of bug 481401
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.08.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-15 08:52 UTC by Dinesh
Modified: 2024-02-20 09:00 UTC (History)
2 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 Dinesh 2022-10-15 08:52:46 UTC
Application: dolphin (22.08.2)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 5.15.73-3-lts x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
while using gdrive in dolphin FM i found that the using  shortcut keys sometimes leads crash and terminate any process of file transfering,

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007f60ee23b9f5 in QDialogButtonBox::button(QDialogButtonBox::StandardButton) const () from /usr/lib/libQt5Widgets.so.5
#5  0x00007f60ef3f3779 in ?? () from /usr/lib/libKF5KIOFileWidgets.so.5
#6  0x00007f60ed668381 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007f60ee1e8107 in QLineEdit::textChanged(QString const&) () from /usr/lib/libQt5Widgets.so.5
#8  0x00007f60ed668530 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007f60ee1f37fa in QWidgetLineControl::textChanged(QString const&) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f60ee1ecbd2 in QWidgetLineControl::finishChange(int, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f60ee1f7e4e in QWidgetLineControl::processKeyEvent(QKeyEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f60ee1ea6f4 in QLineEdit::keyPressEvent(QKeyEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f60ee0e45d1 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f60ee0adb1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007f60ee0b2df8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f60ed637b88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#17 0x00007f60ee10418b in ?? () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f60ee0adb1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f60ed637b88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007f60eda0bb50 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5
#21 0x00007f60ed9f4985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#22 0x00007f60e79616c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#23 0x00007f60eb33581b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007f60eb38bec9 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007f60eb3340d2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007f60ed68250c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007f60ed63032c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#28 0x00007f60ed63ae59 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#29 0x000055c6fe401ccb in ?? ()
#30 0x00007f60ecfb0290 in ?? () from /usr/lib/libc.so.6
#31 0x00007f60ecfb034a in __libc_start_main () from /usr/lib/libc.so.6
#32 0x000055c6fe4023a5 in ?? ()
[Inferior 1 (process 78932) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-02-20 09:00:01 UTC

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