<?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>129962</bug_id>
          
          <creation_ts>2014-03-08 01:15:51 -0800</creation_ts>
          <short_desc>ASSERT in createBlockFreeingThread</short_desc>
          <delta_ts>2014-03-10 11:13: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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>129758</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Myles C. Maxfield">mmaxfield</reporter>
          <assigned_to name="Oliver Hunt">oliver</assigned_to>
          <cc>mmaxfield</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>988530</commentid>
    <comment_count>0</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2014-03-08 01:15:51 -0800</bug_when>
    <thetext>http://build.webkit.org/builders/Apple%20MountainLion%20Debug%20WK1%20%28Tests%29?numbuilds=200

The Mountain Lion Debug WK1 test bots have been crashing often for the past couple days with the same stack trace:

0   com.apple.JavaScriptCore      	0x000000011049e02a WTFCrash + 42 (Assertions.cpp:333)
1   com.apple.JavaScriptCore      	0x000000010fdaa9f6 JSC::createBlockFreeingThread(JSC::BlockAllocator*) + 118 (BlockAllocator.cpp:43)
2   com.apple.JavaScriptCore      	0x000000010fdaa023 JSC::BlockAllocator::BlockAllocator() + 339 (BlockAllocator.cpp:56)
3   com.apple.JavaScriptCore      	0x000000010fda9ec5 JSC::BlockAllocator::BlockAllocator() + 21 (BlockAllocator.cpp:59)
4   com.apple.JavaScriptCore      	0x00000001100bdbc2 JSC::Heap::Heap(JSC::VM*, JSC::HeapType) + 146 (Heap.cpp:254)
5   com.apple.JavaScriptCore      	0x00000001100bdb23 JSC::Heap::Heap(JSC::VM*, JSC::HeapType) + 35 (Heap.cpp:284)
6   com.apple.JavaScriptCore      	0x000000011044621b JSC::VM::VM(JSC::VM::VMType, JSC::HeapType) + 235 (VM.cpp:168)
7   com.apple.JavaScriptCore      	0x0000000110446121 JSC::VM::VM(JSC::VM::VMType, JSC::HeapType) + 33 (VM.cpp:325)
8   com.apple.JavaScriptCore      	0x000000011044976c JSC::VM::create(JSC::HeapType) + 60 (VM.cpp:402)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>988959</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-03-10 11:11:05 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 129758 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>988962</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-03-10 11:13:03 -0700</bug_when>
    <thetext>[ Pass Failure ] doesn&apos;t help against crashes. Removed the expectation in &lt;http://trac.webkit.org/r165384&gt; (the test is now skipped in platform/mac/TestExpectations).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>