https://bugs.kde.org/show_bug.cgi?id=444326
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Méven Car <[email protected]> --- Seems like a deadlock in Qml: Thread 1 (Thread 0x7fa9fe9769c0 (LWP 16998)): #0 0x00007faa02bb1980 in QMutex::lock() (this=this@entry=0x7fa9d40abea0) at /usr/include/c++/9/bits/atomic_base.h:769 #1 0x00007faa04336d0d in QMutexLocker::QMutexLocker(QBasicMutex*) (m=0x7fa9d40abea0, this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qmutex.h:238 #2 QQmlTypeModule::type(QV4::String const*, int) const (this=0x7fa9d4092c30, name=name@entry=0x7fa9f38a75b0, minor=0) at qml/qqmltypemodule.cpp:155 #3 0x00007faa04338460 in QQmlTypeModuleVersion::type(QV4::String const*) const (this=this@entry=0x7fa9d4a4b158, name=name@entry=0x7fa9f38a75b0) at qml/qqmltypemoduleversion.cpp:92 #4 0x00007faa04359b8b in QQmlTypeNameCache::typeSearch<QV4::String const*>(QVector<QQmlTypeModuleVersion> const&, QV4::String const*) const (key=0x7fa9f38a75b0, modules=..., this=0x7fa9d4a3e6e0) at qml/qqmltypenamecache_p.h:148 #5 QQmlTypeNameCache::query(QV4::String const*, QQmlImportRef const*) const (this=0x7fa9d4a3e6e0, name=0x7fa9f38a75b0, importNamespace=0x7fa9d4a4b060) at qml/qqmltypenamecache.cpp:181 #6 0x00007faa0438d6c7 in QV4::QQmlTypeWrapper::virtualGet(QV4::Managed const*, QV4::PropertyKey, QV4::Value const*, bool*) (m=0x7fa9f38a75a0, id=..., receiver=0x7fa9f38a75a0, hasProperty=0x0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:325 #7 0x00007faa041a167c in QV4::Object::get(QV4::StringOrSymbol*, bool*, QV4::Value const*) const (receiver=0x7fa9f38a75a0, hasProperty=0x0, name=0x7fa9f38a75a8, this=0x7fa9f38a75a0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/jsruntime/qv4string_p.h:167 #8 QV4::Lookup::getterFallback(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value const&) (l=<optimized out>, engine=0x555e791bd2d0, object=...) at jsruntime/qv4lookup.cpp:201 #9 0x00007fa9c06fb744 in () #10 0x0000000000000000 in () Detaching from program: /usr/bin/plasmashell, process 16998 [Inferior 1 (process 16998) detached] I could not reproduce it with Kubuntu plasma master and Qt 5.12 (no KDE patch collection). -- You are receiving this mail because: You are watching all bug changes.
