Summary: | crash on enablig firewall in settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | kbugs.31s5f |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED BACKTRACE | ||
Severity: | crash | CC: | descartavel1, jixmg1ma, lacov, N3verG0nnaGiveYouUp+kdeBugs, nate |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.26.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
kbugs.31s5f
2023-01-18 18:01:40 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #6 0x00007f35f15a2472 in () at /usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_firewall.so Could you please acquire debug symbols, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Arch_Linux Thanks again! Created attachment 155481 [details]
New crash information added by DrKonqi
systemsettings (5.26.5) using Qt 5.15.8
fresh install. all packages up to date. no custom setting. Entirely defaults.
simply clicking the "view connections" causes the crash all the time.
-- Backtrace (Reduced):
#5 0x00007efcb1d60f81 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () at /usr/lib/libQt5Core.so.5
[...]
#8 0x00007efcb1e184bd in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007efcb1ec07e4 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007efcb1ec0928 in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007efcb2b78b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
Created attachment 157649 [details]
New crash information added by DrKonqi
systemsettings (5.27.3) using Qt 5.15.8
Firewall config crashes the settings app when I try to view active connections regardless of a backend, it crashes with both ufw and firewalld
-- Backtrace (Reduced):
#5 0x00007f743d960f81 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () at /usr/lib/libQt5Core.so.5
[...]
#8 0x00007f743da185fd in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f743dac0924 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007f743dac0a68 in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007f743e778b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
Created attachment 159901 [details]
New crash information added by DrKonqi
systemsettings (5.27.6) using Qt 5.15.10
In KDE Plasma firewall settings I tried to see what will happen if I click view connections button.
After mouse click settings window was closed.
I didnt have firewall enabled or even installed.
-- Backtrace (Reduced):
#5 0x00007f5bb0d71691 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () at /usr/lib/libQt5Core.so.5
[...]
#8 0x00007f5bb0e28d3d in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f5bb0ed1ea4 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007f5bb0ed1fe8 in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007f5bb1b7893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
Created attachment 161512 [details]
New crash information added by DrKonqi
systemsettings (5.27.7) using Qt 5.15.10
I'm facing the same problem as 860lacov: when I click the connections button on the firewall screen, the system-settings app crashes
-- Backtrace (Reduced):
#5 0x00007fca3f771791 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () at /usr/lib/libQt5Core.so.5
[...]
#8 0x00007fca3f828e6d in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fca3f8d2e34 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007fca3f8d2f78 in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007fca4057893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
|