https://bugs.kde.org/show_bug.cgi?id=357742
Bug ID: 357742 Summary: Crash in QV4::ExecutionEngine::newStringObject when opening window Product: kwin Version: 5.5.2 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: aurorae Assignee: kwin-bugs-n...@kde.org Reporter: fab...@ritter-vogt.de I'm using a theme other than breeze and I haven't observed this crash on a different user with breeze enabled. Sometimes, when a window opens, KWin crashes with the following trace: #5 <signal handler called> #6 0x00007f778c18a935 in ?? () from /usr/lib64/libQt5Qml.so.5 #7 0x00007f778c134885 in QV4::ExecutionEngine::newStringObject(QV4::Value const&) () from /usr/lib64/libQt5Qml.so.5 #8 0x00007f778c1c875e in QV4::Runtime::getProperty(QV4::ExecutionEngine*, QV4::Value const&, int) () from /usr/lib64/libQt5Qml.so.5 Sadly I can't give a better backtrace as GDB generated a corrupted coredump. When it happens again, I'll try to get a more descriptive one. Reproducible: Sometimes Qt 5.5.1 -- You are receiving this mail because: You are watching all bug changes.