Summary: | Plasmashell Crashes and Restarts When Playing Music | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Claire <accounts> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | kde, nate |
Priority: | HI | Keywords: | drkonqi |
Version First Reported In: | 6.3.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/197923/events/8c2d41bdef244ed1bbade00e4aea1c46/ | ||
Attachments: | New crash information added by DrKonqi |
Description
Claire
2025-06-19 00:56:37 UTC
Created attachment 182373 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Trace is weird, it shows mpris stuff running in the DBus thread, not the main thread. QObjectBindableProperty seems to be doing something very very stupid. I think we may have to try and repro this in a small case and report to Qt. Claire, did disabling "PlasMus Toolbar" help? . (In reply to Nate Graham from comment #3) > Claire, did disabling "PlasMus Toolbar" help? Apologies for the delay. I haven't had the crash even with PlasMus toolbar recently, weirdly enough. I did disable a feature of the PlasMus toolbar though; specifically, there's a feature that causes text to scroll across the panel, showing the name of the song (or sometimes lyrics). Disabling this seems to have caused it to no longer happen, but that could also be coincidence. The toolbar has also updated a few times in the intervening time, so maybe it was fixed? If you turn that feature back on, does the issue come back? (In reply to Nate Graham from comment #6) > If you turn that feature back on, does the issue come back? I can try it out in the morning. Also, apologies, the widget is PlasMusic toolbar. Here is the location: https://store.kde.org/p/2128143 Seems fixed. Great, it sounds like the widget was to blame all along. Until we can sandbox widgets and run them in another process, this kind of issue will always be possible, unfortunately. |