<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mac debug] LayoutTest inspector/codemirror/prettyprinting-javascript.html is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=160048">bug 160048</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>benjamin&#64;webkit.org, fpizlo&#64;apple.com, ggaren&#64;apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Web Inspector
           </td>
           <td>JavaScriptCore
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mac debug] LayoutTest inspector/codemirror/prettyprinting-javascript.html is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=160048#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mac debug] LayoutTest inspector/codemirror/prettyprinting-javascript.html is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=160048">bug 160048</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>The bot claims this was a JavaScriptCore ASSERTION:

<span class="quote">&gt; 13:32:56.245 15300 worker/0 inspector/codemirror/prettyprinting-javascript.html output stderr lines:
&gt; 13:32:56.245 15300   ASSERTION FAILED: The Compare should have been eliminated, it is known to be always false.
&gt; 13:32:56.245 15300   !masqueradesAsUndefinedWatchpointIsStillValid() || !isKnownCell(operand.node())
&gt; 13:32:56.245 15300   /Volumes/Data/slave/yosemite-debug/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp(219) : void JSC::DFG::SpeculativeJIT::nonSpeculativeNonPeepholeCompareNullOrUndefined(JSC::DFG::Edge)
&gt; 13:32:56.245 15300   1   0x1088a4e70 WTFCrash
&gt; 13:32:56.245 15300   2   0x107f741e9 JSC::DFG::SpeculativeJIT::nonSpeculativeNonPeepholeCompareNullOrUndefined(JSC::DFG::Edge)
&gt; 13:32:56.245 15300   3   0x107f2b471 JSC::DFG::SpeculativeJIT::compare(JSC::DFG::Node*, JSC::MacroAssemblerX86Common::RelationalCondition, JSC::MacroAssemblerX86Common::DoubleCondition, unsigned long (*)(JSC::ExecState*, long long, long long))
&gt; 13:32:56.245 15300   4   0x107f81207 JSC::DFG::SpeculativeJIT::compile(JSC::DFG::Node*)
&gt; 13:32:56.245 15300   5   0x107f1883c JSC::DFG::SpeculativeJIT::compileCurrentBlock()
&gt; 13:32:56.246 15300   6   0x107f19016 JSC::DFG::SpeculativeJIT::compile()
&gt; 13:32:56.246 15300   7   0x107de71e7 JSC::DFG::JITCompiler::compileBody()
&gt; 13:32:56.246 15300   8   0x107deac60 JSC::DFG::JITCompiler::compileFunction()
&gt; 13:32:56.246 15300   9   0x107ed7a4b JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&amp;)
&gt; 13:32:56.246 15300   10  0x107ed65c2 JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&amp;, JSC::DFG::ThreadData*)
&gt; 13:32:56.246 15300   11  0x108011686 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*)
&gt; 13:32:56.246 15300   12  0x10800f394 JSC::DFG::Worklist::threadFunction(void*)
&gt; 13:32:56.246 15300   13  0x108917e49 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const
&gt; 13:32:56.246 15300   14  0x108917e1d void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&gt;(WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&amp;&amp;)
&gt; 13:32:56.246 15300   15  0x108917dbc 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()()
&gt; 13:32:56.246 15300   16  0x107f409aa std::__1::function&lt;void ()&gt;::operator()() const
&gt; 13:32:56.246 15300   17  0x108916a1e WTF::threadEntryPoint(void*)
&gt; 13:32:56.246 15300   18  0x1089184c1 WTF::wtfThreadEntryPoint(void*)
&gt; 13:32:56.246 15300   19  0x7fff8d03105a _pthread_body
&gt; 13:32:56.246 15300   20  0x7fff8d030fd7 _pthread_body
&gt; 13:32:56.246 15300   21  0x7fff8d02e3ed thread_start</span >

And it references the Crash Log:
&lt;<a href="https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r203519%20(13653)/com.apple.WebKit.WebContent-crash-log.txt">https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r203519%20(13653)/com.apple.WebKit.WebContent-crash-log.txt</a>&gt;

<span class="quote">&gt; Process:               com.apple.WebKit.WebContent.Development [18641]
&gt; Crashed Thread:        13  DFG Worklist Worker Thread
&gt; 
&gt; Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
&gt; Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000bbadbeef
&gt; 
&gt; Thread 13 Crashed:: DFG Worklist Worker Thread
&gt; 0   com.apple.JavaScriptCore              0x00000001088a4e77 WTFCrash + 39
&gt; 1   com.apple.JavaScriptCore              0x0000000107f741e9 JSC::DFG::SpeculativeJIT::nonSpeculativeNonPeepholeCompareNullOrUndefined(JSC::DFG::Edge) + 137
&gt; 2   com.apple.JavaScriptCore              0x0000000107f2b471 JSC::DFG::SpeculativeJIT::compare(JSC::DFG::Node*, JSC::MacroAssemblerX86Common::RelationalCondition, JSC::MacroAssemblerX86Common::DoubleCondition, unsigned long (*)(JSC::ExecState*, long long, long long)) + 929
&gt; 3   com.apple.JavaScriptCore              0x0000000107f81207 JSC::DFG::SpeculativeJIT::compile(JSC::DFG::Node*) + 10279
&gt; 4   com.apple.JavaScriptCore              0x0000000107f1883c JSC::DFG::SpeculativeJIT::compileCurrentBlock() + 1628
&gt; 5   com.apple.JavaScriptCore              0x0000000107f19016 JSC::DFG::SpeculativeJIT::compile() + 182
&gt; 6   com.apple.JavaScriptCore              0x0000000107de71e7 JSC::DFG::JITCompiler::compileBody() + 55
&gt; 7   com.apple.JavaScriptCore              0x0000000107deac60 JSC::DFG::JITCompiler::compileFunction() + 1424
&gt; 8   com.apple.JavaScriptCore              0x0000000107ed7a4b JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&amp;) + 3867
&gt; 9   com.apple.JavaScriptCore              0x0000000107ed65c2 JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&amp;, JSC::DFG::ThreadData*) + 386
&gt; 10  com.apple.JavaScriptCore              0x0000000108011686 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 806
&gt; 11  com.apple.JavaScriptCore              0x000000010800f394 JSC::DFG::Worklist::threadFunction(void*) + 36
&gt; 12  com.apple.JavaScriptCore              0x0000000108917e49 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const + 25
&gt; 13  com.apple.JavaScriptCore              0x0000000108917e1d void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&gt;(WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&amp;&amp;) + 45
&gt; 14  com.apple.JavaScriptCore              0x0000000108917dbc 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()() + 44
&gt; 15  com.apple.JavaScriptCore              0x0000000107f409aa std::__1::function&lt;void ()&gt;::operator()() const + 26
&gt; 16  com.apple.JavaScriptCore              0x0000000108916a1e WTF::threadEntryPoint(void*) + 158
&gt; 17  com.apple.JavaScriptCore              0x00000001089184c1 WTF::wtfThreadEntryPoint(void*) + 289
&gt; 18  libsystem_pthread.dylib               0x00007fff8d03105a _pthread_body + 131
&gt; 19  libsystem_pthread.dylib               0x00007fff8d030fd7 _pthread_start + 176
&gt; 20  libsystem_pthread.dylib               0x00007fff8d02e3ed thread_start + 13</span ></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>