<table><tr><td style="">cullmann added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D8544" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Before we got to excessive solutions, I assume you have a build were you can reproduce the crashs.</p>
<p>If you add to your version the line:</p>
<p>qputenv("QV4_FORCE_INTERPRETER", QByteArrayLiteral("1"));</p>
<p>into KTextEditor::EditorPrivate::EditorPrivate constructor in kateglobal.cpp, does that solve the crashs for you?</p>
<p>If that works one could add that there with some dynamic check with qVersion() inside a</p>
<p>#if QT_VERSION < QT_VERSION_CHECK(5, 9, 1)</p>
<p>block.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8544" rel="noreferrer">https://phabricator.kde.org/D8544</a></div></div><br /><div><strong>To: </strong>rjvbb, Frameworks<br /><strong>Cc: </strong>cullmann, kde-frameworks-devel, kevinapavew, demsking, head7, kfunk, sars, dhaumann<br /></div>