Summary: | plasmashell crashes in EventPluginsManagerPrivate::~EventPluginsManagerPrivate() | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nicolas <nicolas> |
Component: | Digital Clock widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | carl, nate, nicolas.fella, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi, qt6 |
Version: | 6.0.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas
2024-03-13 12:38:32 UTC
Now it happened while running `plasmashell --replace`: Application: plasmashell (plasmashell), signal: Segmentation fault [New LWP 19966] [New LWP 19984] [New LWP 19987] [New LWP 21522] [New LWP 20664] [New LWP 21847] [New LWP 21869] [New LWP 23096] [New LWP 22957] [New LWP 23117] [New LWP 23116] [New LWP 31368] This GDB supports auto-downloading debuginfo from the following URLs: https://debuginfod.neon.kde.org/: Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [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/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=127991536553920) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x74685a120fc0 (LWP 19966))] Cannot QML trace cores :( [Current thread is 1 (Thread 0x74685a120fc0 (LWP 19966))] Thread 12 (Thread 0x746754ff9640 (LWP 31368)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x645e5b8d9f60) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x645e5b8d9f60) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x645e5b8d9f60, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x000074685e6b0a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x645e5b8d9f10, cond=0x645e5b8d9f38) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x645e5b8d9f38, mutex=0x645e5b8d9f10) at ./nptl/pthread_cond_wait.c:627 #5 0x000074685edd41cb in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x645e5b8d9f10) at ./src/corelib/thread/qwaitcondition_unix.cpp:103 #6 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x645e5ad87ce8, mutex=mutex@entry=0x645e5ad87ce0, deadline=...) at ./src/corelib/thread/qwaitcondition_unix.cpp:181 #7 0x00007468605079ee in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x645e5ad87cc8) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:197 #8 QSGRenderThread::processEventsAndWaitForMore() (this=0x645e5ad87c30) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:841 #9 QSGRenderThread::run() (this=0x645e5ad87c30) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:963 #10 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #12 QThreadPrivate::start(void*) (arg=0x645e5ad87c30) at ./src/corelib/thread/qthread_unix.cpp:283 #13 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #14 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x746810ff3640 (LWP 23116)): #0 0x000074685e735bcf in __GI___poll (fds=0x746794005490, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000074685d5731f6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x000074685d51b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x000074685ecc7c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x746794000b70, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:393 #4 0x000074685eef1ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x746810ff2a20, flags=...) at ./src/corelib/global/qflags.h:34 #5 0x000074685ee0a388 in QThread::exec() (this=<optimized out>) at ./src/corelib/global/qflags.h:74 #6 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #8 QThreadPrivate::start(void*) (arg=0x74681c0c6040) at ./src/corelib/thread/qthread_unix.cpp:283 #9 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #10 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7467e9566640 (LWP 23117)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x000074685edcfb66 in QtLinuxFutex::_q_futex(int*, int, int, unsigned long long, int*, int) (val3=0, addr2=0x0, val2=0, val=<optimized out>, op=0, addr=<optimized out>) at ./src/corelib/thread/qfutex_p.h:64 #2 QtLinuxFutex::futexWait<QBasicAtomicInteger<unsigned int> >(QBasicAtomicInteger<unsigned int>&, QBasicAtomicInteger<unsigned int>::Type) (expectedValue=<optimized out>, futex=<optimized out>) at ./src/corelib/thread/qfutex_p.h:83 #3 futexSemaphoreTryAcquire_loop<false>(QBasicAtomicInteger<unsigned long long>&, unsigned long long, unsigned long long, QDeadlineTimer) (timer=..., nn=8589934593, curValue=<optimized out>, u=...) at ./src/corelib/thread/qsemaphore.cpp:174 #4 futexSemaphoreTryAcquire<QDeadlineTimer::ForeverConstant>(QBasicAtomicInteger<unsigned long long>&, int, QDeadlineTimer::ForeverConstant) (timeout=QDeadlineTimer::ForeverConstant::Forever, n=1, u=...) at ./src/corelib/thread/qsemaphore.cpp:241 #5 QSemaphore::acquire(int) (this=this@entry=0x74685defd560 <_ZN14QtGlobalStatic17ApplicationHolderIN12_GLOBAL__N_121Q_QAS_libProxyWrapperEE7storageE.lto_priv.0+32>, n=n@entry=1) at ./src/corelib/thread/qsemaphore.cpp:312 #6 0x000074685de03ae4 in QLibProxyWrapper::run() (this=0x74685defd540 <_ZN14QtGlobalStatic17ApplicationHolderIN12_GLOBAL__N_121Q_QAS_libProxyWrapperEE7storageE.lto_priv.0>) at ./src/network/kernel/qnetworkproxy_libproxy.cpp:146 #7 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #9 QThreadPrivate::start(void*) (arg=0x74685defd540 <_ZN14QtGlobalStatic17ApplicationHolderIN12_GLOBAL__N_121Q_QAS_libProxyWrapperEE7storageE.lto_priv.0>) at ./src/corelib/thread/qthread_unix.cpp:283 #10 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #11 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x74681b052640 (LWP 22957)): #0 0x000074685e735bcf in __GI___poll (fds=0x645e571effb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000074685d5731f6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x000074685d51b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x000074685ecc7c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7467b0000b70, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:393 #4 0x000074685eef1ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x74681b0519c0, flags=...) at ./src/corelib/global/qflags.h:34 #5 0x000074685ee0a388 in QThread::exec() (this=<optimized out>) at ./src/corelib/global/qflags.h:74 #6 0x000074681b14919c in KCupsConnection::run() () at /lib/x86_64-linux-gnu/libkcupslib.so.6.0.2 #7 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #9 QThreadPrivate::start(void*) (arg=0x645e571f14f0) at ./src/corelib/thread/qthread_unix.cpp:283 #10 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #11 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7468123ff640 (LWP 23096)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x645e58ae07a0) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x645e58ae07a0) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x645e58ae07a0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x000074685e6b0a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x645e58ae0750, cond=0x645e58ae0778) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x645e58ae0778, mutex=0x645e58ae0750) at ./nptl/pthread_cond_wait.c:627 #5 0x000074685edd41cb in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x645e58ae0750) at ./src/corelib/thread/qwaitcondition_unix.cpp:103 #6 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x645e58a928e8, mutex=mutex@entry=0x645e58a928e0, deadline=...) at ./src/corelib/thread/qwaitcondition_unix.cpp:181 #7 0x00007468605079ee in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x645e58a928c8) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:197 #8 QSGRenderThread::processEventsAndWaitForMore() (this=0x645e58a92830) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:841 #9 QSGRenderThread::run() (this=0x645e58a92830) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:963 #10 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #12 QThreadPrivate::start(void*) (arg=0x645e58a92830) at ./src/corelib/thread/qthread_unix.cpp:283 #13 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #14 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x74682f7fe640 (LWP 21869)): #0 0x000074685e735bcf in __GI___poll (fds=0x645e5642e4f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000074685d5731f6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x000074685d51b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x000074685ecc7c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x74681c000b70, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:393 #4 0x000074685eef1ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x74682f7fd9d0, flags=...) at ./src/corelib/global/qflags.h:34 #5 0x000074685ee0a388 in QThread::exec() (this=this@entry=0x645e560df870) at ./src/corelib/global/qflags.h:74 #6 0x00007468605b6e1c in QQuickPixmapReader::run() (this=0x645e560df870) at ./src/quick/util/qquickpixmapcache.cpp:1188 #7 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #9 QThreadPrivate::start(void*) (arg=0x645e560df870) at ./src/corelib/thread/qthread_unix.cpp:283 #10 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #11 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x74682ffff640 (LWP 21847)): #0 0x000074685e735bcf in __GI___poll (fds=0x74682fffea78, nfds=1, timeout=300000) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x0000746852b01117 in () at /lib/x86_64-linux-gnu/libnvidia-glcore.so.550.54.14 #2 0x0000746852ae2924 in () at /lib/x86_64-linux-gnu/libnvidia-glcore.so.550.54.14 #3 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #4 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7468519af640 (LWP 20664)): #0 0x000074685e735bcf in __GI___poll (fds=0x74684c008b00, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000074685d5731f6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x000074685d51b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x000074685ecc7c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x746844000b70, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:393 #4 0x000074685eef1ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7468519aea20, flags=...) at ./src/corelib/global/qflags.h:34 #5 0x000074685ee0a388 in QThread::exec() (this=<optimized out>) at ./src/corelib/global/qflags.h:74 #6 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #8 QThreadPrivate::start(void*) (arg=0x645e55ae30b0) at ./src/corelib/thread/qthread_unix.cpp:283 #9 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #10 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x74683eafe640 (LWP 21522)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x645e563e6f34) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x645e563e6f34) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x645e563e6f34, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x000074685e6b0a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x645e563e6ee0, cond=0x645e563e6f08) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x645e563e6f08, mutex=0x645e563e6ee0) at ./nptl/pthread_cond_wait.c:627 #5 0x000074685edd41cb in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x645e563e6ee0) at ./src/corelib/thread/qwaitcondition_unix.cpp:103 #6 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x645e563fff38, mutex=mutex@entry=0x645e563fff30, deadline=...) at ./src/corelib/thread/qwaitcondition_unix.cpp:181 #7 0x00007468605079ee in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x645e563fff18) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:197 #8 QSGRenderThread::processEventsAndWaitForMore() (this=0x645e563ffe80) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:841 #9 QSGRenderThread::run() (this=0x645e563ffe80) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:963 #10 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #12 QThreadPrivate::start(void*) (arg=0x645e563ffe80) at ./src/corelib/thread/qthread_unix.cpp:283 #13 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #14 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7468591fe640 (LWP 19987)): #0 0x000074685e735bcf in __GI___poll (fds=0x7468591fd928, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007468612bd7e2 in () at /lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007468612bf22c in xcb_wait_for_event () at /lib/x86_64-linux-gnu/libxcb.so.1 #3 0x0000746859d78c18 in QXcbEventQueue::run() (this=0x645e551f1410) at ./src/plugins/platforms/xcb/qxcbeventqueue.cpp:192 #4 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #5 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #6 QThreadPrivate::start(void*) (arg=0x645e551f1410) at ./src/corelib/thread/qthread_unix.cpp:283 #7 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #8 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7468599ff640 (LWP 19984)): #0 0x000074685e735bcf in __GI___poll (fds=0x645e551eb460, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000074685d5731f6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x000074685d51b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x000074685ecc7c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x746854000b70, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:393 #4 0x000074685eef1ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7468599fe9d0, flags=...) at ./src/corelib/global/qflags.h:34 #5 0x000074685ee0a388 in QThread::exec() (this=this@entry=0x74685f9043a0 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at ./src/corelib/global/qflags.h:74 #6 0x000074685f88ce4e in QDBusConnectionManager::run() (this=0x74685f9043a0 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at ./src/dbus/qdbusconnection.cpp:131 #7 0x000074685edcee7d in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:324 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:260 #9 QThreadPrivate::start(void*) (arg=0x74685f9043a0 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at ./src/corelib/thread/qthread_unix.cpp:283 #10 0x000074685e6b1ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #11 0x000074685e743850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x74685a120fc0 (LWP 19966)): [KCrash Handler] #6 0x0000000000000000 in () #7 0x000074681b4fea4e in qDeleteAll<QList<CalendarEvents::CalendarEventsPlugin*>::const_iterator>(QList<CalendarEvents::CalendarEventsPlugin*>::const_iterator, QList<CalendarEvents::CalendarEventsPlugin*>::const_iterator) (end=..., begin=...) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qalgorithms.h:27 #8 qDeleteAll<QList<CalendarEvents::CalendarEventsPlugin*> >(QList<CalendarEvents::CalendarEventsPlugin*> const&) (c=...) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qalgorithms.h:35 #9 EventPluginsManagerPrivate::~EventPluginsManagerPrivate() (this=0x645e57ee5b60, __in_chrg=<optimized out>) at ./components/calendar/eventpluginsmanager.cpp:148 #10 0x000074681b4feba4 in EventPluginsManager::~EventPluginsManager() (this=this@entry=0x645e59f7e120, __in_chrg=<optimized out>) at ./components/calendar/eventpluginsmanager.cpp:159 #11 0x000074681b4ed10f in QQmlPrivate::QQmlElement<EventPluginsManager>::~QQmlElement() (this=0x645e59f7e120, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtQml/qqmlprivate.h:99 #12 QQmlPrivate::QQmlElement<EventPluginsManager>::~QQmlElement() (this=0x645e59f7e120, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtQml/qqmlprivate.h:99 #13 0x000074685ee3d2ca in QObjectPrivate::deleteChildren() (this=this@entry=0x645e5a0256d0) at ./src/corelib/kernel/qobject.cpp:2207 #14 0x000074685ee44198 in QObject::~QObject() (this=this@entry=0x645e5a0ad740, this=<optimized out>) at ./src/corelib/kernel/qobject.cpp:1159 #15 0x000074686076fc44 in QQuickItem::~QQuickItem() (this=this@entry=0x645e5a0ad740, this=<optimized out>) at ./src/quick/items/qquickitem.cpp:2364 #16 0x0000746858811775 in QQuickContentItem::~QQuickContentItem() (this=0x645e5a0ad740, this=<optimized out>) at ./src/quicktemplates/qquickcontentitem_p.h:23 #17 QQuickContentItem::~QQuickContentItem() (this=0x645e5a0ad740, this=<optimized out>) at ./src/quicktemplates/qquickcontentitem_p.h:23 #18 0x000074685ee3d2ca in QObjectPrivate::deleteChildren() (this=this@entry=0x645e5a0aee00) at ./src/corelib/kernel/qobject.cpp:2207 #19 0x000074685ee44198 in QObject::~QObject() (this=<optimized out>, this=<optimized out>) at ./src/corelib/kernel/qobject.cpp:1159 #20 0x0000746858772069 in QQmlPrivate::QQmlElement<QQuickPage>::~QQmlElement() (this=0x645e5a147240, this=<optimized out>) at ./src/qml/qml/qqmlprivate.h:99 #21 QQmlPrivate::QQmlElement<QQuickPage>::~QQmlElement() (this=0x645e5a147240, this=<optimized out>) at ./src/qml/qml/qqmlprivate.h:99 #22 0x0000746861666e7d in PlasmaQuick::AppletQuickItem::~AppletQuickItem() (this=0x645e57a8f870, this=<optimized out>) at ./src/plasmaquick/appletquickitem.cpp:464 #23 0x000074686166fe7b in PlasmoidItem::~PlasmoidItem() (this=0x645e57a8f870, this=<optimized out>) at ./src/plasmaquick/plasmoid/plasmoiditem.cpp:46 #24 QQmlPrivate::QQmlElement<PlasmoidItem>::~QQmlElement() (this=0x645e57a8f870, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtQml/qqmlprivate.h:99 #25 QQmlPrivate::QQmlElement<PlasmoidItem>::~QQmlElement() (this=0x645e57a8f870, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtQml/qqmlprivate.h:99 #26 0x0000746861666cf7 in operator() (__closure=<optimized out>, applet=<optimized out>) at ./src/plasmaquick/appletquickitem.cpp:634 #27 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<Plasma::Applet*>, void, PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*)::<lambda(Plasma::Applet*)> >::call (arg=<optimized out>, f=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:137 #28 QtPrivate::Functor<PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*)::<lambda(Plasma::Applet*)>, 1>::call<QtPrivate::List<Plasma::Applet*>, void> (arg=<optimized out>, f=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:339 #29 QtPrivate::QCallableObject<PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*)::<lambda(Plasma::Applet*)>, QtPrivate::List<Plasma::Applet*>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:522 #30 0x000074685eeae3ce in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffff205d2e0, r=0x645e55c5ae10, this=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ./src/corelib/kernel/qobjectdefs_impl.h:433 #31 doActivate<false>(QObject*, int, void**) (sender=0x645e55c5ae10, signal_index=17, argv=0x7ffff205d2e0) at ./src/corelib/kernel/qobject.cpp:4039 #32 0x0000746861148e26 in Plasma::Applet::appletDeleted(Plasma::Applet*) (this=this@entry=0x645e55c5ae10, _t1=<optimized out>, _t1@entry=0x645e55c5ae10) at ./obj-x86_64-linux-gnu/src/plasma/Plasma_autogen/include/moc_applet.cpp:1265 #33 0x000074686114e4a4 in Plasma::Applet::~Applet() (this=0x645e55c5ae10, this=<optimized out>) at ./src/plasma/applet.cpp:81 #34 0x000074686114e5ad in Plasma::Applet::~Applet() (this=0x645e55c5ae10, this=<optimized out>) at ./src/plasma/applet.cpp:90 #35 0x000074685ee3d2ca in QObjectPrivate::deleteChildren() (this=this@entry=0x645e55c09f80) at ./src/corelib/kernel/qobject.cpp:2207 #36 0x000074685ee44198 in QObject::~QObject() (this=<optimized out>, this=<optimized out>) at ./src/corelib/kernel/qobject.cpp:1159 #37 0x0000746861152cfd in Plasma::Containment::~Containment() (this=0x645e55c12080, this=<optimized out>) at ./src/plasma/containment.cpp:66 #38 0x0000645e5367c027 in ShellCorona::~ShellCorona() (this=0x645e5534bc30, __in_chrg=<optimized out>) at ./shell/shellcorona.cpp:344 #39 0x0000645e5367c35d in ShellCorona::~ShellCorona() (this=0x645e5534bc30, __in_chrg=<optimized out>) at ./shell/shellcorona.cpp:346 #40 0x000074685ee3e793 in QObject::event(QEvent*) (this=0x645e5534bc30, e=0x7467b5462e80) at ./src/corelib/kernel/qobject.cpp:1424 #41 0x0000746860e9081b in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x645e5534bc30, e=0x7467b5462e80) at ./src/widgets/kernel/qapplication.cpp:3296 #42 0x000074685eee7e08 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x645e5534bc30, event=event@entry=0x7467b5462e80) at ./src/corelib/kernel/qcoreapplication.cpp:1121 #43 0x000074685eee7e4d in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=event@entry=0x7467b5462e80) at ./src/corelib/kernel/qcoreapplication.cpp:1539 #44 0x000074685eee8000 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=52, data=0x645e551d9550) at ./src/corelib/kernel/qcoreapplication.cpp:1901 #45 0x000074685eee82ec in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=<optimized out>, event_type=<optimized out>) at ./src/corelib/kernel/qcoreapplication.cpp:1760 #46 0x000074685eee8312 in QCoreApplicationPrivate::execCleanup() (this=<optimized out>) at ./src/corelib/kernel/qcoreapplication.cpp:1461 #47 0x000074685eeec389 in QCoreApplication::exec() () at ./src/corelib/tools/qscopedpointer.h:110 #48 0x000074685f306a20 in QGuiApplication::exec() () at ./src/gui/kernel/qguiapplication.cpp:1925 #49 0x0000746860e8d469 in QApplication::exec() () at ./src/widgets/kernel/qapplication.cpp:2574 #50 0x0000645e53630a94 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:214 Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.5.0-26-generic (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 31.2 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B550 VISION D System Version: -CF *** This bug has been marked as a duplicate of bug 477165 *** |