Bug 432261 - Wayland Plasma crash when switching a global theme
Summary: Wayland Plasma crash when switching a global theme
Status: RESOLVED DUPLICATE of bug 414834
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.20.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-01-28 19:47 UTC by seplexfake
Modified: 2021-01-28 21:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description seplexfake 2021-01-28 19:47:50 UTC
Application: plasmashell (5.20.5)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.10-200.fc33.x86_64 x86_64
Windowing system: Wayland
Distribution: Fedora 33 (Thirty Three)

-- Information about the crash:
- What I was doing when the application crashed:
I was switching between global themes from system settings
If I remember right the system was restarted right before the theme change.

- Custom settings of the application:
The theme was applied (to Breeze Dark)
Fresh Fedora Server 33 install with KDE, KDE apps, Firefox. Only the Home partition encrypted with luks2 using standard partitions (every partition, selected in the Fedora installer) with ext4 (every partition except the efi partition).
The only thing that I did on the install before changing the theme was changing the default Firefox settings and browsing.


The debugger to generate the backtrace was installed after the crash.

After the crash I get a bit of graphic glitches, to be more specific in the system settings app. A bunch of colors changing from what it's supposed to black. IIRC it is and was only in the settings tab (where I can navigate through the "pages" for example to the 'Search', 'Icons' 'Cursors' 'KDE Wallet' and others), the pages (for example the 'Global Theme' page where my themes are listed, but happens on all of them) are fine. Restarting the System Settings app fixes that.
Everything else seems fine.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted

[KCrash Handler]
#4  0x00007f185dca79d5 in raise () from /lib64/libc.so.6
#5  0x00007f185dc908a4 in abort () from /lib64/libc.so.6
#6  0x00007f185e0d048f in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#7  0x00007f185c064ed4 in QtWaylandClient::QWaylandDisplay::checkError() const () from /lib64/libQt5WaylandClient.so.5
#8  0x00007f185c0650ea in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#9  0x00007f185e2d03c0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f185e2ed72c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#11 0x00007f185e29f57b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#12 0x00007f185e2a71b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#13 0x0000562f34d897ca in main ()
[Inferior 1 (process 1180) detached]

The reporter indicates this bug may be a duplicate of or related to bug 414834, bug 425361.

Possible duplicates by query: bug 432089, bug 431842, bug 430878, bug 430763, bug 430741.

Reported using DrKonqi
Comment 1 Thiago Sueto 2021-01-28 21:39:53 UTC
The backtrace isn't the same, but I can reproduce this issue on current Plasma from git.

Operating System: openSUSE Tumbleweed 20210127
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Comment 2 Nate Graham 2021-01-28 21:56:17 UTC

*** This bug has been marked as a duplicate of bug 422424 ***
Comment 3 Nate Graham 2021-01-28 21:57:20 UTC
Oops, wrong one.

*** This bug has been marked as a duplicate of bug 414834 ***