https://bugs.kde.org/show_bug.cgi?id=444599
Bug ID: 444599 Summary: System Settings crashed after switching view mode and click on an item in the sidebar Product: systemsettings Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: bugsefor...@gmx.com Target Milestone: --- Application: systemsettings (5.23.80) Qt Version: 5.15.3 Frameworks Version: 5.88.0 Operating System: Linux 5.11.0-38-generic x86_64 Windowing System: Wayland Distribution: KDE neon Unstable Edition DrKonqi: 5.23.80 [CoredumpBackend] -- Information about the crash: - What I was doing when the application crashed: open System Settings in icon view mode, switch to sidebar view mode, click on 'Input devices' in the sidebar, crash occurs. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0} [New LWP 15372] [New LWP 15393] [New LWP 15428] [New LWP 15396] [New LWP 15397] [New LWP 15394] [New LWP 15395] [New LWP 15431] [New LWP 15427] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/bin/systemsettings'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __GI_raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/raise.c:50 [Current thread is 1 (Thread 0x7f011d7609c0 (LWP 15372))] __preamble__ [Current thread is 1 (Thread 0x7f011d7609c0 (LWP 15372))] Thread 9 (Thread 0x7f00eb7fe700 (LWP 15427)): #0 0x00007f0122001aff in __GI___poll (fds=0x7f00e002f760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f012007036e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f00e002f760, timeout=<optimized out>, context=0x7f00e00d4a90) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f00e00d4a90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f01200704a3 in g_main_context_iteration (context=0x7f00e00d4a90, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f01225d1602 in QEventDispatcherGlib::processEvents (this=0x7f00e0013860, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f01225758ab in QEventLoop::exec (this=this@entry=0x7f00eb7fdbc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f012238f2c2 in QThread::exec (this=this@entry=0x555e163995a0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f012100b549 in QQmlThreadPrivate::run (this=0x555e163995a0) at qml/ftw/qqmlthread.cpp:155 #8 0x00007f012239045c in QThreadPrivate::start (arg=0x555e163995a0) at thread/qthread_unix.cpp:329 #9 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f0104ec8700 (LWP 15431)): #0 0x00007f0122001aff in __GI___poll (fds=0x7f00f81e5be0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f012007036e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f00f81e5be0, timeout=<optimized out>, context=0x7f00f8164df0) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f00f8164df0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f01200704a3 in g_main_context_iteration (context=0x7f00f8164df0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f01225d1602 in QEventDispatcherGlib::processEvents (this=0x7f00f82a2f30, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f01225758ab in QEventLoop::exec (this=this@entry=0x7f0104ec7bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f012238f2c2 in QThread::exec (this=this@entry=0x555e1c28bae0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f012100b549 in QQmlThreadPrivate::run (this=0x555e1c28bae0) at qml/ftw/qqmlthread.cpp:155 #8 0x00007f012239045c in QThreadPrivate::start (arg=0x555e1c28bae0) at thread/qthread_unix.cpp:329 #9 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f0115f6d700 (LWP 15395)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555e1590d7a8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e1590d758, cond=0x555e1590d780) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x555e1590d780, mutex=0x555e1590d758) at pthread_cond_wait.c:647 #3 0x00007f011693ca4b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f011693c64b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f011676e700 (LWP 15394)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555e1590d7a8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e1590d758, cond=0x555e1590d780) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x555e1590d780, mutex=0x555e1590d758) at pthread_cond_wait.c:647 #3 0x00007f011693ca4b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f011693c64b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f011576c700 (LWP 15397)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555e1590d7a8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e1590d758, cond=0x555e1590d780) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x555e1590d780, mutex=0x555e1590d758) at pthread_cond_wait.c:647 #3 0x00007f011693ca4b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f011693c64b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f0107fff700 (LWP 15396)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555e1590d7a8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e1590d758, cond=0x555e1590d780) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x555e1590d780, mutex=0x555e1590d758) at pthread_cond_wait.c:647 #3 0x00007f011693ca4b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f011693c64b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f00fef1a700 (LWP 15428)): #0 0x00007f0122001aff in __GI___poll (fds=0x7f00f4012920, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f012007036e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f00f4012920, timeout=<optimized out>, context=0x7f00f410c560) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f00f410c560, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f01200704a3 in g_main_context_iteration (context=0x7f00f410c560, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f01225d1602 in QEventDispatcherGlib::processEvents (this=0x7f00f40de0a0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f01225758ab in QEventLoop::exec (this=this@entry=0x7f00fef19bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f012238f2c2 in QThread::exec (this=this@entry=0x555e1bce1f40) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f012100b549 in QQmlThreadPrivate::run (this=0x555e1bce1f40) at qml/ftw/qqmlthread.cpp:155 #8 0x00007f012239045c in QThreadPrivate::start (arg=0x555e1bce1f40) at thread/qthread_unix.cpp:329 #9 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f011cec6700 (LWP 15393)): #0 0x00007f0122001aff in __GI___poll (fds=0x7f0118005240, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f012007036e in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x7f0118005240, timeout=<optimized out>, context=0x7f0118000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f0118000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f01200704a3 in g_main_context_iteration (context=0x7f0118000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f01225d1602 in QEventDispatcherGlib::processEvents (this=0x7f0118000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f01225758ab in QEventLoop::exec (this=this@entry=0x7f011cec5bb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f012238f2c2 in QThread::exec (this=this@entry=0x7f0121789d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f0121705f4b in QDBusConnectionManager::run (this=0x7f0121789d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179 #8 0x00007f012239045c in QThreadPrivate::start (arg=0x7f0121789d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329 #9 0x00007f0120a2f609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f012200e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f011d7609c0 (LWP 15372)): [KCrash Handler] #3 QWeakPointer<QObject>::~QWeakPointer (this=0x555e15d9ec18, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:326 #4 0x00007f011cefd2cc in QPointer<Breeze::Animation>::~QPointer (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:53 #5 Breeze::GenericData::~GenericData (this=0x555e15d9ebf0, __in_chrg=<optimized out>) at ./kstyle/animations/breezegenericdata.h:20 #6 0x00007f011cefd347 in Breeze::WidgetStateData::~WidgetStateData (this=0x555e15d9ebf0, __in_chrg=<optimized out>) at ./kstyle/animations/breezewidgetstatedata.h:31 #7 Breeze::WidgetStateData::~WidgetStateData (this=0x555e15d9ebf0, __in_chrg=<optimized out>) at ./kstyle/animations/breezewidgetstatedata.h:32 #8 0x00007f01225a46e3 in QObject::event (this=0x555e15d9ebf0, e=0x555e1beb56a0) at kernel/qobject.cpp:1301 #9 0x00007f012318adc3 in QApplicationPrivate::notify_helper (this=this@entry=0x555e1570ba80, receiver=receiver@entry=0x555e15d9ebf0, e=e@entry=0x555e1beb56a0) at kernel/qapplication.cpp:3632 #10 0x00007f0123193bb8 in QApplication::notify (this=0x7ffc08b3e980, receiver=0x555e15d9ebf0, e=0x555e1beb56a0) at kernel/qapplication.cpp:3156 #11 0x00007f0122576daa in QCoreApplication::notifyInternal2 (receiver=0x555e15d9ebf0, event=0x555e1beb56a0) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #12 0x00007f01225796b1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x555e156e6480) at kernel/qcoreapplication.cpp:1821 #13 0x00007f01225d1fa7 in postEventSourceDispatch (s=0x555e1572ab50) at kernel/qeventdispatcher_glib.cpp:277 #14 0x00007f012007017d in g_main_dispatch (context=0x555e1572c020) at ../../../glib/gmain.c:3309 #15 g_main_context_dispatch (context=context@entry=0x555e1572c020) at ../../../glib/gmain.c:3974 #16 0x00007f0120070400 in g_main_context_iterate (context=context@entry=0x555e1572c020, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047 #17 0x00007f01200704a3 in g_main_context_iteration (context=0x555e1572c020, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #18 0x00007f01225d1602 in QEventDispatcherGlib::processEvents (this=0x555e15733440, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #19 0x00007f01225758ab in QEventLoop::exec (this=this@entry=0x7ffc08b3e860, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #20 0x00007f012257da64 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #21 0x0000555e13c4ced1 in main (argc=<optimized out>, argv=<optimized out>) at ./app/main.cpp:183 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.