| Summary: | system setting crash viewing firewalld connections | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | kesslerdupont <kesslerdupont55> |
| Component: | kcm_firewall | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REOPENED --- | ||
| Severity: | crash | CC: | lucas.biaggi, nate, NelsonArron, nicolas.fella, tcanabrava |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.9 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
kesslerdupont
2023-01-14 16:45:30 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 0x0000ffff34db1ea0 in () at /usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_firewall.so > #7 0x0000ffff34db21b0 in () at /usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_firewall.so Could you please install 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 Thanks again! 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! Created attachment 162748 [details]
New crash information added by DrKonqi
systemsettings (5.27.9) using Qt 5.15.11
In "system settings"->"Firewall"->"View Connections" it crashes after about a minute of it processing.
-- Backtrace (Reduced):
#6 QString::size() const (this=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/text/qstring.h:277
#7 (anonymous namespace)::splitString<QStringList, QString>(QString const&, QChar const*, Qt::SplitBehavior, Qt::CaseSensitivity, int) (source=..., sep=0x7ffc92a8bc4e, behavior=..., cs=Qt::CaseSensitive, separatorSize=1) at text/qstring.cpp:7822
#8 0x00007fc971b71911 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const (this=<optimized out>, sep=..., behavior=..., behavior@entry=..., cs=cs@entry=Qt::CaseSensitive) at text/qstring.cpp:7933
#9 0x00007fc96a22d1b2 in NetstatHelper::parseSSOutput(QByteArray const&) (this=0x555ab8274bd0, netstatOutput=...) at /usr/src/debug/plasma-firewall/plasma-firewall-5.27.9/kcm/backends/netstat/netstathelper.cpp:148
#10 NetstatHelper::stepExecuteFinished(int) (this=0x555ab8274bd0, exitCode=<optimized out>) at /usr/src/debug/plasma-firewall/plasma-firewall-5.27.9/kcm/backends/netstat/netstathelper.cpp:82
|