Bug 427933 - Wayland plasma crash after showing a lot of notifications
Summary: Wayland plasma crash after showing a lot of notifications
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.20.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi, wayland
Depends on:
Blocks:
 
Reported: 2020-10-18 16:43 UTC by Alexander
Modified: 2022-09-09 22:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (369.69 KB, text/plain)
2020-10-18 16:43 UTC, Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2020-10-18 16:43:12 UTC
Application: plasmashell (5.20.0)

Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.8.14-1-default x86_64
Windowing system: Wayland
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
kdeconnect send many notifications and plasma started showing visual glitches and than crashed

-- Backtrace (Reduced):
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#7  0x00007f90dc52e538 in __GI_abort () at abort.c:79
#8  0x00007f90dc94dc37 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#9  QMessageLogger::fatal (this=this@entry=0x7ffd7daddfc0, msg=msg@entry=0x7f90d86ad0b8 "The Wayland connection broke. Did the Wayland compositor die?") at global/qlogging.cpp:893
#10 0x00007f90d8628ed9 in QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90


Possible duplicates by query: bug 427827, bug 427593, bug 427384, bug 426926, bug 426449.

Reported using DrKonqi
Comment 1 Alexander 2020-10-18 16:43:15 UTC
Created attachment 132528 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Christoph Feck 2020-11-06 22:04:36 UTC
Error is: "The Wayland connection broke. Did the Wayland compositor die?"

Qt cannot recover from this condition.
Comment 3 Peter Leconte 2022-09-09 21:54:02 UTC
Have the same issue, can confirm. Shell crashes from receiving too many notifications every time I connect my phone with notification plugin enabled. If I clear the notifications first on my phone, there are no issues.
Comment 4 Nate Graham 2022-09-09 22:07:10 UTC
Please file a new bug report as this one is quite old and it's likely what's going on for you is different.

Also, if you also saw the "The Wayland connection broke. Did the Wayland compositor die?" message, that means that kwin_wayland crashed, and we will need a backtrace for it. Please attach that to your bug report.