Thiago and Simon > From Thiago > It's the JIT'ted code by V8. Nothing except a JIT uses pages simultaneously > writeable and executable -- they're a major security nightmare.
> Unfortunately, I need to know what called it. That's why you need to use 5.2.0 > and a debug build. You might need to turn JIT off in V4 too. Unfortunately, it's impossible to upgrade to v5.2.0 in this stage. Our source code is almost fixed. > From Simon : > You can turn off the JIT by setting the QV4_FORCE_INTERPRETER=1 environment variable at runtime. Maybe you mean this patch. https://qt.gitorious.org/qt/qtdeclarative/commit/ce715a34b2197c4bc6dc99b867a e7a3935b96db3 I tried to apply it on our qtdeclarative(v5.0.0). It seemed impossible. Let me know if there is another thing I can check. Thanks for advices. Elvis. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
