https://bugs.kde.org/show_bug.cgi?id=410839
postix <pos...@posteo.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pos...@posteo.eu --- Comment #11 from postix <pos...@posteo.eu> --- Created attachment 140376 --> https://bugs.kde.org/attachment.cgi?id=140376&action=edit Full stacktrace I can confirm this issue on Operating System: openSUSE Tumbleweed 20210726 KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.2 Kernel Version: 5.13.4-1-default (64-bit) Graphics Platform: X11 Graphics Processor: Radeon RX 580 Series ``` #3 KCrash::startProcess(int, char const**, bool) (argv=argv@entry=0x7ffe41c05498, waitAndExit=waitAndExit@entry=true, argc=<optimized out>) at /usr/src/debug/kcrash-5.84.0-1.1.x86_64/src/kcrash.cpp:711 #4 0x00007fe308982d00 in KCrash::defaultCrashHandler(int) (sig=11) at /usr/src/debug/kcrash-5.84.0-1.1.x86_64/src/kcrash.cpp:608 #5 <signal handler called> () at ../sysdeps/unix/sysv/linux/sigaction.c #6 0x00007fe308aa2654 in KWin::VirtualDesktop::x11DesktopNumber() const (this=0x0) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/build/src/kwin_autogen/EWIEGA46WW/../../../../src/virtualdesktops.h:57 #7 KWin::AbstractClient::desktop() const (this=0x563c92c37120) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/build/src/kwin_autogen/EWIEGA46WW/../../../../src/abstract_client.h:475 #8 KWin::AbstractClient::setDesktops(QVector<KWin::VirtualDesktop*>) (this=<optimized out>, desktops=...) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/abstract_client.cpp:474 #9 0x00007fe308af4a49 in KWin::EffectsHandlerImpl::windowToDesktops(KWin::EffectWindow*, QVector<unsigned int> const&) (this=<optimized out>, w=<optimized out>, desktopIds=<optimized out>) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/effects.cpp:923 #10 0x00007fe306ead984 in KWin::DesktopGridEffect::windowInputMouseEvent(QEvent*) (this=0x563c92753ff0, e=<optimized out>) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/effects/desktopgrid/desktopgrid.cpp:573 #11 0x00007fe308afa9b7 in KWin::EffectsHandlerImpl::checkInputWindowEvent(QMouseEvent*) (this=<optimized out>, e=0x7ffe41c06910) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/effects.cpp:1272 #12 0x00007fe2f815e222 in KWin::EffectsMouseInterceptionX11Filter::event(xcb_generic_event_t*) (this=0x563c935da950, event=0x7fe2fc079720) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/plugins/platforms/x11/standalone/effects_mouse_interception_x11_filter.cpp:90 #13 0x00007fe308b3c6ae in KWin::Application::dispatchEvent(xcb_generic_event_t*) (this=<optimized out>, event=0x7fe2fc079720) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/main.cpp:470 #14 0x00007fe3076b7eff in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) (this=<optimized out>, eventType=..., message=message@entry=0x7fe2fc079720, result=result@entry=0x7ffe41c06b28) at kernel/qabstracteventdispatcher.cpp:495 #15 0x00007fe3015f44a1 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) (this=this@entry=0x563c91ac14d0, event=event@entry=0x7fe2fc079720) at qxcbconnection.cpp:536 #16 0x00007fe3015f5a96 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x563c91ac14d0, flags=...) at qxcbconnection.cpp:1014 #17 0x00007fe30161c0bc in QXcbUnixEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x563c91b98aa0, flags=...) at qxcbeventdispatcher.cpp:61 #18 0x00007fe3076b936b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffe41c06c70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #19 0x00007fe3076c1650 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #20 0x00007fe307b051dc in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867 #21 0x00007fe30828e9f5 in QApplication::exec() () at kernel/qapplication.cpp:2824 #22 0x0000563c90f72fb6 in main(int, char**) (argc=<optimized out>, argv=0x7ffe41c06f08) at /usr/src/debug/kwin5-5.22.3-2.1.x86_64/src/main_x11.cpp:479 ``` -- You are receiving this mail because: You are watching all bug changes.