https://bugs.kde.org/show_bug.cgi?id=362311
Friedrich W. H. Kossebau <kosse...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #3 from Friedrich W. H. Kossebau <kosse...@kde.org> --- Thanks for the detailed report. I can reproduce the bug here. No idea though where to start to find why things fail here :/ I need to take a course in QML debugging first. For reference, my versions are: Qt: 5.7.0 KDE Frameworks: 5.27.0 Plasma: 5.8.2 openSUSE Tumbleweed When running "plasmawindowed org.kde.plasma.weather" in gdb, this is the stacktrace I get, so seems the same (when assuming more symbols optimized out in my packages). 0x00007ffff6963755 in ?? () from /usr/lib64/libQt5Qml.so.5 (gdb) bt #0 0x00007ffff6963755 in ?? () from /usr/lib64/libQt5Qml.so.5 #1 0x00007ffff696907d in QV4::ObjectIterator::next(QV4::Value*, unsigned int*, QV4::Property*, QV4::PropertyAttributes*) () from /usr/lib64/libQt5Qml.so.5 #2 0x00007ffff696963d in QV4::ObjectIterator::nextPropertyNameAsString() () from /usr/lib64/libQt5Qml.so.5 #3 0x00007fffbb073305 in ?? () #4 0x00007fffffff7e40 in ?? () #5 0x00000000030ba4e0 in ?? () #6 0x0000000000000000 in ?? () -- You are receiving this mail because: You are watching all bug changes.