Bug 478234 - System Settings crash when creating Firewall rules
Summary: System Settings crash when creating Firewall rules
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_firewall (show other bugs)
Version: 5.27.9
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-07 22:33 UTC by Carl
Modified: 2024-01-07 03:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl 2023-12-07 22:33:36 UTC
Application: systemsettings (5.27.9)

Qt Version: 5.15.11
Frameworks Version: 5.112.0
Operating System: Linux 6.5.0-10010-tuxedo x86_64
Windowing System: Wayland
Distribution: TUXEDO OS 2
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
I was running mullvad-vpn was connected and Ktorrent was not connecting. I was creating firewall rules via the System Setting GUI when it suddenly crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f58bdef8694 in QTimer::stop() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f589a7f0f16 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_firewall.so
#6  0x00007f58bdef4394 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f58bdef841e in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f58bdee9d5f in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f58beb6c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f58bdebc8ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f58bdf1510b in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f58bdf15a0c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f58bc651d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f58bc6a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f58bc64f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f58bdf15dd8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f58bdebb20b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f58bdec37b4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x000056066a5f1616 in ?? ()
#20 0x00007f58bd429d90 in __libc_start_call_main (main=main@entry=0x56066a5f0ac0, argc=argc@entry=1, argv=argv@entry=0x7fffd35c1708) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x00007f58bd429e40 in __libc_start_main_impl (main=0x56066a5f0ac0, argc=1, argv=0x7fffd35c1708, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd35c16f8) at ../csu/libc-start.c:392
#22 0x000056066a5f1fa5 in ?? ()
[Inferior 1 (process 4861) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-12-08 16:23:19 UTC
Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong:

> #5  0x00007f589a7f0f16 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_firewall.so

Could you please install debug symbols for the plasma-firewall package attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this.

Thanks again!
Comment 2 Bug Janitor Service 2023-12-23 03:46:26 UTC
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!
Comment 3 Bug Janitor Service 2024-01-07 03:46:26 UTC
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!