Bug 437968 - Dolphine terminal bug
Summary: Dolphine terminal bug
Status: RESOLVED DUPLICATE of bug 427149
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.04.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-01 20:52 UTC by MrNekit
Modified: 2021-08-18 03:38 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 MrNekit 2021-06-01 20:52:06 UTC
Application: dolphin (21.04.0)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.9.1-1-rt19-MANJARO x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Manjaro Linux

-- Information about the crash:
- What I was doing when the application crashed:
I've used terminal in Dolphin. Backspace button was touched many times.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f3a85494ce7 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib/libQt5QuickTemplates2.so.5
#5  0x00007f3a8bd0744f in QShortcutMap::find(QKeyEvent*, int) () at /usr/lib/libQt5Gui.so.5
#6  0x00007f3a8bd0a461 in QShortcutMap::nextState(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5
#7  0x00007f3a8bd0b797 in QShortcutMap::tryShortcut(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5
#8  0x00007f3a8bcb32b4 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () at /usr/lib/libQt5Gui.so.5
#9  0x00007f3a8bcd639c in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#10 0x00007f3a8bcafbb5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#11 0x00007f3a8605719c in  () at /usr/lib/libQt5XcbQpa.so.5
#12 0x00007f3a8969c02c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#13 0x00007f3a896efb59 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007f3a89699781 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#15 0x00007f3a8b957321 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007f3a8b8fd17c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007f3a8b905634 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#18 0x00007f3a8db48fa3 in kdemain () at /usr/lib/libkdeinit5_dolphin.so
#19 0x00007f3a8d957b25 in __libc_start_main () at /usr/lib/libc.so.6
#20 0x00005625f3fa105e in _start ()
[Inferior 1 (process 4185) detached]

Reported using DrKonqi
Comment 1 Tony 2021-08-18 03:38:13 UTC

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