| Summary: | KWin crashed in KWin::AbstractClient::setDesktops() as I was entering desktop grid using a hot corner while multiple apps were open | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | nevadaperry |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | kde.org, nate, nevadaperry, tildearrow |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.22.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
nevadaperry
2021-07-06 02:05:51 UTC
Created attachment 141097 [details]
New crash information added by DrKonqi
kwin_x11 (5.22.4) using Qt 5.15.3
- What I was doing when the application crashed:
KWin closes unexpectedly when using a hot corner to enter desktop grid, and then clicking on a desktop to switch to before the zoom-out animation finishes.
-- Backtrace (Reduced):
#4 0x00007f0480ffdba6 in KWin::AbstractClient::setDesktops(QVector<KWin::VirtualDesktop*>) () from /lib/x86_64-linux-gnu/libkwin.so.5
#5 0x00007f0481058f31 in KWin::EffectsHandlerImpl::windowToDesktops(KWin::EffectWindow*, QVector<unsigned int> const&) () from /lib/x86_64-linux-gnu/libkwin.so.5
[...]
#7 0x00007f048105bb8f in KWin::EffectsHandlerImpl::checkInputWindowEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#8 0x00007f047191c4ae in KWin::EffectsMouseInterceptionX11Filter::event (this=0x7f0474029e20, event=0x7f047401c8f0) at ./src/plugins/platforms/x11/standalone/effects_mouse_interception_x11_filter.cpp:90
#9 0x00007f04810acbc4 in KWin::Application::dispatchEvent(xcb_generic_event_t*) () from /lib/x86_64-linux-gnu/libkwin.so.5
Just happened today. It has a 1 out of 1000 chance of reproducing though... Thank you for reporting this bug. Unfortunately, none of the backtraces provided doesn't contain proper debugging information. Can you still reproduce this issue with KDE 5.23? If so, can you please install debugging packages following the info provided in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports, try to reproduce the bug and submit a backtrace with debugging information. 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 mark the bug 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! 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! |