https://bugs.kde.org/show_bug.cgi?id=508235

--- Comment #10 from TraceyC <[email protected]> ---
The new crash is only subtly different than the original one

Thread 1 (Thread 0x7f17aae98b40 (LWP 4064)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007f17aea9de53 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#7  0x00007f17aea427b6 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x00007f17aea2934b in __GI_abort () at abort.c:73
#9  0x00007f17af2f41dc in qAbort () at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qassert.cpp:46
#10 qt_message_fatal<QString&> (context=<optimized out>, message=...) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qlogging.cpp:2149
#11 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=msg@entry=0x7f17af9def70 "QDBusPendingReply: type %s is not registered with
QtDBus", ap=ap@entry=0x7fffa936d1d8) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qlogging.cpp:381
#12 0x00007f17af2f50bb in QMessageLogger::fatal
(this=this@entry=0x7fffa936d430, msg=msg@entry=0x7f17af9def70
"QDBusPendingReply: type %s is not registered with QtDBus") at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qlogging.cpp:883
#13 0x00007f17af96268b in QDBusPendingCallPrivate::setMetaTypes
(this=0x55ac82f5d540, count=<optimized out>, types=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/dbus/qdbuspendingcall.cpp:169
#14 0x00007f17af9d1a26 in QDBusPendingCallPrivate::setMetaTypes
(this=<optimized out>, count=<optimized out>, types=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/dbus/qdbuspendingcall.cpp:159
#15 QDBusPendingReplyBase::setMetaTypes (this=0x7fffa936d5f0, count=<optimized
out>, types=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/dbus/qdbuspendingreply.cpp:245
#16 0x00007f1774181cf5 in PackageKit::Offline::getResults() () at
/lib64/libpackagekitqt6.so.1
#17 0x00007f177423777d in ??? () at
/usr/lib64/qt6/plugins/discover/packagekit-backend.so
#18 0x00007f17b1f8a40a in ResourcesUpdatesModel::prepare() () at
/usr/lib64/plasma-discover/libDiscoverCommon.so
#19 0x00007f17b1f69c0d in UpdateModel::activityChanged() () at
/usr/lib64/plasma-discover/libDiscoverCommon.so
#20 0x00007f17b06dd608 in QQmlPropertyData::writeProperty (this=<optimized
out>, target=<optimized out>, value=<optimized out>, flags=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlpropertydata_p.h:344
#21 0x00007f17b06f8c20 in
QObjectPointerBinding::compareAndSet<QObjectPointerBinding::write(QV4::Value
const&, bool,
QFlags<QQmlPropertyData::WriteFlag>)::{lambda()#1}>(QQmlMetaObject const&,
QObject*, QQmlPropertyData const*, QFlags<QQmlPropertyData::WriteFlag>,
QObjectPointerBinding::write(QV4::Value const&, bool,
QFlags<QQmlPropertyData::WriteFlag>)::{lambda()#1} const&) const
(this=0x55ac82f653f0, resultMo=<synthetic pointer>..., resultObject=<optimized
out>, pd=0x7f1770641d80, flags=..., slowWrite=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlbinding.cpp:836
#22 QObjectPointerBinding::write (this=0x55ac82f653f0, result=...,
isUndefined=<optimized out>, flags=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlbinding.cpp:818
#23 0x00007f17b06f930d in QQmlBinding::doUpdate (this=0x55ac82f653f0,
watcher=..., flags=..., scope=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlbinding.cpp:715
#24 0x00007f17b06f6191 in QQmlBinding::update (this=0x55ac82f653f0, flags=...)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlbinding.cpp:165
#25 0x00007f17b07a007c in QQmlObjectCreator::finalize (this=0x55ac82a0b8e0,
interrupt=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlobjectcreator.cpp:1538
#26 0x00007f17b071764a in QQmlComponentPrivate::complete
(enginePriv=0x55ac80e5f8c0, state=state@entry=0x7f174c0996c8) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/ftw/qbipointer_p.h:133
#27 0x00007f17b0717ad6 in QQmlComponentPrivate::completeCreate
(this=0x7f174c099610) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlcomponent.cpp:1325
#28 0x00007f17b0717d75 in QQmlComponent::completeCreate (this=0x55ac80f74e10)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlcomponent.cpp:1287
#29 QQmlComponentPrivate::createWithProperties (this=0x7f174c099610,
parent=<optimized out>, properties=..., context=<optimized out>,
behavior=QQmlComponentPrivate::CreateDefault, createFromQml=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlcomponent.cpp:987
#30 0x00007f176c2c1e21 in ??? () at /lib64/libKirigami.so.6
#31 0x00007f176c2c3273 in ??? () at /lib64/libKirigami.so.6
#32 0x00007f176c2c3817 in ??? () at /lib64/libKirigami.so.6
#33 0x00007f176c2c3bee in ??? () at /lib64/libKirigami.so.6
#34 0x00007f176c2c436f in ??? () at /lib64/libKirigami.so.6
#35 0x00007f17b07a62f3 in QQmlObjectOrGadget::metacall (this=<optimized out>,
type=<optimized out>, index=<optimized out>, argv=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlobjectorgadget.cpp:14
#36 0x00007f17b0663e5f in QV4::CallMethod (object=<optimized out>,
index=<optimized out>, returnType=..., argCount=<optimized out>,
argTypes=<optimized out>, engine=<optimized out>, callArgs=<optimized out>,
callType=<optimized out>) at /usr/include/qt6/QtCore/qvarlengtharray.h:89
#37 QV4::QObjectMethod::callPrecise (object=<optimized out>, data=<optimized
out>, engine=<optimized out>, callArgs=<optimized out>, callType=<optimized
out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2076
#38 0x00007f17b066f1f9 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:3078
#39 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const
QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>,
call=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:3055
#40 QV4::QObjectMethod::callInternal (this=<optimized out>,
thisObject=<optimized out>, argv=0x7f1775745610, argc=1) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:3078
#41 0x00007f17b06c1186 in QV4::Moth::VME::interpret (frame=0xfe0,
engine=0x55ac80e601e0, code=0x7f17757455f8 "") at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4vme_moth.cpp:798
#42 0x00007f17b06ca48c in QV4::Moth::VME::exec (frame=<optimized out>,
engine=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4vme_moth.cpp:487
#43 0x00007f17b06133d1 in QV4::doCall (self=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=argc@entry=0,
context=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:52
#44 0x00007f17b06199fa in QV4::Function::call (this=this@entry=0x55ac81113970,
thisObject=<optimized out>, argv=argv@entry=0x7f17757455b0, argc=argc@entry=0,
context=context@entry=0x7f1774105cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:77
#45 0x00007f17b0619cf9 in operator() (__closure=<synthetic pointer>,
thisObject=<optimized out>, argv=0x7f17757455b0, argc=0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:28
#46 QV4::convertAndCall<QV4::Function::call(QObject*, void**, const QMetaType*,
int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*,
int)> > (engine=<optimized out>, thisObject=0x55ac810e5d90, a=0x7fffa936ed20,
types=0x7fffa936ed10, argc=0, call=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4jscall_p.h:199
#47 QV4::Function::call (this=0x55ac81113970, thisObject=0x55ac810e5d90,
a=0x7fffa936ed20, types=0x7fffa936ed10, argc=0, context=0x7f1774105cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:25
#48 0x00007f17b076310a in QQmlJavaScriptExpression::evaluate (this=<optimized
out>, a=<optimized out>, types=<optimized out>, argc=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#49 0x00007f17b06fec13 in QQmlBoundSignalExpression::evaluate (this=<optimized
out>, a=a@entry=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlboundsignal.cpp:200
#50 0x00007f17b07026c5 in QQmlBoundSignal_callback (e=0x55ac813505b0, a=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlboundsignal.cpp:315
#51 QQmlBoundSignal_callback (e=0x55ac813505b0, a=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlboundsignal.cpp:294
#52 0x00007f17b078c69c in QQmlNotifier::emitNotify (endpoint=<optimized out>,
a=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlnotifier.cpp:70
#53 0x00007f17af42f7b0 in doActivate<false> (sender=0x55ac810e5d90,
signal_index=67, argv=0x0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:4036
#54 0x00007f17b08403ce in QQmlVMEMetaObject::metaCall (this=0x55ac81192a90,
o=<optimized out>, c=<optimized out>, _id=<optimized out>, a=<optimized out>)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlvmemetaobject.cpp:1043
#55 0x00007f17b0656b09 in QV4::QObjectWrapper::setProperty
(engine=engine@entry=0x55ac80e601e0, object=object@entry=0x55ac810e5d90,
property=0x7f1770510ef0, value=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlpropertydata_p.h:264
#56 0x00007f17b0657921 in QV4::QObjectWrapper::setQmlProperty
(engine=0x55ac80e601e0, qmlContext=<optimized out>, object=0x55ac810e5d90,
name=<optimized out>, flags=..., value=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:577
#57 0x00007f17b065ed75 in QV4::QObjectWrapper::virtualPut (m=0x7f1775745550,
id=..., value=..., receiver=0x7f1775745550) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:976
#58 0x00007f17b064108e in QV4::Object::put (this=0x7f1775745550, id=...,
v=<optimized out>, receiver=0x7f1775745550, this=<optimized out>, id=...,
v=<optimized out>, receiver=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4object_p.h:287
#59 QV4::Object::virtualResolveLookupSetter (object=0x7f1775745550,
engine=0x55ac80e601e0, lookup=0x55ac812f5500, value=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4object.cpp:825
#60 0x00007f17b06c164c in QV4::Moth::VME::interpret (frame=0xfe0,
engine=0x55ac80e601e0, code=0x7f1776a12310 "\032\t\006\324\026\006\002") at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4vme_moth.cpp:703
#61 0x00007f17b06ca48c in QV4::Moth::VME::exec (frame=<optimized out>,
engine=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4vme_moth.cpp:487
#62 0x00007f17b06133d1 in QV4::doCall (self=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=argc@entry=1,
context=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:52
#63 0x00007f17b06199fa in QV4::Function::call (this=this@entry=0x55ac812eca00,
thisObject=<optimized out>, argv=argv@entry=0x7f1775745500, argc=argc@entry=1,
context=context@entry=0x7f17741050b8) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:77
#64 0x00007f17b0619cf9 in operator() (__closure=<synthetic pointer>,
thisObject=<optimized out>, argv=0x7f1775745500, argc=1) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:28
#65 QV4::convertAndCall<QV4::Function::call(QObject*, void**, const QMetaType*,
int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*,
int)> > (engine=<optimized out>, thisObject=0x55ac813069d0, a=0x7fffa9373090,
types=0x7fffa93715a8, argc=1, call=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4jscall_p.h:199
#66 QV4::Function::call (this=0x55ac812eca00, thisObject=0x55ac813069d0,
a=0x7fffa9373090, types=0x7fffa93715a8, argc=1, context=0x7f17741050b8) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/jsruntime/qv4function.cpp:25
#67 0x00007f17b076310a in QQmlJavaScriptExpression::evaluate (this=<optimized
out>, a=<optimized out>, types=<optimized out>, argc=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#68 0x00007f17b06feadd in QQmlBoundSignalExpression::evaluate (this=<optimized
out>, a=a@entry=0x7fffa9373090) at /usr/include/qt6/QtCore/qvarlengtharray.h:90
#69 0x00007f17b07026c5 in QQmlBoundSignal_callback (e=0x55ac81307a20,
a=0x7fffa9373090) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlboundsignal.cpp:315
#70 QQmlBoundSignal_callback (e=0x55ac81307a20, a=0x7fffa9373090) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlboundsignal.cpp:294
#71 0x00007f17b078c69c in QQmlNotifier::emitNotify (endpoint=<optimized out>,
a=0x7fffa9373090) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/qml/qml/qqmlnotifier.cpp:70
#72 0x00007f17af42f7b0 in doActivate<false> (sender=0x55ac813069d0,
signal_index=11, argv=0x7fffa9373090) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:4036
#73 0x00007f17ae306f5b in QMetaObject::activate<void, QObject*>
(sender=0x55ac813069d0, mo=0x7f17ae49c760 <QQuickAction::staticMetaObject>,
local_signal_index=8, ret=0x0) at /usr/include/qt6/QtCore/qobjectdefs.h:306
#74 QQuickAction::triggered (this=this@entry=0x55ac813069d0, _t1=<optimized
out>, _t1@entry=0x55ac812469f0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/build/src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickaction_p.cpp:307
#75 0x00007f17ae30f8ef in QQuickActionPrivate::trigger (this=<optimized out>,
source=0x55ac812469f0, doToggle=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quicktemplates/qquickaction.cpp:531
#76 0x00007f17ae30fa99 in QQuickAbstractButtonPrivate::trigger (this=<optimized
out>, doubleClick=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quicktemplates/qquickabstractbutton.cpp:378
#77 0x00007f17ae30fc9a in QQuickAbstractButtonPrivate::handleRelease
(this=this@entry=0x55ac8124fcd0, point=..., timestamp=timestamp@entry=52569) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quicktemplates/qquickabstractbutton.cpp:190
#78 0x00007f17ae3299eb in QQuickControl::mouseReleaseEvent (this=<optimized
out>, event=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quicktemplates/qquickcontrol.cpp:2067
#79 0x00007f17b105e0c8 in QQuickItemPrivate::deliverPointerEvent
(this=<optimized out>, event=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/items/qquickitem.cpp:5666
#80 0x00007f17b1068e43 in QQuickItem::event (this=0x55ac812469f0,
ev=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/items/qquickitem.cpp:9146
#81 0x00007f17b17e3108 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55ac812469f0, e=0x7fffa9373cb0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/widgets/kernel/qapplication.cpp:3303
#82 0x00007f17af3c8928 in QCoreApplication::notifyInternal2
(receiver=0x55ac812469f0, event=0x7fffa9373cb0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1106
#83 0x00007f17af3c896d in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1546
#84 0x00007f17b12428fd in
QQuickDeliveryAgentPrivate::deliverMatchingPointsToItem
(this=this@entry=0x55ac81122410, item=item@entry=0x55ac812469f0,
isGrabber=isGrabber@entry=true, pointerEvent=pointerEvent@entry=0x7fffa9373cb0,
handlersOnly=handlersOnly@entry=false) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickdeliveryagent.cpp:2444
#85 0x00007f17b1242f46 in QQuickDeliveryAgentPrivate::deliverUpdatedPoints
(this=this@entry=0x55ac81122410, event=event@entry=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickdeliveryagent.cpp:2222
#86 0x00007f17b1244bab in QQuickDeliveryAgentPrivate::deliverPointerEvent
(this=this@entry=0x55ac81122410, event=event@entry=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickdeliveryagent.cpp:2035
#87 0x00007f17b1245c8d in QQuickDeliveryAgentPrivate::handleMouseEvent
(this=0x55ac81122410, event=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickdeliveryagent.cpp:1767
#88 0x00007f17b123b633 in QQuickDeliveryAgent::event (this=<optimized out>,
ev=0x7fffa9373cb0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickdeliveryagent.cpp:822
#89 0x00007f17b1121ce0 in QQuickWindow::event (this=<optimized out>,
event=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/items/qquickwindow.cpp:1548
#90 0x00007f17b17e3108 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55ac810e5d90, e=0x7fffa9373cb0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/widgets/kernel/qapplication.cpp:3303
#91 0x00007f17af3c8928 in QCoreApplication::notifyInternal2
(receiver=0x55ac810e5d90, event=0x7fffa9373cb0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1106
#92 0x00007f17af3c897d in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1560
#93 0x00007f17afc2d998 in QGuiApplicationPrivate::processMouseEvent
(e=0x55ac81b908d0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/kernel/qguiapplication.cpp:2476
#94 0x00007f17afc9cfab in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/kernel/qwindowsysteminterface.cpp:1113
#95 0x00007f17afc9d147 in QWindowSystemInterface::flushWindowSystemEvents
(flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/kernel/qwindowsysteminterface.cpp:1082
#96 0x00007f17af41ce34 in QObject::event (this=<optimized out>, e=<optimized
out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:1431
#97 0x00007f17b17e3108 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55ac8088b910, e=0x7f179c001ca0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/widgets/kernel/qapplication.cpp:3303
#98 0x00007f17af3c8928 in QCoreApplication::notifyInternal2
(receiver=0x55ac8088b910, event=0x7f179c001ca0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1106
#99 0x00007f17af3c896d in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1546
#100 0x00007f17af3cacc7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55ac80881ac0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1879
#101 0x00007f17af682107 in postEventSourceDispatch (s=0x55ac80881dc0) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#102 0x00007f17adebf0b6 in ??? () at /lib64/libglib-2.0.so.0
#103 0x00007f17adec0ee8 in ??? () at /lib64/libglib-2.0.so.0
#104 0x00007f17adec172c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#105 0x00007f17af6801d8 in QEventDispatcherGlib::processEvents
(this=0x55ac80889310, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#106 0x00007f17af3d6003 in QEventLoop::exec (this=0x7fffa93742a0, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77
#107 0x00007f17af3cd143 in QCoreApplication::exec () at
/usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1449
#108 0x000055ac6a87500d in ??? ()
#109 0x00007f17aea2b2fb in __libc_start_call_main
(main=main@entry=0x55ac6a873100, argc=argc@entry=1,
argv=argv@entry=0x7fffa9374848) at ../sysdeps/nptl/libc_start_call_main.h:58
#110 0x00007f17aea2b3cb in __libc_start_main_impl (main=0x55ac6a873100, argc=1,
argv=0x7fffa9374848, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffa9374838) at ../csu/libc-start.c:360
#111 0x000055ac6a875a85 in ??? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to