https://bugs.kde.org/show_bug.cgi?id=495535
--- Comment #1 from Jack Hill <jackhill3...@gmail.com> --- I can't reproduce this. I see this line #27 0x00007f70cb8f20e0 in QQuickControl::setBackground which suggests it could be a bug in a Qt Quick style. Please try running with a default Qt Quick style, e.g. Material, and see if the crash still occurs. If the issue persists then it could be one of our custom backgrounds. In which case I would start removing each case of `background:` in Elisa and see if one of those fixes the issue. Otherwise I don't know how else to debug crashes in QML code, unfortunately. -- You are receiving this mail because: You are watching all bug changes.