Summary: | KWIN Suddent crash | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | himeji <jzolivier> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | oussamamus |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version First Reported In: | 5.13.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
himeji
2018-06-18 12:08:28 UTC
Unfortunately the backtrace is lacking debug symbols. If you are able to reproduce please install debug packages and attach a new backtrace. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 129173 [details]
New crash information added by DrKonqi
kwin_x11 (5.19.0) using Qt 5.14.2
Kwin crashes whene I close a maximazed windwos. I'm using both "MACsimize" and "Dynamic Virtual Desktop".
Sorry for my poor english.
-- Backtrace (Reduced):
#4 0x00007f1143447a19 in KWin::FocusChain::getForActivation(unsigned int, int) const (this=0x558ae60c5e40, desktop=<optimized out>, desktop@entry=2, screen=0) at ./focuschain.cpp:77
#5 0x00007f1143447a9c in KWin::FocusChain::getForActivation(unsigned int) const (this=<optimized out>, desktop=desktop@entry=2) at ./focuschain.cpp:64
#6 0x00007f114352f2a2 in KWin::Workspace::findClientToActivateOnDesktop(unsigned int) (this=0x558ae5fb5ce0, desktop=2) at ./workspace.cpp:1036
#7 0x00007f114352f43d in KWin::Workspace::activateClientOnNewDesktop(unsigned int) (this=0x558ae5fb5ce0, desktop=2) at ./workspace.cpp:986
#8 0x00007f1143530180 in KWin::Workspace::slotCurrentDesktopChanged(unsigned int, unsigned int) (this=0x558ae5fb5ce0, oldDesktop=3, newDesktop=2) at ./workspace.cpp:944
|