https://bugs.kde.org/show_bug.cgi?id=514489
--- Comment #5 from [email protected] --- (In reply to itshanibee from comment #4) > I'm hitting what looks like the same crash on a newer Qt/Frameworks version, > so adding it here as a data point. > System info: > Plasma: 6.7.1 > KDE Frameworks: 6.27.0 > Qt: 6.11.1 > Kernel: 7.1.1-2-cachyos > Distro: CachyOS > > #0 0x00007f91cfacc923 in ?? () from /usr/lib/libQt6Qml.so.6 > #1 0x00007f91cfba762b in > QV4::ExecutableCompilationUnit::markObjects(QV4::MarkStack*) const () from > /usr/lib/libQt6Qml.so.6 > #2 0x00007f91cfb885e7 in QV4::ExecutionEngine::markObjects(QV4::MarkStack*) > () from /usr/lib/libQt6Qml.so.6 > #3 0x00007f91cfc7c5be in ?? () from /usr/lib/libQt6Qml.so.6 > #4 0x00007f91cfc78ae6 in QV4::GCStateMachine::transition() () from > /usr/lib/libQt6Qml.so.6 > #5 0x00007f91cfc7b15b in ?? () from /usr/lib/libQt6Qml.so.6 > #6 0x00007f91cfc7ef90 in QV4::MemoryManager::allocData(unsigned long) () > from /usr/lib/libQt6Qml.so.6 > #7 0x00007f91cfe1a34e in > QV4::QQmlValueTypeWrapper::create(QV4::ExecutionEngine*, void const*, > QMetaObject const*, QMetaType, QV4::Heap::Object*, int, > QFlags<QV4::Heap::ReferenceObject::Flag>) () from /usr/lib/libQt6Qml.so.6 > #8 0x00007f91cfbf56b6 in ?? () from /usr/lib/libQt6Qml.so.6 > #9 0x00007f91cfbf701c in > QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, > QQmlRefPointer<QQmlContextData> const&, QV4::Heap::Object*, QObject*, > QV4::String*, QFlags<QV4::QObjectWrapper::Flag>, bool*, QQmlPropertyData > const**) () from /usr/lib/libQt6Qml.so.6 > #10 0x00007f91cfe11310 in QV4::QQmlTypeWrapper::virtualGet(QV4::Managed > const*, QV4::PropertyKey, QV4::Value const*, bool*) () from > /usr/lib/libQt6Qml.so.6 > #11 0x00007f91cfbc7803 in QV4::Lookup::getterFallback(QV4::Lookup*, > QV4::ExecutionEngine*, QV4::Value const&) () from /usr/lib/libQt6Qml.so.6 drkonqi never managed to respond from the crash and the desktop never actually recovered so i had to go through the coredump and gdb for this, if there's a better way to do this please advice. -- You are receiving this mail because: You are watching all bug changes.
