<?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>149744</bug_id>
          
          <creation_ts>2015-10-02 04:03:49 -0700</creation_ts>
          <short_desc>REGRESSION: jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl crashes</short_desc>
          <delta_ts>2015-10-02 04:07:27 -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>149095</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1130203</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-02 04:03:49 -0700</bug_when>
    <thetext>Nowadays jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl 
crashes regularly on the Apple Yosemite Debug JSC tester bot:

jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: This tests that if a variable is dead on OSR exit, it will at least contain a valid JS value.
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: Timed out after 339.000000 seconds!
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 1   0x104ceb300 WTFCrash
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 2   0x1040dae4e timeoutThreadMain(void*)
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 3   0x104d55559 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 4   0x104d5552c std::__1::__function::__func&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0, std::__1::allocator&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&gt;, void ()&gt;::operator()()
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 5   0x104796b9a std::__1::function&lt;void ()&gt;::operator()() const
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 6   0x104d5437e WTF::threadEntryPoint(void*)
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 7   0x104d55af1 WTF::wtfThreadEntryPoint(void*)
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 8   0x7fff86dee05a _pthread_body
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 9   0x7fff86dedfd7 _pthread_body
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: 10  0x7fff86deb3ed thread_start
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: test_script_22809: line 2: 58336 Segmentation fault: 11  &quot;$@&quot; ../../../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --enableFunctionDotArguments\=true --testTheFTL\=true --useFTLJIT\=true --ftlCrashesIfCantInitializeLLVM\=true resources/standalone-pre.js dfg-dead-variable-on-exit.js resources/standalone-post.js
jsc-layout-tests.yaml/js/script-tests/dfg-dead-variable-on-exit.js.layout-ftl: ERROR: Unexpected exit code: 139</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1130204</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-02 04:06:10 -0700</bug_when>
    <thetext>I checked the bot history, and we noticed this failure first time on r189621:
https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20JSC%20%28Tests%29/builds/3192</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1130205</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-02 04:07:27 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>