Summary: | System Settings crashes in KXmlGuiWindow::event() upon open | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Joe C <joe> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | 6ks9gjt5, alois1, chavarro53, hijinks440, myviolinsings, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Joe C
2021-04-16 13:57:28 UTC
*** This bug has been marked as a duplicate of bug 435733 *** Making this the master bug because it has a more complete backtrace. *** Bug 435733 has been marked as a duplicate of this bug. *** > KXmlGuiWindow::event()
Created attachment 137847 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.5) using Qt 5.14.2
- What I was doing when the application crashed:
I tried opening the system settings app from the application launcher.
- Unusual behavior I noticed:
Window does not open and a notification stating that the app has crashed unexpectedly appears.
- Custom settings of the application:
None that I know of. KDE Plasma has been installed through Ubuntu Packages along with SSDM. I also have Gnome Desktop, XFCE, and Ubuntu with Wayland Desktop installed.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007fc1037fb864 in __GI_abort () at abort.c:79
#6 0x00007fc103c2eba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#9 0x00007fc1035d3de5 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#10 0x00007fc1049ced64 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 138007 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.4) using Qt 5.12.8
Tried opening system settings from start menu. Immediatly crashes.
Executable: systemsettings5 PID: 80591 Signal: Aborted (6) Time: 4/29/21 09:17:39
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f05a248e859 in __GI_abort () at abort.c:79
#8 0x00007f05a28c1aad in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007f05a225e036 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#12 0x00007f05a35bb947 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 138406 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.5) using Qt 5.14.2
- What I was doing when the application crashed: Tried to open Settings from the menu in Plasma.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007f98b2d39864 in __GI_abort () at abort.c:79
#6 0x00007f98b316cba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#9 0x00007f98b2b11de5 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#10 0x00007f98b3f0cd64 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Is anyone able to reproduce this issue in Plasma 5.24? 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! |