https://bugs.kde.org/show_bug.cgi?id=397223
--- Comment #2 from Alexander Mentyu <notux...@gmail.com> --- Another crash on close: Application: System Settings (systemsettings5), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fc212702840 (LWP 3889))] Thread 2 (Thread 0x7fc1fd203700 (LWP 3891)): #0 0x00007fc20dcfb0b4 in __GI___libc_read (fd=6, buf=0x7fc1fd202b20, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007fc20709ca00 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fc207057f27 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fc2070583e0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fc20705854c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fc20e63fa9b in QEventDispatcherGlib::processEvents (this=0x7fc1f8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007fc20e5e3dea in QEventLoop::exec (this=this@entry=0x7fc1fd202d30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #7 0x00007fc20e40eb8a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525 #8 0x00007fc20ea87e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x00007fc20e419aab in QThreadPrivate::start (arg=0x7fc20ecffd60) at thread/qthread_unix.cpp:367 #10 0x00007fc2094166db in start_thread (arg=0x7fc1fd203700) at pthread_create.c:463 #11 0x00007fc20dd0c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fc212702840 (LWP 3889)): [KCrash Handler] #6 0x00007fc20168c609 in ?? () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0 #7 0x00007fc20168871e in wl_proxy_destroy () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0 #8 0x00007fc1ffc479f7 in org_kde_plasma_window_destroy (org_kde_plasma_window=0x55c8a4b5c980) at ./obj-x86_64-linux-gnu/src/client/wayland-plasma-window-management-client-protocol.h:642 #9 KWayland::Client::WaylandPointer<org_kde_plasma_window, org_kde_plasma_window_destroy>::release (this=0x55c8a352f6c0, this=0x55c8a352f6c0) at ./src/client/wayland_pointer_p.h:53 #10 KWayland::Client::PlasmaWindow::release (this=this@entry=0x55c8a4b5c9d0) at ./src/client/plasmawindowmanagement.cpp:757 #11 0x00007fc1ffc47a1a in KWayland::Client::PlasmaWindow::~PlasmaWindow (this=0x55c8a4b5c9d0, __in_chrg=<optimized out>) at ./src/client/plasmawindowmanagement.cpp:747 #12 0x00007fc1ffc47b19 in KWayland::Client::PlasmaWindow::~PlasmaWindow (this=0x55c8a4b5c9d0, __in_chrg=<optimized out>) at ./src/client/plasmawindowmanagement.cpp:748 #13 0x00007fc20e6126ab in QObjectPrivate::deleteChildren (this=this@entry=0x7fc1f800da40) at kernel/qobject.cpp:1997 #14 0x00007fc20e61c14b in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1025 #15 0x00007fc1ffc480f9 in KWayland::Client::PlasmaWindowManagement::~PlasmaWindowManagement (this=0x55c8a00a2c80, __in_chrg=<optimized out>) at ./src/client/plasmawindowmanagement.cpp:254 #16 0x00007fc20e6126ab in QObjectPrivate::deleteChildren (this=this@entry=0x55c89e63df20) at kernel/qobject.cpp:1997 #17 0x00007fc20e61c14b in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1025 #18 0x00007fc1f49a7623 in WaylandIntegration::~WaylandIntegration (this=<optimized out>, __in_chrg=<optimized out>) at ./src/windowsystem/waylandintegration.cpp:54 #19 WaylandIntegrationSingleton::~WaylandIntegrationSingleton (this=<optimized out>, __in_chrg=<optimized out>) at ./src/windowsystem/waylandintegration.cpp:40 #20 (anonymous namespace)::Q_QGS_privateWaylandIntegrationSelf::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at ./src/windowsystem/waylandintegration.cpp:46 #21 0x00007fc20dc2e041 in __run_exit_handlers (status=0, listp=0x7fc20dfd6718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108 #22 0x00007fc20dc2e13a in __GI_exit (status=<optimized out>) at exit.c:139 #23 0x00007fc20dc0cb9e in __libc_start_main (main=0x55c89c5f3a80 <main(int, char**)>, argc=1, argv=0x7ffc29e0f008, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc29e0eff8) at ../csu/libc-start.c:344 #24 0x000055c89c5f3eea in _start () -- You are receiving this mail because: You are watching all bug changes.