| Summary: | Crash in QGestureManager::getState() when selecting connections and a wifi I have never used before | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Isaac <fakespam129> |
| Component: | kcm_networkmanagement | Assignee: | Jan Grulich <jgrulich> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | anthonythott, joaompscampos, nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.24.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Isaac
2022-06-16 20:15:23 UTC
Created attachment 150688 [details]
New crash information added by DrKonqi
systemsettings (5.25.3) using Qt 5.15.3
I am attempting to add a vpn.ovpn file to my connection settings, I have successfully imported the file but when I select the vpn inside of the connections manager, the window crashes instantly. It crashes every open and it crashes for all vpn2.ovpn as well.
I am currently using a Microsoft Surface Book 2 with Fedora KDE, Surface-Linux Kernel, & Nvidia-DKMS all protected by and behind, Luks, secureboot, TPM2, with systemd-cryptenroll luks automatic unlock using the tpm2 module. Inside of my session I run kvantum with a transparent windows theme, among a small plethora of applications such as steam (w games), cockpit, firewall, surface specific applications, among others. I have also attached and registered my OS to my RHEL account.
-- Backtrace (Reduced):
#4 0x00007fbd606df06a in QGestureManager::getState(QObject*, QGestureRecognizer*, Qt::GestureType) () from /lib64/libQt5Widgets.so.5
#5 0x00007fbd606e1ab5 in QGestureManager::filterEventThroughContexts(QMultiMap<QObject*, Qt::GestureType> const&, QEvent*) () from /lib64/libQt5Widgets.so.5
#6 0x00007fbd606e4af8 in QGestureManager::filterEvent(QWidget*, QEvent*) () from /lib64/libQt5Widgets.so.5
#7 0x00007fbd606977e6 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8 0x00007fbd5faae658 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
UPDATE: If crashes on selecting any option when window is not maximized, but allows me to select options when maximized. Created attachment 154182 [details]
New crash information added by DrKonqi
systemsettings (5.26.3) using Qt 5.15.7
After disabling IPv4 assignment off the main interface (Wired Connection 1), because I am using a Tagged VLAN assignment, every time I click any other connection, it instantly crashes.
-- Backtrace (Reduced):
#4 0x00007fb8cabfe0fa in QGestureManager::getState(QObject*, QGestureRecognizer*, Qt::GestureType) () from /lib64/libQt5Widgets.so.5
#5 0x00007fb8cac00b45 in QGestureManager::filterEventThroughContexts(QMultiMap<QObject*, Qt::GestureType> const&, QEvent*) () from /lib64/libQt5Widgets.so.5
#6 0x00007fb8cac03b88 in QGestureManager::filterEvent(QWidget*, QEvent*) () from /lib64/libQt5Widgets.so.5
#7 0x00007fb8cabb6866 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8 0x00007fb8c9ea8278 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
|