Summary: | System settings crashes on open | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | James <jrmclaugh> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ajaidan0, christian |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.4 | ||
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 |
Description
James
2020-09-21 20:07:48 UTC
Created attachment 131862 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.4) using Qt 5.12.8
- What I was doing when the application crashed:
I was just starting the settings application
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f6753eb0859 in __GI_abort () at abort.c:79
#8 0x00007f67542e3aad in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007f6753c80036 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#12 0x00007f6754fdd947 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 423494 *** Created attachment 132532 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.4) using Qt 5.12.8
- What I was doing when the application crashed:
I was editing a piece of code in Visual Studio Code, when I tried to open settings and found that it would crash every time.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f9cd6bd3859 in __GI_abort () at abort.c:79
#8 0x00007f9cd7006aad in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007f9cd69a3036 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#12 0x00007f9cd7d00947 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|