| Summary: | KWin crashed when I used hot corner to present all windows in current virtual desktop | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Łukasz Konieczny <ftefrjbhfvasf32> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | tohyifeng |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.15.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Łukasz Konieczny
2019-02-15 21:41:31 UTC
Unfortunately the backtrace is lacking debug symbols. If you are able to reproduce please install debug packages and attach a new backtrace. (In reply to Martin Flöser from comment #1) > Unfortunately the backtrace is lacking debug symbols. If you are able to > reproduce please install debug packages and attach a new backtrace. Unfortunately, I can't reproduce the bug, now everything works. I have tried to do the same things - present windows using hot corner for the first time since logging into the system. I think this was a one time accident and it is not likely that this bug appear once again. 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! Created attachment 119519 [details]
New crash information added by DrKonqi
kwin_x11 (5.12.7) using Qt 5.9.5
- What I was doing when the application crashed:
I was playing a youtube video in chromium browser, and when i moved my mouse to the screen corner that triggers the "present all windows", the desktop environment freezes a while and then the plasma desktop environment crashed and restarted itself(not the OS, just the system tray and the application launcher is gone), and from there it resume working normally
-- Backtrace (Reduced):
#7 0x00007f2123f433aa in KWin::Workspace::workspaceEvent(xcb_generic_event_t*) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#8 0x00007f21217e558f in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007f210c039820 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#10 0x00007f210c03a4ac in QXcbConnection::processXcbEvents() () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#11 0x00007f2121818122 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
|