https://bugs.kde.org/show_bug.cgi?id=455385
Dashon <sparky123558w...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED CC| |sparky123558w...@gmail.com --- Comment #8 from Dashon <sparky123558w...@gmail.com> --- Hey, I'm reopening this issue because I seem to be having the same problem on Arch. I have seen a few of these issues, but every time someone asks for a backtrace with debugging symbols from the user. The user never responds. I have recreated the crash and triggered a backtrace using gdb and I have the debugging symbols that were automatically downloaded by debuginfod. Let me know if there is anything else I can do to help fix this issue once and for all. System Information: Operating System: EndeavourOS KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.1.11-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7C95 System Version: 1.0 Back Trace: Thread 1 "systemsettings5" received signal SIGSEGV, Segmentation fault. 0x00007ffff676dbe7 in ?? () from /usr/lib/libQt5Core.so.5 (gdb) backtrace #0 0x00007ffff676dbe7 in ?? () from /usr/lib/libQt5Core.so.5 #1 0x00007ffff6760f81 in QString::split(QChar, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () from /usr/lib/libQt5Core.so.5 #2 0x00007fffe82e3472 in NetstatHelper::parseSSOutput (netstatOutput=..., this=0x55555b245330) at /usr/src/debug/plasma-firewall/plasma-firewall-5.26.5/kcm/backends/netstat/netstathelper.cpp:151 #3 NetstatHelper::stepExecuteFinished (this=0x55555b245330, exitCode=<optimized out>) at /usr/src/debug/plasma-firewall/plasma-firewall-5.26.5/kcm/backends/netstat/netstathelper.cpp:86 #4 0x00007ffff68bea71 in ?? () from /usr/lib/libQt5Core.so.5 #5 0x00007ffff68185fd in QProcess::finished(int, QProcess::ExitStatus) () from /usr/lib/libQt5Core.so.5 #6 0x00007ffff6814e02 in ?? () from /usr/lib/libQt5Core.so.5 #7 0x00007ffff6818e8e in ?? () from /usr/lib/libQt5Core.so.5 #8 0x00007ffff68bec20 in ?? () from /usr/lib/libQt5Core.so.5 #9 0x00007ffff68c0924 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /usr/lib/libQt5Core.so.5 #10 0x00007ffff68c0a68 in QSocketNotifier::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #11 0x00007ffff7578b5c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55555660f9c0, e=0x7fffffffdd10) at kernel/qapplication.cpp:3640 #12 0x00007ffff688df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13 0x00007ffff68d7ac6 in ?? () from /usr/lib/libQt5Core.so.5 #14 0x00007ffff4f1682b in g_main_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:3454 --Type <RET> for more, q to quit, c to continue without paging-- #15 g_main_context_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:4172 #16 0x00007ffff4f6dcc9 in g_main_context_iterate.constprop.0 (context=0x7fffec005010, block=1, dispatch=1, self=<optimized out>) at ../glib/glib/gmain.c:4248 #17 0x00007ffff4f150e2 in g_main_context_iteration (context=0x7fffec005010, may_block=1) at ../glib/glib/gmain.c:4313 #18 0x00007ffff68d8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #19 0x00007ffff68866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #20 0x00007ffff6891219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #21 0x00007ffff6d39fe2 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870 #22 0x00007ffff7576f2a in QApplication::exec () at kernel/qapplication.cpp:2832 #23 0x0000555555560c03 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/systemsettings/systemsettings-5.26.5/app/main.cpp:188 -- You are receiving this mail because: You are watching all bug changes.