https://bugs.kde.org/show_bug.cgi?id=475719
--- Comment #7 from Dashon <sparky123558w...@gmail.com> --- (In reply to Nate Graham from comment #6) > Thanks, that's helpful. > > Backtrace: > > #0 0x00007ffff532206f in __GI___libc_write (nbytes=20, buf=0x555557947908, > fd=51) at ../sysdeps/unix/sysv/linux/write.c:26 > #1 __GI___libc_write (fd=51, buf=0x555557947908, nbytes=20) at > ../sysdeps/unix/sysv/linux/write.c:24 > #2 0x00007ffff733fc80 in > QtWaylandClient::QWaylandDataSource::data_source_send(QString const&, int) > (this=<optimized out>, mime_type=<optimized out>, fd=51) at > /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylanddatasource.cpp:91 > #3 0x00007ffff73497fe in QtWayland::wl_data_source::handle_send(void*, > wl_data_source*, char const*, int) (data=0x55555794d3e0, object=<optimized > out>, mime_type=0x7fffb000206c "text/plain;charset=utf-8", fd=51) at > /usr/src/debug/qt5-wayland/build/src/client/qwayland-wayland.cpp:712 > #4 0x00007ffff795e4f6 in ffi_call_unix64 () at ../src/x86/unix64.S:104 > #5 0x00007ffff795af5e in ffi_call_int (cif=cif@entry=0x7fffffffdaa0, > fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, > closure=closure@entry=0x0) at ../src/x86/ffi64.c:673 > #6 0x00007ffff795db73 in ffi_call (cif=cif@entry=0x7fffffffdaa0, > fn=<optimized out>, rvalue=rvalue@entry=0x0, > avalue=avalue@entry=0x7fffffffdb70) at ../src/x86/ffi64.c:710 > #7 0x00007ffff7db2645 in wl_closure_invoke > (closure=closure@entry=0x7fffb0001f90, target=<optimized out>, > target@entry=0x55555794d050, opcode=opcode@entry=1, data=<optimized out>, > flags=1) at ../wayland-1.22.0/src/connection.c:1025 > #8 0x00007ffff7db2e73 in dispatch_event > (display=display@entry=0x55555562b550, queue=0x55555562b640) at > ../wayland-1.22.0/src/wayland-client.c:1631 > #9 0x00007ffff7db313c in dispatch_queue (queue=0x55555562b640, > display=0x55555562b550) at ../wayland-1.22.0/src/wayland-client.c:1777 > #10 wl_display_dispatch_queue_pending (display=0x55555562b550, > queue=0x55555562b640) at ../wayland-1.22.0/src/wayland-client.c:2019 > #11 0x00007ffff7322f26 in QtWaylandClient::QWaylandDisplay::flushRequests() > (this=<optimized out>) at > /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylanddisplay.cpp:255 > #12 0x00007ffff5ad06a3 in doActivate<false>(QObject*, int, void**) > (sender=0x5555556449a0, signal_index=4, argv=0x7fffffffdda0) at > kernel/qobject.cpp:3937 > #13 0x00007ffff5aea407 in > QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) > (this=0x5555556449a0, flags=...) at kernel/qeventdispatcher_glib.cpp:430 > #14 0x00007ffff5a9a2c4 in > QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) > (this=this@entry=0x7fffffffdec0, flags=..., flags@entry=...) at > ../../include/QtCore/../../src/corelib/global/qflags.h:69 > #15 0x00007ffff5a9b763 in QCoreApplication::exec() () at > ../../include/QtCore/../../src/corelib/global/qflags.h:121 > #16 0x00007ffff5f3bf02 in QGuiApplication::exec() () at > kernel/qguiapplication.cpp:1870 > #17 0x00007ffff6776cda in QApplication::exec() () at > kernel/qapplication.cpp:2832 > #18 0x000055555557816c in main(int, char**) (argc=<optimized out>, > argv=<optimized out>) at > /usr/src/debug/plasma-workspace/plasma-workspace-5.27.8/shell/main.cpp:235 > > > Do you see any crashes for kwin_wayland in the output of `coredumpctl > --reverse`, near the top? Yes, I see about 4 of them all dated for the 17th when I did the backtrace. -- You are receiving this mail because: You are watching all bug changes.