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

--- Comment #10 from RJVB <rjvber...@gmail.com> ---
(In reply to Dominik Haumann from comment #8)

> To be sure, increase the revision of the cstyle.js file in the json
> header.

Sorry, which json header would that be?

https://bugreports.qt.io/browse/QTBUG-63045 now presents a workaround
implemented by Gentoo: disabling the QML JIT compiler. That seems a bit
overkill (performance implications?), but could be a viable workaround if it
can be done transiently just where/when necessary. I haven't yet look if that's
the case. 

Come to think of it, maybe that in this case it's not the JIT compiler that
causes the crash, but the generator that translates the script into C++ . In
that case I'd just have to figure out how to install the .js file in a
system-wide location that's takes precedence over the builtin code.

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

Reply via email to