| Summary: | Plasma on Wayland crashes when dragging an application out of the menu | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Firlaev-Hans <firlaevhanskde.upstream314> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | 5.20.4 | Flags: | firlaevhanskde.upstream314:
Wayland+
|
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Firlaev-Hans
2020-12-19 11:22:44 UTC
Can you add a backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl (In reply to Nate Graham from comment #1) > Can you add a backtrace? See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl Looks like it is kwin_wayland, not plasmashell that crashed. Whoops. Also, the same crash can happen when dragging around items in the dock. Unfortunately the coredump for kwin_wayland is "truncated" so I'm afraid this might not be very useful: #0 0x00007ff96a2162b8 in ?? () Backtrace stopped: Cannot access memory at address 0x7ffe871b54c0 I tried the latest KDE Neon Unstable in a VM and didn't run into this issue on Wayland. |