<?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>206432</bug_id>
          
          <creation_ts>2020-01-17 11:13:55 -0800</creation_ts>
          <short_desc>REGRESSION: ( r254798 ) [ Mac Debug ] TestWTF.bmalloc.IsoFlipFlopFragmentedPagesScavengeInMiddle288 is Crashing</short_desc>
          <delta_ts>2020-01-17 13:36:07 -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>bmalloc</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>206440</dup_id>
          
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ggaren</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1608104</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-01-17 11:13:55 -0800</bug_when>
    <thetext>TestWTF.bmalloc.IsoFlipFlopFragmentedPagesScavengeInMiddle288

Description:
This test began crashing recently with r254708

History:
https://results.webkit.org/?suite=api-tests&amp;test=TestWTF.bmalloc.IsoFlipFlopFragmentedPagesScavengeInMiddle288

Crashed

    TestWTF.bmalloc.IsoFlipFlopFragmentedPagesScavengeInMiddle288
        ASSERTION FAILED: m_firstEligibleOrDecommitedDirectory.get() == cursor
        /Volumes/Data/slave/catalina-debug/build/WebKitBuild/Debug/usr/local/include/bmalloc/IsoHeapImplInlines.h(65) : EligibilityResult&lt;Config&gt; bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288&gt; &gt;::takeFirstEligible(const std::lock_guard&lt;Mutex&gt; &amp;) [Config = bmalloc::IsoConfig&lt;288&gt;]
        1   0x10eda6f79 WTFCrash
        2   0x10e42e8cb WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x10e5da621 bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::takeFirstEligible(std::__1::lock_guard&lt;bmalloc::Mutex&gt; const&amp;)
        4   0x10e5da140 bmalloc::IsoAllocator&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::allocateSlow(bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;&amp;, bool)
        5   0x10e5d9ffb bmalloc::IsoAllocator&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::allocate(bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;&amp;, bool)::&apos;lambda&apos;()::operator()() const
        6   0x10e5d9fa1 void* bmalloc::FreeList::allocate&lt;bmalloc::IsoConfig&lt;288u&gt;, bmalloc::IsoAllocator&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::allocate(bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;&amp;, bool)::&apos;lambda&apos;()&gt;(bmalloc::IsoAllocator&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::allocate(bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;&amp;, bool)::&apos;lambda&apos;() const&amp;)
        7   0x10e5d9f0b bmalloc::IsoAllocator&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;::allocate(bmalloc::IsoHeapImpl&lt;bmalloc::IsoConfig&lt;288u&gt; &gt;&amp;, bool)
        8   0x10e5d740f void* bmalloc::IsoTLS::allocateFast&lt;bmalloc::IsoConfig&lt;288u&gt;, char [288]&gt;(bmalloc::api::IsoHeap&lt;char [288]&gt;&amp;, unsigned int, bool)
        9   0x10e5d7276 void* bmalloc::IsoTLS::allocateImpl&lt;bmalloc::IsoConfig&lt;288u&gt;, char [288]&gt;(bmalloc::api::IsoHeap&lt;char [288]&gt;&amp;, bool)
        10  0x10e5d71f5 void* bmalloc::IsoTLS::allocate&lt;char [288]&gt;(bmalloc::api::IsoHeap&lt;char [288]&gt;&amp;, bool)
        11  0x10e5c23f1 bmalloc::api::IsoHeap&lt;char [288]&gt;::allocate()
        12  0x10e5c2233 bmalloc_IsoFlipFlopFragmentedPagesScavengeInMiddle288_Test::TestBody()
        13  0x10ef320ae void testing::internal::HandleSehExceptionsInMethodIfSupported&lt;testing::Test, void&gt;(testing::Test*, void (testing::Test::*)(), char const*)
        14  0x10eeffdeb void testing::internal::HandleExceptionsInMethodIfSupported&lt;testing::Test, void&gt;(testing::Test*, void (testing::Test::*)(), char const*)
        15  0x10eeffd16 testing::Test::Run()
        16  0x10ef00f15 testing::TestInfo::Run()
        17  0x10ef01def testing::TestCase::Run()
        18  0x10ef0da84 testing::internal::UnitTestImpl::RunAllTests()
        19  0x10ef36a6e bool testing::internal::HandleSehExceptionsInMethodIfSupported&lt;testing::internal::UnitTestImpl, bool&gt;(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        20  0x10ef0d55b bool testing::internal::HandleExceptionsInMethodIfSupported&lt;testing::internal::UnitTestImpl, bool&gt;(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        21  0x10ef0d430 testing::UnitTest::Run()
        22  0x10eca7bf1 RUN_ALL_TESTS()
        23  0x10eca7b82 TestWebKitAPI::TestsController::run(int, char**)
        24  0x10eef223b main
        25  0x7fff6403f405 start
        26  0x2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1608105</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-01-17 11:14:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/58688794&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1608179</commentid>
    <comment_count>2</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2020-01-17 13:36:07 -0800</bug_when>
    <thetext>Oops, I filed a new bugzilla and uploaded the patch to that.

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

    </bug>

</bugzilla>