[pcre-dev] [Bug 1749] PCRE-JITted code should be executed fr…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1749] New: PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
Subject: [pcre-dev] [Bug 1749] PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
https://bugs.exim.org/show_bug.cgi?id=1749

--- Comment #41 from Petr Pisar <ppisar@???> ---
(In reply to Zoltan Herczeg from comment #38)
> I would be grateful if you could check the JIT compiler as well on these
> systems.
>
> 1) Please checkout the compiler
>
> svn checkout svn://svn.code.sf.net/p/sljit/code/ sljit
>

It's not good.

Pass: aarch64, i686, x86_64
Fail: armv7hl (SIGILL), ppc32 (SIGSEGV), ppc64be (SIGSEGV), ppc64le (SIGSEGV)

You can see some results on
<https://koji.fedoraproject.org/koji/taskinfo?taskID=17233201>

--
You are receiving this mail because:
You are on the CC list for the bug.