| Summary: | plasmashell crashed sometimes when using task manager icons with the error The Wayland connection experienced a fatal error: Invalid argument | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Matt Fagnani <matt.fagnani> | 
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs-null> | 
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | nicolas.fella | 
| Priority: | NOR | ||
| Version First Reported In: | 5.26.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | WAYLAND_DEBUG=1 plasmashell --replace crash log | ||
| 
 
        
          Description
        
        
          Matt Fagnani
        
        
        
        
          2022-11-04 05:52:14 UTC
        
       
    Created attachment 153451 [details] WAYLAND_DEBUG=1 plasmashell --replace crash log I'm attaching the end of a log from when I ran WAYLAND_DEBUG=1 plasmashell --replace in konsole and plasmashell crashed when I repeatedly moved the cursor back and forth over the task manager icons so that the tooltips were shown in a Fedora Rawhide KDE Plasma live image with Plasma 5.26.2, KF 5.99.0, Qt 5.15.7. The end of the log showed the following errors. [4245733.460] wl_display@1.error(wl_display@1, 1, "invalid arguments for org_kde_plasma_surface@270.set_output") wl_display@1: error 1: invalid arguments for org_kde_plasma_surface@270.set_output The Wayland connection experienced a fatal error: Invalid argument Given that the crash can happen just by moving the cursor over the task manager icons and the errors, the Wayland objects/surfaces icons' tooltips might occasionally have been freed while still in use. *** This bug has been marked as a duplicate of bug 447717 ***  |