<?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>268480</bug_id>
          
          <creation_ts>2024-01-31 10:19:41 -0800</creation_ts>
          <short_desc>REGRESSION (273804@main): [ macOS wk1 Debug ] http/tests/media/video-throttled-load-metadata.html is a constant crash</short_desc>
          <delta_ts>2024-02-01 05:35:30 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marta Darbinyan">darbinyan</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2009391</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2024-01-31 10:19:41 -0800</bug_when>
    <thetext>Description:
http/tests/media/video-throttled-load-metadata.html

Is a constant crash on macOS ToT on wk1 Debug since the commit 273804@main was introduced to main.

This issue can be reproduced by using the command: 
run-webkit-tests --root  --exit-after-n-failures 1 --debug &lt;test&gt;

History:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fmedia%2Fvideo-throttled-load-metadata.html&amp;flavor=wk1&amp;style=debug

Crash Log:
ASSERTION FAILED: m_table
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/WebKitBuild/Debug/usr/local/include/wtf/HashTable.h(223) : void WTF::HashTableConstIterator&lt;WTF::HashTable&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;, WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;&gt;, WTF::DefaultHash&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;, WTF::HashMap&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;::KeyValuePairTraits, WTF::HashTraits&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;&gt;, WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;, WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;&gt;, WTF::DefaultHash&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;, WTF::HashMap&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;::KeyValuePairTraits, WTF::HashTraits&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;&gt;::checkValidity() const [HashTable = WTF::HashTable&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;, WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;&gt;, WTF::DefaultHash&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;, WTF::HashMap&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;::KeyValuePairTraits, WTF::HashTraits&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;&gt;, Key = WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, Value = WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;, Extractor = WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;&gt;, HashFunctions = WTF::DefaultHash&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;, Traits = WTF::HashMap&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;, std::unique_ptr&lt;WebCore::RangeResponseGenerator::Data::TaskData&gt;&gt;::KeyValuePairTraits, KeyTraits = WTF::HashTraits&lt;WTF::RetainPtr&lt;WebCoreNSURLSessionDataTask&gt;&gt;]
1   0x119bf659c WTFCrash

Link:
https://build.webkit.org/results/Apple-Monterey-Debug-AppleSilicon-WK1-Tests/273804@main%20(10100)/http/tests/media/video-throttled-load-metadata-crash-log.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009392</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-31 10:20:10 -0800</bug_when>
    <thetext>&lt;rdar://problem/122025990&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009409</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-31 10:54:43 -0800</bug_when>
    <thetext>Test gardening commit 273842@main (caebe8f993ec): &lt;https://commits.webkit.org/273842@main&gt;

Reviewed commits have been landed. Closing PR #23600 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009611</commentid>
    <comment_count>3</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-01-31 19:37:49 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/23644</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009666</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-02-01 02:26:30 -0800</bug_when>
    <thetext>Committed 273892@main (e70021fd8743): &lt;https://commits.webkit.org/273892@main&gt;

Reviewed commits have been landed. Closing PR #23644 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009711</commentid>
    <comment_count>5</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-02-01 05:35:30 -0800</bug_when>
    <thetext>*** Bug 268507 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>