| Summary: | Crash when pressing ctrl+alt+left or ctrl+alt+right | ||
|---|---|---|---|
| Product: | [Applications] yakuake | Reporter: | junkbox255 |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | alex.gruenwied, herzenschein, kailoran+kde, runawaytrike |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
junkbox255
2020-11-03 17:58:45 UTC
Cannot reproduce on current master Yakuake 21.03.70 Created attachment 136995 [details]
New crash information added by DrKonqi
yakuake (20.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
I pressed ctrl + alt + right while Yakuake was open. Yakuake crashed immediately. Tested and repeated.
-- Backtrace (Reduced):
#4 0x00007f684f866daf in QSplitter::indexOf(QWidget*) const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5 0x000055a1f9686b9b in Session::tryGrowTerminal (this=<optimized out>, terminalId=terminalId@entry=0, direction=direction@entry=Session::Left, pixels=pixels@entry=10) at ./app/session.cpp:353
#6 0x000055a1f9681269 in SessionStack::tryGrowTerminalLeft (this=this@entry=0x55a1fa3b2850, terminalId=0, pixels=pixels@entry=10) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:653
#7 0x000055a1f9667833 in MainWindow::handleContextDependentAction (this=0x7ffeec4dfe70, action=0x55a1fa4d5200, sessionId=<optimized out>) at ./app/mainwindow.cpp:518
[...]
#9 0x00007f684f6aa8e6 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 137420 [details]
New crash information added by DrKonqi
yakuake (20.12.3) using Qt 5.15.2
- What I was doing when the application crashed (it is able to reproduce anytime, always crashes):
Press F12 to Open
Press CTRL+ALT+LEFT/RIGHT
Note: no Application/System Service/Common Activities has this trigger (CTRL+ALT+LEFT/RIGHT) assigned
-- Backtrace (Reduced):
#4 0x00007f0c859cbdaf in QSplitter::indexOf(QWidget*) const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5 0x00005638d2d94b9b in Session::tryGrowTerminal (this=<optimized out>, terminalId=terminalId@entry=2, direction=direction@entry=Session::Left, pixels=pixels@entry=10) at ./app/session.cpp:353
#6 0x00005638d2d8f269 in SessionStack::tryGrowTerminalLeft (this=this@entry=0x5638d3ffd330, terminalId=2, pixels=pixels@entry=10) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:653
#7 0x00005638d2d75833 in MainWindow::handleContextDependentAction (this=0x7ffc858d5c50, action=0x5638d4120b60, sessionId=<optimized out>) at ./app/mainwindow.cpp:518
[...]
#9 0x00007f0c8580f8e6 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 157899 [details]
New crash information added by DrKonqi
yakuake (21.12.3) using Qt 5.15.3
- What I was doing when the application crashed:
Resizing Yakuake using keyboard settings
- Custom settings of the application:
Fresh install. Dual-screen setup perhaps relevant.
-- Backtrace (Reduced):
#4 0x00007fb1e1724d9f in QSplitter::indexOf(QWidget*) const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#8 0x00007fb1e1565be6 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007fb1e15688fc in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fb1e15694e7 in QAction::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fb1e156c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|