Summary: | Systemsettings crashed after viewing Firewall settings then switching to other category | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Karol Szuster <karolsz9898> |
Component: | kcm_firewall | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 48oa7ix8v, bugsie, califool, duha.bugs, lucas.biaggi, nate, nicolas.fella, tcanabrava, vincentv42 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.0.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-firewall/-/commit/369de87bb4fd0dabd50884352a2e3608d13d1a6e | Version Fixed In: | 6.1.0 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Karol Szuster
2024-04-05 17:39:55 UTC
Created attachment 168195 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
This is most probably not a bug, systemsettings has just not been rebuilt yet for qt 6.7 (which is in extra-testing) Can reproduce on Git Master compiled against qt 6.7. The issue only appears if you don't have a firewall installed. When opening the firewall kcm, one CPU core seems to go into a loop with 100% usage (/usr/bin/systemsettings kcm_networkmanagment in htop shows 100%). Switching the tab or exiting systemsettings crashes with the above backtrace. *** Bug 486029 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-firewall/-/merge_requests/85 *** Bug 487512 has been marked as a duplicate of this bug. *** Git commit 14b6db2c126f7bcd7216bc1537e9cbf9911aec48 by Nicolas Fella. Committed on 27/05/2024 at 10:14. Pushed by nicolasfella into branch 'master'. Check backend for null before deleting M +4 -2 kcm/core/firewallclient.cpp https://invent.kde.org/plasma/plasma-firewall/-/commit/14b6db2c126f7bcd7216bc1537e9cbf9911aec48 Git commit 369de87bb4fd0dabd50884352a2e3608d13d1a6e by Nicolas Fella. Committed on 27/05/2024 at 10:16. Pushed by nicolasfella into branch 'Plasma/6.1'. Check backend for null before deleting (cherry picked from commit 14b6db2c126f7bcd7216bc1537e9cbf9911aec48) M +4 -2 kcm/core/firewallclient.cpp https://invent.kde.org/plasma/plasma-firewall/-/commit/369de87bb4fd0dabd50884352a2e3608d13d1a6e *** Bug 488039 has been marked as a duplicate of this bug. *** |