Summary: | kwin_wayland crashes when I change global theme | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alex765, bizyaev, carl, katyaberezyaka, kde, kde, nate, nicolas.fella, oguilherme, postix, seplexfake, seqularise |
Priority: | VHI | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwayland-server/-/commit/e9665e1c2fb6ccbeafe9e936fd74610da395e7c4 | Version Fixed In: | 5.22 |
Sentry Crash Report: | |||
Attachments: | gdb full backtrace |
Description
Patrick Silva
2020-06-03 14:19:05 UTC
Created attachment 129289 [details]
gdb full backtrace
I'm having the same issue and I can reproduce it consistently.
Keep in mind that I'm running Plasma on Wayland using NVIDIA's proprietary graphics driver, version 440.82.
Operating System: openSUSE Tumbleweed 20200611
KDE Plasma Version: 5.19.0
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0
Kernel Version: 5.6.14-1-default
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-3570K CPU @ 3.40GHz
Memory: 7,7 GiB of RAM
Graphics Processor: GeForce GTX 660/PCIe/SSE2
Hmm, now that I think about it, I think my issue might not exactly be related to yours... Once I select the theme and hit "Apply", my screen goes completely dark. Though I'm able to switch to a VT, I don't know how to end that Plasma session that is broken, so I just restart my computer instead. Also, according to coredumpctl, is plasmashell that crashes for me, not kwin_wayland: $ coredumpctl list --since=today Sat 2020-06-13 02:28:10 -03 6711 1000 100 6 present /usr/bin/plasmashell plasma crash was reported as bug 414834 Thanks, I'll post it there. *** Bug 422863 has been marked as a duplicate of this bug. *** Sometimes Plasma loses its settings (icons arrangement/alingment, wallpaper and widgets) after this crash. *** Bug 428690 has been marked as a duplicate of this bug. *** For me, it crashes the entire section each time. I tried changing the individual appearance settings individually and this works fine. Plasma 5.20.80 KDE Framework master Qt 5.15.1 *** Bug 432261 has been marked as a duplicate of this bug. *** This crash is still happening on non unstable. Thread 12 (Thread 0x7ff225061700 (LWP 12478)): #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ff225060c50, clockid=<optimized out>, expected=0, futex_word=0x5606b3386da0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x7ff225060c50, clockid=<optimized out>, mutex=0x5606b3386d50, cond=0x5606b3386d78) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x5606b3386d78, mutex=mutex@entry=0x5606b3386d50, abstime=abstime@entry=0x7ff225060c50) at pthread_cond_wait.c:656 #3 0x00007ff24dfa4ce8 in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (this=0x5606b3386d50, deadline=...) at thread/qwaitcondition_unix.cpp:136 #4 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x5606b3386d50) at thread/qwaitcondition_unix.cpp:144 #5 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x5606b3386660, mutex=mutex@entry=0x5606b3386b08, deadline=...) at thread/qwaitcondition_unix.cpp:225 #6 0x00007ff24dfa21f1 in QThreadPoolThread::run() (this=0x5606b3386650) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:270 #7 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x5606b3386650) at thread/qthread_unix.cpp:329 #8 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7ff226c03700 (LWP 12479)): #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ff226c02c50, clockid=<optimized out>, expected=0, futex_word=0x5606b29f1be4) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x7ff226c02c50, clockid=<optimized out>, mutex=0x5606b29f1b90, cond=0x5606b29f1bb8) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x5606b29f1bb8, mutex=mutex@entry=0x5606b29f1b90, abstime=abstime@entry=0x7ff226c02c50) at pthread_cond_wait.c:656 #3 0x00007ff24dfa4ce8 in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (this=0x5606b29f1b90, deadline=...) at thread/qwaitcondition_unix.cpp:136 #4 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x5606b29f1b90) at thread/qwaitcondition_unix.cpp:144 #5 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x5606b29f1a80, mutex=mutex@entry=0x5606b3386b08, deadline=...) at thread/qwaitcondition_unix.cpp:225 #6 0x00007ff24dfa21f1 in QThreadPoolThread::run() (this=0x5606b29f1a70) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:270 #7 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x5606b29f1a70) at thread/qthread_unix.cpp:329 #8 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7ff20a813700 (LWP 12440)): #0 0x00007ff24c7015ce in epoll_wait (epfd=96, events=events@entry=0x7ff20a8128f0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007ff20ade1e0b in impl_pollfd_wait (object=<optimized out>, pfd=<optimized out>, ev=0x7ff20a812aa0, n_ev=<optimized out>, timeout=<optimized out>) at ../spa/plugins/support/system.c:154 #2 0x00007ff20add5134 in loop_iterate (object=0x5606b3df1d18, timeout=-1) at ../spa/plugins/support/loop.c:291 #3 0x00007ff24c9eaa80 in () at /lib/x86_64-linux-gnu/libpipewire-0.3.so.0 #4 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #5 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7ff2359b9700 (LWP 8301)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5606b2b1f208) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5606b2b1f1b8, cond=0x5606b2b1f1e0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5606b2b1f1e0, mutex=0x5606b2b1f1b8) at pthread_cond_wait.c:638 #3 0x00007ff237717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007ff237717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7ff2262a4700 (LWP 8303)): #0 0x00007ff24c6f4aff in __GI___poll (fds=0x7ff214004e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ff24ba3f36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7ff214004e60, timeout=<optimized out>, context=0x7ff214000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7ff214000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007ff24ba3f4a3 in g_main_context_iteration (context=0x7ff214000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007ff24e1defe2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ff214000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007ff24e1831eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ff2262a3cc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007ff24df9da52 in QThread::exec() (this=this@entry=0x5606b3420890) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007ff24b009fa9 in QQmlThreadPrivate::run() (this=0x5606b3420890) at qml/ftw/qqmlthread.cpp:155 #8 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x5606b3420890) at thread/qthread_unix.cpp:329 #9 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7ff2369bb700 (LWP 8299)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5606b2b1f208) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5606b2b1f1b8, cond=0x5606b2b1f1e0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5606b2b1f1e0, mutex=0x5606b2b1f1b8) at pthread_cond_wait.c:638 #3 0x00007ff237717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007ff237717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7ff2371bc700 (LWP 8298)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5606b2b1f208) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5606b2b1f1b8, cond=0x5606b2b1f1e0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5606b2b1f1e0, mutex=0x5606b2b1f1b8) at pthread_cond_wait.c:638 #3 0x00007ff237717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007ff237717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7ff2361ba700 (LWP 8300)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5606b2b1f208) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5606b2b1f1b8, cond=0x5606b2b1f1e0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5606b2b1f1e0, mutex=0x5606b2b1f1b8) at pthread_cond_wait.c:638 #3 0x00007ff237717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007ff237717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7ff245b50700 (LWP 8297)): #0 0x00007ff24c6f4aff in __GI___poll (fds=0x7ff23c004630, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ff24ba3f36e in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x7ff23c004630, timeout=<optimized out>, context=0x7ff23c000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7ff23c000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007ff24ba3f4a3 in g_main_context_iteration (context=0x7ff23c000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007ff24e1defe2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ff23c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007ff24e1831eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ff245b4fce0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007ff24df9da52 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x5606b28a2170) at thread/qthread_unix.cpp:329 #8 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7ff246c71700 (LWP 8295)): #0 0x00007ff24c6f4aff in __GI___poll (fds=0x7ff240018fc0, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ff24ba3f36e in g_main_context_poll (priority=<optimized out>, n_fds=4, fds=0x7ff240018fc0, timeout=<optimized out>, context=0x7ff240001ce0) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7ff240001ce0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007ff24ba3f4a3 in g_main_context_iteration (context=0x7ff240001ce0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007ff24e1defe2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ff240000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007ff24e1831eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ff246c70cb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007ff24df9da52 in QThread::exec() (this=this@entry=0x7ff24eb8ad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007ff24eb06f4b in QDBusConnectionManager::run() (this=0x7ff24eb8ad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179 #8 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x7ff24eb8ad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329 #9 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7ff246351700 (LWP 8296)): #0 0x00007ff24c6f4aff in __GI___poll (fds=0x7ff238005240, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ff24ba3f36e in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x7ff238005240, timeout=<optimized out>, context=0x7ff238000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7ff238000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007ff24ba3f4a3 in g_main_context_iteration (context=0x7ff238000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007ff24e1defe2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ff238000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007ff24e1831eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ff246350ce0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007ff24df9da52 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007ff24df9ebec in QThreadPrivate::start(void*) (arg=0x5606b2891d80) at thread/qthread_unix.cpp:329 #8 0x00007ff24ca7e609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007ff24c701293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7ff24768ed80 (LWP 8294)): #0 QtWaylandServer::org_kde_kwin_blur_manager::bind_func(wl_client*, void*, unsigned int, unsigned int) (client=0x5606b3954530, data=0x0, version=1, id=142) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:663 #1 0x00007ff247e79ff5 in ffi_call_unix64 () at ../src/x86/unix64.S:101 #2 0x00007ff247e7940a in ffi_call_int (cif=<optimized out>, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669 #3 0x00007ff24a6a3628 in wl_closure_invoke (closure=closure@entry=0x5606b31b40c0, flags=flags@entry=2, target=<optimized out>, target@entry=0x5606b394cf10, opcode=opcode@entry=0, data=<optimized out>, data@entry=0x5606b3954530) at ../src/connection.c:1018 #4 0x00007ff24a69f9e2 in wl_client_connection_data (fd=<optimized out>, mask=<optimized out>, data=0x5606b3954530) at ../src/wayland-server.c:432 #5 0x00007ff24a6a165a in wl_event_loop_dispatch (loop=0x5606b284c120, timeout=timeout@entry=0) at ../src/event-loop.c:1027 #6 0x00007ff24cc8b34c in KWaylandServer::Display::dispatchEvents() (this=<optimized out>) at ./src/server/display.cpp:107 #7 0x00007ff24e1bb6fe in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffec7c5a640, r=0x5606b28780b0, this=0x5606b339a2b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #8 doActivate<false>(QObject*, int, void**) (sender=0x5606b3396430, signal_index=3, argv=0x7ffec7c5a640) at kernel/qobject.cpp:3886 #9 0x00007ff24e1b4ac7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x5606b3396430, m=m@entry=0x7ff24e41eb40 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffec7c5a640) at kernel/qobject.cpp:3946 #10 0x00007ff24e1bf773 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) (this=this@entry=0x5606b3396430, _t1=..., _t2=<optimized out>, _t3=...) at .moc/moc_qsocketnotifier.cpp:178 #11 0x00007ff24e1bff13 in QSocketNotifier::event(QEvent*) (this=0x5606b3396430, e=0x7ffec7c5a910) at kernel/qsocketnotifier.cpp:302 #12 0x00007ff24d0dcdc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x5606b2838d90, receiver=receiver@entry=0x5606b3396430, e=e@entry=0x7ffec7c5a910) at kernel/qapplication.cpp:3632 #13 0x00007ff24d0e5bb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffec7c5ad20, receiver=0x5606b3396430, e=0x7ffec7c5a910) at kernel/qapplication.cpp:3156 #14 0x00007ff24e1846da in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5606b3396430, event=0x7ffec7c5a910) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #15 0x00007ff24e1dc20b in QEventDispatcherUNIXPrivate::activateSocketNotifiers() (this=0x5606b284ce70) at kernel/qeventdispatcher_unix.cpp:304 #16 0x00007ff24e1dc66b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=<optimized out>, flags=...) at kernel/qeventdispatcher_unix.cpp:511 #17 0x00005606b18a48e1 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () #18 0x00007ff24e1831eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffec7c5aaa0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #19 0x00007ff24e18b394 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #20 0x00005606b1831281 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./src/main_wayland.cpp:802 Your backtrace is in QtWaylandServer::org_kde_kwin_blur_manager::bind_func which is different from the one originally reported. Seems like Bug 435009 is related. Re-closing this the original issue here is fixed. Please file a new bug report for the new crash. Thanks! (In reply to Nate Graham from comment #11) > Your backtrace is in QtWaylandServer::org_kde_kwin_blur_manager::bind_func > which is different from the one originally reported. Seems like Bug 435009 > is related. Re-closing this the original issue here is fixed. Please file a > new bug report for the new crash. Thanks! done, see bug 435258 |