Bug 466780 - DrKonqi crashed
Summary: DrKonqi crashed
Status: RESOLVED NOT A BUG
Alias: None
Product: drkonqi
Classification: Applications
Component: general (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-03-03 17:23 UTC by Nicolas Fella
Modified: 2023-08-10 13:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2023-03-03 17:23:10 UTC
#5  0x000000000000000d in ?? ()
#6  0x00007f9e7077cd88 in QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () from /lib64/libQt6Qml.so.6
#7  0x00007f9e7077d9ae in QQmlObjectCreator::setupBindings(QFlags<QQmlObjectCreator::BindingMode>) () from /lib64/libQt6Qml.so.6
#8  0x00007f9e70777feb in QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*) () from /lib64/libQt6Qml.so.6
#9  0x00007f9e70779664 in QQmlObjectCreator::createInstance(int, QObject*, bool) () from /lib64/libQt6Qml.so.6
#10 0x00007f9e7077aa74 in QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*, int) () from /lib64/libQt6Qml.so.6
#11 0x00007f9e706fb7e6 in QQmlComponentPrivate::beginCreate(QQmlRefPointer<QQmlContextData>) () from /lib64/libQt6Qml.so.6
#12 0x00007f9e706fbc3d in QQmlComponent::beginCreate(QQmlContext*) () from /lib64/libQt6Qml.so.6
#13 0x00007f9e706ff567 in QQmlComponent::createObject(QObject*, QMap<QString, QVariant> const&) () from /lib64/libQt6Qml.so.6
#14 0x00007f9e70700b90 in QQmlComponent::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt6Qml.so.6
#15 0x00007f9e70700e28 in QQmlComponent::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt6Qml.so.6
#16 0x00007f9e70782e43 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const () from /lib64/libQt6Qml.so.6
#17 0x00007f9e70642625 in QV4::CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) () from /lib64/libQt6Qml.so.6
#18 0x00007f9e70643c24 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib64/libQt6Qml.so.6
#19 0x00007f9e70660301 in QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value const&, unsigned int, QV4::Value*, int) () from /lib64/libQt6Qml.so.6
#20 0x00007f9e50006860 in ?? ()
#21 0x0000000000000000 in ?? ()
Comment 1 Nate Graham 2023-07-16 13:13:20 UTC
Is there any way to debug it from this backtrace? Looks rather un-actionable.
Comment 2 Harald Sitter 2023-08-10 13:43:56 UTC
Yeah. Not terribly useful unfortunately.