<?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>268372</bug_id>
          
          <creation_ts>2024-01-30 03:43:40 -0800</creation_ts>
          <short_desc>Crash in fast/canvas/webgl/tex-image-and-uniform-binding test</short_desc>
          <delta_ts>2024-01-30 13:56:52 -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>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="Jean-Yves Avenard [:jya]">jean-yves.avenard</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2008871</commentid>
    <comment_count>0</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-01-30 03:43:40 -0800</bug_when>
    <thetext>Seen in EWS test https://ews-build.s3-us-west-2.amazonaws.com/iOS-17-Simulator-WK2-Tests-EWS/b2e2d3ee-13060/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-crash-log.txt 

```
Thread 6 Crashed:: Dispatch queue: VideoPlaybackQualityMetrics
0  libobjc.A.dylib         	       0x103657828 objc_msgSend + 40
1  libobjc.A.dylib         	       0x10367bb5c -[NSObject respondsToSelector:] + 32 /Library/Caches/com.apple.xbs/Sources/objc4_Sim/runtime/NSObject.mm:2475
2  com.apple.WebCore       	       0x11e2601fc WebCore::MediaPlayerPrivateAVFoundationObjC::videoPlaybackQualityMetrics()
3  com.apple.WebCore       	       0x11fe60f9c WebCore::MediaPlayerPrivateInterface::asyncVideoPlaybackQualityMetrics()
4  com.apple.WebCore       	       0x11e265eb0 WTF::Detail::CallableWrapper&lt;auto WTF::invokeAsync&lt;WebCore::MediaPlayerPrivateAVFoundationObjC::asyncVideoPlaybackQualityMetrics()::$_3&gt;(WTF::SerialFunctionDispatcher&amp;, WebCore::MediaPlayerPrivateAVFoundationObjC::asyncVideoPlaybackQualityMetrics()::$_3&amp;&amp;, WTF::Logger::LogSiteIdentifier const&amp;)::&apos;lambda&apos;(), void&gt;::call()
5  com.apple.JavaScriptCore	       0x115ff4520 void WTF::dispatchWorkItem&lt;WTF::(anonymous namespace)::DispatchWorkItem&gt;(void*)
6  libdispatch.dylib       	       0x105807d3c _dispatch_client_callout + 16 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/object.m:561
7  libdispatch.dylib       	       0x10580fe3c _dispatch_continuation_invoke_inline + 148 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/inline_internal.h:2640 [inlined]
8  libdispatch.dylib       	       0x10580fe3c _dispatch_continuation_pop_inline + 148 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/inline_internal.h:2688 [inlined]
9  libdispatch.dylib       	       0x10580fe3c _dispatch_lane_drain + 928 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:3839 [inlined]
10  libdispatch.dylib       	       0x10580fe3c _dispatch_lane_serial_drain + 960 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:3885
11  libdispatch.dylib       	       0x1058109b4 _dispatch_lane_invoke2 + 52 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:3966 [inlined]
12  libdispatch.dylib       	       0x1058109b4 _dispatch_queue_class_invoke + 344 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/inline_internal.h:1936 [inlined]
13  libdispatch.dylib       	       0x1058109b4 _dispatch_lane_invoke + 388 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:3976
14  libdispatch.dylib       	       0x10581bd40 _dispatch_root_queue_drain_deferred_wlh + 276 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:6913
15  libdispatch.dylib       	       0x10581b38c _dispatch_wlh_worker_thread + 272 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:6442 [inlined]
16  libdispatch.dylib       	       0x10581b38c _dispatch_workloop_worker_thread + 448 /Library/Caches/com.apple.xbs/Sources/libdispatch_Sim/src/queue.c:6507
17  libsystem_pthread.dylib 	       0x105b47924 _pthread_wqthread + 284 /AppleInternal/Library/BuildRoots/98ed8ad3-3356-11ee-9b53-aead88ae2785/Library/Caches/com.apple.xbs/Sources/libpthread/src/pthread.c:2629
18  libsystem_pthread.dylib 	       0x105b466e4 start_wqthread + 8
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2008872</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-30 03:43:55 -0800</bug_when>
    <thetext>&lt;rdar://problem/121921205&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2008876</commentid>
    <comment_count>2</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-01-30 04:14:00 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/23504</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2009083</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-30 13:56:50 -0800</bug_when>
    <thetext>Committed 273785@main (0ac4c71a6f85): &lt;https://commits.webkit.org/273785@main&gt;

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

    </bug>

</bugzilla>