<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>76413</bug_id>
          
          <creation_ts>2012-01-16 18:26:07 -0800</creation_ts>
          <short_desc>crash in JIT with PAX memory protection</short_desc>
          <delta_ts>2015-08-02 14:42:01 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=35154</see_also>
          <bug_file_loc>http://bugs.debian.org/605132</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Michael Gilbert">michael.s.gilbert</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>bugmenot</cc>
    
    <cc>rdieter</cc>
    
    <cc>self</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>536837</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Gilbert">michael.s.gilbert</who>
    <bug_when>2012-01-16 18:26:07 -0800</bug_when>
    <thetext>Webkit&apos;s JIT compiler is incompatible with strong memory protections as provided by PAX.  See debian bug report: http://bugs.debian.org/605132</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>537188</commentid>
    <comment_count>1</comment_count>
    <who name="Gavin Barraclough">barraclough</who>
    <bug_when>2012-01-17 10:32:04 -0800</bug_when>
    <thetext>Anyone interested in making this work should have two options here.

(1) turn on ASSEMBLER_WX_EXCLUSIVE.  This may not be well tested lately in ToT, but will stop allocating WX memory.

(2) Set the flags in Platform.h to compile in both the JIT &amp; the interpreter.  If the JIT buffer allocation fails it should automatically fall back to use the JIT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>802221</commentid>
    <comment_count>2</comment_count>
    <who name="Stijn van Drongelen">self</who>
    <bug_when>2013-01-08 05:28:45 -0800</bug_when>
    <thetext>*** Bug 105730 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1114111</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-08-02 14:01:10 -0700</bug_when>
    <thetext>*** Bug 147542 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>