[Webkit-unassigned] [Bug 105730] crash in SELinux due to execheap violation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 14:31:48 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=105730


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Gavin Barraclough <barraclough at apple.com>  2013-01-03 14:33:48 PST ---
By default the JIT will make use of RWX memory, so if you want to run on a system that doesn't allow WX you need to configure your platform to enable the ENABLE_ASSEMBLER_WX_EXCLUSIVE setting.  I'm not sure how well tested this code path is in ToT, but the code is all still there – if you run into any issues please file bugs with specific backtraces.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list