Bug 425576 - Plasma crashes when i add spacer to panel.
Summary: Plasma crashes when i add spacer to panel.
Status: RESOLVED DUPLICATE of bug 424602
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.19.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-20 07:00 UTC by Konstantin
Modified: 2020-09-10 19:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin 2020-08-20 07:00:24 UTC
Application: plasmashell (5.19.4)

Qt Version: 5.15.0
Frameworks Version: 5.73.0
Operating System: Linux 5.8.0-1-pae i686
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Im clicked to Edit panel, the to add spacer and palsma crashed.
Sorry for my english.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#5  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x14) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#6  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const>(QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const&) (ptr=...) at /usr/include/qt5/QtCore/qglobal.h:1133
#7  QObject::d_func() const (this=0x10) at /usr/include/qt5/QtCore/qobject.h:132
#8  QObjectPrivate::get(QObject const*) (o=0x10) at /usr/include/qt5/QtCore/5.15.0/QtCore/private/qobject_p.h:341
#9  QQmlData::wasDeleted(QObject const*) (object=0x10) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:337
#10 QV4::QObjectWrapper::wrap(QV4::ExecutionEngine*, QObject*) (object=0x10, engine=0xc8e970) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper_p.h:213
#11 loadProperty (property=..., object=0xcb17b0, v4=0xc8e970) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:139
#12 QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*) (engine=0xc8e970, object=0xcb17b0, property=0x326b900) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:268
#14 QV4::QObjectWrapper::lookupGetter(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value const&) (lookup=0x332b908, engine=0xc8e970, object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:895
#15 0xb72b0c99 in QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) (object=0xae4c16a0, engine=0xc8e970, lookup=0x332b908) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:883
#16 0xb723cf29 in QV4::Lookup::getterGeneric(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value const&) (l=0x332b908, engine=0xc8e970, object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4lookup.cpp:143
#17 0xb72d1874 in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfb9b4c8, engine=0xc8e970, code=0xc8e970 "\310\264\271\277") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:638
#18 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfb9b4c8, engine=0xc8e970) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#19 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x3251be0, thisObject=0xae4c1678, argv=0xae4c1690, argc=0, context=0xa03add48) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#20 0xb73fb9ed in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0x3160fe0, callData=0xae4c1660, isUndefined=0xbfb9b643) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
#21 0xb7400e4c in QQmlBinding::evaluate(bool*) (this=0x3160fe0, isUndefined=0xbfb9b643) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#22 0xb7404dea in QQmlNonbindingBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) (this=0x3160fe0, watcher=..., flags=..., scope=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:254
#23 0xb7402a32 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) (this=0x3160fe0, flags=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:194
#24 0xb7402c0d in QQmlBinding::setEnabled(bool, QFlags<QQmlPropertyData::WriteFlag>) (this=0x3160fe0, e=true, flags=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:566
#25 0xb738b4ca in QQmlData::flushPendingBindingImpl(QQmlPropertyIndex) (this=0x253a250, index=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlengine.cpp:907
#26 0xb72aecad in QQmlData::flushPendingBinding(QObject*, QQmlPropertyIndex) (propertyIndex=..., o=0x253a240) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:421
#27 QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*) (engine=0xc8e970, object=0x253a240, property=0xa1ccc000) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:236
#28 0xb72b06a9 in QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, QQmlPropertyData**) (engine=0xc8e970, qmlContext=0x325f6a0, object=0x253a240, name=0xae4c1650, revisionMode=QV4::QObjectWrapper::CheckRevision, hasProperty=0xbfb9b8bc, property=0xbfb9b8c0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:388
#29 0xb728c8b6 in QV4::QQmlContextWrapper::getPropertyAndBase(QV4::QQmlContextWrapper const*, QV4::PropertyKey, QV4::Value const*, bool*, QV4::Value*, QV4::Lookup*) (resource=0xae4c1640, id=..., receiver=0x0, hasProperty=0xbfb9b94f, base=0x0, lookup=0x332b008) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:208
#30 0xb728d31a in QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value*) (l=0x332b008, engine=0xc8e970, base=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:323
#31 0xb72d0a94 in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfb9bd48, engine=0xc8e970, code=0x9eaca8bd "pJ\017.\026pJ\n.\027pJ\005.\030pL\002\006\002.\031:\032\030\v.\033:\034\030\016\026\vpJ\005\026\016pL\002\006\002\n\030\b\n\030\017\006\030\n\006\030\f\006\030\r\024\002\021.\035:\036\322") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:585
#32 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfb9bd48, engine=0xc8e970) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#33 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x1d1cb20, thisObject=0xae4c14e8, argv=0xae4c1500, argc=0, context=0xa03add50) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#34 0xb73fb9ed in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0xfbb760, callData=0xae4c14d0, isUndefined=0xbfb9bec3) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
#35 0xb7400e4c in QQmlBinding::evaluate(bool*) (this=0xfbb760, isUndefined=0xbfb9bec3) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#36 0xb7404dea in QQmlNonbindingBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) (this=0xfbb760, watcher=..., flags=..., scope=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:254
#37 0xb7402a32 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) (this=0xfbb760, flags=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:194
#38 0xb7402c0d in QQmlBinding::setEnabled(bool, QFlags<QQmlPropertyData::WriteFlag>) (this=0xfbb760, e=true, flags=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlbinding.cpp:566
#39 0xb7410060 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (this=0x3246120, interrupt=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlobjectcreator.cpp:1394
#40 0xb73a52e1 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) (this=0xcbe610, i=...) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#41 0xb73a56e9 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) (this=0xbfcb70, i=..., forContext=0x23a7eb0) at /usr/include/qt5/QtCore/qshareddata.h:160
#42 0xb73a03e0 in QQmlComponent::create(QQmlIncubator&, QQmlContext*, QQmlContext*) (this=0x23ce1e0, incubator=..., context=<optimized out>, forContext=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlcomponent.cpp:1178
#43 0xb7bd39aa in KDeclarative::QmlObject::completeInitialization(QHash<QString, QVariant> const&) (initialProperties=..., this=0xced640) at /usr/src/debug/kdeclarative-5.73.0-1.1.i386/src/kdeclarative/qmlobject.cpp:321
#44 KDeclarative::QmlObject::completeInitialization(QHash<QString, QVariant> const&) (this=0xced640, initialProperties=...) at /usr/src/debug/kdeclarative-5.73.0-1.1.i386/src/kdeclarative/qmlobject.cpp:302
#45 0xb7f4cba7 in PlasmaQuick::AppletQuickItem::init() (this=<optimized out>) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/plasmaquick/appletquickitem.cpp:645
#46 0xafe5039f in AppletInterface::init() (this=0xfb9400) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/scriptengines/qml/plasmoid/appletinterface.cpp:175
#47 0xb7f4a152 in PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange, QQuickItem::ItemChangeData const&) (this=0xfb9400, change=QQuickItem::ItemSceneChange, value=...) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/plasmaquick/appletquickitem.cpp:924
#48 0xb782ebfa in QQuickItemPrivate::refWindow(QQuickWindow*) (this=0x31e4b50, c=0x1ac5de0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickitem.h:186
#49 0xb782ef97 in QQuickItem::setParentItem(QQuickItem*) (this=0xfb9400, parentItem=0xd5e0c0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickitem.cpp:2700
#50 0xb7832ede in QQuickItem::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0xfb9400, _c=QMetaObject::WriteProperty, _id=0, _a=0xbfb9c6f0) at .moc/moc_qquickitem.cpp:967
#51 0xb783331d in QQuickItem::qt_metacall(QMetaObject::Call, int, void**) (this=0xfb9400, _c=QMetaObject::WriteProperty, _id=0, _a=0xbfb9c6f0) at .moc/moc_qquickitem.cpp:1048
#52 0xb7f4aefa in PlasmaQuick::AppletQuickItem::qt_metacall(QMetaObject::Call, int, void**) (this=0xfb9400, _c=QMetaObject::WriteProperty, _id=1, _a=0xbfb9c6f0) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/build/src/plasmaquick/KF5PlasmaQuick_autogen/include/moc_appletquickitem.cpp:364
#53 0xafe507ea in AppletInterface::qt_metacall(QMetaObject::Call, int, void**) (this=0xfb9400, _c=QMetaObject::WriteProperty, _id=1, _a=0xbfb9c6f0) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/build/src/scriptengines/qml/plasma_appletscript_declarative_autogen/include/moc_appletinterface.cpp:775
#54 0xb5adcf72 in QMetaProperty::write(QObject*, QVariant const&) const (this=<optimized out>, object=<optimized out>, value=...) at kernel/qmetaobject.cpp:3240
#55 0xb5b080ea in QObject::setProperty(char const*, QVariant const&) (this=0xfb9400, name=0xafe6205a "parent", value=...) at kernel/qobject.cpp:4070
#56 0xafe48c41 in ContainmentInterface::appletAddedForward(Plasma::Applet*) (this=0xd5e0c0, applet=0xcb17b0) at /usr/include/qt5/QtCore/qmetatype.h:1914
#57 0xb5b0941e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0xbfb9c8f4, r=<optimized out>, this=0xd890a0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#58 doActivate<false>(QObject*, int, void**) (sender=<optimized out>, signal_index=<optimized out>, argv=0xbfb9c8f4) at kernel/qobject.cpp:3886
#59 0xb5b0212f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=<optimized out>, local_signal_index=<optimized out>, argv=0xbfb9c8f4) at kernel/qobject.cpp:3946
#60 0xb7c09179 in Plasma::Containment::appletAdded(Plasma::Applet*) (this=0xd75050, _t1=<optimized out>) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/build/src/plasma/KF5Plasma_autogen/include/moc_containment.cpp:418
#61 0xb7c0f594 in Plasma::Containment::addApplet(Plasma::Applet*) (this=0xd75050, applet=<optimized out>) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/plasma/containment.cpp:476
#62 0xb7c1cc5c in Plasma::ContainmentPrivate::createApplet(QString const&, QList<QVariant> const&, unsigned int) (this=<optimized out>, name=..., args=..., id=0) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/plasma/private/containment_p.cpp:209
#63 0xb7c0b9e6 in Plasma::Containment::createApplet(QString const&, QList<QVariant> const&) (this=0xd75050, name=..., args=...) at /usr/src/debug/plasma-framework-5.73.0-1.1.i386/src/plasma/containment.cpp:381
#64 0x0049950b in WorkspaceScripting::Containment::addWidget(QJSValue const&, double, double, double, double, QList<QVariant> const&) (this=0x2d76640, v=..., x=-1, y=-1, w=-1, h=-1, args=...) at /usr/include/c++/10/bits/atomic_base.h:420
#65 0x00464fe6 in WorkspaceScripting::Containment::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x2d76640, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfb9cd94) at /usr/include/qt5/QtCore/qlist.h:160
#66 0x00466a8e in WorkspaceScripting::Containment::qt_metacall(QMetaObject::Call, int, void**) (this=0x2d76640, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfb9cd94) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/build/shell/plasmashell_autogen/7KDSW62DQT/moc_containment.cpp:308
#67 0x00466ac9 in WorkspaceScripting::Panel::qt_metacall(QMetaObject::Call, int, void**) (this=0x2d76640, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfb9cd94) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/build/shell/plasmashell_autogen/7KDSW62DQT/moc_panel.cpp:213
#68 0xb73dd9a0 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=0xbfb9cf34, type=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=0xbfb9cd94) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351
#69 0xb72b221f in CallMethod (callType=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, argTypes=<optimized out>, argCount=<optimized out>, returnType=<optimized out>, index=<optimized out>, object=...) at /usr/include/qt5/QtCore/qvarlengtharray.h:201
#70 CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=..., engine=engine@entry=0x149c080, callArgs=<optimized out>, callType=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1566
#71 0xb72b40fe in CallOverloaded (callType=<optimized out>, propertyCache=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, data=..., object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1642
#72 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const (this=0x9098c590, thisObject=0x9098c510, argv=0x9098c528, argc=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2130
#73 0xb72b4724 in QV4::QObjectMethod::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (m=0x9098c590, thisObject=0x9098c510, argv=0x9098c528, argc=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2065
#74 0xb72ec151 in QV4::FunctionObject::call(QV4::Value const*, QV4::Value const*, int) const (argc=1, argv=0x9098c528, thisObject=0x9098c510, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4functionobject_p.h:172
#75 QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value*, int) (engine=0x149c080, baseRef=..., nameIndex=7, argv=0x9098c528, argc=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4runtime.cpp:1448
#76 0xb72d2b7f in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfb9d478, engine=0x149c080, code=0x3274ad9 "\030\006\026\006\002") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:727
#77 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfb9d478, engine=0x149c080) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#78 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x2265cb0, thisObject=0x9098c008, argv=0x0, argc=0, context=0x9098c010) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#79 0xb72a58e9 in QV4::Script::run(QV4::Value const*) (this=0xbfb9d550, thisObject=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4script.cpp:162
#80 0xb721c563 in QJSEngine::evaluate(QString const&, QString const&, int) (this=0xbfb9d698, program=..., fileName=..., lineNumber=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsapi/qjsengine.cpp:545
#81 0x00499ab7 in WorkspaceScripting::ScriptEngine::evaluateScript(QString const&, QString const&) (this=0xbfb9d698, script=..., path=...) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/shell/scripting/scriptengine.cpp:264
#82 0x00484967 in ShellCorona::evaluateScript(QString const&) (this=0xa99cc0, script=...) at /usr/include/qt5/QtCore/qarraydata.h:257
#83 0x0047cbb5 in PanelConfigView::addPanelSpacer() (this=0x30392b0) at /usr/include/qt5/QtCore/qstring.h:1520
#84 PanelConfigView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x30392b0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfb9d918) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/build/shell/plasmashell_autogen/include/moc_panelconfigview.cpp:114
#85 0x0047ce9e in PanelConfigView::qt_metacall(QMetaObject::Call, int, void**) (this=0x30392b0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfb9d918) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/build/shell/plasmashell_autogen/include/moc_panelconfigview.cpp:197
#86 0xb73dd9a0 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=0xbfb9da94, type=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=0xbfb9d918) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351
#87 0xb72b1a60 in CallMethod (callType=QMetaObject::InvokeMetaMethod, callArgs=0x9ed97788, engine=0x22cefa0, argTypes=0x0, argCount=0, returnType=<optimized out>, index=<optimized out>, object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1319
#88 CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=..., engine=engine@entry=0x22cefa0, callArgs=0x9ed97788, callType=QMetaObject::InvokeMetaMethod) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1570
#89 0xb72b40fe in CallOverloaded (callType=<optimized out>, propertyCache=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, data=..., object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1642
#90 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const (this=0xbfb9de14, thisObject=0x9ed97740, argv=0x9ed97708, argc=0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2130
#91 0xb72b4724 in QV4::QObjectMethod::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (m=0xbfb9de14, thisObject=0x9ed97740, argv=0x9ed97708, argc=0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2065
#92 0xb72d33aa 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 /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:172
#93 QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfb9df38, engine=0x22cefa0, code=0x9ed97740 "\340Na\236") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:754
#94 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfb9df38, engine=0x22cefa0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#95 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x2f75b70, thisObject=0x9ed976f0, argv=0x9ed97708, argc=0, context=0x9eb1fa18) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#96 0xb73fb9ed in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0x2fab570, callData=0x9ed976d8, isUndefined=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
#97 0xb73ab53f in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#98 0xb73abb3d in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x2f84cb0, a=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#99 0xb73dd459 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlnotifier.cpp:104
#100 0xb738e3d8 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) (object=0x2f86a50, index=52, a=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlengine.cpp:834
#101 0xb5b0902b in doActivate<false>(QObject*, int, void**) (sender=0x2f86a50, signal_index=52, argv=0xbfb9f1e8) at kernel/qobject_p.h:110
#102 0xb5b0238a in QMetaObject::activate(QObject*, int, int, void**) (sender=<optimized out>, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0xbfb9f1e8) at kernel/qobject.cpp:3959
#103 0xb73863ce in QQmlVMEMetaObject::activate(QObject*, int, void**) (this=0x2f87af0, object=0x2f86a50, index=69, args=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:386
#104 0xb7388bfe in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) (this=0x2f87af0, o=0x2f86a50, c=QMetaObject::InvokeMetaMethod, _id=69, a=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlvmemetaobject.cpp:969
#105 0xb5ad8d01 in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (object=0x2f86a50, cl=QMetaObject::InvokeMetaMethod, idx=69, argv=0xbfb9f1e8) at kernel/qmetaobject.cpp:316
#106 0xb73dd9a0 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=0xbfb9f364, type=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=0xbfb9f1e8) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351
#107 0xb72b1a60 in CallMethod (callType=QMetaObject::InvokeMetaMethod, callArgs=0x9ed976a0, engine=0x22cefa0, argTypes=0x0, argCount=0, returnType=<optimized out>, index=<optimized out>, object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1319
#108 CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=..., engine=engine@entry=0x22cefa0, callArgs=0x9ed976a0, callType=QMetaObject::InvokeMetaMethod) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1570
#109 0xb72b40fe in CallOverloaded (callType=<optimized out>, propertyCache=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, data=..., object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1642
#110 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const (this=0xbfb9f6e4, thisObject=0x9ed97658, argv=0x9ed97620, argc=0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2130
#111 0xb72b4724 in QV4::QObjectMethod::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (m=0xbfb9f6e4, thisObject=0x9ed97658, argv=0x9ed97620, argc=0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2065
#112 0xb72d33aa 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 /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:172
#113 QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfb9f808, engine=0x22cefa0, code=0x9ed97658 "`\250]\236") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:754
#114 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfb9f808, engine=0x22cefa0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#115 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x2fca290, thisObject=0x9ed97600, argv=0x9ed97618, argc=1, context=0x9eb0f078) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#116 0xb73fb9ed in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0x310d260, callData=0x9ed975e8, isUndefined=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
#117 0xb73ab53f in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#118 0xb73abb3d in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x310d220, a=0xbfba07d4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#119 0xb73dd459 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0xbfba07d4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlnotifier.cpp:104
#120 0xb738e3d8 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) (object=0x2f88060, index=3, a=0xbfba07d4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlengine.cpp:834
#121 0xb5b0902b in doActivate<false>(QObject*, int, void**) (sender=0x2f88060, signal_index=3, argv=0xbfba07d4) at kernel/qobject_p.h:110
#122 0xb5b0212f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=<optimized out>, local_signal_index=<optimized out>, argv=0xbfba07d4) at kernel/qobject.cpp:3946
#123 0xace58ef4 in QQuickAction1::triggered(QObject*) (_t1=0x2f86a50, this=0x2f88060) at .moc/moc_qquickaction_p.cpp:362
#124 QQuickAction1::trigger(QObject*) (this=0x2f88060, source=0x2f86a50) at qquickaction.cpp:464
#125 0xace74b0e in QQuickAction1::qt_metacall(QMetaObject::Call, int, void**) (this=0x2f88060, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfba09c4) at .moc/moc_qquickaction_p.cpp:331
#126 0xb73dd9a0 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=0xbfba0b64, type=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=0xbfba09c4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351
#127 0xb72b221f in CallMethod (callType=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, argTypes=<optimized out>, argCount=<optimized out>, returnType=<optimized out>, index=<optimized out>, object=...) at /usr/include/qt5/QtCore/qvarlengtharray.h:201
#128 CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=..., engine=engine@entry=0x22cefa0, callArgs=<optimized out>, callType=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1566
#129 0xb72b40fe in CallOverloaded (callType=<optimized out>, propertyCache=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, data=..., object=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:1642
#130 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const (this=0xbfba0ee4, thisObject=0x9ed97548, argv=0x9ed97560, argc=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2130
#131 0xb72b4724 in QV4::QObjectMethod::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (m=0xbfba0ee4, thisObject=0x9ed97548, argv=0x9ed97560, argc=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4qobjectwrapper.cpp:2065
#132 0xb72d33aa 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 /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:172
#133 QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0xbfba1008, engine=0x22cefa0, code=0x9ed97548 "@\255]\236") at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:754
#134 0xb72d68e5 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=0xbfba1008, engine=0x22cefa0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4vme_moth.cpp:463
#135 0xb72666fa in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=0x2fca3e0, thisObject=0x9ed974f0, argv=0x9ed97508, argc=1, context=0x9eb1f958) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/jsruntime/qv4function.cpp:69
#136 0xb73fb9ed in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0x2faa1f0, callData=0x9ed974d8, isUndefined=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
#137 0xb73ab53f in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#138 0xb73abb3d in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x2f842e0, a=0xbfba1fd4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#139 0xb73dd459 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0xbfba1fd4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlnotifier.cpp:104
#140 0xb738e3d8 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) (object=0x2fa9b00, index=45, a=0xbfba1fd4) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/qml/qml/qqmlengine.cpp:834
#141 0xb5b0902b in doActivate<false>(QObject*, int, void**) (sender=0x2fa9b00, signal_index=45, argv=0xbfba1fd4) at kernel/qobject_p.h:110
#142 0xb5b0212f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=<optimized out>, local_signal_index=<optimized out>, argv=0xbfba1fd4) at kernel/qobject.cpp:3946
#143 0xb78980a9 in QQuickMouseArea::released(QQuickMouseEvent*) (this=0x2fa9b00, _t1=<optimized out>) at .moc/moc_qquickmousearea_p.cpp:665
#144 0xb7899b23 in QQuickMouseArea::setPressed(Qt::MouseButton, bool, Qt::MouseEventSource) (this=0x2fa9b00, button=Qt::LeftButton, p=false, source=Qt::MouseEventNotSynthesized) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickmousearea.cpp:1230
#145 0xb789b451 in QQuickMouseArea::mouseReleaseEvent(QMouseEvent*) (this=0x2fa9b00, event=0xbfba2964) at /usr/include/qt5/QtGui/qevent.h:132
#146 0xb782e03a in QQuickItem::event(QEvent*) (this=0x2fa9b00, ev=0xbfba2964) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickitem.cpp:8128
#147 0xb66e6936 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0xa1d290, receiver=0x2fa9b00, e=0xbfba2964) at kernel/qapplication.cpp:3671
#148 0xb66edbbe in QApplication::notify(QObject*, QEvent*) (this=0xbfba2e34, receiver=0x2fa9b00, e=0xbfba2964) at kernel/qapplication.cpp:3417
#149 0xb5acf6fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x2fa9b00, event=0xbfba2964) at ../../include/QtCore/5.15.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#150 0xb5acf968 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=0x2fa9b00, event=0xbfba2964) at kernel/qcoreapplication.cpp:1456
#151 0xb784a9f1 in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) (this=0x22d9f70, pointerEvent=0x3160c20) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:1900
#152 0xb784bf67 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) (this=0x22d9f70, event=0x3160c20) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:2488
#153 0xb784d239 in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (event=0xbfba2964, this=0x22d9f70) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:2337
#154 QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (this=0x22d9f70, event=0xbfba2964) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:2290
#155 0xb784d8ff in QQuickWindow::mousePressEvent(QMouseEvent*) (this=0x30392b0, event=0xbfba2964) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:2269
#156 0xb78b41dc in QQuickView::mouseReleaseEvent(QMouseEvent*) (this=0x30392b0, e=0xbfba2964) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickview.cpp:634
#157 0xb5f2010f in QWindow::event(QEvent*) (this=0x30392b0, ev=0xbfba2964) at kernel/qwindow.cpp:2433
#158 0xb784ef0a in QQuickWindow::event(QEvent*) (this=0x30392b0, e=0xbfba2964) at /usr/src/debug/libqt5-qtdeclarative-5.15.0-1.2.i386/src/quick/items/qquickwindow.cpp:1782
#159 0x00474f58 in PanelConfigView::event(QEvent*) (this=<optimized out>, e=<optimized out>) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/shell/panelconfigview.cpp:279
#160 0xb66e6936 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0xa1d290, receiver=0x30392b0, e=0xbfba2964) at kernel/qapplication.cpp:3671
#161 0xb66edbbe in QApplication::notify(QObject*, QEvent*) (this=0xbfba2e34, receiver=0x30392b0, e=0xbfba2964) at kernel/qapplication.cpp:3417
#162 0xb5acf6fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x30392b0, event=0xbfba2964) at ../../include/QtCore/5.15.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#163 0xb5acf998 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=0x30392b0, event=0xbfba2964) at kernel/qcoreapplication.cpp:1468
#164 0xb5f1361d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0xf35540) at kernel/qguiapplication.cpp:2214
#165 0xb5f14a69 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=0xf35540) at kernel/qguiapplication.cpp:1946
#166 0xb5ee3f5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:1175
#167 0xb15ae61b in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=0xa0b080) at qxcbeventdispatcher.cpp:105
#168 0xb3ec0d7e in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#169 0xb3ec1119 in  () at /usr/lib/libglib-2.0.so.0
#170 0xb3ec11e4 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#171 0xb5b2d682 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0xaa07b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#172 0xb15aea91 in QXcbGlibEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0xaa07b0, flags=...) at qxcbeventdispatcher.cpp:143
#173 0xb5acdd5e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=<optimized out>, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#174 0xb5ad6a1f in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#175 0xb5f05961 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867
#176 0xb66e68a4 in QApplication::exec() () at kernel/qapplication.cpp:2811
#177 0x0045fd16 in main(int, char**) (argc=<optimized out>, argv=0xbfba2f54) at /usr/src/debug/plasma5-workspace-5.19.4-1.1.i386/shell/main.cpp:224
[Inferior 1 (process 1738) detached]

Possible duplicates by query: bug 425068, bug 424923, bug 424922, bug 424921, bug 424602.

Reported using DrKonqi
Comment 1 Nate Graham 2020-09-10 19:47:32 UTC

*** This bug has been marked as a duplicate of bug 424602 ***