<?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>306365</bug_id>
          
          <creation_ts>2026-01-27 13:31:42 -0800</creation_ts>
          <short_desc>REGRESSION(306230@main): ASSERTION FAILED: queue.isCurrent() /Volumes/Data/worker/macOS-Tahoe-Debug-Build-EWS/build/WebKitBuild/Debug/usr/local/include/wtf/FunctionDispatcher.</short_desc>
          <delta_ts>2026-01-28 17:20:15 -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>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=306316</see_also>
          <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="Nobody">webkit-unassigned</assigned_to>
          <cc>jean-yves.avenard</cc>
    
    <cc>jer.noble</cc>
    
    <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>2175534</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2026-01-27 13:31:42 -0800</bug_when>
    <thetext>The following test is crashing with assertion error starting from 306230@main in EWS test runs and on main. 

http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html

RROR: Invalid Content-Type string &apos;&apos;
/Volumes/Data/worker/macOS-Tahoe-Debug-Build-EWS/build/Source/WebCore/platform/network/ParsedContentType.cpp(130) : bool WebCore::ParsedContentType::parseContentType()
ASSERTION FAILED: queue.isCurrent()
/Volumes/Data/worker/macOS-Tahoe-Debug-Build-EWS/build/WebKitBuild/Debug/usr/local/include/wtf/FunctionDispatcher.h(59) : void WTF::assertIsCurrent(const SerialFunctionDispatcher &amp;)
1   0x11752cbac WTF::assertIsCurrent(WTF::SerialFunctionDispatcher const&amp;)
2   0x11930d7d0 WebKit::RemoteMediaResourceLoader::removeMediaResource(WTF::ObjectIdentifierGeneric&lt;WebKit::RemoteMediaResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits&lt;unsigned long long&gt;, unsigned long long&gt;)
3   0x1192ba24c WebKit::RemoteMediaResource::shutdown()
4   0x1192f44f4 _ZZZN6WebKit19RemoteMediaResource16responseReceivedERKN7WebCore16ResourceResponseEbON3WTF17CompletionHandlerIFvNS1_25ShouldContinuePolicyCheckEEEEEN3$_0clIS7_EEDaT_ENKUlvE_clEv
5   0x1192f4450 _ZN3WTF6Detail15CallableWrapperIZZN6WebKit19RemoteMediaResource16responseReceivedERKN7WebCore16ResourceResponseEbONS_17CompletionHandlerIFvNS4_25ShouldContinuePolicyCheckEEEEEN3$_0clIS9_EEDaT_EUlvE_vJEE4callEv
6   0x12cb80e7c WTF::Function&lt;void ()&gt;::operator()() const
7   0x12cc5dedc WTF::RunLoop::performWork()
8   0x12cc65b98 WTF::RunLoop::performWork(void*)
9   0x1924fc9f8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
10  0x1924fc98c __CFRunLoopDoSource0
11  0x1924fc6f8 __CFRunLoopDoSources0
12  0x1924fb388 __CFRunLoopRun
13  0x1925b5e34 _CFRunLoopRunSpecificWithOptions
14  0x19474a964 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
15  0x193d49a50 -[NSRunLoop(NSRunLoop) run]
16  0x192148e14 _xpc_objc_main
17  0x19215acf8 _xpc_main
18  0x1921489d4 _xpc_copy_xpcservice_dictionary
19  0x118645f88 WebKit::XPCServiceMain(int, char const**)
20  0x11b57a3e4 WKXPCServiceMain
21  0x1008b06ac main
22  0x192095d54 start
com.apple.WebKit.GPU.Development terminated (pid 1322) for reason: crash


Link:
https://ews-build.webkit.org/#/builders/161/builds/11161

Test history:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fmedia%2Fmodern-media-controls%2Fskip-back-support%2Fskip-back-support-button-click.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175535</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-27 13:32:04 -0800</bug_when>
    <thetext>&lt;rdar://problem/169032802&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175555</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-27 14:12:32 -0800</bug_when>
    <thetext>Test gardening commit 306306@main (67b6cf7b7f59): &lt;https://commits.webkit.org/306306@main&gt;

Reviewed commits have been landed. Closing PR #57356 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2176024</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2026-01-28 17:20:04 -0800</bug_when>
    <thetext>Seems same as bug 306316, but we need to unmark the test.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>