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

--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Another BT from Neon unstable with more debug symbols

Application: Ruqolaqml (ruqolaqml), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb814375480 (LWP 1829))]

Thread 1 (Thread 0x7fb814375480 (LWP 1829)):
[KCrash Handler]
#6  0xfffffffffffffff0 in ?? ()
#7  0x00007fb7e23677c2 in KQuickStyleItem::updateRect (this=0x560aa21e81d0) at
./plugin/kquickstyleitem.cpp:1162
#8  0x00007fb811b9091f in QtPrivate::QSlotObjectBase::call (a=0x7ffe2f48e3a0,
r=0x560aa21e81d0, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#9  QMetaObject::activate (sender=sender@entry=0x560aa21e81d0,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=21,
argv=<optimized out>, argv@entry=0x0) at kernel/qobject.cpp:3789
#10 0x00007fb811b90ec7 in QMetaObject::activate
(sender=sender@entry=0x560aa21e81d0, m=m@entry=0x7fb813bf5d40
<QQuickItem::staticMetaObject>, local_signal_index=local_signal_index@entry=21,
argv=argv@entry=0x0) at kernel/qobject.cpp:3660
#11 0x00007fb813756e73 in QQuickItem::widthChanged
(this=this@entry=0x560aa21e81d0) at .moc/moc_qquickitem.cpp:1196
#12 0x00007fb8137644ba in QQuickItem::geometryChanged (this=0x560aa21e81d0,
newGeometry=..., oldGeometry=...) at items/qquickitem.cpp:3808
#13 0x00007fb81375db93 in QQuickItem::setWidth (this=0x560aa21e81d0,
w=<optimized out>) at items/qquickitem.cpp:6662
#14 0x00007fb800cd88dd in QQuickTextAreaPrivate::resizeBackground
(this=0x560aa1e9c200) at qquicktextarea.cpp:225
#15 0x00007fb81375e53e in QQuickItem::setSize (this=this@entry=0x560aa21e4530,
size=...) at items/qquickitem.cpp:6983
#16 0x00007fb800cd8b47 in QQuickTextAreaPrivate::resizeFlickableControl
(this=0x560aa1e9c200) at qquicktextarea.cpp:421
#17 0x00007fb81376443d in QQuickItem::geometryChanged
(this=this@entry=0x560aa21f8310, newGeometry=..., oldGeometry=...) at
items/qquickitem.cpp:3798
#18 0x00007fb81381088e in QQuickFlickable::geometryChanged
(this=0x560aa21f8310, newGeometry=..., oldGeometry=...) at
items/qquickflickable.cpp:1806
#19 0x00007fb81375e53e in QQuickItem::setSize (this=this@entry=0x560aa21f8310,
size=...) at items/qquickitem.cpp:6983
#20 0x00007fb800c82004 in QQuickControlPrivate::resizeContent
(this=0x560aa21c9940) at qquickcontrol.cpp:395
#21 0x00007fb800c84ac1 in QQuickControl::geometryChanged (this=0x560aa21c9880,
newGeometry=..., oldGeometry=...) at qquickcontrol.cpp:2182
#22 0x00007fb81375dd4d in QQuickItem::setImplicitWidth (this=0x560aa21c9880,
w=<optimized out>) at items/qquickitem.cpp:6786
#23 0x00007fb81376f122 in QQuickItem::qt_static_metacall (_o=<optimized out>,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
.moc/moc_qquickitem.cpp:976
#24 0x00007fb80ffa923e in QQmlPropertyData::writeProperty (flags=...,
value=0x7ffe2f48ea18, target=<optimized out>, this=<optimized out>) at
../../include/QtQml/5.13.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:346
#25 GenericBinding<6>::doStore<double> (flags=..., pd=<optimized out>,
value=<optimized out>, this=0x560aa21cb080) at qml/qqmlbinding.cpp:332
#26 GenericBinding<6>::write (this=0x560aa21cb080, result=...,
isUndefined=<optimized out>, flags=...) at qml/qqmlbinding.cpp:305
#27 0x00007fb80ffa9f77 in QQmlNonbindingBinding::doUpdate (this=0x560aa21cb080,
watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:249
#28 0x00007fb80ffa6543 in QQmlBinding::update (this=0x560aa21cb080, flags=...)
at qml/qqmlbinding.cpp:185
#29 0x00007fb80ff7fc42 in QQmlNotifier::emitNotify (endpoint=<optimized out>,
a=a@entry=0x0) at qml/qqmlnotifier.cpp:104
#30 0x00007fb80ff26f99 in QQmlData::signalEmitted (object=0x560aa21c9880,
index=<optimized out>, a=0x0) at qml/qqmlengine.cpp:887
#31 0x00007fb811b90027 in QMetaObject::activate
(sender=sender@entry=0x560aa21c9880, signalOffset=<optimized out>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at
kernel/qobject.cpp:3678
#32 0x00007fb811b90ec7 in QMetaObject::activate
(sender=sender@entry=0x560aa21c9880, m=m@entry=0x7fb800f47720
<QQuickPane::staticMetaObject>, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x0) at kernel/qobject.cpp:3660
#33 0x00007fb800ca2a00 in QQuickPane::contentWidthChanged
(this=this@entry=0x560aa21c9880) at .moc/moc_qquickpane_p.cpp:235
#34 0x00007fb800ca2b19 in QQuickPanePrivate::updateContentWidth
(this=<optimized out>) at qquickpane.cpp:228
#35 0x00007fb811b9091f in QtPrivate::QSlotObjectBase::call (a=0x7ffe2f490710,
r=0x560aa21c9880, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#36 QMetaObject::activate (sender=sender@entry=0x560aa21c9880,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=23,
argv=<optimized out>, argv@entry=0x0) at kernel/qobject.cpp:3789
#37 0x00007fb811b90ec7 in QMetaObject::activate
(sender=sender@entry=0x560aa21c9880, m=m@entry=0x7fb800f4bf80
<QQuickControl::staticMetaObject>,
local_signal_index=local_signal_index@entry=23, argv=argv@entry=0x0) at
kernel/qobject.cpp:3660
#38 0x00007fb800ce8c83 in QQuickControl::implicitContentWidthChanged
(this=this@entry=0x560aa21c9880) at .moc/moc_qquickcontrol_p.cpp:918
#39 0x00007fb800c8092a in QQuickControlPrivate::updateImplicitContentSize
(this=this@entry=0x560aa21c9940) at qquickcontrol.cpp:477
#40 0x00007fb800ca364d in QQuickPanePrivate::contentChildrenChange
(this=0x560aa21c9940) at qquickpane.cpp:183
#41 0x00007fb811b9091f in QtPrivate::QSlotObjectBase::call (a=0x7ffe2f490890,
r=0x560aa21c9880, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#42 QMetaObject::activate (sender=sender@entry=0x560aa21f8310,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=12,
argv=<optimized out>, argv@entry=0x0) at kernel/qobject.cpp:3789
#43 0x00007fb811b90ec7 in QMetaObject::activate
(sender=sender@entry=0x560aa21f8310, m=m@entry=0x7fb813bf5d40
<QQuickItem::staticMetaObject>, local_signal_index=local_signal_index@entry=12,
argv=argv@entry=0x0) at kernel/qobject.cpp:3660
#44 0x00007fb813756d53 in QQuickItem::childrenChanged
(this=this@entry=0x560aa21f8310) at .moc/moc_qquickitem.cpp:1142
#45 0x00007fb81376ad1d in QQuickItemPrivate::removeChild
(this=this@entry=0x560aa21f8b60, child=<optimized out>,
child@entry=0x560aa21e81d0) at items/qquickitem.cpp:3005
#46 0x00007fb81376b369 in QQuickItem::setParentItem
(this=this@entry=0x560aa21e81d0, parentItem=parentItem@entry=0x0) at
items/qquickitem.cpp:2742
#47 0x00007fb81376c0d8 in QQuickItem::~QQuickItem (this=0x560aa21e81d0,
__in_chrg=<optimized out>) at items/qquickitem.cpp:2390
#48 0x00007fb7e23665a5 in
QQmlPrivate::QQmlElement<KQuickStyleItem>::~QQmlElement (this=0x560aa21e81d0,
__in_chrg=<optimized out>) at
/usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:108
#49 QQmlPrivate::QQmlElement<KQuickStyleItem>::~QQmlElement
(this=0x560aa21e81d0, __in_chrg=<optimized out>) at
/usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:108
#50 0x00007fb800cdb336 in QQuickTextArea::setBackground (this=0x560aa21e4530,
background=0x560aa2393c00) at qquicktextarea.cpp:633
#51 0x00007fb800cf81e5 in QQuickTextArea::qt_static_metacall
(_o=_o@entry=0x560aa21e4530, _c=_c@entry=QMetaObject::WriteProperty,
_id=_id@entry=3, _a=_a@entry=0x7ffe2f490c90) at
.moc/moc_qquicktextarea_p.cpp:439
#52 0x00007fb800cf8543 in QQuickTextArea::qt_metacall (this=0x560aa21e4530,
_c=QMetaObject::WriteProperty, _id=3, _a=0x7ffe2f490c90) at
.moc/moc_qquicktextarea_p.cpp:507
#53 0x00007fb80ff225ae in QQmlVMEMetaObject::metaCall (this=0x560aa21f0da0,
o=<optimized out>, c=QMetaObject::WriteProperty, _id=94, a=0x7ffe2f490c90) at
qml/qqmlvmemetaobject.cpp:981
#54 0x00007fb80ffb80af in QQmlObjectCreator::setPropertyBinding
(this=this@entry=0x560aa21f3190, bindingProperty=0x560aa2393848,
binding=binding@entry=0x7fb7f0073454) at qml/qqmlobjectcreator.cpp:1107
#55 0x00007fb80ffb8be5 in QQmlObjectCreator::populateDeferredBinding
(this=this@entry=0x560aa21f3190, qmlProperty=...,
deferredData=deferredData@entry=0x560aa21f0e50, binding=0x7fb7f0073454) at
qml/qqmlobjectcreator.cpp:344
#56 0x00007fb800c85656 in QtQuickPrivate::beginDeferred (enginePriv=<optimized
out>, deferredState=0x560aa21f3170, property=...) at
qquickdeferredexecute.cpp:96
#57 QtQuickPrivate::beginDeferred (object=0x560aa21e4530, property=...) at
qquickdeferredexecute.cpp:119
#58 0x00007fb800cda543 in quickBeginDeferred<QQuickItem> (delegate=...,
property=..., object=<optimized out>) at qquickdeferredexecute_p_p.h:74
#59 QQuickTextAreaPrivate::executeBackground (this=this@entry=0x560aa1e9c200,
complete=complete@entry=true) at qquicktextarea.cpp:526
#60 0x00007fb800cdb68a in QQuickTextArea::componentComplete
(this=0x560aa21e4530) at qquicktextarea.cpp:1001
#61 0x00007fb80ffb52f3 in QQmlObjectCreator::finalize (this=0x560aa185c440,
interrupt=...) at qml/qqmlobjectcreator.cpp:1403
#62 0x00007fb80ff3af41 in QQmlComponentPrivate::complete
(enginePriv=0x560aa11b65e0, state=0x560aa16890c0) at qml/qqmlcomponent.cpp:935
#63 0x00007fb80ff3b052 in QQmlComponentPrivate::completeCreate
(this=0x560aa1689020) at qml/qqmlcomponent.cpp:971
#64 0x00007fb80ff3c244 in QQmlComponent::createObject (this=<optimized out>,
args=0x7ffe2f491270) at qml/qqmlcomponent.cpp:1323
#65 0x00007fb80ff3e564 in QQmlComponent::qt_static_metacall
(_o=_o@entry=0x560aa1689000, _c=_c@entry=QMetaObject::InvokeMetaMethod,
_id=_id@entry=6, _a=_a@entry=0x7ffe2f491290) at .moc/moc_qqmlcomponent.cpp:150
#66 0x00007fb80ff3e915 in QQmlComponent::qt_metacall (this=0x560aa1689000,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7ffe2f491290) at
.moc/moc_qqmlcomponent.cpp:218
#67 0x00007fb80ff75e09 in QQmlObjectOrGadget::metacall
(this=this@entry=0x7ffe2f4911c0, type=type@entry=QMetaObject::InvokeMetaMethod,
index=<optimized out>, argv=argv@entry=0x7ffe2f491290) at
qml/qqmlpropertycache.cpp:1762
#68 0x00007fb80fe7f398 in QV4::QObjectMethod::callInternal (this=<optimized
out>, thisObject=0x7fb7ea05c798, argv=<optimized out>, argc=<optimized out>) at
jsruntime/qv4qobjectwrapper.cpp:2112
#69 0x00007fb80fe998fa in QV4::FunctionObject::call (argc=<optimized out>,
argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at
../../include/QtQml/5.13.2/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:202
#70 QV4::Moth::VME::interpret (frame=0x7ffe2f4914a0, engine=0x560aa12f9ef0,
code=0x7fb81423305e "\030\a/\300") at jsruntime/qv4vme_moth.cpp:827
#71 0x00007fb80fe9ccc6 in QV4::Moth::VME::exec
(frame=frame@entry=0x7ffe2f4914a0, engine=engine@entry=0x560aa12f9ef0) at
jsruntime/qv4vme_moth.cpp:511
#72 0x00007fb80fe2d158 in QV4::ArrowFunction::virtualCall (fo=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at
jsruntime/qv4functionobject.cpp:520
#73 0x00007fb80fe998fa in QV4::FunctionObject::call (argc=<optimized out>,
argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at
../../include/QtQml/5.13.2/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:202
#74 QV4::Moth::VME::interpret (frame=0x7ffe2f4916c0, engine=0x560aa12f9ef0,
code=0x7fb814231c6c "\030\v\256<\001\v") at jsruntime/qv4vme_moth.cpp:827
#75 0x00007fb80fe9ccc6 in QV4::Moth::VME::exec
(frame=frame@entry=0x7ffe2f4916c0, engine=engine@entry=0x560aa12f9ef0) at
jsruntime/qv4vme_moth.cpp:511
#76 0x00007fb80fe2d158 in QV4::ArrowFunction::virtualCall (fo=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at
jsruntime/qv4functionobject.cpp:520
#77 0x00007fb80ff0180a in QV4::FunctionObject::call (argc=3,
argv=0x7fb7ea05c5f8, thisObject=0x7fb7ea05c640, this=0x7ffe2f491768) at
jsruntime/qv4functionobject_p.h:202
#78 QV4::Runtime::method_callQmlContextPropertyLookup (engine=0x560aa12f9ef0,
index=<optimized out>, argv=0x7fb7ea05c5f8, argc=3) at
jsruntime/qv4runtime.cpp:1385
#79 0x00007fb80fe97815 in QV4::Moth::VME::interpret (frame=0x7ffe2f491940,
engine=0x560aa12f9ef0, code=0x7fb814231928 "\030\t.\032") at
jsruntime/qv4vme_moth.cpp:862
#80 0x00007fb80fe9ccc6 in QV4::Moth::VME::exec
(frame=frame@entry=0x7ffe2f491940, engine=engine@entry=0x560aa12f9ef0) at
jsruntime/qv4vme_moth.cpp:511
#81 0x00007fb80fe2d158 in QV4::ArrowFunction::virtualCall (fo=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at
jsruntime/qv4functionobject.cpp:520
#82 0x00007fb80ff0180a in QV4::FunctionObject::call (argc=2,
argv=0x7fb7ea05c550, thisObject=0x7fb7ea05c590, this=0x7ffe2f4919e8) at
jsruntime/qv4functionobject_p.h:202
#83 QV4::Runtime::method_callQmlContextPropertyLookup (engine=0x560aa12f9ef0,
index=<optimized out>, argv=0x7fb7ea05c550, argc=2) at
jsruntime/qv4runtime.cpp:1385
#84 0x00007fb80fe97815 in QV4::Moth::VME::interpret (frame=0x7ffe2f491bc0,
engine=0x560aa12f9ef0, code=0x7fb814232070 "\016\002") at
jsruntime/qv4vme_moth.cpp:862
#85 0x00007fb80fe9ccc6 in QV4::Moth::VME::exec
(frame=frame@entry=0x7ffe2f491bc0, engine=engine@entry=0x560aa12f9ef0) at
jsruntime/qv4vme_moth.cpp:511
#86 0x00007fb80fe2c1ec in QV4::Function::call (this=this@entry=0x560aa153fad0,
thisObject=thisObject@entry=0x7fb7ea05c4f0, argv=argv@entry=0x7fb7ea05c508,
argc=<optimized out>, context=<optimized out>) at jsruntime/qv4function.cpp:69
#87 0x00007fb80ff9f447 in QQmlJavaScriptExpression::evaluate
(this=this@entry=0x560aa1560180, callData=callData@entry=0x7fb7ea05c4d8,
isUndefined=isUndefined@entry=0x0) at qml/qqmljavascriptexpression.cpp:211
#88 0x00007fb80ff44fb9 in QQmlBoundSignalExpression::evaluate
(this=this@entry=0x560aa1560180, a=a@entry=0x0) at qml/qqmlboundsignal.cpp:225
#89 0x00007fb80ff4633b in QQmlBoundSignal_callback (e=0x560aa1563110, a=0x0) at
qml/qqmlboundsignal.cpp:358
#90 0x00007fb80ff7fc42 in QQmlNotifier::emitNotify (endpoint=<optimized out>,
a=a@entry=0x0) at qml/qqmlnotifier.cpp:104
#91 0x00007fb80ff26f99 in QQmlData::signalEmitted (object=0x560aa14b8200,
index=<optimized out>, a=0x0) at qml/qqmlengine.cpp:887
#92 0x00007fb811b90027 in QMetaObject::activate (sender=0x560aa14b8200,
signalOffset=<optimized out>, local_signal_index=<optimized out>,
argv=argv@entry=0x0) at kernel/qobject.cpp:3678
#93 0x00007fb80ff212a5 in QQmlVMEMetaObject::activate
(this=this@entry=0x560aa14b83c0, object=<optimized out>, index=<optimized out>,
args=args@entry=0x0) at qml/qqmlvmemetaobject.cpp:1246
#94 0x00007fb80ff2219d in QQmlVMEMetaObject::writeProperty
(this=this@entry=0x560aa14b83c0, id=id@entry=1, value=...) at
qml/qqmlvmemetaobject.cpp:1114
#95 0x00007fb80ff2287e in QQmlVMEMetaObject::metaCall (this=0x560aa14b83c0,
o=<optimized out>, c=QMetaObject::WriteProperty, _id=<optimized out>,
a=0x7ffe2f493b90) at qml/qqmlvmemetaobject.cpp:805
#96 0x00007fb80ff22609 in QQmlVMEMetaObject::metaCall (this=0x560aa1563460,
o=<optimized out>, c=QMetaObject::WriteProperty, _id=74, a=0x7ffe2f493b90) at
qml/qqmlvmemetaobject.cpp:979
#97 0x00007fb80ff396b2 in QQmlPropertyData::writeProperty
(this=this@entry=0x7fb7e405b4d8, target=target@entry=0x560aa14b8200,
value=value@entry=0x7ffe2f493d10, flags=...) at
../../include/QtQml/5.13.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:350
#98 0x00007fb80ff36d0c in QQmlPropertyPrivate::write (object=<optimized out>,
property=..., value=..., context=<optimized out>, flags=...) at
qml/qqmlproperty.cpp:1268
#99 0x00007fb80ff3811c in QQmlPropertyPrivate::writeValueProperty
(object=<optimized out>, core=..., valueTypeData=..., value=...,
context=<optimized out>, flags=..., flags@entry=...) at
qml/qqmlproperty.cpp:1185
#100 0x00007fb80ffa768c in QQmlBinding::slowWrite
(this=this@entry=0x560aa1689f30, core=..., valueTypeData=..., result=...,
isUndefined=isUndefined@entry=false, flags=..., flags@entry=...) at
qml/qqmlbinding.cpp:459
#101 0x00007fb80ffa8988 in GenericBinding<0>::write (this=0x560aa1689f30,
result=..., isUndefined=<optimized out>, flags=...) at qml/qqmlbinding.cpp:325
#102 0x00007fb80ffa9f77 in QQmlNonbindingBinding::doUpdate
(this=0x560aa1689f30, watcher=..., flags=..., scope=...) at
qml/qqmlbinding.cpp:249
#103 0x00007fb80ffa6543 in QQmlBinding::update (this=0x560aa1689f30, flags=...)
at qml/qqmlbinding.cpp:185
#104 0x00007fb80ffb51a0 in QQmlObjectCreator::finalize (this=0x560aa133a7a0,
interrupt=...) at qml/qqmlobjectcreator.cpp:1383
#105 0x00007fb80ff3af41 in QQmlComponentPrivate::complete
(enginePriv=0x560aa11b65e0, state=0x560aa1286e60) at qml/qqmlcomponent.cpp:935
#106 0x00007fb80ff3b052 in QQmlComponentPrivate::completeCreate
(this=0x560aa1286dc0) at qml/qqmlcomponent.cpp:971
#107 0x00007fb80ff3adfe in QQmlComponent::create (this=0x560aa1334770,
context=0x560aa13336d0) at qml/qqmlcomponent.cpp:797
#108 0x00007fb80ffab413 in QQmlApplicationEnginePrivate::finishLoad
(this=this@entry=0x560aa11b65e0, c=c@entry=0x560aa1334770) at
qml/qqmlapplicationengine.cpp:136
#109 0x00007fb80ffab67e in QQmlApplicationEnginePrivate::startLoad
(this=0x560aa11b65e0, url=..., data=..., dataFlag=dataFlag@entry=false) at
qml/qqmlapplicationengine.cpp:120
#110 0x00007fb80ffab6bd in QQmlApplicationEngine::load
(this=this@entry=0x560aa12f97e0, url=...) at qml/qqmlapplicationengine.cpp:266
#111 0x00007fb813effc36 in RuqolaRegisterEngine::initialize (this=<optimized
out>) at ./src/core/ruqolaregisterengine.cpp:141
#112 0x0000560a9ff7efbb in main (argc=<optimized out>, argv=<optimized out>) at
./src/apps/qml/main.cpp:118

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

Reply via email to