<?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>155784</bug_id>
          
          <creation_ts>2016-03-22 23:59:44 -0700</creation_ts>
          <short_desc>REGRESSION(r198554): It made many regexp tests crash on ARMv7 Thumb2 platforms</short_desc>
          <delta_ts>2016-04-05 09:32:56 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>155790</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108645</blocked>
    
    <blocked>155711</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>clopez</cc>
    
    <cc>fpizlo</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jh718.park</cc>
    
    <cc>msaboff</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1177292</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-03-22 23:59:44 -0700</bug_when>
    <thetext>JSCOnly Linux ARMv7 Thumb2 Release
- before: 139 fails - https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/3
- after: 279 fails - https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/4

GTK Linux ARM Release
- before: 119 fails - https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/10635
- after: 191 fails - https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/10636

ARMv7 Traditional (ARMAssembler with ARM instruction set) and AArch64 platforms aren&apos;t affected.

(note: I just reported this bug, but I don&apos;t have any time to investigate, debug, help fixing, create backtraces, etc.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1177367</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2016-03-23 09:30:59 -0700</bug_when>
    <thetext>We are not seeing any of these crashes on iOS ARMv7 bots.

When you can, please provide a stack trace for one of these failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1177396</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-03-23 11:19:57 -0700</bug_when>
    <thetext>managed to get backtrace:

$ ./jsc regexp-match.js  --useLLInt=false
ASSERTION FAILED: !(reinterpret_cast&lt;intptr_t&gt;(to) &amp; 1)
../../Source/JavaScriptCore/assembler/ARMv7Assembler.h(2206) : static void JSC::ARMv7Assembler::relinkJump(void*, void*)
1   0xb64bc334 WTFCrash
2   0xb5f9d108 JSC::ARMv7Assembler::relinkJump(void*, void*)
3   0xb61c94bc JSC::AbstractMacroAssembler&lt;JSC::ARMv7Assembler, JSC::MacroAssemblerARMv7&gt;::repatchNearCall(JSC::CodeLocationNearCall, JSC::CodeLocationLabel)
4   0xb61c650a JSC::linkFor(JSC::ExecState*, JSC::CallLinkInfo&amp;, JSC::CodeBlock*, JSC::JSFunction*, JSC::MacroAssemblerCodePtr)
5   0xb61a61f6
Segmentation fault (core dumped)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1177397</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-03-23 11:21:10 -0700</bug_when>
    <thetext>Maybe it is a dup of bug154857 or bug154857 simply hides this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180834</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:32:56 -0700</bug_when>
    <thetext>It seesm it is a dup of It seesm it is a dup of bug155790

*** This bug has been marked as a duplicate of bug 155790 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>