https://bugs.kde.org/show_bug.cgi?id=455385
--- Comment #9 from Dashon <sparky123558w...@gmail.com> --- I ran the backtrace one more time, because I saw some question marks in the last one and I want to attach this one too since this one doesn't seem to have any of the question marks: Thread 1 "systemsettings5" received signal SIGSEGV, Segmentation fault. QtPrivate::qustrchr (str=..., c=61) at /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/include/emmintrin.h:1433 1433 return __builtin_ia32_pmovmskb128 ((__v16qi)__A); (gdb) backtrace #0 QtPrivate::qustrchr (str=..., c=61) at /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/include/emmintrin.h:1433 #1 0x00007ffff676d883 in qFindChar (cs=(unknown: 0xf6759ac0), from=<optimized out>, ch=..., str=...) at ../../include/QtCore/../../src/corelib/text/qstringview.h:162 #2 QtPrivate::findString (haystack0=..., from=<optimized out>, needle0=..., cs=cs@entry=Qt::CaseSensitive) at text/qstring.cpp:12203 #3 0x00007ffff676dc10 in (anonymous namespace)::splitString<QStringList, QString> (source=..., sep=0x7fffffffd86e, behavior=..., cs=Qt::CaseSensitive, separatorSize=1) at ../../include/QtCore/../../src/corelib/text/qstringview.h:162 #4 0x00007ffff6760f81 in QString::split (this=<optimized out>, sep=..., behavior=..., behavior@entry=..., cs=cs@entry=Qt::CaseSensitive) at text/qstring.cpp:7929 #5 0x00007fffe8348472 in NetstatHelper::parseSSOutput (netstatOutput=..., this=0x555559ef20b0) at /usr/src/debug/plasma-firewall/plasma-firewall-5.26.5/kcm/backends/netstat/netstathelper.cpp:151 #6 NetstatHelper::stepExecuteFinished (this=0x555559ef20b0, exitCode=<optimized out>) at /usr/src/debug/plasma-firewall/plasma-firewall-5.26.5/kcm/backends/netstat/netstathelper.cpp:86 #7 0x00007ffff68bea71 in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=<optimized out>, this=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #8 doActivate<false> (sender=0x555556ba5340, signal_index=11, argv=0x7fffffffda70) at kernel/qobject.cpp:3923 #9 0x00007ffff68185fd in QProcess::finished (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>) at .moc/moc_qprocess.cpp:339 #10 0x00007ffff6814e02 in QProcessPrivate::_q_processDied (this=0x555558564090) at io/qprocess.cpp:1184 #11 0x00007ffff6818e8e in QProcess::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x7fffffffdbf0) at io/qprocess.h:320 --Type <RET> for more, q to quit, c to continue without paging-- #12 0x00007ffff68bec20 in doActivate<false> (sender=0x55555b0dbd40, signal_index=3, argv=0x7fffffffdbf0) at kernel/qobject.cpp:3935 #13 0x00007ffff68c0924 in QSocketNotifier::activated (this=this@entry=0x55555b0dbd40, _t1=..., _t2=<optimized out>, _t3=...) at .moc/moc_qsocketnotifier.cpp:178 #14 0x00007ffff68c0a68 in QSocketNotifier::event (this=0x55555b0dbd40, e=<optimized out>) at kernel/qsocketnotifier.cpp:302 #15 0x00007ffff7578b5c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55555b0dbd40, e=0x7fffffffdd10) at kernel/qapplication.cpp:3640 #16 0x00007ffff688df48 in QCoreApplication::notifyInternal2 (receiver=0x55555b0dbd40, event=0x7fffffffdd10) at kernel/qcoreapplication.cpp:1064 #17 0x00007ffff68d7ac6 in socketNotifierSourceDispatch (source=0x555555672970) at kernel/qeventdispatcher_glib.cpp:107 #18 0x00007ffff4f1682b in g_main_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:3454 #19 g_main_context_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:4172 #20 0x00007ffff4f6dcc9 in g_main_context_iterate.constprop.0 (context=0x7fffec005010, block=1, dispatch=1, self=<optimized out>) at ../glib/glib/gmain.c:4248 #21 0x00007ffff4f150e2 in g_main_context_iteration (context=0x7fffec005010, may_block=1) at ../glib/glib/gmain.c:4313 #22 0x00007ffff68d8c6c in QEventDispatcherGlib::processEvents (this=0x555555676ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #23 0x00007ffff68866ec in QEventLoop::exec (this=0x7fffffffdf90, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #24 0x00007ffff6891219 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #25 0x00007ffff6d39fe2 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870 #26 0x00007ffff7576f2a in QApplication::exec () at kernel/qapplication.cpp:2832 #27 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.