<?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>129100</bug_id>
          
          <creation_ts>2014-02-20 05:10:58 -0800</creation_ts>
          <short_desc>REGRESSION(r164417): It broke almost all JSC tests on 32 bit platforms</short_desc>
          <delta_ts>2014-02-20 23:48:16 -0800</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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>129118</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>129083</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>mark.lam</cc>
    
    <cc>mhahnenberg</cc>
    
    <cc>msaboff</cc>
    
    <cc>oliver</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>982798</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-02-20 05:10:58 -0800</bug_when>
    <thetext>It broke half of the jsc stress tests on 32 bit platforms:
- GTK 32 bit: http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/41379
- EFL ARMv7 Thumb2: http://build.webkit.sed.hu/builders/EFL%20ARMv7%20Linux%20Release%20%28Build%29/builds/2934

Additionally after r164417 it is impossible to run stress tests on Mac (32 bit),
run-javascriptcore-tests exit before running stress tests.

normal output:
---------------
...
PASS: PropertyCatchalls[make_throw]=1 threw: 5
PASS: PropertyCatchalls[make_throw]=1 threw: 5
PASS: y should be null and is.
PASS: z should be null and is.
PASS: Test script executed successfully.
PASS: script timed out as expected.
PASS: TerminatedExecutionException was not catchable as expected.
PASS: script timed out as expected when no callback is specified.
PASS: script timeout was cancelled as expected.
PASS: script timeout was extended as expected.
PASS: Infinite prototype chain does not occur.
PASS: A cycle in a prototype chain can&apos;t be created.
PASS: throwException did not crash when handling an error with appendMessageToError set and no codeBlock available.
PASS: global context name behaves as expected.
PASS: Program exited normally.
Running: /usr/bin/env ruby Tools/Scripts/run-jsc-stress-tests -j /Users/oszi/WebKit/WebKitBuild/Release/jsc -o /Users/oszi/WebKit/WebKitBuild/Release/jsc-stress-results PerformanceTests/SunSpider/tests/sunspider-1.0 PerformanceTests/SunSpider/no-architecture-specific-optimizations.yaml PerformanceTests/SunSpider/tests/v8-v6 Source/JavaScriptCore/tests/mozilla/mozilla-tests.yaml Source/JavaScriptCore/tests/stress LayoutTests/js/regress/script-tests PerformanceTests/SunSpider/profiler-test.yaml LayoutTests/jsc-layout-tests.yaml
Warning: did not find json or highline; some features will be disabled.
Error: #&lt;LoadError: cannot load such file -- highline&gt;

Skipping regress/script-tests/ArrayBuffer-DataView-alloc-large-long-lived.js
Skipping regress/script-tests/ArrayBuffer-DataView-alloc-long-lived.js
...


output after r164417:
----------------------
...
PASS: PropertyCatchalls[make_throw]=1 threw: 5
PASS: PropertyCatchalls[make_throw]=1 threw: 5
PASS: y should be null and is.
PASS: z should be null and is.
PASS: Test script executed successfully.

$ echo $?
254</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>983126</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-02-20 23:48:16 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>