[kde] [Bug 463648] Various pieces of QML-based KDE software crash on launch in QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject()

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Mar 15 07:56:29 GMT 2025


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

antxzq at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antxzq at gmail.com

--- Comment #19 from antxzq at gmail.com ---
plasma-discover (fedora kinoite 41)

Thread 19 "QQmlThread" received signal SIGSEGV, Segmentation fault.
QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject
(this=this at entry=0x7fff99e297c0, obj=obj at entry=0x7fff946757f8, context=..., 
    error=error at entry=0x7fff99e291b0) at
/usr/src/debug/qt6-qtdeclarative-6.8.1-6.fc41.x86_64/src/qml/qml/qqmlpropertycachecreator_p.h:392
392             if (typeRef->isFullyDynamicType()) {


(gdb) print *obj
$3 = {inheritedTypeNameIndex = 88, idNameIndex = 0, id = -1,
indexOfDefaultPropertyOrAlias = -1, defaultPropertyIsAlias = false, flags = 0,
location = {m_data = {
      storage = {val = 37748971}}}, locationOfIdProperty = {m_data = {storage =
{val = 0}}}, declarationsOverride = 0x0, functionsAndExpressions =
0x7fff94659cf8, 
  runtimeFunctionIndices = {data = 0x0, count = 0}, namedObjectsInComponent =
{data = 0x0, count = 0}, properties = 0x7fff94659c68, aliases = 0x7fff94659c80, 
  qmlEnums = 0x7fff94659c98, qmlSignals = 0x7fff94659cb0, bindings =
0x7fff94659cc8, functions = 0x7fff94659ce0, inlineComponents = 0x7fff94659d10, 
  requiredPropertyExtraDatas = 0x7fff94659d28}

print objectContainer->stringAt(obj->inheritedTypeNameIndex)
$6 = {d = {d = 0x7fff9464dc40, ptr = 0x7fff9464dc50 u"QQC2.MenuSeparator", size
= 18}, static _empty = 0 u'\000'}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list