| Summary: | Kwin abort | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Wojciech Waga <wojciech.waga> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.4 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Wojciech Waga
2022-08-19 10:20:41 UTC
The crash is happening inside the Intel graphics driver. It's hard to tell more without debug symbols though #9 0x00007f91401d0144 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #10 0x00007f9140e397ef in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #11 0x00007f9140436832 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #12 0x00007f914b126264 in ?? () from /lib/x86_64-linux-gnu/libkwin.so.5 #13 0x00007f9149642783 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007f914b0fdb78 in KWin::Scene::paintScreen(QRegion const&, QRegion const&, QRegion*, QRegion*, KWin::RenderLoop*, QMatrix4x4 const&) () from /lib/x86_64-linux-gnu/libkwin.so.5 The backtrace lacks debug symbols. Can you install kwin debug package and provide us a new backtrace that include debug symbols? Hey guys, I have not seen this error for months now. I think the ticket can be closed. Thanks for the update |