Bug 425388 - System Settings crash
Summary: System Settings crash
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.19.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-15 15:30 UTC by Carl Morgan
Modified: 2020-09-07 20:07 UTC (History)
0 users

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 Carl Morgan 2020-08-15 15:30:51 UTC
Application: systemsettings5 (5.19.4)

Qt Version: 5.15.0
Frameworks Version: 5.73.0
Operating System: Linux 5.8.0-1-default x86_64
Windowing system: Wayland
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
Opened the system settings application on a wayland session.

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Aborted

[KCrash Handler]
#4  0x00007f95d1bfd4b1 in raise () from /lib64/libc.so.6
#5  0x00007f95d1be6539 in abort () from /lib64/libc.so.6
#6  0x00007f95d2002c27 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#7  QMessageLogger::fatal (this=this@entry=0x7ffda22849b0, msg=msg@entry=0x7f95cd5940b8 "The Wayland connection broke. Did the Wayland compositor die?") at global/qlogging.cpp:893
#8  0x00007f95cd50fef9 in QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90
#9  QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at qwaylanddisplay.cpp:204
#10 0x00007f95cd51ddee in QtWaylandClient::QWaylandDisplay::flushRequests (this=0x5555b20241c0) at qwaylanddisplay.cpp:222
#11 0x00007f95d2252130 in doActivate<false> (sender=0x5555b2097ff0, signal_index=3, argv=0x7ffda2284a90, argv@entry=0x0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
#12 0x00007f95d224b450 in QMetaObject::activate (sender=sender@entry=0x5555b2097ff0, m=m@entry=0x7f95d24fd180 <QAbstractEventDispatcher::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946
#13 0x00007f95d22187c0 in QAbstractEventDispatcher::aboutToBlock (this=this@entry=0x5555b2097ff0) at .moc/moc_qabstracteventdispatcher.cpp:143
#14 0x00007f95d2273034 in QEventDispatcherGlib::processEvents (this=0x5555b2097ff0, flags=...) at kernel/qeventdispatcher_glib.cpp:410
#15 0x00007f95d221a5db in QEventLoop::exec (this=this@entry=0x7ffda2284bb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#16 0x00007f95d2222840 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#17 0x00005555b1157fd9 in main (argc=<optimized out>, argv=0x7ffda2284cc0) at /usr/src/debug/systemsettings5-5.19.4-1.1.x86_64/app/main.cpp:168
[Inferior 1 (process 9930) detached]

The reporter indicates this bug may be a duplicate of or related to bug 422895.

Possible duplicates by query: bug 424911, bug 424729, bug 423951, bug 423638, bug 423634.

Reported using DrKonqi
Comment 1 Christoph Feck 2020-09-07 20:07:58 UTC
Error message is: "The Wayland connection broke. Did the Wayland compositor die?".

Qt cannot recover from this error.