Summary: | kwin crashing | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Reggie <reginald.pierre> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | hyenatwn.debug, nate, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.25.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Reggie
2022-09-04 18:57:48 UTC
Do you use "KDE Snap Assistant"? . Created attachment 152179 [details]
New crash information added by DrKonqi
kwin_x11 (5.24.6) using Qt 5.15.3
- What I was doing when the application crashed:
Opening the Application Menu and mousing through the list.
- Unusual behavior I noticed:
When you move fast enough down the list, the submenu will not appear and KWin will segfault.
- Custom settings of the application:
Composition is OFF.
List of KWin Scripts loaded:
- KDE Snap Assist
- Sticky Window Snapping
No specific window rules applied.
-- Backtrace (Reduced):
#6 0x00007f1af4df7d78 in QRect::center() const (this=<optimized out>, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qrect.h:263
#7 KWin::Workspace::clientArea(KWin::clientAreaOption, KWin::Toplevel const*) const (this=0x55990a780150, opt=KWin::PlacementArea, window=0x0) at ./src/workspace.cpp:2354
#8 0x00007f1af4caddf2 in KWin::WorkspaceWrapper::clientArea(KWin::WorkspaceWrapper::ClientAreaOption, KWin::AbstractClient const*) const (this=<optimized out>, c=<optimized out>, option=<optimized out>) at ./src/scripting/workspace_wrapper.cpp:260
#9 KWin::WorkspaceWrapper::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x55990aecacd0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=93, _a=_a@entry=0x7ffeb25fec80) at ./obj-x86_64-linux-gnu/src/kwin_autogen/7KDSW62DQT/moc_workspace_wrapper.cpp:680
#10 0x00007f1af4caf5f3 in KWin::WorkspaceWrapper::qt_metacall(QMetaObject::Call, int, void**) (this=this@entry=0x55990aecacd0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=93, _a=_a@entry=0x7ffeb25fec80) at ./obj-x86_64-linux-gnu/src/kwin_autogen/7KDSW62DQT/moc_workspace_wrapper.cpp:946
*** This bug has been marked as a duplicate of bug 458598 *** |