https://bugs.kde.org/show_bug.cgi?id=416328
Patrick Silva <bugsefor...@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #13 from Patrick Silva <bugsefor...@gmx.com> --- Now System Settings crashes when I close "Get new scripts..." window. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.21.80 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Graphics Platform: Wayland Application: System Settings (systemsettings5), signal: Segmentation fault Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fc68e3dc8c0 (LWP 10655))] [New LWP 10677] [New LWP 10679] [New LWP 10680] [New LWP 10681] [New LWP 10682] [New LWP 10684] [New LWP 10685] [New LWP 10712] [New LWP 10713] [New LWP 10715] [New LWP 10717] [New LWP 10718] [New LWP 10719] [New LWP 10720] [New LWP 10721] [New LWP 10722] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c044845180) at ../sysdeps/nptl/futex-internal.h:183 Thread 17 (Thread 0x7fc645a3c700 (LWP 10722)): #0 0x00007fc692615aff in __GI___poll (fds=0x7fc630051a20, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fc630051a20, timeout=<optimized out>, context=0x7fc630000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7fc630000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc630000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc630000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc645a3bca0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007fc692aeea12 in QThread::exec() (this=this@entry=0x55c0481df3e0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007fc69209938a in QQuickPixmapReader::run() (this=0x55c0481df3e0) at util/qquickpixmapcache.cpp:1024 #8 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c0481df3e0) at thread/qthread_unix.cpp:329 #9 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fc6467bd700 (LWP 10721)): [KCrash Handler] #6 0x00007fc68c4cb41f in () at /lib/x86_64-linux-gnu/libEGL_mesa.so.0 #7 0x00007fc68c4cb828 in () at /lib/x86_64-linux-gnu/libEGL_mesa.so.0 #8 0x00007fc6872dca4c in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #9 0x00007fc6872dd1d9 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #10 0x00007fc6872d9697 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #11 0x00007fc6920f987a in QSGBatchRenderer::Renderer::renderBatches() (this=this@entry=0x7fc63c00a350) at ../../include/QtQuick/5.15.2/QtQuick/private/../../../../../src/quick/scenegraph/coreapi/qsgrenderer_p.h:131 #12 0x00007fc6920f9f9a in QSGBatchRenderer::Renderer::render() (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:4363 #13 0x00007fc6920ddb54 in QSGRenderer::renderScene(QSGBindable const&) (bindable=..., this=0x7fc63c00a350) at scenegraph/coreapi/qsgrenderer.cpp:264 #14 QSGRenderer::renderScene(QSGBindable const&) (this=0x7fc63c00a350, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:220 #15 0x00007fc6920de023 in QSGRenderer::renderScene(unsigned int) (this=<optimized out>, fboId=<optimized out>) at scenegraph/coreapi/qsgrenderer.cpp:212 #16 0x00007fc69214cc77 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) (this=0x55c04457e410, renderer=0x7fc63c00a350, fboId=<optimized out>) at scenegraph/qsgdefaultrendercontext.cpp:228 #17 0x00007fc6921ba509 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) (this=this@entry=0x7fc6602122d0, size=..., surfaceSize=...) at items/qquickwindow.cpp:617 #18 0x00007fc69215a7b9 in QSGRenderThread::syncAndRender(QImage*) (this=0x55c04826a9c0, grabImage=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui/private/qrhi_p.h:1259 #19 0x00007fc69215ec47 in QSGRenderThread::run() (this=0x55c04826a9c0) at scenegraph/qsgthreadedrenderloop.cpp:1043 #20 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c04826a9c0) at thread/qthread_unix.cpp:329 #21 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #22 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fc6477fe700 (LWP 10720)): #0 0x00007fc69089d70d in g_source_unref_internal (source=0x7fc638004c80, context=0x7fc638000c20, have_lock=1) at ../../../glib/gmain.c:2184 #1 0x00007fc69089f165 in g_source_iter_next (iter=iter@entry=0x7fc6477fdb00, source=source@entry=0x7fc6477fdaf8) at ../../../glib/gmain.c:1049 #2 0x00007fc6908a0adf in g_main_context_check (context=context@entry=0x7fc638000c20, max_priority=2147483647, fds=fds@entry=0x7fc638004e60, n_fds=n_fds@entry=1) at ../../../glib/gmain.c:3860 #3 0x00007fc6908a1132 in g_main_context_iterate (context=context@entry=0x7fc638000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4044 #4 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc638000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #5 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc638000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc6477fdcc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #7 0x00007fc692aeea12 in QThread::exec() (this=this@entry=0x55c0446371a0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #8 0x00007fc691de3fa9 in QQmlThreadPrivate::run() (this=0x55c0446371a0) at qml/ftw/qqmlthread.cpp:155 #9 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c0446371a0) at thread/qthread_unix.cpp:329 #10 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #11 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fc647fff700 (LWP 10719)): #0 0x00007fc692615aff in __GI___poll (fds=0x7fc640004250, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fc640004250, timeout=<optimized out>, context=0x7fc640000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7fc640000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc640000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc640000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc647ffece0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007fc692aeea12 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c042fe40f0) at thread/qthread_unix.cpp:329 #8 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fc65cb20700 (LWP 10718)): #0 0x00007fc692615aff in __GI___poll (fds=0x55c043e66ca0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x55c043e66ca0, timeout=<optimized out>, context=0x55c0379b2750) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=0x55c0379b2750, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a1513 in g_main_loop_run (loop=0x55c043e7eca0) at ../../../glib/gmain.c:4241 #4 0x00007fc65ff3deda in gdbus_shared_thread_func (user_data=0x55c043e9e870) at ../../../gio/gdbusprivate.c:279 #5 0x00007fc6908ca911 in g_thread_proxy (data=0x7fc660002180) at ../../../glib/gthread.c:807 #6 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #7 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fc668d27700 (LWP 10717)): #0 0x00007fc692615aff in __GI___poll (fds=0x55c042dd1930, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x55c042dd1930, timeout=<optimized out>, context=0x55c042ddcd80) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x55c042ddcd80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x55c042ddcd80, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc6908a1311 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:5996 #5 0x00007fc6908ca911 in g_thread_proxy (data=0x55c037008060) at ../../../glib/gthread.c:807 #6 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #7 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fc65d967700 (LWP 10715)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c043390c44) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c043390bf0, cond=0x55c043390c18) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c043390c18, mutex=0x55c043390bf0) at pthread_cond_wait.c:638 #3 0x00007fc692af5d1b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x55c043390bf0) at thread/qwaitcondition_unix.cpp:146 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x55c04338b008, mutex=mutex@entry=0x55c04338b000, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007fc69215e814 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x55c04338aff8) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68 #6 QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x55c04338af60) at scenegraph/qsgthreadedrenderloop.cpp:936 #7 0x00007fc69215ec89 in QSGRenderThread::run() (this=0x55c04338af60) at scenegraph/qsgthreadedrenderloop.cpp:1053 #8 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c04338af60) at thread/qthread_unix.cpp:329 #9 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fc65ea72700 (LWP 10713)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007fc692af1e51 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 thread/qfutex_p.h:133 #2 QtLinuxFutex::futexWait<QBasicAtomicInteger<unsigned int> >(QBasicAtomicInteger<unsigned int>&, QBasicAtomicInteger<unsigned int>::Type) (expectedValue=<optimized out>, futex=...) at thread/qfutex_p.h:135 #3 futexSemaphoreTryAcquire_loop<false>(QBasicAtomicInteger<unsigned long long>&, unsigned long long, unsigned long long, int) (timeout=-1, nn=8589934593, curValue=<optimized out>, u=...) at thread/qsemaphore.cpp:219 #4 futexSemaphoreTryAcquire<false>(QBasicAtomicInteger<unsigned long long>&, int, int) (timeout=-1, n=1, u=...) at thread/qsemaphore.cpp:262 #5 QSemaphore::acquire(int) (this=this@entry=0x7fc65ea701c0, n=n@entry=1) at thread/qsemaphore.cpp:326 #6 0x00007fc692d0c622 in doActivate<false>(QObject*, int, void**) (sender=0x55c04c82b4b0, signal_index=5, argv=0x7fc65ea701e0) at /usr/include/c++/9/bits/atomic_base.h:769 #7 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x55c04c82b4b0, m=m@entry=0x7fc691837360 <QHttpThreadDelegate::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #8 0x00007fc6917d9617 in QHttpThreadDelegate::encrypted() (this=this@entry=0x55c04c82b4b0) at .moc/moc_qhttpthreaddelegate_p.cpp:516 #9 0x00007fc69171f1a0 in QHttpThreadDelegate::encryptedSlot() (this=0x55c04c82b4b0) at access/qhttpthreaddelegate.cpp:715 #10 0x00007fc6917d9ff4 in QHttpThreadDelegate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qhttpthreaddelegate_p.cpp:247 #11 0x00007fc692d0c6f0 in doActivate<false>(QObject*, int, void**) (sender=0x7fc65004b8a0, signal_index=3, argv=0x7fc65ea70390) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #12 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=m@entry=0x7fc6918371a0 <QHttpNetworkReply::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #13 0x00007fc6917d8684 in QHttpNetworkReply::encrypted() (this=<optimized out>) at .moc/moc_qhttpnetworkreply_p.cpp:343 #14 0x00007fc691715005 in QHttpNetworkConnectionChannel::_q_encrypted() (this=0x7fc650037038) at access/qhttpnetworkconnectionchannel.cpp:1295 #15 0x00007fc69171582b in QHttpNetworkConnectionChannel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qhttpnetworkconnectionchannel_p.cpp:133 #16 0x00007fc692d0c6f0 in doActivate<false>(QObject*, int, void**) (sender=0x7fc6540058e0, signal_index=16, argv=0x7fc65ea70510) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #17 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x7fc6540058e0, m=m@entry=0x7fc6918360e0 <QSslSocket::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #18 0x00007fc691792014 in QSslSocket::encrypted() (this=this@entry=0x7fc6540058e0) at .moc/moc_qsslsocket.cpp:317 #19 0x00007fc6917c1673 in QSslSocketBackendPrivate::continueHandshake() (this=0x7fc6500375b0) at ssl/qsslsocket_openssl.cpp:1995 #20 0x00007fc6917c7e80 in QSslSocketBackendPrivate::startHandshake() (this=this@entry=0x7fc6500375b0) at ssl/qsslsocket_openssl.cpp:1440 #21 0x00007fc6917c83d6 in QSslSocketBackendPrivate::transmit() (this=0x7fc6500375b0) at ssl/qsslsocket_openssl.cpp:1114 #22 0x00007fc69179aa10 in QSslSocket::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ssl/qsslsocket.h:227 #23 0x00007fc692d0c6f0 in doActivate<false>(QObject*, int, void**) (sender=0x7fc65004adf0, signal_index=3, argv=0x7fc65ea717c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #24 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x7fc65004adf0, m=m@entry=0x7fc692f6c320 <QIODevice::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #25 0x00007fc692c06254 in QIODevice::readyRead() (this=this@entry=0x7fc65004adf0) at .moc/moc_qiodevice.cpp:190 #26 0x00007fc69175e3e4 in QAbstractSocketPrivate::emitReadyRead(int) (this=this@entry=0x7fc650037f80, channel=channel@entry=0) at socket/qabstractsocket.cpp:1323 #27 0x00007fc69175e479 in QAbstractSocketPrivate::canReadNotification() (this=0x7fc650037f80) at socket/qabstractsocket.cpp:748 #28 0x00007fc6917709a9 in QReadNotifier::event(QEvent*) (this=<optimized out>, e=<optimized out>) at socket/qnativesocketengine.cpp:1274 #29 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x7fc650043ab0, e=e@entry=0x7fc65ea71ad0) at kernel/qapplication.cpp:3632 #30 0x00007fc6938debb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffed2312300, receiver=0x7fc650043ab0, e=0x7fc65ea71ad0) at kernel/qapplication.cpp:3156 #31 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7fc650043ab0, event=0x7fc65ea71ad0) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #32 0x00007fc692d30ba5 in socketNotifierSourceDispatch(GSource*, GSourceFunc, gpointer) (source=0x7fc650004880) at kernel/qeventdispatcher_glib.cpp:107 #33 0x00007fc6908a0f9d in g_main_dispatch (context=0x7fc650000c20) at ../../../glib/gmain.c:3309 #34 g_main_context_dispatch (context=context@entry=0x7fc650000c20) at ../../../glib/gmain.c:3974 #35 0x00007fc6908a1220 in g_main_context_iterate (context=context@entry=0x7fc650000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047 #36 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc650000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #37 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc650000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #38 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc65ea71ce0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #39 0x00007fc692aeea12 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #40 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c04473cce0) at thread/qthread_unix.cpp:329 #41 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #42 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fc65f549700 (LWP 10712)): #0 __GI___libc_read (nbytes=16, buf=0x7fc65f548ad0, fd=23) at ../sysdeps/unix/sysv/linux/read.c:26 #1 __GI___libc_read (fd=23, buf=buf@entry=0x7fc65f548ad0, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:24 #2 0x00007fc6908e989f in read (__nbytes=16, __buf=0x7fc65f548ad0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44 #3 g_wakeup_acknowledge (wakeup=0x7fc6640035a0) at ../../../glib/gwakeup.c:210 #4 0x00007fc6908a0cde in g_main_context_check (context=context@entry=0x7fc658000c20, max_priority=2147483647, fds=fds@entry=0x7fc658004e60, n_fds=n_fds@entry=1) at ../../../glib/gmain.c:3825 #5 0x00007fc6908a1132 in g_main_context_iterate (context=context@entry=0x7fc658000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4044 #6 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc658000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #7 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc658000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #8 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc65f548ce0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #9 0x00007fc692aeea12 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #10 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c04322b130) at thread/qthread_unix.cpp:329 #11 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #12 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fc67576c700 (LWP 10685)): #0 0x00007fc692615aff in __GI___poll (fds=0x7fc664004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fc664004a60, timeout=<optimized out>, context=0x7fc664000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7fc664000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc664000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc664000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc67576bcc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007fc692aeea12 in QThread::exec() (this=this@entry=0x55c037887f50) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007fc691de3fa9 in QQmlThreadPrivate::run() (this=0x55c037887f50) at qml/ftw/qqmlthread.cpp:155 #8 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c037887f50) at thread/qthread_unix.cpp:329 #9 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fc684e2a700 (LWP 10684)): #0 0x00007fc692615aff in __GI___poll (fds=0x7fc66c004e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc6908a118e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fc66c004e60, timeout=<optimized out>, context=0x7fc66c000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7fc66c000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc66c000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc66c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc684e29cc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007fc692aeea12 in QThread::exec() (this=this@entry=0x55c0375d2b40) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007fc691de3fa9 in QQmlThreadPrivate::run() (this=0x55c0375d2b40) at qml/ftw/qqmlthread.cpp:155 #8 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x55c0375d2b40) at thread/qthread_unix.cpp:329 #9 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fc6859b9700 (LWP 10682)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c037223c1c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c037223bc8, cond=0x55c037223bf0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c037223bf0, mutex=0x55c037223bc8) at pthread_cond_wait.c:638 #3 0x00007fc687717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007fc687717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fc6861ba700 (LWP 10681)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c037223c1c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c037223bc8, cond=0x55c037223bf0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c037223bf0, mutex=0x55c037223bc8) at pthread_cond_wait.c:638 #3 0x00007fc687717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007fc687717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fc6869bb700 (LWP 10680)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c037223c18) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c037223bc8, cond=0x55c037223bf0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c037223bf0, mutex=0x55c037223bc8) at pthread_cond_wait.c:638 #3 0x00007fc687717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007fc687717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fc6871bc700 (LWP 10679)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c037223c18) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c037223bc8, cond=0x55c037223bf0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c037223bf0, mutex=0x55c037223bc8) at pthread_cond_wait.c:638 #3 0x00007fc687717e6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007fc687717a6b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fc68d770700 (LWP 10677)): #0 0x00007fc69089da74 in g_source_iter_clear (iter=iter@entry=0x7fc68d76faf0) at ../../../glib/gmain.c:1062 #1 0x00007fc6908a0b48 in g_main_context_check (context=context@entry=0x7fc688000c20, max_priority=2147483647, fds=fds@entry=0x7fc688005240, n_fds=n_fds@entry=1) at ../../../glib/gmain.c:3947 #2 0x00007fc6908a1132 in g_main_context_iterate (context=context@entry=0x7fc688000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4044 #3 0x00007fc6908a12c3 in g_main_context_iteration (context=0x7fc688000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007fc692d2ffbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fc688000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fc68d76fcb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007fc692aeea12 in QThread::exec() (this=this@entry=0x7fc691a83d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007fc6919fff4b in QDBusConnectionManager::run() (this=0x7fc691a83d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179 #8 0x00007fc692aefbac in QThreadPrivate::start(void*) (arg=0x7fc691a83d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329 #9 0x00007fc6911b1609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007fc692622293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fc68e3dc8c0 (LWP 10655)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c044845180) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c044845130, cond=0x55c044845158) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55c044845158, mutex=0x55c044845130) at pthread_cond_wait.c:638 #3 0x00007fc692af5d1b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x55c044845130) at thread/qwaitcondition_unix.cpp:146 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x55c04826aa18, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007fc69215b951 in QSGThreadedRenderLoop::handleObscurity(QSGThreadedRenderLoop::Window*) (this=this@entry=0x55c044737740, w=0x55c04457ae40) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68 #6 0x00007fc69215ba5a in QSGThreadedRenderLoop::hide(QQuickWindow*) (this=0x55c044737740, window=0x55c0441d8130) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:570 #7 0x00007fc6931ebe1d in QWindow::event(QEvent*) (this=this@entry=0x55c0441d8130, ev=ev@entry=0x7ffed230dc00) at kernel/qwindow.cpp:2438 #8 0x00007fc6921c8aab in QQuickWindow::event(QEvent*) (this=0x55c0441d8130, e=0x7ffed230dc00) at items/qquickwindow.cpp:1902 #9 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x55c0441d8130, e=e@entry=0x7ffed230dc00) at kernel/qapplication.cpp:3632 #10 0x00007fc6938debb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffed2312300, receiver=0x55c0441d8130, e=0x7ffed230dc00) at kernel/qapplication.cpp:3156 #11 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c0441d8130, event=0x7ffed230dc00) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #12 0x00007fc6931eba16 in QWindowPrivate::setVisible(bool) (this=0x7fc6602122d0, visible=<optimized out>) at kernel/qwindow.cpp:412 #13 0x00007fc66805dbd0 in QQuickAbstractDialog::setVisible(bool) (this=0x55c042d5e400, v=<optimized out>) at qquickabstractdialog.cpp:205 #14 0x00007fc66806a263 in QQuickAbstractDialog::close() (this=0x55c042d5e400) at .moc/../qquickabstractdialog_p.h:124 #15 QQuickAbstractDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x55c042d5e400, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=8, _a=_a@entry=0x7ffed230e1f0) at .moc/moc_qquickabstractdialog_p.cpp:261 #16 0x00007fc66806a633 in QQuickAbstractDialog::qt_metacall(QMetaObject::Call, int, void**) (this=this@entry=0x55c042d5e400, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=8, _a=_a@entry=0x7ffed230e1f0) at .moc/moc_qquickabstractdialog_p.cpp:394 #17 0x00007fc66806acda in QQuickDialog1::qt_metacall(QMetaObject::Call, int, void**) (this=0x55c042d5e400, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7ffed230e1f0) at .moc/moc_qquickdialog_p.cpp:310 #18 0x00007fc691d13dc2 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) (this=0x55c0433ac130, o=<optimized out>, c=QMetaObject::InvokeMetaMethod, _id=13, a=0x7ffed230e1f0) at qml/qqmlvmemetaobject.cpp:1045 #19 0x00007fc691d13d84 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) (this=0x55c0430b6460, o=<optimized out>, c=QMetaObject::InvokeMetaMethod, _id=13, a=0x7ffed230e1f0) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351 #20 0x00007fc691d13d84 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) (this=0x55c042f8b3d0, o=<optimized out>, c=QMetaObject::InvokeMetaMethod, _id=13, a=0x7ffed230e1f0) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351 #21 0x00007fc691d77be5 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=this@entry=0x7ffed230e4e0, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=13, argv=argv@entry=0x7ffed230e1f0) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351 #22 0x00007fc691c40a44 in CallMethod(QQmlObjectOrGadget const&, int, int, int, int*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., index=13, returnType=returnType@entry=43, argCount=argCount@entry=0, argTypes=argTypes@entry=0x0, engine=engine@entry=0x55c03d4beb50, callArgs=0x7fc646bbf580, callType=QMetaObject::InvokeMetaMethod) at jsruntime/qv4qobjectwrapper.cpp:1319 #23 0x00007fc691c426b4 in CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=..., engine=0x55c03d4beb50, callArgs=0x7fc646bbf580, callType=QMetaObject::InvokeMetaMethod) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:285 #24 0x00007fc691c4366a in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () at jsruntime/qv4qobjectwrapper.cpp:2131 #25 0x00007fc691c630f1 in QV4::FunctionObject::call(QV4::Value const*, QV4::Value const*, int) const (argc=<optimized out>, argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:172 #26 QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7ffed230e7d0, engine=0x55c03d4beb50, code=0x7fc646bbf538 "@\314\177F\306\177") at jsruntime/qv4vme_moth.cpp:754 #27 0x00007fc691c6502f in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffed230e7d0, engine=engine@entry=0x55c03d4beb50) at jsruntime/qv4vme_moth.cpp:463 #28 0x00007fc691bf224d in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=this@entry=0x55c043092440, thisObject=<optimized out>, argv=argv@entry=0x7fc646bbf500, argc=<optimized out>, context=<optimized out>) at jsruntime/qv4function.cpp:69 #29 0x00007fc691d97fa7 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=this@entry=0x55c044706ad0, callData=callData@entry=0x7fc646bbf4d0, isUndefined=isUndefined@entry=0x0) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343 #30 0x00007fc691d3b8ae in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=<optimized out>) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95 #31 0x00007fc691d3c948 in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x55c044706a50, a=0x0) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69 #32 0x00007fc691d7764d in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=a@entry=0x0) at qml/qqmlnotifier.cpp:104 #33 0x00007fc691d19fbf in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) (object=0x55c04455eed0, index=68, a=0x0) at qml/qqmlengine.cpp:834 #34 0x00007fc692d0c245 in doActivate<false>(QObject*, int, void**) (sender=0x55c04455eed0, signal_index=68, argv=0x0) at kernel/qobject_p.h:110 #35 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x55c04455eed0, m=m@entry=0x7fc68da1bf60 <QQuickDialogButtonBox::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #36 0x00007fc68d9b4d97 in QQuickDialogButtonBox::rejected() (this=this@entry=0x55c04455eed0) at .moc/moc_qquickdialogbuttonbox_p.cpp:412 #37 0x00007fc68d94cb00 in QQuickDialogButtonBoxPrivate::handleClick() (this=<optimized out>) at qquickdialogbuttonbox.cpp:380 #38 0x00007fc692d0c6be in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffed2310590, r=0x55c04455eed0, this=0x55c0432ac040) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #39 doActivate<false>(QObject*, int, void**) (sender=0x55c043dbf0f0, signal_index=64, argv=0x7ffed2310590) at kernel/qobject.cpp:3886 #40 0x00007fc68d925a81 in QQuickAbstractButtonPrivate::handleRelease(QPointF const&) (this=0x55c0431c2640, point=...) at qquickabstractbutton.cpp:182 #41 0x00007fc68d944b19 in QQuickControl::mouseReleaseEvent(QMouseEvent*) (this=<optimized out>, event=0x7ffed2310ed0) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:128 #42 0x00007fc6921aa5a8 in QQuickItem::event(QEvent*) (this=0x55c043dbf0f0, ev=0x7ffed2310ed0) at items/qquickitem.cpp:8131 #43 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x55c043dbf0f0, e=e@entry=0x7ffed2310ed0) at kernel/qapplication.cpp:3632 #44 0x00007fc6938debb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffed2312300, receiver=0x55c043dbf0f0, e=0x7ffed2310ed0) at kernel/qapplication.cpp:3156 #45 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c043dbf0f0, event=0x7ffed2310ed0) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #46 0x00007fc6921c49e5 in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) (this=this@entry=0x7fc6602122d0, pointerEvent=0x55c04326b010) at items/qquickwindow.cpp:2020 #47 0x00007fc6921c610f in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) (this=this@entry=0x7fc6602122d0, event=0x55c04326b010) at items/qquickwindow.cpp:2612 #48 0x00007fc6921c7039 in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (event=0x7ffed2310ed0, this=0x7fc6602122d0) at items/qquickwindow.cpp:2457 #49 QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (this=0x7fc6602122d0, event=0x7ffed2310ed0) at items/qquickwindow.cpp:2410 #50 0x00007fc6931ebe1d in QWindow::event(QEvent*) (this=this@entry=0x55c0441d8130, ev=ev@entry=0x7ffed2310ed0) at kernel/qwindow.cpp:2438 #51 0x00007fc6921c8aab in QQuickWindow::event(QEvent*) (this=0x55c0441d8130, e=0x7ffed2310ed0) at items/qquickwindow.cpp:1902 #52 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x55c0441d8130, e=e@entry=0x7ffed2310ed0) at kernel/qapplication.cpp:3632 #53 0x00007fc6938debb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffed2312300, receiver=0x55c0441d8130, e=0x7ffed2310ed0) at kernel/qapplication.cpp:3156 #54 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c0441d8130, event=0x7ffed2310ed0) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #55 0x00007fc6931e04e8 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at kernel/qguiapplication.cpp:2282 #56 0x00007fc6931e1b55 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=0x55c04c8e2cd0) at kernel/qguiapplication.cpp:2002 #57 0x00007fc6931b97ac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:1169 #58 0x00007fc69079d814 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #59 0x00007fc6908a0f9d in g_main_dispatch (context=0x55c03703ac50) at ../../../glib/gmain.c:3309 #60 g_main_context_dispatch (context=context@entry=0x55c03703ac50) at ../../../glib/gmain.c:3974 #61 0x00007fc6908a1220 in g_main_context_iterate (context=context@entry=0x55c03703ac50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047 #62 0x00007fc6908a12c3 in g_main_context_iteration (context=0x55c03703ac50, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #63 0x00007fc692d2ffa2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55c03704b4f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #64 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffed2311280, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #65 0x00007fc669a357f6 in KNS3::QtQuickDialogWrapper::exec() (this=0x55c043094dd0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:121 #66 0x00007fc669a09a45 in KNS3::Button::showDialog() (this=0x55c042f7eb40) at /usr/include/c++/9/bits/atomic_base.h:413 #67 KNS3::Button::showDialog() (this=0x55c042f7eb40) at ./src/button.cpp:77 #68 0x00007fc692d0c6be in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffed2311450, r=0x55c042f7eb40, this=0x55c042d846c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #69 doActivate<false>(QObject*, int, void**) (sender=0x55c042f7eb40, signal_index=9, argv=0x7ffed2311450) at kernel/qobject.cpp:3886 #70 0x00007fc692d05a87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x55c042f7eb40, m=m@entry=0x7fc693dec600 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffed2311450) at kernel/qobject.cpp:3946 #71 0x00007fc6939cdb56 in QAbstractButton::clicked(bool) (this=this@entry=0x55c042f7eb40, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308 #72 0x00007fc6939cdd7e in QAbstractButtonPrivate::emitClicked() (this=0x55c042e302c0) at widgets/qabstractbutton.cpp:415 #73 0x00007fc6939cf253 in QAbstractButtonPrivate::click() (this=0x55c042e302c0) at widgets/qabstractbutton.cpp:408 #74 0x00007fc6939cf415 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) (this=0x55c042f7eb40, e=0x7ffed23119c0) at widgets/qabstractbutton.cpp:1044 #75 0x00007fc693918c06 in QWidget::event(QEvent*) (this=0x55c042f7eb40, event=0x7ffed23119c0) at kernel/qwidget.cpp:8663 #76 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x55c042f7eb40, e=e@entry=0x7ffed23119c0) at kernel/qapplication.cpp:3632 #77 0x00007fc6938dee77 in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=0x55c042f7eb40, e=0x7ffed23119c0) at kernel/qapplication.cpp:3076 #78 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c042f7eb40, event=0x7ffed23119c0) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #79 0x00007fc6938de0a7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (receiver=receiver@entry=0x55c042f7eb40, event=event@entry=0x7ffed23119c0, alienWidget=alienWidget@entry=0x55c042f7eb40, nativeWidget=0x55c037230f90, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614 #80 0x00007fc693933e54 in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=0x55c0372eb330, event=0x7ffed2311e40) at /usr/include/c++/9/bits/atomic_base.h:413 #81 0x00007fc693937174 in QWidgetWindow::event(QEvent*) (event=0x7ffed2311e40, this=0x55c0372eb330) at kernel/qwidgetwindow.cpp:300 #82 QWidgetWindow::event(QEvent*) (this=0x55c0372eb330, event=0x7ffed2311e40) at kernel/qwidgetwindow.cpp:239 #83 0x00007fc6938d5dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55c0370193a0, receiver=receiver@entry=0x55c0372eb330, e=e@entry=0x7ffed2311e40) at kernel/qapplication.cpp:3632 #84 0x00007fc6938debb8 in QApplication::notify(QObject*, QEvent*) (this=0x7ffed2312300, receiver=0x55c0372eb330, e=0x7ffed2311e40) at kernel/qapplication.cpp:3156 #85 0x00007fc692cd569a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c0372eb330, event=0x7ffed2311e40) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #86 0x00007fc6931e04e8 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at kernel/qguiapplication.cpp:2282 #87 0x00007fc6931e1b55 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=0x55c043e69130) at kernel/qguiapplication.cpp:2002 #88 0x00007fc6931b97ac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:1169 #89 0x00007fc69079d814 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #90 0x00007fc6908a0f9d in g_main_dispatch (context=0x55c03703ac50) at ../../../glib/gmain.c:3309 #91 g_main_context_dispatch (context=context@entry=0x55c03703ac50) at ../../../glib/gmain.c:3974 #92 0x00007fc6908a1220 in g_main_context_iterate (context=context@entry=0x55c03703ac50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047 #93 0x00007fc6908a12c3 in g_main_context_iteration (context=0x55c03703ac50, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #94 0x00007fc692d2ffa2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55c03704b4f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #95 0x00007fc692cd41ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffed23121e0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #96 0x00007fc692cdc354 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #97 0x000055c036f44392 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./app/main.cpp:222 [Inferior 1 (process 10655) detached] -- You are receiving this mail because: You are watching all bug changes.