https://bugs.kde.org/show_bug.cgi?id=385399

--- Comment #3 from Péter Ujfalusi <peter.ujfal...@gmail.com> ---
I'm not that familiar with debugging KDE/Plasma, but I have cloned kate and
ktexteditor and I can reproduce the crash using those.

The crash happens at ktexteditor's 
src/script/kateindentscript.cpp, line 75:
    QJSValue result = indentFunction.call(arguments);

I can not easily revert the patch adding it (878797830dbd Switch from QtScript
to QtQml) but I don't see anything fishy in the commit itself.

I'm not sure how to continue, I guess I should somehow debug qtdeclarative.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to