<?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>112697</bug_id>
          
          <creation_ts>2013-03-19 07:26:39 -0700</creation_ts>
          <short_desc>REGRESSION(r146164): It made all inspector tests timeout on ARM traditional with enabled DFG JIT</short_desc>
          <delta_ts>2013-05-28 03:24:03 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>116306</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>112599</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>oliver</cc>
    
    <cc>ossy</cc>
    
    <cc>rgabor</cc>
    
    <cc>zherczeg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>858267</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 07:26:39 -0700</bug_when>
    <thetext>I&apos;m bisecting the culprit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858277</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 07:38:21 -0700</bug_when>
    <thetext>It seems http://trac.webkit.org/changeset/146174 is the culprit or one of its
buildfix: http://trac.webkit.org/changeset/146178 or http://trac.webkit.org/changeset/146195

See r146178 results with applied the fix from r146195:
http://cute1.inf.u-szeged.hu:8010/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/8093</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858324</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 08:51:10 -0700</bug_when>
    <thetext>The bug is valid with Thumb2 assembler too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858325</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 08:53:00 -0700</bug_when>
    <thetext>Oh no, thumb2 result can be invalid, because the fix from https://bugs.webkit.org/show_bug.cgi?id=103146 haven&apos;t been landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858341</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 09:22:59 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Oh no, thumb2 result can be invalid, because the fix from https://bugs.webkit.org/show_bug.cgi?id=103146 haven&apos;t been landed.

On r146178 + fix from r146195 + fix from bug103146, all inspector tests 
pass with Thumb2, so only ARM traditional is affected by this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858389</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 10:02:08 -0700</bug_when>
    <thetext>Not r146174 is the culprit, but http://trac.webkit.org/changeset/146164.

r146146 + r146195 (buildfix): http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/8096</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858855</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-03-19 16:20:01 -0700</bug_when>
    <thetext>I had to skip _all_ inspector test (r146275) to make the
ARM bot work again. (We can&apos;t wait for ~500x30 secs timeout)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>867835</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-04-02 07:50:34 -0700</bug_when>
    <thetext>inspector tests pass with disabled DFG JIT: http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/8209

So r146146 broke the ARM traditional with enabled DFG JIT only. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>894281</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-05-28 03:24:03 -0700</bug_when>
    <thetext>Fixed by https://trac.webkit.org/changeset/150748 and tests were unskipped by https://trac.webkit.org/changeset/150794

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

    </bug>

</bugzilla>