Summary: | KDE Plasma crash on systray click | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Ken Thatcher <kctcom> |
Component: | System Tray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asturm, lars.R1, materka, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.18.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ken Thatcher
2020-02-22 18:33:26 UTC
Created attachment 127538 [details]
New crash information added by DrKonqi
plasmashell (5.18.4) using Qt 5.14.2
Yes, this sounds exactly like the crash I got. Attaching backtrace as it contains debug symbols in my case.
-- Backtrace (Reduced):
#7 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#8 0x00007f8fa66c755b in __GI_abort () at abort.c:79
#9 0x00007f8fa6b68cdb in qt_message_fatal (context=..., message=<synthetic pointer>...) at /var/tmp/portage/dev-qt/qtcore-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/global/qlogging.cpp:1914
#10 QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fffeca47fb0, msg=msg@entry=0x7f8fa28cf1c0 "The Wayland connection experienced a fatal error: %s") at /var/tmp/portage/dev-qt/qtcore-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/global/qlogging.cpp:893
#11 0x00007f8fa285b7b0 in QtWaylandClient::QWaylandDisplay::checkError() const (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90
Created attachment 131973 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.12.7
Plasma crashed when left-clicking on "Night Color Control".
-- Backtrace (Reduced):
#6 0x00007efcfceb028b in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1907
#7 0x00007efcfceb028b in QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7ffd00b2c710, msg=msg@entry=0x7efcf02d7ba0 "The Wayland connection experienced a fatal error: %s") at global/qlogging.cpp:888
#8 0x00007efcf0271448 in QtWaylandClient::QWaylandDisplay::checkError() const (this=<optimized out>) at qwaylanddisplay.cpp:181
#9 0x00007efcf02714be in QtWaylandClient::QWaylandDisplay::flushRequests() (this=0x55e75a8871b0) at qwaylanddisplay.cpp:192
[...]
#12 0x00007efcfd0aa0a3 in QAbstractEventDispatcher::awake() (this=this@entry=0x55e75a8e4700) at .moc/moc_qabstracteventdispatcher.cpp:148
*** This bug has been marked as a duplicate of bug 423075 *** |