| Summary: | Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") when opening start menu | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Torge Rosendahl <torgeros> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | major | CC: | kdedev, mikel5764, nate, niccolo.venerandi, noahadvs |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=486449 https://bugs.kde.org/show_bug.cgi?id=506412 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | stderr of plasmashell replace | ||
|
Description
Torge Rosendahl
2025-12-30 19:40:20 UTC
The issue appears to be gone after a reboot. Thanks for the bug report. It looks like Plasma runs into a Wayland protocol error, not actually a crash: Dec 30 20:36:05 pctorge plasmashell[51281]: xdg_surface#259: error 3: attached a buffer before configure event Dec 30 20:36:05 pctorge plasmashell[51281]: The Wayland connection experienced a fatal error: Protocol error We had tracked this in bug 486449 and thought it was fixed with an update to Frameworks, but you're running a current version of Frameworks. At this point, we need to figure out which exact thing is causing this on your system. Can you please run `WAYLAND_DEBUG=1 plasmashell --replace` in a terminal window, then reproduce the crash, and then attach the entire contents of the output (it will be long) as a file here? I realize it may take time, and perhaps multiple attempts. Thanks! Created attachment 188137 [details]
stderr of plasmashell replace
Attached a file with the output of
WAYLAND_DEBUG=1 plasmashell --replace 2> plasmadebuglog.txt
Thanks for the logs. The plasma developers will take a closer look. There's also Bug 506412. Looks like it was never fully fixed. :/ |