[konsole] [Bug 463475] New: Konsole crashes when monitor goes to sleep
Shmerl
bugzilla_noreply at kde.org
Mon Dec 26 06:35:50 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=463475
Bug ID: 463475
Summary: Konsole crashes when monitor goes to sleep
Classification: Applications
Product: konsole
Version: 22.12.0
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: shtetldik at gmail.com
Target Milestone: ---
Created attachment 154824
--> https://bugs.kde.org/attachment.cgi?id=154824&action=edit
konsole crash backtrace
After recent update (to konsole 22.12.0) it started crashing any time monitor
goes to sleep. In my case it causes a display disconnect event (due to how the
monitor behaves) and Qt tries to create a fake monitor according to the logs,
but that doesn't prevent konsole from crashing.
OS: Debian testing.
Konsole: 22.12.0
Plasma: 5.26.4
Frameworks: 5.101.0
Qt: 5.15.7 (also happened with 5.15.6).
See attached crash backtrace.
The logs that can be seen when running konsole from xterm:
```
user:~> konsole
kf.xmlgui: Shortcut for action "" "Show SSH Manager" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action "" "Show Quick Commands" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
qt.qpa.wayland: Creating a fake screen in order for Qt not to crash
21 -- exe=/usr/bin/konsole
17 -- platform=wayland
16 -- appname=konsole
17 -- apppath=/usr/bin
10 -- signal=11
11 -- pid=221047
19 -- appversion=22.12.0
20 -- programname=Konsole
31 -- bugaddress=submit at bugs.kde.org
12 -- startupid=0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konsole path = /usr/bin pid = 221047
KCrash: Arguments: /usr/bin/konsole
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
qt.qpa.wayland: Creating a fake screen in order for Qt not to crash
kf5idletime_kwayland: This plugin does not support polling idle time
[1]+ Stopped konsole
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list