https://bugs.kde.org/show_bug.cgi?id=428808
--- Comment #1 from Noah Davis <[email protected]> --- I tried running the application in GDB. This is the relevant part of the console output, but it doesn't seem particularly helpful. None of the lines were repeated endlessly, the UI just completely froze. Thread 18 "plasma-systemmo" received signal SIGTRAP, Trace/breakpoint trap. [Switching to LWP 20944] dl_open_worker (a=0x7ffffffe5220) at dl-open.c:754 754 in dl-open.c (gdb) c Continuing. file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/QuestionAsker.qml:91:5: QML Connections: Cannot assign to non-existent property "onClosing" file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/QuestionAsker.qml:91:5: QML Connections: Cannot assign to non-existent property "onClosing" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ActionToolBar.qml:110:18: QML ToolBarLayout: Binding loop detected for property "actions" file:///usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ScrollView.qml:89:25: QML ScrollBar: Binding loop detected for property "visible" Qt Quick Layouts: Polish loop detected. Aborting after two iterations. file::/Choices.qml:268:5: QML Popup: Binding loop detected for property "contentHeight" file::/Choices.qml:268:5: QML Popup: Binding loop detected for property "contentHeight" ^C Thread 18 "plasma-systemmo" received signal SIGINT, Interrupt. 0x00007ffff52b3082 in ?? () (gdb) q -- You are receiving this mail because: You are watching all bug changes.
