Summary: | kded5 crashed after suspend/resume cycle | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | qydwhotmail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=458817 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2022-09-30 18:45:58 UTC
Can you also report the bug to Qt and glibc? No KDE code is in the backtrace. Are you using accent color from wallpaper? (In reply to Fushan Wen from comment #2) > Are you using accent color from wallpaper? No. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kde-gtk-config/-/merge_requests/47 Git commit 3c2437815920856608a27361fe1da03e763742a5 by Fushan Wen. Committed on 04/10/2022 at 15:41. Pushed by fusionfuture into branch 'master'. kded: properly delete factory to fix file descriptor leak Not unloading the plugin loader will cause file descriptor leaks in kded, and when fd limit is reached, accent color can't be updated anymore because updating accent color requires writing to kdeglobals. This fixes the leak and also fixes the accent color bug. Related: bug 458430, bug 458817 FIXED-IN: 5.26 M +5 -5 kded/kwin_bridge/dummydecorationbridge.cpp M +2 -1 kded/kwin_bridge/dummydecorationbridge.h https://invent.kde.org/plasma/kde-gtk-config/commit/3c2437815920856608a27361fe1da03e763742a5 Git commit d5c646f151d1ac7e3fc7c5ff9178b000321a9ab6 by Fushan Wen. Committed on 04/10/2022 at 16:33. Pushed by fusionfuture into branch 'Plasma/5.26'. kded: properly delete factory to fix file descriptor leak Not unloading the plugin loader will cause file descriptor leaks in kded, and when fd limit is reached, accent color can't be updated anymore because updating accent color requires writing to kdeglobals. This fixes the leak and also fixes the accent color bug. Related: bug 458430, bug 458817 FIXED-IN: 5.26 (cherry picked from commit 3c2437815920856608a27361fe1da03e763742a5) M +5 -5 kded/kwin_bridge/dummydecorationbridge.cpp M +2 -1 kded/kwin_bridge/dummydecorationbridge.h https://invent.kde.org/plasma/kde-gtk-config/commit/d5c646f151d1ac7e3fc7c5ff9178b000321a9ab6 Should be fixed in 5.26.0 but to make sure it's really fixed please test again then. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |