Summary: | Kwin_Wayland Crashed when typing directory in dolphin | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Meteora Osterreich <semaraputraputugede> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, nate |
Priority: | NOR | ||
Version: | 5.25.5 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kwin_wayland_coredump |
Description
Meteora Osterreich
2022-09-14 13:24:11 UTC
#0 0x00007f415cd339e4 _ZNK4KWin6Window6outputEv (libkwin.so.5 + 0x2a29e4) #1 0x00007f415cd5d2ca _ZNK4KWin9Workspace10clientAreaENS_16clientAreaOptionEPKNS_6WindowE (libkwin.so.5 + 0x2cc2ca) Maybe related to Bug 458598? (In reply to Nate Graham from comment #2) > Maybe related to Bug 458598? Hi, thank you for your response i don't think it is related, because it also happen when kde snap assists kwin script is disable #0 0x00007f415cd339e4 _ZNK4KWin6Window6outputEv (libkwin.so.5 + 0x2a29e4) #1 0x00007f415cd5d2ca _ZNK4KWin9Workspace10clientAreaENS_16clientAreaOptionEPKNS_6WindowE (libkwin.so.5 + 0x2cc2ca) ... #5 0x00007f415c893994 n/a (libQt5Qml.so.5 + 0x276994) #6 0x00007f415c79796c n/a (libQt5Qml.so.5 + 0x17a96c) #7 0x00007f415c798f6d _ZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_i (libQt5Qml.so.5 + 0x17bf6d) #8 0x00007f415c7bae7e _ZN3QV47Runtime18CallPropertyLookup4callEPNS_15ExecutionEngineERKNS_5ValueEjPS4_i (libQt5Qml.so.5 + 0x19de7e) Workspace::clientArea() with null window is still being invoked from QML. Dup of 458598. If you can reproduce the crash in 5.26, reopen this bug report. *** This bug has been marked as a duplicate of bug 458598 *** |