<?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>241572</bug_id>
          
          <creation_ts>2022-06-13 15:13:41 -0700</creation_ts>
          <short_desc>REGRESSION (251426@main): [ macOS Debug wk2 ] http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is a flaky crash</short_desc>
          <delta_ts>2022-06-13 21:47:06 -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>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="Karl Rackler">rackler</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>jean-yves.avenard</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>1875626</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-13 15:13:41 -0700</bug_when>
    <thetext>Description:
http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html

The first more frequent series of flaky crashes that I saw on the dashboard was on 6/9/2022 at 251426@main. 

REPRODUCTION STEPS
I can reproduce this on 251426@main, but unable to reproduce it on 251425@main or earlier.

Command: 
run-webkit-tests --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html

Result: 
Unexpected flakiness: crashes (1)
  http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html [ Pass Crash ]

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&amp;platform=mac&amp;flavor=wk2&amp;style=debug&amp;limit=50000

Crash Log:
No crash log found for com.apple.WebKit.WebContent.Development:88822.

stdout:

stderr:
ERROR: Invalid Content-Type string &apos;&apos;
./platform/network/ParsedContentType.cpp(236) : bool WebCore::ParsedContentType::parseContentType(WebCore::Mode)
SHOULD NEVER BE REACHED
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/WebKitBuild/Debug/DerivedSources/WebKit/RemoteMediaResourceManagerMessageReceiver.cpp(89) : static void Messages::RemoteMediaResourceManager::DataReceived::callReply(IPC::Decoder &amp;, CompletionHandler&lt;void (WebKit::SharedMemory::IPCHandle &amp;&amp;)&gt; &amp;&amp;)
1   0x2dc430789 WTFCrash
2   0x2b42e116b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x2b4996bef Messages::RemoteMediaResourceManager::DataReceived::callReply(IPC::Decoder&amp;, WTF::CompletionHandler&lt;void (WebKit::SharedMemory::IPCHandle&amp;&amp;)&gt;&amp;&amp;)
4   0x2b6673dd8 unsigned long long IPC::Connection::sendWithAsyncReply&lt;Messages::RemoteMediaResourceManager::DataReceived, WebKit::RemoteMediaResourceProxy::dataReceived(WebCore::PlatformMediaResource&amp;, WebCore::SharedBuffer const&amp;)::$_12&gt;(Messages::RemoteMediaResourceManager::DataReceived&amp;&amp;, WebKit::RemoteMediaResourceProxy::dataReceived(WebCore::PlatformMediaResource&amp;, WebCore::SharedBuffer const&amp;)::$_12&amp;&amp;, unsigned long long, WTF::OptionSet&lt;IPC::SendOption&gt;)::&apos;lambda&apos;(IPC::Decoder*)::operator()(IPC::Decoder*)
5   0x2b6673d21 WTF::Detail::CallableWrapper&lt;unsigned long long IPC::Connection::sendWithAsyncReply&lt;Messages::RemoteMediaResourceManager::DataReceived, WebKit::RemoteMediaResourceProxy::dataReceived(WebCore::PlatformMediaResource&amp;, WebCore::SharedBuffer const&amp;)::$_12&gt;(Messages::RemoteMediaResourceManager::DataReceived&amp;&amp;, WebKit::RemoteMediaResourceProxy::dataReceived(WebCore::PlatformMediaResource&amp;, WebCore::SharedBuffer const&amp;)::$_12&amp;&amp;, unsigned long long, WTF::OptionSet&lt;IPC::SendOption&gt;)::&apos;lambda&apos;(IPC::Decoder*), void, IPC::Decoder*&gt;::call(IPC::Decoder*)
6   0x2b585c9d7 WTF::Function&lt;void (IPC::Decoder*)&gt;::operator()(IPC::Decoder*) const
7   0x2b583a9b0 WTF::CompletionHandler&lt;void (IPC::Decoder*)&gt;::operator()(IPC::Decoder*)
8   0x2b583a61a IPC::Connection::dispatchMessage(IPC::Decoder&amp;)
9   0x2b583adc5 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)
10  0x2b583b3cd IPC::Connection::dispatchOneIncomingMessage()
11  0x2b585c305 IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_15::operator()()
12  0x2b585c219 WTF::Detail::CallableWrapper&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_15, void&gt;::call()
13  0x2dc45fdd2 WTF::Function&lt;void ()&gt;::operator()() const
14  0x2dc4fbb5e WTF::RunLoop::performWork()
15  0x2dc5005be WTF::RunLoop::performWork(void*)
16  0x7ff813034aeb __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
17  0x7ff813034a53 __CFRunLoopDoSource0
18  0x7ff8130347cd __CFRunLoopDoSources0
19  0x7ff8130331e8 __CFRunLoopRun
20  0x7ff8130327ac CFRunLoopRunSpecific
21  0x7ff813e86d9a -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
22  0x7ff813f118d7 -[NSRunLoop(NSRunLoop) run]
23  0x7ff812cb2816 _xpc_objc_main
24  0x7ff812cb2239 xpc_main
25  0x2b50c22d0 WebKit::XPCServiceMain(int, char const**)
26  0x2b721084b WKXPCServiceMain
27  0x10c2f5f22 main
28  0x11ac6a51e
com.apple.WebKit.WebContent.Development terminated (pid 88822) for reason: crash
LEAK: 1 WebPageProxy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875628</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-06-13 15:14:31 -0700</bug_when>
    <thetext>&lt;rdar://problem/95059414&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875632</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-13 15:22:42 -0700</bug_when>
    <thetext>I have marked this test as a flaky crash while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875634</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-13 15:28:32 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1483</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875636</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-13 15:34:30 -0700</bug_when>
    <thetext>Test gardening commit r295503 (251508@main): &lt;https://commits.webkit.org/251508@main&gt;

Reviewed commits have been landed. Closing PR #1483 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875679</commentid>
    <comment_count>5</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-06-13 19:06:44 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1490</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875697</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-13 21:47:04 -0700</bug_when>
    <thetext>Committed r295515 (251520@main): &lt;https://commits.webkit.org/251520@main&gt;

Reviewed commits have been landed. Closing PR #1490 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>