Bug 515631 - plasmashell crashes
Summary: plasmashell crashes
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.5.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-02-06 15:30 UTC by roger
Modified: 2026-02-06 15:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (79.40 KB, text/plain)
2026-02-06 15:30 UTC, roger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roger 2026-02-06 15:30:03 UTC
Application: plasmashell (6.5.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.2
Frameworks Version: 6.22.0
Operating System: Linux 6.18.8-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 6.5.90 [CoredumpBackend]

-- Information about the crash:
another submission of plasmashell crash when monitor turns itself off after inactivity.
reason for resubmitting is newer version of QT6 (6.10.2)

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007f203889de33 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#7  0x00007f20388427b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f203882934b in __GI_abort () at abort.c:77
#9  0x00007f20390f657f in qAbort () at /usr/src/debug/qtbase-everywhere-src-6.10.2/src/corelib/global/qassert.cpp:46
#10 qt_maybe_message_fatal<QString&> (msgType=QtFatalMsg, context=<optimized out>, message=...) at /usr/src/debug/qtbase-everywhere-src-6.10.2/src/corelib/global/qlogging.cpp:2166
[...]
#12 0x00007f20390f7123 in QMessageLogger::fatal (this=this@entry=0x7ffe4b3c94b0, msg=msg@entry=0x7f200c1f7760 "KWaylandBackend: no output modes available anymore, this seems like a compositor bug") at /usr/src/debug/qtbase-everywhere-src-6.10.2/src/corelib/global/qlogging.cpp:901
#13 0x00007f200c1e7e48 in operator() (__closure=<optimized out>) at /usr/src/debug/libkscreen-6.5.5/backends/kwayland/waylandoutputdevice.cpp:73
#14 operator() (__closure=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:116
#18 QtPrivate::QCallableObject<KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:547
#19 0x00007f2039237a60 in QtPrivate::QSlotObjectBase::call (this=0x5634ab335520, r=<optimized out>, a=0x7ffe4b3c9568) at /usr/src/debug/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobjectdefs_impl.h:461
#20 doActivate<false> (sender=0x5634ab5956e0, signal_index=3, argv=0x7ffe4b3c9568) at /usr/src/debug/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:4272
#21 0x00007f2038ebcc92 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#22 0x00007f2038eb9a26 in ffi_call_int (cif=cif@entry=0x7ffe4b3c9770, fn=fn@entry=0x7f200c1e8220 <QtWayland::kde_output_device_mode_v2::handle_removed(void*, kde_output_device_mode_v2*)>, rvalue=<optimized out>, rvalue@entry=0x0, avalue=avalue@entry=0x7ffe4b3c9840, closure=closure@entry=0x0) at ../src/x86/ffi64.c:676
#23 0x00007f2038ebc2ae in ffi_call (cif=cif@entry=0x7ffe4b3c9770, fn=0x7f200c1e8220 <QtWayland::kde_output_device_mode_v2::handle_removed(void*, kde_output_device_mode_v2*)>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffe4b3c9840) at ../src/x86/ffi64.c:713
#24 0x00007f203c08d7f3 in wl_closure_invoke (closure=closure@entry=0x7f202400a170, target=<optimized out>, target@entry=0x7f202800b120, opcode=opcode@entry=3, data=<optimized out>, flags=1) at ../src/connection.c:1241


Reported using DrKonqi
Comment 1 roger 2026-02-06 15:30:04 UTC
Created attachment 189289 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.