<?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>143160</bug_id>
          
          <creation_ts>2015-03-27 15:44:47 -0700</creation_ts>
          <short_desc>jsc stress tests failing with debugger enabled</short_desc>
          <delta_ts>2017-01-18 23:39:04 -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>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>143105</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Lam">mark.lam</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>benjamin</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>joepeck</cc>
    
    <cc>mmirman</cc>
    
    <cc>msaboff</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1080784</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-03-27 15:44:47 -0700</bug_when>
    <thetext>By setting Options::forceDebuggerBytecodeGeneration() = true to force the BytecodeGenerator to generate debugger friendly bytecode, the JSC stress tests now fails as follows:

** The following JSC stress test failures have been introduced:
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments-iterator.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/arguments.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/basic-strict-mode.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/class-syntax-default-constructor.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/class-syntax-name.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/const.js.layout
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/const.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/constant-count.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-double.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-become-int32.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset-changetype.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-reset.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/function-dot-arguments.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-ftl
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-ftl-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-ftl-no-cjit
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/named-function-expression.js.layout-no-llint
	regress/script-tests/deltablue-varargs.js.dfg-eager-no-cjit-validate
	regress/script-tests/deltablue-varargs.js.ftl-eager-no-cjit
	regress/script-tests/deltablue-varargs.js.ftl-no-cjit-validate
	regress/script-tests/deltablue-varargs.js.no-cjit-validate-phases

Results for JSC stress tests:
    89 failures found.

I haven&apos;t investigated the rest of the failures yet, but at least the constant-count.js case is a regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080786</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-03-27 15:51:44 -0700</bug_when>
    <thetext>&lt;rdar://problem/20333500&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080805</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-03-27 16:42:30 -0700</bug_when>
    <thetext>The source of the constant-count.js regression is http://trac.webkit.org/changeset/174226.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>