https://bugs.kde.org/show_bug.cgi?id=385399
Mark Olah <m...@cs.unm.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@cs.unm.edu --- Comment #5 from Mark Olah <m...@cs.unm.edu> --- I can confirm Peter's observed crash, and I have a possible work around My setup: Distro: Gentoo (~amd64) Kate: 17.08.1 Kdevelop: 5.1.2 KDE Frameworks 5.38.0 qtdeclarative: 5.7.1-r1 [jit] Kate will crash every time on Peter's file as described. I have had several similar crashed when pasting code in certain file. I get a slightly different and even more useless backtrace that I am attaching. It looks like the thread that has crashed has a corrupted stack or something. I was not able to make progress debugging it until I saw Peter's stack backtrace, which unlike mine mentioned the qtdeclarative package libraries. On a hunch I re-emerged dev-qt/qtdeclarative adding -jit to use flags and the crash is fixed... so far. For gentoo users, just add "=dev-qt/qtdeclarative-5.7.1-r1 -jit" to package.use and then run "emerge -1 qtdeclarative" Let me know if there is any other information that could be of use. -- You are receiving this mail because: You are watching all bug changes.